Hi, I'm Oran. I write code, and I write about code.
My latest essay:
-
Factory Methods October 12th 2008 C++ Coding Style Engineering Java Ah, object creation. Why must you be so problematic? Is it the way you inject dependencies on global classes into the most innocent of code? ...
My 3 most popular essays (according to Google Analytics):
-
Make CSS Sprites with the Python Image Library January 12th 2008 Python Web Tutorial Popular I'm going to show you how to write a Python script to automatically rollup icons into a single sprite image. The CSS to use those ...
-
Clone() In JavaScript January 23rd 2008 Coding Style Web Tutorial Popular I recently did a google search for "javascript clone", and noticed there's a lot of confusion about *cloning* vs. *copying* out there. Every function called ...
-
Django File Uploads March 24th 2008 Python Web Tutorial Popular This tutorial provides a concrete example of file and image uploads in Django, with a live example. Actually, two examples. The [image viewer][IV] example demonstrates ...
You can browse all 28 of the essays grouped by tag or in alphabetical order.
