Google and Yahoo to Index Flash (Unfortunately)

Earlier this month, Google and Yahoo announced that they will soon begin reading and indexing Flash files. This means that the search engines will be able to read through the content inside a full-Flash website (example) and commit the content to the index, where it will be ranked like any other website.

Flash developers are still celebrating, and I’m sure this is good in some ways, but…

I really don’t like the idea of Flash sites being indexable. People are going to start thinking it’s okay to build entire sites in Flash again, and believe me, we don’t want that. Though they will soon be indexable by search engines, Flash sites still

Continue reading →

The PHP Anthology: 101 Essential Tips, Tricks & Hacks [Book Review]

About a year ago, I purchased a copy of Sitepoint‘s book The CSS Anthology, which I enjoyed. While browsing through the “Computers” shelf in the local library’s New Books room, I came across a copy of The PHP Anthology. This isn’t your garden variety…

When Should You Upgrade WordPress?

As soon as possible! When a new WordPress release, it normally fixes a plethora of bugs and security holes (WordPress 2.6 patches a round total of 196), in addition to adding useful new features. One of the biggest reasons people wait to upgrade is…

BlogBuzz July 19, 2008

WP 2.6 WTH: Where’s the Button?

Some n00b WordPress developer apparently thought it would be funny to remove the Image button in the WYSIWYG editor. Well it isn’t. Do you have any idea how often I insert images into my posts? Often enough I shouldn’t have to tab into HTML…

What Does Your Computer’s Desktop Look Like?

You heard me. Do you have the default wallpaper up still, or did you find one online (or make one yourself)? Do you stuff as many icons onto the screen as possible, or do you prefer a less cluttered approach? If you’re a Mac…

WordPress Template Tag Reference

DBS>Interactive has put together a comprehensive template tag list for WordPress users. The easy to navigate list features expandable JavaScript boxes that display examples and instructions for the tags, as well as a complete list of parameters for the function. While it has exactly…

Yahoo BOSS API

Yahoo recently released a new search API. Known as Yahoo BOSS, for “Build your Own Searcg Service,” the API allows you to query search results from their servers, format them however you want, mash the data up with other services, and even re-order results.…

WordPress Email Obfuscation

Email obfuscation is a useful technique to use to stop spammers from finding your email address (as opposed to the more common “munging” where you write “me [at] blah [dot] com”). An obfuscated email address is unreadable to humans and most robots in the…

Firefox Extension: The Web Developer Toolbar

Web Developer Toolbar is one of my favorite Firefox extensions. It makes design and development so much easier. It can resize your browser window to a specified size (great for getting a rough idea of how a page will look at a lower resolution),…