1. Aarron Walter

  2. Making a WordPress Blog More Search Engine Friendly Part II

    Properly notifying the major search engines of the various pages on your site can further improve the organic search engine traffic to your site. A common XML standard has been adopted by Google, Yahoo!, and MSN that makes mapping your site and getting the word out quick and convenient. There are a number of ways to build your XML sitemap, the most tedious of which is by hand. Mac users can use the Rage Google Sitemap Automator, which can not only generate the file for you just by providing the URL to your site, but it can even upload the file to your server and ping Google to let them know where the file is. Notifying Yahoo! has to be done manually via their Site Explorer tool, but the file doesn’t need to change at all. MSN is running behind trying to get a submission site set up, so although they are 100% behind the sitemap protocol, there is no means to submit your file.

    WordPress users will be happy to know that an amazing Google Sitemap Generator plugin exists to create and submit your sitemap.xml to Google directly from your admin panel. Installation is simple, but a video tutorial has been created to walk your through the process should you get confused. The file it creates is also fine to submit to Yahoo! for indexing, making publicizing the structure of your site effortless.

  3. Transforming Unwieldy URLs into Something Better

    It’s Christmas time, and you are probably compiling your lengthy wish list of stuff you want from Amazon.com, or other popular web sites. The problem is when you try to share links with your family/friends to the must have things on your list the URLs are usually a cumbersomely long length, and not very convenient for sharing. There’s a simple solution, and it’s called Tiny URL. This handy little utility will convert the massive URL you paste into it to a short URL that is easier to work with. They even have a bookmarklet you can add to your browser’s bookmark tool bar to make converting URLs fast and easy.
  4. Moving Towards Accessible Development

    Recently I’ve been talking a bit with my students about the role of accessibility in their internships/jobs in the web world, and many have said that their employers don’t see a lot of value in it for their site. I found that a bit surprising as so many evangelists have been actively promoting the benefits (a broader audience, search engine optimization, increased support for PDAs/phone display, usability conveniences for all) and ease of writing accessible code. As a teacher of Interactive Design, I have some power to change this thinking by teaching my students the value of accessibility and how to build it into their projects. Below is a bit of an accessibility round up of a few useful tools, articles, sites, and informative podcasts about the topic that may help inform/convince you about the importance of accessibility.
  5. Adobe Kuler: Color Palette Generation

    Adobe has recently introduced Labs.Adobe.com where they introduce valuable tools and get feedback from users about their initial releases of some of their products. I recently wrote about their handy Spry Framework, which looks like the easiest to learn JavaScript framework on the market. They have also released one of the best color palette generation utilities I have seen to date entitled kuler. Kuler takes cues from many other popular color palette utilities, and in many ways ups the ante. It emulates the community sharing of palettes seen at Colour Lovers (by the way, they have a new site), offers all of the palette options for analogous, monochromatic, complimentary, and triadic systems seen on Color Scheme Generator 2, and allows you to mix and copy RGB, Hex and CMYK values like Color Mixers. Kuler displays swatches in large areas on a dark background allowing you to see them much better than its competitors. It’s a beautiful system, and a great asset to any designer operating in any medium. As a bonus, they also offer some useful links to color theory resources in the links section.
  6. Microformats Cheat Sheet