May 31 2009

Google and Preferred domain (www or non-www)

clipped from www.google.com

Google

Preferred domain (www or non-www)

The preferred domain is the one that you would liked used to index your site’s pages (sometimes this is referred to as the canonical domain). Links may point to your site using both the www and non-www versions of the URL (for instance, http://www.example.com and http://example.com). The preferred domain is the version that you want used for your site in the search results.
To specify your preferred domain:

  • On the Webmaster Tools Home page, click the site you want.
  • Under Site configuration, click Settings.
  • In the Preferred domain section, select the option you want.
  • Note: Once you’ve set your preferred domain, you may want to use a 301 redirect to redirect traffic from your non-preferred domain, so that other search engines and visitors know which version you prefer.

    May 31 2009

    Direct Folders

    I love direct folders (pc).

    Direct Folders guarantees you quick and direct access to your  favorite and  recent folders. Jump to any deeply nested folder in a single mouse click.

    Direct Folders automatically resizes every standard file dialog, so you can see a larger number of files. Find what you looking for with less scrolling.

    One of the many useful features of Direct Folders is its ability to automatically switch the folder views of open dialogs to thumbnails, list or details depending on the application you are working with. You can select your preference of file sort order to be the default as well.


    May 31 2009

    Hubble’s Final Mission


    May 30 2009

    google wave is going to be awesome

    google wave is going to be awesome

    http://www.youtube.com/watch?v=v_UyVmITiYQ


    May 30 2009

    15 Inspirational Logos For Web Designers

    clipped from www.webdesigndev.com
    Logos. People pay hundreds if not thousands of $$$’s for them to be made. They identify a company or brand, and make it unique. There are many websites online that allow designers to showcase logos, such as logopond and logosauce. I have picked a nice collection of inspirational logos for design inspiration, harvested from logopond. If you have a logo that you think is inspirational, drop a comment about it and it will surely be on the next list. Enjoy!

    22

    42

    52

    May 30 2009

    Google’s Zip Code Lookup

    zipcode_check1

    So, I was using one of Google’s sign up forms, and I noticed that it gave me a nice tip – The valid zip codes for my state! Along with some sample zip codes for my country (usa). I opened up the firebug console and checked out the ajax call – it was this: https://www.google.com/adsense/addrform/resources?kind=country&code=US

    That’s really cool. It returned an XML document with all the state’s valid zipcodes. While it may be unreliable to make this same AJAX call from within your own web application every time, the XML document itself is quite valuable with the zip code validation.

    Download that XML document here.

    zipcode_check2


    May 30 2009

    Google Suggest Dissected…

    clipped from serversideguy.blogspot.com

    People have been contributing their two cents to how this works, but I have un-compressed (ie. re-written) Google’s compressed javascript, so that the average web developer should be able to get a detailed understanding of how this works…. My final rewrite is available from my website here.

    I saw the coolest thing I’ve seen since realizing that Mozilla was embedding a wsdl-enabled SOAP client into this browser… Google Suggest returns suggested results as you type… This is technically amazing on about at least two different levels:

    1. How fast this is… I type pretty fast, and it updates with every single keypress…
    2. The cool web interface… I used to be pro-server side web updates, and avoiding javascript, but I’m really turning around on this with the impressive interfaces I’ve seen with gmail, and now google suggest (among others…)

    So everyone is impressed by this… My shock and awe goes further in terms of how nice this interface works:

    May 30 2009

    The Word “Dollar” and the Dollar Sign $

    clipped from projects.exeter.ac.uk

    Origins, History and Geography of Dollar Currencies

    From Thalers to Dollars

    Later on the English version of the name (dollar) was also applied to
    similar coins, not only ones minted in central Europe but also the Spanish peso
    and the Portuguese eight-real piece. Both these large silver coins were
    practically identical in weight and fineness. Today we are familiar with the
    phrase pieces of eight from tales of pirates in the Caribbean.

    Dollars in Shakespeare

    Macbeth Act I, Scene 2

    Rosse:

    “That now
    Sweno, the Norway’s King, craves composition;
    Nor would we deign him burial of his men
    Till he disbursed at Saint Colme’s Inch
    Ten thousand dollars to our general use.”


    May 30 2009

    ICC profiles in Photoshop 6.0 and later

    clipped from kb2.adobe.com

    Adobe
    This record will give you a basic understanding of ICC profiles and how you can use them to get consistent and predictable color representation in Photoshop 6.0 or later.
    An ICC profile is a file that describes how a particular device reproduces color; that is, it describes the device’s color space. ICC profiles can be created for three types of devices: a display device (monitor), an input device (a scanner or digital camera), or an output device (a printer). A profile that accurately characterizes a device gives you the best results in a color-managed wokflow.
    What is an ICC profile?
    ICC profiles can be either generic or custom. Generic profiles are created by the device manufacturer. The manufacturer creates the profile by using profiling software and instruments to examine the color characteristics of a group of the same devices under controlled conditions. The generic profile that comes with a device is not specific to that device or its working conditions.

    May 30 2009

    Link Farming – thoughts

    farming1 So it’s sort of cool that twitter is not adding rel=”nofollow” to the links that you put in your tweets. And since everyone has a public page on twitter, those links get followed by google (and others). The bad part is that you can’t specify the text for the link (at least, not that I know of), but the good part is that you can add links to things you want to go up in search rankings ;)

    However – with only 140 characters, many people are using url abbreviation services (tinyURL), which redirect to pages. And SEO conultants, at least, say that the tinyURL service is returning a 301 (permanently moved) header. I guess google will follow that, too, but it’s not quite as direct. I’m not sure what the other services return. This would be cool to check up on.