Credits

Without the open source and web design community I wouldn't have been able to reach such results. Here I've collected the links to all the tools I've used while developing this web-site. Thank you to all.

Django

This web-site is powered by Django, the web framework for perfectionists with deadlines.
URL: http://www.djangoproject.com/

jQuery

JQuery also enhances nemesisdesign.net.
URL: http://jquery.com/

Elliot JayStocks

The background of this web-site has been inspired by Elliot Jaystocks's tutorial "Create a textured background image"
URL: http://elliotjaystocks.com

jQuery Tools

Excellent library that provides modern tools for web-sites.
URL: http://flowplayer.org/tools/

jQuery Address

Excellent plugin to support the back button while using ajax calls.
URL: http://www.asual.com/jquery/address/

StaticGenerator for Django

This excellent python script helps me in speeding up drastically this web-site.
URL: http://superjared.com/projects/static-generator/

Django Debug Toolbar

This Django app helped me in the debugging of this web-site. More info about its use in Introducing the Django Debug Toolbar
URL: http://github.com/robhudson/django-debug-toolbar

Sorl Thumbnail

Excellent Python script for automatic thumbnail generation in Django.
URL: http://code.google.com/p/sorl-thumbnail/