Muffinresearch Labs by Stuart Colville

DJUGL: Django User Group London | Comments (2)

Posted in Events on 6th May 2008, 12:19 am by Stuart

DJUGL (Django Users Group London)

The first DJUGL (Django Users Group London) Meetup is happening on the 19th May at GCAP HQ in Leicester square at 7pm.

I’ll be presenting “Django from a developers point of view” where I’ll be talking about my thoughts on what makes Django a good framework choice.

It’s worth pointing out that the organisers welcome anyone who’s new to Django alongside seasoned Django developers alike.

If you wish to attend please register at the DJUGL event page as at time of writing there’s only 28 tickets left.

Post Tools

Comments: Add yours

1. On June 1st, 2008 at 10:40 pm Peter Bengtsson said:

Any chance of getting your slides online?

Another thing: Is “Muffin Research Labs” something inspired by FZ?

2. On June 5th, 2008 at 1:36 pm Stuart Colville said:

@Peter Bengtsson: Will be a soon as I get a spare moment to format my notes and slides and get them onto slideshare or something else.







XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>



GNU screen: open tab in current working directory|(1)

A nice trick for having screen open a new tab in the same directory as the one you’re currently in. To use it add it to your .screenrc

# Open new window in current dir.
bind c stuff "screen -X chdir \$PWD;screen^M"
bind ^c stuff "screen -X chdir \$PWD;screen^M"

Hat tip: mteckert on SuperUser.com

Ubuntu: add-apt-repository: command not found|(2)

When you’re using a minimal Ubuntu install if you find the ‘add-apt-repository’ command is missing (it’s useful for adding PPAs and other repositories), then simply run:

sudo apt-get install python-software-properties

Photos on Flickr

© Copyright 2004-12 Stuart Colville, all rights reserved. May contain traces of Muffin. Powered by WordPress. Hosting by Slicehost.com This page was baked in 0.472s.