archive for August, 2009

keep your dev with the live

August 17th, 2009

When I develop a website I like to keep the development area in a subdomain (dev.bradleycushing.com) or one level back (bradleycushing.com/dev/). This way when it’s time to move my files over and make em’ live, I don’t have to do anything but upload. Make sure to keep your assets folder in the live area so those paths (icons, includes, etc.) won’t have to change either.

read the rest of this entry »

tags: , ,
posted in web | 3 comments »


spectrum goes pluggable

August 17th, 2009

The spectrum framework will now be developed as pluggable packs. pluggable packs signifies a change in development of one solid framework to one having multiple customizable instances. The goal is to create a fully customizable starting point for (x)html and CSS. Fill out one simple form, download your custom code, and begin! (not quite yet, I gotta develop the functionality right quick)


tags: , , , ,
posted in web | no comments »