For many, many moons I have continually been using ImageOptim to optimize all the images in my layout.
This works well but unfortunately, the one drawback is that you cannot use it when images need to be uploaded from a backend system (i.e. Photo Gallery, Avatars, etc).
Recently I have been getting into more Python and have been using the Pyramid framework.
Pyramid is a micro framework for Python kind of like Sinatra for Ruby.
So here is a quick guide showing you how to set up Pyramid on an Ubuntu 11.10 base install in only ...
Today i am going to show you how to install the new beta Sublime Text 2 editor with the addition of also adding a Sublime Package to add Vala support seeing as most elementary applications are starting to be built in the Vala programming language as it is the preferred ...