One of the differences between Django and many older web application platforms such as PHP, ASP, ASP.NET, JSP, etc., is that it has no implicit URL routes: every URL that is handled by your Django site is handled by matching it in a URLconf. And this is a good thing. Read more

I created an SVG-powered jigsaw app for the 10K Apart contest. To get it under 10K I had to squash the JavaScript and CSS files down as much as possible (within the rules). Read more

I created an SVG-powered jigsaw app for the 10K Apart contest. While the judges ponder their decision, just for fun I have created it its own web site, jigsawr.org. Read more

Other Months

Article Archive by Month