Home
def __init__(self):
The sole purpose for this little subsection of my website is to accumulate in one place all the blog posts related in one way or other to coding — mostly Python or C++.
Some of the code snippets here are quite old and hence I may not be particularly keen on calling them my work. Paraphrasing the ever true:
"Any code of your own that you haven’t looked at for six or more months might as well have been written by someone else." — Eagleson's Law
And hence, stuff such as STL orgies in the UVa challenges should be ignored if they make your eyes bleed. If they don't, you clearly don't hate C++ enough.
def latest_posts_with_tag(self, tag='code'):
- Using overlays for source code listings in LaTeX Beamer (8 March, 2010)
- Facebook Friends Graph v0.2 — Deb and RPM packages for Ubuntu and Fedora (25 February, 2010)
- Bookmark Undertaker v0.3 — Picking up the threads (21 February, 2010)
- Facebook Friends Graph on Ubuntu (18 February, 2010)
- Faking User-Agent with PyS60 (6 February, 2010)
- Inbox Stats v1.1 — S60 3rd Edition Compatibility (6 February, 2010)
- CSV Auto-Responder v1.0 — S60 3rd Edition Compatibility (6 February, 2010)
- (GUI, Mathematical Equations, Scientific Plotting) = (GTK+, LaTeX, Matplotlib) (5 January, 2010)
- Bookmark Undertaker — Check your Firefox favorites for dead links (3 December, 2009)
- PyS60 CSV Auto-Responder v0.1 (21 November, 2009)