Feb 04

Pycon 2010 Event Schedule

Here is my planned agenda for PyCon 2010.
Dec 03

Eric Schmidt: How Google Can Help Newspapers

An excellent commentary in the Wall Street Journal by the CEO of Google about how it can help the newspaper industry generate revenue.

Visit: http://online.wsj.com/article/SB10001424052748704107104574569570797550520.html

Nov 29

django-live-settings

django-live-settings was pulled from the Satchmo app. It looks like it would solve some of the settings issues I seem to have on a regular basis. Trying to decide if databasing settings is really a good idea or not.

Visit: http://bitbucket.org/bkroeze/django-livesettings/overview/

Nov 29

An Introduction to Testing in Django

A great post from Alex Gaynor about how to get started with testing in Django.

Visit: http://lazypython.blogspot.com/2009/11/getting-started-with-testing-in-django.html

Nov 26

Django Development on Snow Leopard

A great how-to on getting a Django development environment up and running in Snow Leopard using pip and virtualenv.

Visit: http://wunki.org/2009/10/01/django-development-snow-leopard.html

Nov 22

Must-have Mac Software

I am a recent convert to the Mac. I was a Windows PC user for over 15 years, and more recently an Ubuntu user for 2 years. One of the things I am struggling with most as a new user is figuring out what the must-have Mac software is. So I'm putting the question out there. What software should a Mac user not be without and why? I spend most of my time doing Django development, but would also like to hear about small one purpose utility programs as well; such as time management, to-do list software, RSS readers, etc. Please leave your recommendations in the comments section or send them to me on Twitter @gsiegman .

Nov 20

Google Chrome OS running in VirtualBox

Here are the steps I took to get Google Chrome OS running in VirtualBox on my MacBook Pro.

  1. Went to gdgt , signed up for an account and downloaded the VMWare image one of their engineers had made. Extracted the zip file to get the vmdk image.

  2. In VirtualBox click on the New button to setup a new machine. Type in the name of the machine, select Linux as the operating system with the version set to Other Linux.

  3. I gave the machine 1024MB of memory.

  4. Leave on Boot Hard Disk and select use existing hard disk. Browse to the extracted vmdk file from step 1.

  5. Before powering the machine on, highlight the new machine in the list. Click settings. On the Network tab change the Network Adaptor 'Attached To' to Bridged. Click OK.

  6. Power the machine on and login with your Google credentials.

Nov 19

Cartman's Rendition of Poker Face

Nov 18

Hello World

>>> print 'Hello World!'

About

I am a full-time Python & Django web developer for a family owned radio station group, consisting of 42 stations, in Central Wisconsin. In addition to my work, I can be categorized as the following: a web enthusiast, a student, a father, and an observer & participant of life.

Subscribe

Elsewhere

Categories

Recent Posts

Archive

BlogRoll

Popular Posts

Django Popular