Lightning 0.9 and Thunderbird 2.0.0.17
Fixing Lightning calendar and Thunderbird integration issues after an Ubuntu Intrepid clean install by installing libstdc++5.
Fixing Lightning calendar and Thunderbird integration issues after an Ubuntu Intrepid clean install by installing libstdc++5.
Guide to integrating NUnit unit test results into Team Foundation Server 2008's Team Build for reporting and metrics.
Part 3 of a PLY tutorial covering arithmetic operations, operator precedence, and adding variables to a custom language.
A technical deep dive into how Django models work internally, focusing on the ModelBase metaclass and the class creation process.
A tutorial on building a grammar and interpreter using the PLY parsing library for Python, focusing on creating a calculator.
A tutorial on using the PLY (Python Lex-Yacc) library to tokenize source code, covering token definition and lexer creation.
A critique of the PHP programming language used on Obama's change.gov site, advocating for modern frameworks like Django or Rails.
A developer shares their journey building a compiled programming language using Python and the PLY library, discussing design goals and challenges.
A startup founder shares key lessons on building a successful tech startup, focusing on business models, hiring, and avoiding excessive VC funding.
A technical guide on using Python's multiprocessing library with PyGTK to offload intensive calculations from the main GUI thread.
A technical guide on creating a generic LazyForeignKey field in Django to simplify foreign key relationships and add custom manager functionality.
Analyzes the 2008 tech downturn, questioning the sustainability of niche skills like Facebook apps and iPhone development amid layoffs and market saturation.
A guide to creating a custom Django ForeignKey field that automatically generates a manager to filter objects by user, simplifying user-specific queries.
daloRADIUS adds new billing and reporting features for PayPal transactions in hotspot self sign-up portals.
A developer shares their experience using the feedparser library with Django to parse RSS/Atom feeds and handle date/timezone conversion challenges.
A tutorial on creating a custom ASP.NET MVC ModelBinder to automatically bind Linq to SQL entities from URL parameters, reducing controller code.
A developer recounts attending a Python Onsen event, working on a Django lifestream app, and discussing web development with peers.
Announcement of the first release of a WordPress plugin for integrating Disqus comments into blog posts.
A programmer reflects on how coding shapes problem-solving skills and offers a unique perspective on understanding complex systems, using analogies from programming.