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!
Comments
@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!
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
@Simon:
I will repost the search engine tutorial by the end of this week.
thanks,
Dimitri
Post a comment
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! ;-)