Bold dream
Imagination is limitless. So is stupidity.
Now viewing all posts in Default

What we want isn’t always what we need

March 3rd 2010

I found this amazing image stream on flickr (via):

Read On No Comments

Django AttributeError: type object ‘*Inline’ has no attribute ‘date_hierarchy’

January 29th 2010

I work on a simple Django Q&A app and decided that Questions and Answers should be on the same page in the admin. Django already provides that using inlines, but after using it a strange error started appearing (usually on server restart or code reload). type object ‘AnswerInline’ has no attribute ‘date_hierarchy’ After a bit [...]

Read On No Comments

Guy Kawasaki’s Art Of The Start presentation

January 13th 2010

Just finished watching this presentation of Guy Kawasaki. Simple advice – whatever you do for a living – Watch It! Also, if you can, grab a copy of his book The Art of the Start. It’s the best 200 pages of entrepreneur advices you can get.

Read On No Comments

Fixing PDF printer on Ubuntu 9.10 after update

December 11th 2009

On my computer at work the pdf printer has been broken for a while and today, happily, I found a way to fix it. Go to System → Administration → Printing and delete the pdf printer. Create the ~/PDF folder if it does not exists Run sudo aptitude reinstall cups-pdf to reinstall it. Add a [...]

Read On No Comments

Fixing QT fonts in Ubuntu 9.10 Keramic

November 12th 2009

A few days ago I decided to bite the bullet and update Ubuntu. The last time I did this it caused me quite a lot of frustration – but amazingly this time it was almost painless. The wireless stopped working but I managed to get it back in about 30 minutes. The other thing was [...]

Read On No Comments

Grand opening

May 23rd 2009

Hello, I finally managed to start a blog. I actually had an old one, hosted on blogger, but never really liked the experience there. In the beginning of 2009 I started to write my own blogging software in Django to learn the framework and almost finished it. Django simply rocks. But I don’t and never [...]

Read On 3 Comments


Blogroll