
I’ve only recently started developing Facebook Apps and being a strong front-end developer I was confident that I would be able to pickup FBJS quickly. My confidence what short-lived however, once i discovered that Facebook had a very restricting framework and cache system that would make JS programming something quite a bit less desirable than awesome frameworks like jQuery.

With Valentines Day coming up, some are probably looking for cutesy wallpapers and frilly fonts, and others are panicking and trying to decide what they’re going to get their significant other for Valentines Day. Well fear and look no more, I’ve got a little collection for you to get started with.
It’s been a year and a half since i started this blog, and it’s amazing to look at how far I’ve come. This blog started out as a playground, where my best designs were wallpapers and my experience with development was limited to mostly front-end. In those days, I was proud of my average of [...]

There’s been a lot of speculation and arguing about the possibility of a “new” logo design for MSU Spartans (see the trademark registration and make your own guess as to why it exists). I won’t spend a lot of time trying to speculate whether or not MSU is indeed changing their logo, but if I had a say, I would propose a cross between the original logo and the new trade mark…

Want to take your Magento Themes to the next level? Have multiple layouts? If you’re looking to add a new page layout in Magento, create a custom layout or create a new theme layout then this solution is probably for you.
As usual, I’m sharing a solution a problem that I personally encountered and couldn’t find a great solution for. So I’ve been using my laptop more and more as my local development environment in order to keep things private and secure while in the dev stage. Among learning how to fully utilize SVN locally, I’ve been trying to setup my laptop to be a fully functional server while also being extremely easy to maintain and change my environment on the fly. To do this, I’m running MAMP (Mac Apache MySQL PHP) available for free at mamp.info as well as the Zend Framework bundled with Zend Tool.