I’ve updated my ubuntu 9.10 (insert whatever cutesy alliterative here) laptop to 10.4, albeit in a circumambulatory manner; all of my own doing. I took advantage of a nice, phat broadband connection to perform the update manager facilitated upgrade (these usually go smoothly) when the update process took much longer than expected, over 4 hours (the download was fast, the package update was slow. My watching twit.tv surely impacted performance.) So, hoping that the package installation would not be negatively affected by putting the OS to sleep, I did so and continued on with more interesting aspects of my life. I had figured on continuing the install at home. Only I didn’t. I forgot and returned to a computer that lost it’s power and had turned off. The machine booted into… 10.4, but that was a curve ball, as the core system was updated but not the myriad of packages.

So, back to a classic reformat and install, using the system I outline here. This allows me to wipe out and reinstall the OS without hurting my user data directory; which is very convenient. Here’s the screen shot from my install this morning, which will probably serve me in x months, as the screen shot for the prior link did.

Screen shot from my 10.4 Ubuntu installation

Screen shot from my 10.4 Ubuntu installation

I’ve noticed a Quicken Intuit service for business websites on television. The premise of their ad is simple: they make business web sites simple and cheap. Sure; like everyone else before has. Anyhow, in one scene, a “mom and pop” couple “successfully” upload their site — dramatically and succinctly portrayed, of course. Immediately afterwards, we see the same couple “watching” a Google search window, and, voilà! their site magically bumps to the top. Of course it’s that easy.

So, either Quicken Intuit has paid Google handsomely for this “feature,” (making Google look very unethical) or, more likely, given the perceived importance of SEO by initiates, that’s a bit too much fantasy to stomach.

Wow, this was easier than I expected. Here’s roughly what I did:

  1. Backup your files and your database.
  2. Move your w2p root folder, i.e., “mv w2p w2p-old”
  3. Download and unpack 1.3: tar xvvf web2project-1.3.tar.gz -C ~/temporary-dir/
  4. copy over the w2p-1.3 to w2p, i.e., “mv web2project-1.3 webroot/w2p”
  5. (Optional: diff your custom style directory against the latest style/web2project directory for changes)
    1. Update: Sigh. I forgot about this.focus() in the body element. That brings the web2project page to the front, regardless of context. I love w2p, but I really don’t care for that “in your face” UI convention, who ever does it. Added during running diff, but now removed.
  6. Copy your config, files and style directories over:
    1. cp -r w2p-old/style/sci w2p/style
    2. cp -r w2p-old/files w2p/
    3. cp w2p-old/includes/config.php w2p/includes
  7. Go to your site. Confirm that you’re running 1.3 by going to the login page (which might mean logging out.)
  8. Note: I didn’t see any reference to this in any documentation about upgrading: After confirming #7, go to System Admin > System Status. Mine indicated that an upgrade was required (albeit cryptically). Running the upgrade updated my database.

That’s it.

Performance Optimization WordPress Plugins by W3 EDGE