How to pull your posts together outside of the chronology.

Alex King has come up with a very interesting plugin- Articles, which will allow you to organize your posts on a separate page in a non-chronological order.

Say you have written a lot about how to optimize WordPress and make it the Content Management System to end all Content Management Systems- and you want to pull those posts together in a way that displays them grouped by some format other than category tags- well this is it.

We’ll implement soon on Websitetology- to make an easy reference page on how to progress through WordPress from install to the top of Google.

Articles 1.0 | alexking.org
This plugin allows you to easily present a list of posts you select outside of your blog chronology. Very useful for featuring things that might otherwise slip into the nether regions of your archives. See it in action here.

Continue reading →

Valid code- and civil disobedience

One of the beautiful things about WordPress is that it creates valid code automatically for you (for the most part) and that should help you sleep well at night.

Not that most people understand what valid code is, or care- Google doesn’t (as proven in posts by Matt Cutts from Google). I seem to recall Matt citing something like less than 40% of sites actually validate.

For those of you who wonder- valid code is using perfect grammar and syntax for computers- not for us human beings. It can help with accessibility- which is important to those who count on it- and it helps with Google indexing your site- but, like a book that is written without any hint of the flavor of language- it can create very boring looking sites.

Mike Davidson coded ESPN.com before moving to newsvine.com– and he hates HTML generated typography so much- he invented a way around it- which can break “the standards”- so, he also decided to be a revolutionary- and create a standard breaking icon to put on his site- and explains his reasoning- and takes the heat of all geekdom. It’s a good read for those of you who understand webstandards- and should be enough to scare away the timid:

Mike Davidson: March to Your Own Standard
So what’s up with the little grey button at the bottom of this site? It is my official Invalidation Badge. It’s mere presence on every page of this site renders my entire domain XHTML 1.0 Non-Compliant. Invalid. Erroneous. Whatever you want to call it. Here are the various crimes this one line of code commits:

* An ampersand is not properly encoded
* An alt tag is missing
* An attribute called “myfavoritetag” is made up
* An attribute is missing quotes
* A script tag is missing its type and language attributes
* A non-closing tag is missing its trailing slash
* A tag is upper case… gasp!

By invalidating my entire site with this one line of code, I ensure that I am made aware the instant it matters. The instant this stuff starts to break anything in the real world, I will know. If I only had a few small errors on a few random pages around my site, I could easily miss the day when “the big switchover” happens and wind up with broken pages I don’t know about. And since this code is in the form of a server-side include, I can freely remove it with a few clicks.

It’s kind of like carrying a canary down a mine shaft with you. As long as the canary is alive and chirping, you know you’re okay for air. Actually, I guess it’s not really like that. read the rest of the article….

Continue reading →

If your web developer insists on using Flash- have them read this…

ACLU pizza surveillance campaign screen shotThere are a few good reasons to use Flash from Adobe (originally Macromedia) on a site. Most have to do with when you need to integrate time, motion and sound together. Step-by-step procedures work great- as does my favorite class example from the ACLU on what happens when the web goes too far: Pizza

The problem with Flash is that you can’t bookmark specific parts of the embedded movie- or select and read the type.

The following article has some tips on how to make it work- sort of- and how to use Flash to render type for callouts and headlines- using a neat technology called sIFR, but even with all these extra steps- the best solution for search- which means traffic and customers, is to skip Flash if at all possible.

Creating a More Search Engine Friendly Flash Web Site – MarketPosition
Most SEOs and many web designers know that Flash based web sites are a challenge not only to get indexed but to even get the site or pages to rank well in the search engines.

Please note- one of the main ways we drive traffic to our main site, www.thenextwave.biz is by placing a list of our competition on the site in a readable format. Most ad agencies love Flash- which makes them invisible. Good for us, bad for companies that are supposed to be experts at exposing a message to the masses.

Continue reading →