Restore MySQL Database from ibdata and .frm Files

Last week I was presented with a problem that involved restoring a MySQL database for a client using only the /data folder from an original MySQL installation. The solution turned out to be rather simple, but that didn’t stop me from racking my brain for a few hours. Thus, I thought I’d share my experience [...]

10 Inspiring Websites

Lately I’ve been spending quite a bit of time designing websites, whether it’s WordPress theme development or Joomla! template design. A huge part of this process, (for me), is finding inspiration. Below are 10 carefully crafted examples of good web design that I’ve been inspired by as of late.

Snow Stack 3D CSS

A gentleman by the name of Charles Ying of Satine.org has developed a new 3D CSS visual effects demonstration called Snow Stack, which runs entirely on JavaScript, native WebKit CSS extensions, and XHTML/HTML. If you’re familiar with Cover Flow/Core Animation on the Mac you’ll immediately recognize Snow Stack. In order to run the demo you’ll [...]

Cappuccino Web Framework

So lately I’ve been playing around with the Cappuccino web framework and a nifty little programming language called Objective-J. The Cappuccino framework allows you to create desktop class applications for the browser, and gives you the ability to run these applications on the desktop, (similar to Adobe AIR). One of the many benefits of being [...]

XHTML is dead, (but don’t worry)

Today the W3C announced that the XHTML 2 working group will cease development by the end of 2009. Of course all this means is that more time, effort, and man power will be focused on the HTML 5 specification, which is going to drastically change the web, (just take a look at Google Wave). This [...]

Version 0.5 of Simplixity is now live

Today I submitted an update to my WordPress theme Simplixity, which improves how images are handled in posts and fixes an issue that existed while no widgets were activated in the admin panel. You can view and download it here. I’ve already begun working on the next update, which should include an easily customizable client.css [...]

Is the browser the new WYSIWYG?

I’ve been thinking a lot about this concept lately. Have we come to a point where the Dreamweaver style IDE, (integrated development environment), has become a thing of the past? Ninety percent of my formal training has been heavily dependent on this model, yet I can’t see any forward thinking web designer/developer continuing to rely [...]