In this tutorial I’ll show you how to get a PostgreSQL database working on Windows for Django and we’ll create our first very, very, simple Model to add to…
Today we’ll go over how you actually get http://localhost:8000/foo to display the Foo template with render_to_response.
In this small series, we’re going to learn how to use Github in real world situations. For instance, if you’re a frontend developer and you want to work with…
This is how to add any executable (.exe) to your Window’s Command Prompt. I created a new instance of sublime_text.exe so I wouldn’t have to rename it (and therefore…
In this long tutorial I take you through the thought process behind responsive web-design and implement The Goldilocks Approach on a real design. If you’re too busy for the…
This is going to be a two-part series revolving around responsive design. In this first screencast, I’ll show you the basics of a responsive design tactic called “The Goldilocks…
Additional Resources http://www.sublimetext.com/2 – Sublime Text 2′s Official website http://wbond.net/sublime_packages/package_control/installation – Package Control’s installation snippet Kobi Ben Itamar shows us a great ST2 tutorial he found… Thanks. btw,…
In this screencast, I’ll primarily explore the settings.py file and give a brief and incomplete overview of how Django works. I know this one goes long and a bit…
Download Grid PSD Editor’s Note They are NOT called “vertical rhythms“, and I can’t find an appropriate name for them (“vertical guides” seems too generic), so I’m going to…
Welcome to the adventure! In this level, you will… Download and Install Python 2.* Make “python” usable in your Command Prompt Install setuptools and use easy_install Install pip Install…