Welcome to Serpia's blog!

Blog Entry

Hello again

The old serpia.org web site is not with us anymore. I thought that it would be okay to start from scratch, most tutorials were pretty old anyway (and confusing). I moved from CherryPy to Django. They are both cool, but with Django it is easier for me te edit stuff using the admin interface. The web site is more 'bloglike', with tags and archives, so say goodbye to menu's!

Posted on October 8, 2007
4 Comments

Comments

#1   noobie, October 25, 2007 at 10:46 p.m.:

hi,

nice makeover! is there any other technical reasons why you switched to django? i choose cherrypy to build my first web app and i learned so much from your site. now im confused if i will continue studying cherrypy since you already go with django. i hope you can help me to decide. thanks a lot! ;-)

#2   dimitri, October 27, 2007 at 6:13 p.m.:

@noobie:
django delivers more functionality 'out of the box' like the admin, authentication, templating language, orm etc. You could also consider Turbogears (which includes CherryPy), but (for me) Django is more cohesive and solid. A matter of opinion... I have nothing against CherryPy or Turbogears!

#3   search engine in python, December 9, 2007 at 3:11 a.m.:

Hi,
I have followed countless dead links to your site, looking for the "simple search engine in python." Please, is there anywhere I can find this tutorial? It sounds like exactly what Im looking for.
My email is simon@chercka.dk.

thanks in advance!
Simon

#4   dimitri, December 9, 2007 at 4:49 p.m.:

@Simon:
I will repost the search engine tutorial by the end of this week.
thanks,
Dimitri

Post a comment




Django!