
So I just checked that last post and can see that the <h> class tags haven’t seen styled. Here is an example of what I am seeing now:
That’s obviously my fault as I recently changed over to the new theme, however I shall
do more than fix this with simple CSS styling, I will also install a server app that shall render my h classes as customized Flash content (yet in the html code, will remain as <h> tags thereby not decreasing SEO friendliness, for improper formatting when viewed off-site (think RSS).
To accomplish this feat, I will be using
sifr. The only concerns I have about it are that:
I do not believe Flash will be in the future. I do not see it as a foreward-facing technology and believe it to be one-day completely abandoned. Apple is justtaking the lead on thsi assumptive concern now, but I believe the rest of the world shall follow.
I do not like the load times I am seeing for it on a site that uses sifr, as evidenced by this measurement I took using
www.psfollies.com (pictured below). While I could rest [ ... ]

I am about to embark upon the task of converting my various, separate WordPress installations into one central WordPress Multisite. So, same separate blogs with their same separate domains, themes, customizations, plug-ins, and (most importantly) content … into one unified back end. This was previously possible using WordPress MU, a sort of break-out from the primary WordPress project. While I played around with MU a bit, I ultimately decided to go with separate installs as too many plug-in’s were incompatible with WordPress MU.
Fortunately, the WordPress 3.0 upgrade adds what MU did, but into the official WordPress project. Plug-in’s can be re-written to take advantage of global variables, but all plug-in’s and themes are un-effected by the transition as they still operate independently among the various blogs. This is what I have been waiting for. Finally, I can have what MU did, but can have it the way I always wanted it — practically seamless and certainly allowing for less work by me (as the admin) on separate back-ends.
Therefore, this post shall document the transition from my multiple WordPress blogs into a WordPress 3.0 Multisite.
First thing’s first — the WordPress Codex:
Migrating Multiple Blogs into WordPress 3.0 Multisite
WordPress 3.0 includes new [ ... ]