Python Programming, news on the Voidspace Python Projects and all things techie.
- unittest.mock and mock 1.0 alpha 1 (2012-03-28 18:15:44)
- Ergonomics: Kinesis Freestyle Keyboard and Evoluent Vertical Mouse (2012-03-05 10:16:23)
- Tests that fail one day every four years (2012-02-29 15:24:39)
- mock 0.8 released (2012-02-16 12:56:14)
- Callable object with state using generators (2012-01-22 15:05:46)
- Simple mocking of open as a context manager (2012-01-13 12:18:35)
- Mocks with some attributes not present (2012-01-12 12:33:15)
- mock 0.8rc2: new release and development docs (2012-01-11 02:13:32)
- Python on Google Plus (2012-01-03 11:41:02)
- Sphinx doctests and the execution namespace (2012-01-01 00:28:03)
- mock 0.8 release candidate 1 and handling mutable arguments (2011-12-29 13:04:47)
- mock 0.8 beta 4 released: bugfix and minor features (2011-10-10 01:05:00)
- matplotlib and numpy for Python 2.7 on Mac OS X Lion (2011-09-05 00:18:13)
- mock 0.8 beta 3 released: feature complete (2011-08-17 23:35:36)
- mock 0.8 beta 2:bug fix and side_effect iterables (2011-08-04 10:48:24)
- mock 0.8 beta 1: easier asserts for multiple and chained calls (2011-07-25 11:02:01)
- Mock subclasses and their attributes (2011-07-18 17:22:00)
- Mock 0.8 alpha 2: patch.multiple, new_callable and non-callable mocks (2011-07-16 15:36:19)
- mock 0.8 alpha 1: New Features (2011-06-14 12:13:00)
- Mocking Generator Methods (2011-06-13 17:24:10)
- Another approach to mocking properties (2011-06-06 20:17:37)
- mock 0.7.2 released (2011-05-30 21:11:33)
- namedtuple and generating function signatures (2011-05-30 15:00:31)
- Nothing is Private: Python Closures (and ctypes) (2011-05-30 13:40:05)
- Using patch.dict to mock imports (2011-05-29 20:50:36)
- Implementing __dir__ (and finding bugs in Pythons) (2011-05-25 11:04:51)
- Django concurrency, database locking and refreshing model objects (2011-05-13 11:06:41)
- mock 0.7.1 and matching objects in assert_called_with (2011-05-13 00:20:40)
- Danger with django expression objects (2011-05-06 15:58:05)
- configure_mock: improved mock configuration (take two) (2011-03-24 00:34:06)
- Mock 0.7.0 final release and PyCon talk video (2011-03-22 00:47:46)
- Lococast PyCon Podcast (2011-03-22 00:27:23)
- Less verbose configuration of mock objects (2011-03-21 18:40:40)
- Mock: tracking order of calls and less verbose call assertions (2011-03-21 18:39:21)
- mock 0.7.0 release candidate one, a theme a talk and an interview (2011-02-27 15:52:54)
- PyCrypto 2.3 Windows binaries (2011-02-27 15:52:09)
- Sad that Python doesn't moo? A reason to be happy (2011-01-10 22:02:58)
- python -me : a silly but useful command line trick (2010-12-29 16:57:33)
- ConfigObj Ported to Python 3 (2010-12-14 16:39:41)
- mock: patching django settings and handling a second call (2010-12-09 10:41:21)
- Checking multiple calls with mock and coping with mutable arguments (2010-11-25 19:14:05)
- Mocking Unbound Methods and Mocking Properties (2010-11-25 01:18:54)
- Garbage collection via weak references (2010-11-22 22:05:29)
- Fetching attributes without triggering code execution: getattr_static (2010-11-21 22:30:41)
- Mock 0.7.0 beta 4 Released (2010-11-16 11:53:12)
- Converting a Google Code Repository from svn to Hg on Mac OS X (2010-10-19 16:42:14)
- A Brief Update (2010-10-19 14:43:14)
- unittest2, django and why import * is bad (2010-10-19 13:58:24)
- Namedtuples and sets of dictionaries (2010-10-09 17:17:01)
- Mocking patterns: chained calls, partial mocking and open as context manager (2010-10-08 15:54:26)
- Mock 0.7.0 Beta 3 Released and Docs Online (2010-09-26 00:53:58)
- A plugin system for unittest(2) (2010-07-30 13:15:19)
- tox: Testing projects with multiple versions of Python (2010-07-13 00:21:09)
- unittest2 0.5.0: setuptools compatible test collector and Python 2.3 distribution (2010-07-11 20:02:03)
- PyCrypto 2.1 for Python 2.7 on Windows (2010-07-05 23:23:47)
- ContextDecorator: creating APIs that work as decorators and context managers (2010-07-01 00:46:45)
- Porting mock to Python 3 (2010-06-28 18:56:12)
- Release: mock 0.7 beta 2 (2010-06-27 15:20:42)
- Discover 0.4.0: test discovery for unittest (2010-06-27 14:09:30)
- A Little Bit of Python: Episodes 11 to 14 (2010-06-08 12:08:26)
- Python 2.7 Release Candidate 1 and unittest 0.4.2 (2010-06-08 11:47:16)
- The Python Testing Tools Taxonomy (2010-06-08 11:29:04)
- The Testing Panel at EuroPython (2010-05-11 00:51:31)
- CherryPy with a serving of werkzeug (2010-05-11 00:29:26)
- Python 2.7 Beta 2 and unittest2 0.4.1 (2010-05-09 12:51:34)
- Unicode and new style string formatting (2010-04-10 18:10:46)
- unittest2 0.4.0: Several Major New Features (2010-04-08 23:09:04)
- A Little Bit of Python: Episodes 9 and 10 (2010-03-30 18:54:52)
- WeakSet: A new weak reference collection class (2010-03-30 15:40:27)
- A Little Bit of Python: Episodes 7 and 8 (2010-03-21 15:16:03)
- Exception Handling Code for Python 2 and 3 (2010-03-21 01:27:33)
- Buttons in a Silverlight DataGrid Header (2010-03-17 23:49:04)
- EuroPython 2010: Registration, Call for Papers and Call for Volunteers (2010-03-16 20:17:58)
- AMD64 or X86-64? (2010-03-16 19:24:26)
- unittest2 0.2.0 Released and News on nose (2010-03-16 00:09:45)
- A Little Bit of Python: Episodes 5 and 6 (2010-03-11 15:19:29)
- Encoding json on Silverlight with System.Json (2010-03-10 00:01:49)
- The all new and improved unittest: unittest2 (2010-03-04 13:43:29)
- New Release: ConfigObj 4.7.2 (2010-03-04 12:28:07)
- An Awesome PyCon (2010-03-04 00:07:07)
- A Little Bit of Python Episode 4: A Pre-PyCon Special (2010-02-08 00:13:48)
- ConfigObj 4.7.1 (and how to test warnings) (2010-02-07 23:52:41)
- Discover 0.3.2 and the load_tests protocol (2010-02-07 23:25:47)
- Interview with Pardus Linux (2010-02-02 10:28:52)
- A Little Bit of Python Episode 3 (2010-01-30 21:00:06)
- Psyco 2 Binaries for Windows and Python 2.4, 2.5 and 2.6 (2010-01-12 00:16:10)
- A Rambling Recording on Member Lookup in Python (podcast) (2010-01-10 20:25:22)
- Notes on the Python Class Statement (2010-01-10 13:49:13)
- Release: ConfigObj 4.7.0 and validate 1.0.1 (2010-01-10 00:14:15)
- PyCrypto 2.1.0 Binaries for Windows 32bit Python 2.6, 2.5 and 2.4 (2010-01-09 15:57:29)
- Fun with Unicode, Latin-1 and a C1 Control Code (2010-01-07 12:42:27)
- Current State of Unladen Swallow (Towards a Faster Python) (2010-01-07 01:35:39)
- New Year's Python Meme (2010-01-04 14:31:39)
- Python Surprises (2010-01-04 12:16:12)
- Mocking Magic Methods and Preserving Function Signatures Whilst Mocking (2010-01-03 00:35:50)
- Decoding json on Silverlight with System.Json (plus implicit conversion operators in IronPython) (2009-12-28 22:56:22)
- Django: Tear down and re-sync the database (2009-12-27 00:06:13)
- A Custom json Emitter for Django (2009-12-24 17:19:28)
- UK TV License and the Common Law Right of Access (2009-12-24 16:52:23)
- A Little Bit of Python (Podcast) (2009-12-22 16:13:11)
- Resolver One 1.7, BioPython and 3D Graphics (2009-11-24 15:00:56)
- IronPython Training in New York, January 21st 2010 (2009-11-24 00:52:26)
- ConfigObj 4.7.0 (beta): Faster and New Features for Validation (2009-11-24 00:34:54)
- Django json support (2009-11-16 01:54:10)
- New Job with Django and IronPython (2009-11-14 20:22:38)
- IronPython in Action Second Quarter Sales (2009-10-22 18:42:31)
- Northampton Geek Meet (2009-10-22 15:41:41)
- Testing File Access with storage.py (2009-10-16 12:00:39)
- Testable file Type and File I/O in Try Python (2009-10-15 17:33:37)
- New IronPython Articles: Introduction to IronPython, Python for .NET Programmers, Dark Corners and Metaprogramming (2009-10-02 14:22:57)
- New and Improved: Coming soon to unittest (2009-10-02 14:05:49)
- Resolver One 1.6.5 Released (2009-09-18 22:06:11)
- Try Python: Python Tutorial and Interpreter in the Browser (2009-09-15 21:53:35)
- Introduction to Testing with unittest (2009-09-14 23:57:18)
- IronPython Tools and IDEs (2009-08-31 22:09:19)
- Resolver One 1.6: Free Resolver Player and Resolverlib (2009-08-31 21:15:28)
- Pythonista Kiva lending team (2009-08-31 20:30:24)
- Released: Mock 0.6.0, Python mocking and testing module (2009-08-28 13:47:07)
- Two Releases: discover 0.3.0 and rst2xaml 0.1.0 (and a note on PyPI) (2009-08-22 03:51:41)
- IronPython Podcast on FLOSS Weekly and EuroPython Special on Linux Outlaws (2009-08-16 21:10:33)
- rst2xaml: ReStructuredText to XAML for WPF and Silverlight / Moonlight (2009-08-15 00:04:26)
- Open source from my colleagues: texttree and svgbatch (2009-08-14 23:28:49)
- ctypes for C#? Dynamic P/Invoke with .NET 4 (2009-08-14 17:14:19)
- Resolver One 1.6 Beta and competition winners (Sudoku solver and more...) (2009-08-12 14:31:24)
- Apple Laptop Screen Replacement (2009-07-26 00:03:00)
- Election forecasting with Resolver One (2009-07-23 11:26:46)
- First Quarter Sales Figures for IronPython in Action (2009-07-21 23:46:13)
- Audioboo: Four short episodes on Python implementations, performance, popularity and books (2009-07-21 22:17:56)
- IronPython Training with Addskills.se (2009-07-20 12:07:18)
- Return from finally (2009-07-18 12:44:07)
- Writing a Technical Book (2009-07-13 23:59:13)
- Open Source Licensing and Contributions (2009-07-02 16:59:00)
- Exception handling and duck typing (2009-07-01 18:50:43)
- Movable IDLE for Python 2.5 on Windows (2009-06-24 21:38:27)
- The Python Object Model Revisited (data descriptors) (2009-06-22 23:08:08)
- discover: Test discovery for unittest backported to Python 2.4+ (2009-06-20 19:35:56)
- Catching up: Pythonutils 0.4.0, akismet 0.2.0 and article updates (2009-06-20 18:37:59)
- Parametrized Tests and unittest (2009-06-15 15:38:42)
- Gadgets: Samsung SSD, Sharkoon SATA Adaptor, Mimo USB Monitor and Powermate USB Volume Knob(!) (2009-06-15 13:44:01)
- Fuzzywuzzy Beard (2009-06-13 20:24:57)
- Future adventures of unittest and a mini-rant (2009-06-13 20:06:12)
- New in unittest: Test Discovery and the load_tests protocol for Python 2.7 and 3.2 (2009-06-01 13:00:24)
- New in unittest: Other Minor Changes (2009-06-01 11:33:33)
- New in unittest: Cleaning up resources with addCleanup (2009-06-01 01:06:53)
- New in unittest in Python 2.7 and 3.1: Better Command Line Features (2009-06-01 00:13:16)
- EuroPython: Coming Soon (2009-05-23 14:05:24)
- Python in Fifty Words (2009-05-21 22:14:47)
- Fetching docstrings from objects: easy, right? (A painful exploration of the Python object model) (2009-05-20 21:51:45)
- Movable Python Goes Open Source (2009-05-18 14:59:03)
- Monkey Patching, Static Methods and the Descriptor Protocol (2009-05-18 14:01:01)
- HOWTO: Using the Wing Python IDE with IronPython (2009-05-17 17:13:56)
- Updated: Embedding IronPython in C# Silverlight Applications Article (2009-05-17 16:47:29)
- Hardware and Software Clearout on Ebay (2009-05-10 22:20:37)
- Resolver One 1.5 beta: The Python Console (2009-05-01 12:55:34)
- Python Magic Methods Reference (2009-04-27 11:51:47)
- Improvements to unittest: new asserts, better failure messages and more to come (2009-04-20 13:48:43)
- Dynamic Languages and Architecture (2009-04-19 23:59:10)
- Release: Mock 0.5.0 Mocking and Patching Library for Testing (2009-04-19 21:43:19)
- PyCon Videos: IronPython Tutorial (2009-04-18 14:37:24)
- Release: ConfigObj 4.6.0 and Validate 1.0.0 (2009-04-16 22:35:49)
- Innapropriate Python (2009-04-16 19:31:12)
- Sod This! Another Podcast (2009-04-15 22:36:22)
- Setting Registry Entries on Install (2009-04-15 16:58:37)
- More Fun at PyCon 2009 (2009-04-11 17:31:22)
- Distributed Test System at Resolver Systems (2009-04-11 16:55:48)
- Essential Programming Skills: Reading and Writing (2009-04-11 16:26:32)
- Functional Testing of Desktop Applications Video (2009-04-10 23:20:01)
- PyCon 2009: Language summit (2009-04-10 22:55:57)
- IronPython in Action is Available! (2009-04-07 21:44:40)
- PyCon Talk Slides: Testing GUI Applications and Metaclasses in Five Minutes (2009-03-28 14:05:00)
- .NET Rocks Podcast: Michael Foord Talks IronPython (2009-03-18 12:02:20)
- Introduction to ConfigObj Article (2009-03-16 12:44:00)
- Multi-monitors and the Hazro 30" Monitor (2009-03-15 21:48:17)
- Python, Wing on Quartz, and ConfigObj in Textmate (2009-03-14 23:16:27)
- PyPy and Psyco (2009-03-14 23:04:01)
- Silverlight Article Updates and PyCrypto for AMD64 (2009-03-13 23:44:56)
- Resolverhacks: Unit Testing Spreadsheets and Importing CSV Files with Cell.Formula (2009-03-13 23:24:01)
- Resolver One 1.4: IronPython 2, Numpy, and R (2009-03-10 09:18:28)
- Interface design, Usability and Kitchen Hobs (2009-03-08 14:43:47)
- Real World IronPython at QCon (2009-03-08 14:25:14)
- Embedding IronPython 2 and the Dynamic Language Runtime (turtles and articles) (2009-02-15 15:11:40)
- Supporting Free E-books with Book Donation (2009-02-15 15:07:31)
- Managing Object Lifecycles in Ironclad (2009-01-29 13:20:12)
- Book Review: Intellectual Property and Open Source (2009-01-28 20:39:54)
- Python 3 and Encodings (again) (2009-01-28 19:28:17)
- Python in the Browser on Linux (with Moonlight) (2009-01-28 00:21:02)
- Silverlight Articles and Examples Updated (2009-01-22 22:23:40)
- PyCon 2009: Testing GUI Applications and IronPython Tutorial (2009-01-22 21:17:09)
- Resolver One Spreadsheet Challenge: First Round Winner (2009-01-22 14:00:11)
- Oddity with Iteration and len in Python 2.6 / 3.0 (2009-01-15 21:26:15)
- Resolver Systems Featured on the Daily WTF (2009-01-12 10:23:21)
- Zine: the New Python Blog Engine (2009-01-09 23:15:21)
- 2008: A Year in the Life of Voidspace (2009-01-09 22:21:21)
- IronPython Tutorial and Testing Desktop Applications at PyCon (US) 2009 (2008-12-19 15:40:58)
- EuroPython 2009: PyCon UK on Steroids (2008-12-19 15:13:01)
- The Resolver One Spreadsheet Challenge - win $17000 (2008-12-18 17:50:19)
- Python 3: An end to Unicode Problems? (2008-12-08 14:10:01)
- Private Members in Python and C#: You Don't Really Need Them and You Can't Really Have Them (2008-12-08 12:14:54)
- Integers Can't Handle Floats (2008-12-08 10:36:13)
- Python 2.6 and Executable Zipfiles (2008-12-08 01:31:57)
- Join the Glorious Python Programming Revolution (2008-12-08 01:24:52)
- Falling in Love with Sphinx (and redeeming doctest) (2008-11-25 20:56:24)
- Fun at PyWorks (2008-11-24 22:35:45)
- My First Screencast: Column Level Formulae in Resolver One (2008-11-24 04:35:09)
- Open Rights Group in the UK (2008-11-24 03:48:45)
- Resolver One 1.3 Released: Spreadsheet Web Server now Included (2008-11-20 13:52:58)
- Try Python and IronPython Web IDE Updated for Silverlight 2 (2008-11-10 23:30:33)
- IronPython in Action Early Access Version (2008-11-09 22:36:01)
- Pycrypto 2.0.1 and Psyco 1.6 Windows Binaries for Python 2.6 (2008-11-09 20:09:47)
- Towards a Better Python (2008-11-05 20:14:22)
- More Changes to Mock: Mocking Magic Methods (2008-11-05 15:13:20)
- Python: Values and References (2008-11-04 13:54:05)
- Obscure Magic Methods and Pickle Support (2008-11-03 14:59:54)
- Vista UAC and Registry Fun (2008-11-03 14:36:53)
- Expert Python Programming (Free Chapter) (2008-10-28 19:33:19)
- Doctest, How I Loathe Thee (2008-10-28 12:39:16)
- Chinese Metaclasses in Five Minutes (2008-10-28 11:35:19)
- Changes to ConfigObj in SVN (2008-10-28 08:12:38)
- Release: Mock 0.4.0, Library for Mocking and Testing (2008-10-13 11:36:03)
- Total Ordering: Class Decorator for Filling in Rich Comparison Methods When Only One is Implemented (2008-10-05 21:48:44)
- Dynamic Languages MVP, Blog Template, Conferences, Concurrency and Other Stuff (2008-10-05 16:25:47)
- Resolver One in Italian and Resolver One 1.3 (2008-09-29 18:17:42)
- itemgetter and attrgetter (2008-09-24 12:54:48)
- Python: Two Phase Object Creation (2008-09-21 13:21:57)
- Functional Testing of Desktop Applications (2008-09-18 21:24:12)
- PyCon UK and Metaclasses in Five Minutes (2008-09-16 16:26:58)
- On Bad URLs (and a shorter one for this blog) (2008-09-14 22:58:03)
- Static Typing, Dynamic Language Performance, V8 and Tracing JITs (2008-09-10 23:06:36)
- Twatter and MultiDoc on Mono Windows Forms (Mac OS X) (2008-09-08 13:35:03)
- Reasons to Love Python (2008-09-03 22:33:11)
- PyCon UK: IronPython Tutorial, Socials and Volunteers Needed (2008-09-03 19:15:21)
- Getting Dabs.com to Repair My Laptop (via the Courts) (2008-08-28 23:43:58)
- Resolver One 1.2: Spreadsheet Modularity (2008-08-16 20:37:51)
- Django on Jython, Python Implementations and Performance (2008-08-14 21:56:09)
- Generators, finally and Iterator Finalization (2008-08-14 21:09:59)
- Paths with Spaces on the Mac (2008-08-04 11:28:58)
- Updating 1st Gen iPhone to Unlocked and Jailbroken 2.0 (2008-08-03 20:32:17)
- Dependency Injection and Mock(ing) for Testing (2008-08-01 11:26:12)
- Try Python (Python in the Browser) and Silvershell (2008-07-30 21:38:38)
- Too Many Projects, Too Little Time (2008-07-29 23:19:01)
- Last Chapter of IronPython in Action Finished (2008-07-29 22:09:53)
- PyCon UK: Talk and Tutorial Lists Up (2008-07-28 23:41:11)
- Feature Freeze for Resolver One 1.2 Release (2008-07-28 22:38:49)
- Resilience Against Errors in User Code: Catching String Exceptions (2008-07-18 23:04:15)
- Blog on Blogging: Inside the Blogosphere Questionnaire (2008-07-16 14:33:21)
- How Did I Get Started In Software Development? (2008-07-16 14:09:13)
- Subclassing Decimal (2008-07-07 23:06:45)
- Diagramming on the Mac (2008-07-06 17:25:21)
- New Release: ConfigObj 4.5.3 (2008-06-28 17:09:19)
- The Tart and his Sole Scion (2008-06-18 22:52:02)
- Chapter 14: Extending IronPython with C# / VB.NET (2008-06-15 19:11:59)
- Python in the Browser: Live Interactive Interpreter in an HTML Textarea (2008-06-15 17:41:27)
- You Don't Really Need It (2008-06-10 20:20:15)
- Ironclad 0.4 Released: Use CPython Extensions from IronPython (2008-06-06 21:42:38)
- Resolver One: Major New Release, Version 1.1 (2008-06-04 21:42:51)
- London Geek Knight on IronPython (2008-05-29 21:31:03)
- Python Magazine: Reading Configuration Files with ConfigObj (2008-05-29 21:25:22)
- PyCon UK: The Preparations Advance (2008-05-25 14:58:44)
- IronPython in Action: Silverlight Chapter Finished (2008-05-25 14:24:25)
- Error'd: To help protect your computer... (2008-05-22 14:14:39)
- Ironclad 0.3 Released (Use CPython Extensions from IronPython) (2008-05-19 13:59:47)
- Programming with Silverlight: Bugs and Missing Features (2008-05-17 21:48:41)
- ironpythoninaction.com: New Chapters and Sourcecode Available (2008-05-09 22:23:36)
- Resolver One 1.1 Features Announced (2008-05-05 20:00:05)
- Open Source Code Review Tool: Rietveld (2008-05-05 19:23:49)
- Amazon Simple DB with IronPython and Resolver One (plus Other News) (2008-05-02 00:48:27)
- Resolver One and IronPython in Action Progress (2008-04-28 14:53:52)
- Most Popular Blog Entries (2008-04-26 14:27:27)
- Resolver One and the Python Magazine (2008-04-25 12:45:50)
- Ironclad 0.2 Released: Use CPython Extensions from IronPython (Nearly...) (2008-04-23 15:59:30)
- Videos, Spreadsheet Quagmires and a Summer of Code (2008-04-23 00:50:58)
- Dabs.com and Trying to Get My Laptop Fixed (2008-04-21 11:22:55)
- Python in Pardus Linux (2008-04-19 00:00:17)
- Global Python Sprint Weekend in London (2008-04-16 19:54:54)
- UK MSDN Flash: Getting Started with IronPython (2008-04-16 19:27:43)
- Report from the RuPy Conference (2008-04-14 21:02:30)
- Report from the Expert Zone Conference (2008-04-14 18:45:11)
- On Testing: Some Programmers Refuse to Get it (2008-04-14 09:48:06)
- What Fujitsu-Siemens Think 'Customer Service' Means (2008-04-06 22:47:43)
- Report from the ACCU Conference (2008-04-05 18:26:49)
- Resolver One Quant and the Credit Cooperatif (2008-04-05 14:51:25)
- Python Fans Take Aim at the Enterprise (2008-04-05 14:37:35)
- Embedding IronPython 2 Examples (2008-03-30 22:58:09)
- Piping Objects: Bringing a Powershell-alike Syntax to Python (2008-03-27 01:12:31)
- Apples, Django is Wired and Faster Python (2008-03-25 18:24:33)
- SFI Conference: Erlang, Ruby and Java (and Concurrency) (2008-03-24 20:23:43)
- Python 3, Bytes and Source File Encoding (2008-03-23 15:54:18)
- Fun at PyCon 2008 (2008-03-23 05:25:55)
- IronPython & Silverlight 2 Tutorial with Demos and Downloads (2008-03-22 19:03:34)
- Raising Arbitrary Objects as Exceptions (a Hack!) (2008-03-21 23:30:11)
- Ironclad Overview (2008-03-21 20:03:07)
- Silverlight 2 Articles and Interpreter in the Browser Coming Soon (2008-03-21 15:30:44)
- Silverlight 2 and Dynamic Silverlight (2008-03-11 16:57:15)
- Resolver One 1.0.1 Released (2008-03-01 13:47:25)
- Release: ConfigObj 4.5.2 and validate 0.3.2 (2008-02-27 15:14:16)
- IronPython in Action Available for Pre-Order (2008-02-23 22:14:31)
- Ironclad 0.1 Released: C Extensions for IronPython (2008-02-22 21:12:59)
- Catchup plus More Mac Musings (2008-02-21 23:38:18)
- Silly Snippets (2008-02-18 20:34:52)
- More Pyglet and OpenGL (2008-02-16 23:27:40)
- Resolverforge: Download Modules on Demand for IronPython and Resolver One (2008-02-11 00:28:36)
- Resolver Hacks Updates (2008-02-11 00:27:39)
- ALT.NET UK Unconference (2008-02-11 00:26:24)
- New House, New Desk, New Computer (2008-02-11 00:25:04)
- 2D Graphics with Pyglet and OpenGL (2008-02-08 22:57:06)
- Release: ConfigObj 4.5.1 and validate 0.3.1 (2008-02-07 00:07:31)
- Python Style Guide (2008-01-29 00:36:07)
- Python-System: Implementing .NET Libraries for CPython (2008-01-28 22:53:54)
- Garbage Collection, Strings and Newlines (2008-01-28 22:00:37)
- ConfigObj 4.5.0 and validate 0.3.0 Release Candidate (2008-01-27 21:31:41)
- Test Driven Development: New References (2008-01-27 20:23:17)
- Constructing Integers from Floats (2008-01-27 17:10:44)
- PyCon Schedule Up - Difficult Choices Ahead (2008-01-27 17:08:01)
- IronPython Interview from the TechEd Virtual Fish Bowl (2008-01-26 22:15:29)
- Resolver and Resolver Hacks Updates (2008-01-26 16:51:02)
- Today at Work: Assembly, C/C++, C#, IronPython and Python (2008-01-16 23:40:53)
- Resolver One is Now Live! (2008-01-16 16:18:55)
- IronPython in Action, ConfigObj and doctests (2008-01-13 00:14:43)
- Resolver One Beta 7 and Pricing Plans (2008-01-10 23:10:14)
- Changing the Default Browser with IronPython (and an aside about the registry) (2008-01-09 23:10:50)
- Chasing Memory Leaks in Python Applications (2008-01-09 11:00:59)
- A Year with Python, IronPython and Ruby (2008-01-09 00:22:07)
- New Mac Pro Announced (2008-01-08 22:02:58)
- New Computer Musings and Other Random Hardware Stuff (2008-01-08 00:13:05)
- More on the Eee (2008-01-05 12:04:48)
- Shiny New Asus Eee PC (2008-01-04 20:31:09)
- IronPython and Conferences 2008 (2008-01-04 19:16:02)
- Resolver Beta 6 Out Now (2007-12-28 17:44:44)
- Remote Pairing with Copilot and Skype (2007-12-27 22:55:07)
- Twittering and Aggregating RSS Streams (2007-12-27 20:19:07)
- More Interesting Snippets (2007-12-27 16:15:23)
- IronPython Studio: Problems, Victory and Compiled Binaries (2007-12-20 15:11:03)
- Interesting Stuff (2007-12-20 14:15:46)
- Resolver, IronPython and the Python Papers and the One Minute Screencast (2007-12-19 14:46:27)
- Big Resolver News: New Beta, Release Date and Resolver Free for Personal Use (2007-12-17 14:25:49)
- Resolver Tips: Using Compiled Modules and Integration with Google Spreadsheets (2007-12-17 14:07:36)
- Resolver as XP Pairing Tool (2007-12-17 14:07:15)
- ACCU 2008 Conference: Dynamic Languages on .NET (2007-12-17 14:06:31)
- IronPython in Action: New Chapters and WPF (2007-12-14 18:03:55)
- PyCon 2008: IronPython and Resolver Talks! (2007-12-12 12:25:11)
- Resolver Hacks Update (2007-12-11 00:06:17)
- Resolver Sponsoring PyCon (2007-12-10 22:50:49)
- Resolver and the TechCrunchies (2007-12-09 18:27:47)
- London Geeks, Scoble and Resolver (2007-12-09 17:31:54)
- Mock Update - Version 0.3.1 (2007-12-09 16:10:23)
- Resolver One Beta Now Live! (2007-12-06 18:20:37)
- Webfaction, rest2web, Python London and Reportlab (2007-12-06 14:41:08)
- Stuff I Agree With: Debuggers and Testing (2007-11-29 21:03:53)
- Consolidating Digital Identity, Web apps & onaswarm (2007-11-28 23:38:32)
- Functional Programming on .NET (2007-11-28 23:03:58)
- Developer Day 6 (2007-11-26 14:11:35)
- We're Going to Try Agile Programming (2007-11-26 14:08:51)
- Ebay Geek Clearout (2007-11-26 00:34:03)
- Additions and Updates to mock (2007-11-22 00:48:14)
- Mocking, Patching, Stubbing: all that Stuff (2007-11-19 23:22:35)
- PyCon and Other Talks (2007-11-19 23:21:40)
- Multiple Python Engines in IronPython (2007-11-12 22:59:33)
- Python Properties and New Language Features in C# 3.0 (2007-11-11 20:51:35)
- LOLCODE! on the DLR (2007-11-11 12:23:05)
- CPython Extensions from IronPython: cext, jumpy and now makestub! (2007-11-08 21:29:15)
- IronPython Demos: Sho and Silverlight (2007-11-08 16:03:45)
- The Dynamic Language Runtime (and a new IronPython Release) (2007-11-08 16:00:42)
- TechEd Podcasts and Interviews (2007-11-08 15:34:07)
- IronRuby, Web app testing, Language Popularity and Stuff (2007-11-08 15:22:19)
- TechEd Barcelona: Before the IronPython Talk (2007-11-05 22:41:48)
- cext: Further Developments and Accessing Lists (etc) with cext (2007-11-05 22:40:30)
- Seamlessly Import CPython Modules from IronPython (2007-11-03 20:26:45)
- Software Estimation and Planning Poker (2007-11-03 14:29:25)
- Spiking: The Answer to the Most Common Objection to Test Driven Development (2007-11-03 13:48:27)
- Resolver Goes Multinational, Real World Problems with Resolver, IronPython Localization Issues and an Important Announcement (2007-11-03 12:36:49)
- Mooching Books with BookMooch (2007-11-01 14:44:25)
- Game Development with Python and PyGame (2007-11-01 14:43:15)
- Line Endings, Windows, Python and Text Mode (2007-10-31 00:20:47)
- CPython Extensions from IronPython: With Python.NET (2007-10-23 23:04:21)
- Squeak on PyPy (2007-10-23 20:16:14)
- Resolver Reviewed by Andrew Dalke (2007-10-23 19:34:48)
- Python for Windows Mobile Devices (2007-10-22 21:59:45)
- Ordered Dictionary (2007-10-21 13:57:12)
- MixUK Videos Available (2007-10-21 00:30:40)
- ReStructuredText Tools (2007-10-20 23:45:21)
- Windows Annoyance 2.37 E+17: Automatic Updates Dialog (2007-10-18 13:27:19)
- Excel, Big Numbers and Small Columns (2007-10-17 13:19:44)
- Slow Builds: Distributed Build Instead of the Pipeline (2007-10-17 09:59:25)
- Class Property Decorator (2007-10-17 09:57:52)
- Why the DLR and What is Python Used For? (2007-10-15 14:18:40)
- Blog Action Day: Looking Back from the Future (2007-10-15 13:28:52)
- Static Members on Classes (2007-10-12 10:49:32)
- Resolver Open Source Project: CPython Extensions from IronPython (2007-10-11 11:45:52)
- iPhone Irony (2007-10-11 11:15:15)
- IronPython and Resolver at TechEd Barcelona (2007-10-09 16:55:24)
- Testing in IronPython in Action (2007-10-08 14:25:52)
- New Movable Python Demo, plus Other Randomations (2007-10-08 13:34:28)
- Python Magazine and On Your Desktop (2007-10-05 13:17:57)
- Max Recursion Limit in CPython and IronPython (2007-10-03 00:59:56)
- Non Gadget Cooking Gadget (2007-10-01 01:00:30)
- New Resolver Screencast (2007-10-01 00:04:39)
- IronPython in Action: Chapters 5 and 6 Available (2007-09-30 14:54:02)
- The Men of Iron Podcast (2007-09-29 22:40:16)
- Swap Parameters Script for Vim (2007-09-29 22:37:46)
- Resolver on Slashdot (2007-09-28 21:06:51)
- Jon Udell: First look at Resolver (2007-09-27 20:45:36)
- PyCF_DONT_IMPLY_DEDENT: Python Interactive Interpreters (2007-09-24 22:17:56)
- Tail Call Optimisation (2007-09-24 15:54:53)
- Gadgets, Python, Community, Music, Talks and Online Apps (2007-09-24 15:44:12)
- PyCon UK and Mix UK Photos (2007-09-19 22:14:38)
- Resolver Screencast: Web Application in Ten Minutes (2007-09-19 21:40:48)
- Python Interactive Interpreter in a Browser (2007-09-19 21:08:20)
- IronPython & Silverlight Articles & Resources (2007-09-17 13:47:07)
- Silverlight and Resolver PyCon Presentations (2007-09-14 13:38:52)
- Daily Python Builds as Windows Installers (2007-09-14 13:28:25)
- Windows Live ID and OpenID (2007-09-13 15:25:14)
- Report from Mix UK (2007-09-12 23:32:07)
- Does Django Have Rails Envy? (2007-09-10 21:43:11)
- First Blog Entry from the Mac (2007-09-10 21:14:15)
- IronPython and Kamaelia (plus a new web framework...) (2007-09-09 23:07:57)
- Quick News from PyCon UK (2007-09-08 16:08:44)
- IronPython in Action Available (2007-09-08 15:59:12)
- Silverlight Talk: Quick Links (2007-09-08 15:49:27)
- Embedding IronPython in a Silverlight Application (2007-09-04 23:27:26)
- Blog Action Day (2007-09-01 00:51:40)
- Kamil, Andrzej, PyCon UK, Python 3 and SSL (2007-08-31 23:11:09)
- ExtJS Grid as Spreadsheet (2007-08-28 23:24:11)
- New Geek 'Non-Gadget Gadget' (2007-08-28 23:22:38)
- New Programs: Popfile and Better Gmail (2007-08-28 19:26:44)
- T-Mobile, Web'n'Commute and Lost Productivity (2007-08-28 19:25:42)
- Windows User Rights (2007-08-28 19:25:12)
- Playing Video with Silverlight (2007-08-26 23:23:39)
- Fetching Embedded Resources from IronPython (2007-08-26 21:10:59)
- Embedding IronPython in a Silverlight Assembly (2007-08-26 21:10:31)
- More Computer Death and PyCon UK Schedule (2007-08-23 21:13:02)
- Everyone's First Vi Session (2007-08-19 20:29:42)
- Saving Files with Javascript and a Python CGI (2007-08-19 19:51:24)
- Opening Files with Silverlight and the OpenFileDialog (2007-08-19 19:50:52)
- Silverlight Web IDE 0.2.0 (2007-08-19 19:49:51)
- IsolatedStorageFile in Silverlight (2007-08-19 15:19:11)
- Using System.Windows.Browser.Net.BrowserHttpWebRequest (2007-08-19 02:17:37)
- Using System.Windows.Downloader with Silverlight (2007-08-19 01:46:08)
- Windows Mega-Death Badness (2007-08-18 22:09:49)
- Error 404: Road not Found (2007-08-18 22:05:46)
- urllib2 Tutorial in Python Docs (2007-08-18 21:24:10)
- Resolver is Hiring! (2007-08-17 14:12:19)
- Format Tracebacks from Current Exception (2007-08-15 00:04:05)
- How Badly will IronMonkey Hurt Performance? (2007-08-14 22:55:32)
- Python Bits (2007-08-14 22:54:37)
- Silverlight IronPython Example: Experimental 'IDE' (2007-08-12 19:23:46)
- Accessing the Web with IronPython (2007-08-12 15:39:21)
- Response(s) to Mac First Impressions (2007-08-12 15:37:55)
- 2 ** 5 + 1 (2007-08-12 15:36:27)
- First Impressions of the Macbook Pro and Mac OS X (2007-08-09 22:50:32)
- EditArea Syntax Highlighting Javascript Code Editor (2007-08-08 21:37:45)
- Ruby is Hard (2007-08-08 20:54:55)
- Resolver in the Browser with Silverlight (a Preview) (2007-08-06 22:17:56)
- Python in London Banking (2007-08-06 20:57:11)
- IronPython at Mix UK (2007-08-06 03:21:17)
- Interesting New gadgets (2007-08-06 02:57:07)
- Resolver at PyCon UK (2007-08-06 02:50:27)
- Build FePy for Mac OS X (and problems solved) (2007-07-28 17:14:46)
- Resolver Beta: The First Wave (2007-07-28 13:42:41)
- Mozilla and IronPython: IronMonkey (2007-07-26 13:47:13)
- TDD at PyCon UK (2007-07-25 14:22:07)
- Welcome to Kamil (2007-07-25 00:12:42)
- Dynamically Compiling C# from IronPython (2007-07-24 01:11:31)
- IronPython to Accept User Contributions (2007-07-23 21:56:48)
- IronRuby Released (2007-07-23 14:29:33)
- Succumbed at Last: MacBook Ordered (2007-07-23 14:27:56)
- Silverlight and IronPython (2007-07-20 23:30:17)
- Resolver Beta News (2007-07-20 21:35:29)
- Python Programmer? (2007-07-16 21:18:58)
- Resolver Beta Program (2007-07-16 14:33:26)
- Grid from Javascript (2007-07-16 14:30:49)
- Scott Adams, Turds and XML (2007-07-15 17:14:51)
- IronPython and Silverlight: Python in Your Browser (2007-07-13 11:20:41)
- Resolver is Launched (2007-07-13 11:11:42)
- Wing 3 (2007-07-07 01:35:12)
- Python at the IET (2007-07-07 01:26:19)
- The Python Magazine (2007-07-04 11:23:54)
- Apple's Super Secret iPod Compression Algorithm (2007-06-30 16:06:47)
- Viruses: a Thing of the Past... (2007-06-30 14:44:35)
- Hardware and Software and Stuff (2007-06-30 13:47:00)
- Harddrive Fixed (2007-06-30 12:50:23)
- CarbonPython - a Faster Python for .NET (2007-06-28 22:51:50)
- Descriptors and Attribute Lookup Order (2007-06-23 16:20:18)
- Gnuplot: Success at Last! (2007-06-23 15:40:07)
- Gadgets and Computer Hardware (2007-06-19 16:18:11)
- Python and the Robots Companies - Python in Accelerando (2007-06-18 22:59:47)
- Programmer's Personality (2007-06-18 00:24:03)
- Curves from Contour Map (2007-06-17 18:58:13)
- IronPython Charting and ZedGraph (2007-06-16 20:50:19)
- CPythonServer: Executing CPython Code from IronPython (2007-06-16 19:07:30)
- Generating Images with Matplotlib (2007-06-16 12:00:59)
- Silverlight and the London .NET Group (2007-06-15 23:48:42)
- Windows Flying Dudes: The Agent Server Objects (2007-06-15 22:56:03)
- Gnuplot Frustration (2007-06-15 22:43:25)
- Listing Processes with PyWin32 (2007-06-15 15:25:07)
- PyCon Italia and London Python at the IET (2007-06-11 21:41:44)
- Resolver, IronPython and Unicode (2007-06-11 21:02:19)
- IronPython is Better than pywin32 for Some Tasks (2007-06-09 20:28:42)
- Trying to Read Shortcut Targets on Windows (2007-06-09 15:58:31)
- TuxDroid: A Python Bot (2007-06-08 00:14:46)
- IronPython, IronRuby, JRuby and the Python and Ruby Communities (2007-06-07 23:11:30)
- ConfigObj in Trac (2007-06-07 21:20:03)
- Freebasing: Dynamic Base Classes with __new__ and Multiple Inheritance (2007-06-07 14:03:01)
- Cooking with Pythons on Mono (2007-06-03 18:43:17)
- Multiple File Support in Docutils (2007-05-31 22:04:24)
- Movable Python to Go Open Source? Maybe... (2007-05-31 14:30:00)
- IronPython Wiki Cookbook (2007-05-30 16:34:59)
- I Can Has LOL Code Now Plz (2007-05-30 14:25:37)
- Obscuring Email with Web-Form Fallback (2007-05-28 20:07:29)
- Import with Reload (2007-05-27 22:33:39)
- IronPython URLs (2007-05-27 15:40:54)
- HTML, RSS and Romanian Cookery (2007-05-24 00:13:49)
- IronPython Community Edition: Sixth Release (2007-05-20 20:09:11)
- Fancy a Job: A New Project Needs a Developer (2007-05-19 21:28:50)
- Python Documentation in ReST (2007-05-19 21:23:28)
- Annoying (apparent) Subversion Bug (2007-05-19 19:49:10)
- RSS Feed Change (2007-05-16 23:02:26)
- Python and Bazaar Meetup this Friday (2007-05-16 22:39:37)
- OLPC Production Ramping Up (2007-05-16 21:20:26)
- A Piece of History: Python 0.9.1 (2007-05-16 21:10:52)
- Laptop and Digital Camera for Sale (2007-05-14 22:36:18)
- A Simple HTTP Server with IronPython (2007-05-14 21:05:11)
- The Joys of Extreme Programming (2007-05-12 15:06:44)
- Jython, the JVM and Apple Macs (2007-05-11 20:01:38)
- Oh, and Another Thing... (2007-05-10 23:25:15)
- 15 TDD Steps to Create a Rails Application (2007-05-09 00:06:24)
- Movable Python for Python 2.5.1 (2007-05-08 16:56:51)
- Sometimes Usability Doesn't Count (Plus Some Programming Quotes) (2007-05-08 15:37:18)
- Do You Know Your Displays from Your Literals? (2007-05-07 18:34:49)
- Interesting Links (2007-05-07 18:32:30)
- One Thing I Hate About Python (Rich Comparison) (2007-05-06 18:29:39)
- Interesting Times on the Internet (2007-05-06 16:14:50)
- Python and Bazaar Events in London (2007-05-05 19:49:46)
- They Got Me: A Virus Hunt (2007-05-05 19:26:35)
- Silverlight: Python in the Browser (2007-05-02 21:14:14)
- Finding Your Way With GPS (2007-05-01 23:52:30)
- IronPython and the Microsoft Dynamic Language Runtime (2007-04-30 22:28:56)
- Exploring Second Life... with Python (2007-04-30 22:02:09)
- Found someone who likes Vista... (2007-04-30 21:17:24)
- Fun With Python Special Methods (2007-04-29 23:42:35)
- Threading in IronPython, Aborting Threads and the Evils of Asynchronous Exceptions (2007-04-28 19:37:32)
- What makes a test a unit test? (2007-04-28 19:05:21)
- PyCon UK and Fun at the London Python Meetup (2007-04-28 15:04:46)
- Teaching Kids to Program (2007-04-28 01:12:20)
- All Others Pay Cash: Fun, Ridiculousness and Python (2007-04-28 00:20:09)
- Singletons via a Metaclass (2007-04-23 00:11:57)
- Mocks Aren't (Just) Stubs (2007-04-22 23:17:49)
- Pythonutils 0.3.0 (2007-04-22 20:22:56)
- IronPython Benchmarks on .NET (and Comparing .NET and Mono) (2007-04-22 15:10:45)
- Using the Python Standard Library and help with IronPython (2007-04-21 15:25:08)
- IronPython, Benchmarks (Mono) and Performance (2007-04-21 14:42:59)
- PyCon UK and London Meetup (2007-04-21 13:34:40)
- Type Safety and Security (2007-04-19 22:12:15)
- Web testing with Selenium, and Random Python Stuff (2007-04-19 00:31:52)
- Python and the Google Summer of Code (2007-04-16 21:24:57)
- Rupy, Time and 'The Book' (2007-04-16 21:23:46)
- The Trials of Testing (2007-04-03 23:52:23)
- Ruggedized Devices and the Top Ten New Smartphone Technologies (2007-04-03 17:36:30)
- Embedding IronPython... in IronPython (2007-04-02 22:57:45)
- Betting on Python 3000 (2007-04-01 20:38:15)
- New Windows Security Vulnerability (2007-04-01 17:54:07)
- Resolver is Hiring (2007-03-31 00:25:21)
- PyPy and .NET (2007-03-30 23:34:41)
- Microsoft Take Security Seriously (2007-03-30 23:10:11)
- Some Interesting Things (2007-03-30 22:57:02)
- Perl 6, Python on Parrot & Virtual Machines (2007-03-27 14:33:31)
- Simplicity or Power? User Interface Design (2007-03-27 14:32:56)
- IronPython in Action: Progress Report (2007-03-27 00:02:32)
- Python Quirks: Booleans and Regular Expressions (2007-03-23 14:13:52)
- Upgrading to Visual Studio Express (2007-03-23 13:51:40)
- Three Screens McProgrammer (2007-03-19 23:21:19)
- Resolver Internships (2007-03-19 20:58:08)
- A Read Only Proxy Class and Proxying Magic Method Access (2007-03-17 22:48:42)
- Threading with Queue (2007-03-17 01:08:32)
- The Resolver Whitepaper (2007-03-17 00:40:01)
- Fun With Metaclasses: Indexing Classes (2007-03-17 00:32:55)
- IronPython and Unicode (or another reason to use IronPython - or why wait until Python 3 ?) (2007-03-12 21:02:36)
- Creating .NET Classes Dynamically from IronPython (2007-03-11 16:33:17)
- Parsing Fun (2007-03-10 13:39:16)
- Krakow, the Seaside and IronPython (2007-03-09 17:17:18)
- Andrzej on Test Driven Development (2007-03-09 15:10:23)
- Embedding IronPython (2007-03-07 21:21:43)
- Compiling Dynamic Languages (2007-03-04 22:39:56)
- Deadman Vista (2007-03-04 19:43:09)
- Doctest or Unittest ? (2007-03-03 15:19:47)
- More Projects Using ConfigObj (2007-03-03 15:15:43)
- Vista Simulator (2007-03-03 14:46:28)
- Python Community, Rails Community, Beautiful Code and the Testing Culture (2007-03-03 00:36:10)
- PyCon the Road Trip (2007-03-01 06:51:06)
- Mind Blown by PyCon (2007-03-01 03:34:38)
- Python 3.0, IronPython 3.0, Robots, Talks and Python in Interesting Places (2007-02-25 23:39:20)
- IronPython Talk and Tabbed Images (2007-02-25 20:03:23)
- Short Version of IronPython Talk Online (2007-02-24 00:07:33)
- At PyCon (2007-02-23 15:41:07)
- PyCon Talk: First Hurdle Cleared (2007-02-19 23:59:17)
- Tabbed Image Viewer (2007-02-19 21:41:42)
- Flipping Nora (2007-02-18 23:24:19)
- Movable Python 2 Review (2007-02-18 22:29:17)
- PyPy Nearly Useful ! (2007-02-18 14:55:37)
- Name of Instances (2007-02-18 14:24:52)
- PyCon Approaching (2007-02-18 14:08:29)
- YouOS and Python (2007-02-18 13:22:17)
- Elixir and Just Enough Magic (2007-02-13 20:52:33)
- Automatic Properties and a Metaclass Conundrum (2007-02-12 21:18:24)
- Painless Properties (2007-02-11 18:55:43)
- Microsoft Invented AJAX (and they wish they hadn't) (2007-02-11 14:45:49)
- Happy Birthday Voidspace (2007-02-11 00:58:58)
- Cats or Dogs, C# or Java (2007-02-10 23:12:49)
- And Today in the Junk Folder (2007-02-10 12:05:55)
- How Vista is Good for Python (well... maybe) (2007-02-10 01:17:54)
- Testing Tests (2007-02-08 16:45:41)
- Further Polish Adventures: Academic Computer Science Festival (2007-02-08 14:45:57)
- Interesting Things (2007-02-08 14:28:38)
- Wing at Resolver (2007-02-08 14:04:39)
- Programming Language Metrics (2007-02-06 13:05:22)
- Akismet 0.1.5 (2007-02-05 21:00:50)
- ConfigObj 4.4.0 and Validate 0.2.3 (2007-02-04 17:46:35)
- Firedrop2: Blog Statistics (2007-02-03 23:56:27)
- PyCamp UK ? (2007-02-03 19:44:38)
- Book Progress (2007-02-03 19:26:48)
- The Event Pattern (2007-02-03 02:18:49)
- IronPython - Do You Need It? (2007-01-30 00:47:10)
- Old Style Classes and Object (2007-01-25 22:43:01)
- Movable Python 2.0.0 Final (2007-01-20 00:48:28)
- Cluster-based-VR-development-environment-onna-stick (2007-01-20 00:36:27)
- IronPython on Balloons (2007-01-17 13:49:15)
- Cough, Sneeze, Writing and Optimisation (2007-01-15 21:52:08)
- IronPython in Action (2007-01-10 23:46:46)
- Wing Script: Part II (2007-01-10 22:13:18)
- Mega-Computer-Death Badness (2007-01-10 21:57:00)
- ShedSkin Part II: Garbage Collection and Memory Management (2007-01-10 21:45:50)
- Another Wing Script (2007-01-08 19:54:36)
- ShedSkin (leading into a work related ramble) (2007-01-08 18:33:30)
- Capturing stdout and stderr as a Single Stream (2007-01-07 19:35:46)
- Profiling IronPython (2007-01-05 23:59:17)
- Compiled Code, Angle Brackets and Optimising Resolver (2007-01-05 22:40:24)
- Developing with Python and VimCE Part II (2007-01-05 22:29:38)
- More on Python Doc Tools (2007-01-04 13:52:23)
- Python Documentation Tools (2007-01-01 18:36:40)
- The Wing Python IDE (2006-12-31 20:17:50)
- Docstring Restrictions (2006-12-31 19:07:39)
- Video Editing Software (2006-12-31 17:43:53)
- O2 XDA IIi for Sale (2006-12-30 19:13:45)
- Computer Heart Transplant (2006-12-28 23:30:40)
- Webfaction Hosting (2006-12-28 23:29:55)
- API Reference Update (2006-12-28 22:44:58)
- API Reference Without Docstrings (2006-12-23 17:02:42)
- Developing with Python and Vim on the PocketPC (2006-12-23 13:42:38)
- rest2web 0.5.1 (2006-12-19 18:21:31)
- More ConfigObj Fixes in Subversion (2006-12-17 21:14:46)
- New Windows Forms Tutorial Entry (2006-12-17 20:44:39)
- New IronPython Section (2006-12-17 20:44:03)
- Selfless as a Metaclass (2006-12-16 23:34:14)
- Selfless Python (2006-12-16 21:31:14)
- Anonymous Code Blocks (2006-12-15 13:38:20)
- Akismet 0.1.4 (2006-12-13 23:27:02)
- IronPython 1.1 Alpha (2006-12-13 20:49:05)
- PyCon: IronPython & Windows Forms Talk (2006-12-13 00:04:07)
- Robots and VoIP (2006-12-12 16:45:44)
- Anthony, Bruce and IronPython (2006-12-10 21:36:42)
- Windows Mobile 5.0 Console (2006-12-09 22:47:15)
- ConfigObj Changes in Subversion (2006-12-09 17:42:39)
- Turbogears and Movable Python (2006-12-09 13:58:50)
- Happy Birthday Resolver (2006-12-07 22:06:38)
- Basic Hints for Windows Command Line Programming (2006-12-05 21:03:56)
- IronPython, Old Style Classes and Performance (2006-12-04 22:19:29)
- Python and its Basic Datatypes (2006-12-03 19:08:43)
- Motherboards, Processors and Power Supplies: Oh My! (2006-12-03 16:07:36)
- PyCon Talk Presentation Tools (and stuff) (2006-12-03 14:55:37)
- Google, Mondrian, Python and Guido (2006-12-02 21:41:00)
- Nested Lambda Fun (2006-12-02 21:09:19)
- Earliest Known Pythoneers and the Real Meaning of Pythonic (2006-12-02 20:23:55)
- Computer Problems: Any Ideas ? (2006-12-01 21:40:32)
- PyCon and the Test Driven Development Tutorial that Could Have Been (2006-12-01 19:28:31)
- TBS Website Award (and other programming chit-chat) (2006-12-01 18:39:07)
- IronPython and Windows Forms at PyCon (2006-11-30 14:08:07)
- Movable Python Documentation Complete (2006-11-29 21:43:58)
- Ordered Dictionary 0.2.2 (2006-11-28 21:40:52)
- IronPython at the RuPy Conference (2006-11-28 19:35:55)
- Sometimes it's Ok to be Smug (2006-11-26 22:37:06)
- rest2web and Ordered Dictionary Improvements (2006-11-25 21:32:57)
- Ruby for Rails Review (2006-11-22 23:44:39)
- PyCon Decisions Delayed (2006-11-23 18:58:05)
- Code Objects: An Exploration (2006-11-20 23:19:53)
- ConfigObj Updates: Sometime (2006-11-19 18:46:18)
- ConfigObj in Interesting Places (2006-11-18 14:28:33)
- Python Programming Links (etc) (2006-11-18 14:03:17)
- Ultimate XP Office Tool (2006-11-18 13:58:18)
- Movable Python and Django (2006-11-17 00:15:03)
- Python, Multi-core Processors and Thread Oddness (2006-11-16 13:45:05)
- IronPython Book or Not ? (2006-11-15 15:35:44)
- IronPython: 1.0 or Not ? (2006-11-15 00:10:13)
- Movable Python and Pywin32 (2006-11-14 23:34:07)
- Back from Italy (and Stuff) (2006-11-14 18:19:57)
- Python and Threading (2006-11-08 23:43:33)
- Python Jobs on the HiddenNetwork (2006-11-08 23:07:44)
- Movable Python 2.0.0 Beta 2 (2006-11-07 23:45:57)
- BlogAds Gadget Network (2006-11-07 23:27:47)
- Movable Python Extras (2006-11-07 18:24:39)
- New Hard Drive (2006-11-04 14:59:45)
- Python import and __main__ Oddness (2006-11-04 10:55:45)
- Software Specification (2006-11-03 16:54:02)
- IronPython for ASP.NET (2006-11-02 21:18:56)
- IronPython Console & Tab Completion (2006-11-02 17:24:05)
- Windows File Weirdness (2006-11-02 00:35:57)
- IronPython, Unmanaged Code and Ascii Art (2006-11-01 22:45:02)
- Continuous Integration (2006-11-01 22:12:13)
- Learning to Program (2006-11-01 21:19:50)
- PyCon 2007 (2006-11-01 20:52:42)
- A Python in your Pocket (2006-10-31 22:57:10)
- IronPython URLs (2006-10-31 22:51:33)
- SQL Server 2005, Triggers and a Big Headache (2006-10-30 21:40:26)
- Continuous Integration is 1337 (2006-10-30 21:02:24)
- Firefox 2 Woes (2006-10-30 20:55:58)
- Earliest Reference to a Dictionary ? (2006-10-30 20:38:26)
- Another Python Charting Contender (2006-10-30 20:22:23)
- Python Issue Tracker (2006-10-29 23:02:59)
- Python, GUI Toolkits and Charting (2006-10-29 22:51:31)
- Mobile Entertainment, Geocaching and Georeferencing (2006-10-28 18:28:22)
- Dictionary as a Basic Datatype (2006-10-28 01:15:46)
- Pytte (2006-10-26 00:09:14)
- Python, Metaclasses and Overloaded Methods (2006-10-25 21:45:36)
- IronPython, Subprocesses and Switching Off the Internet (2006-10-24 15:29:44)
- Google Co-op Search for Python Programming (2006-10-24 11:19:43)
- Movable Python Docs and Movable IDLE Homepage (2006-10-23 00:59:14)
- Selling Pair Programming (2006-10-22 18:17:57)
- Python Jobs with the Hidden Network (2006-10-22 14:35:18)
- Latest Toys (2006-10-21 14:07:28)
- Video Podcasting and Youtube (2006-10-21 13:51:26)
- New Releases (2006-10-21 13:40:11)
- Python Virus Bites Apple (2006-10-19 01:07:45)
- rest2web: Debian and Other Stuff (2006-10-17 11:50:51)
- Optimising IronPython (2006-10-16 21:10:37)
- rest2web 0.5.0 Final (2006-10-15 21:59:23)
- Static Typing - in Music (2006-10-13 21:16:48)
- Python in the Corporate World (2006-10-13 14:24:48)
- Hard Drive Wisdom on Windows from Python Newsgroup (2006-10-11 21:10:45)
- IronPython and Hashlib (2006-10-11 21:01:36)
- Some Things You Just Have to Share (2006-10-11 20:30:31)
- IronPython Version Info (2006-10-10 20:34:18)
- Jan Szumiec: May he Blog in Peace (2006-10-10 18:46:41)
- New Things with IronPython (2006-10-10 16:18:19)
- rest2web Man Page (2006-10-10 15:13:35)
- Agile Development & Religious Wars (2006-10-09 21:55:02)
- Devil in the Detail (2006-10-09 14:59:18)
- Is CGI Dead ? (2006-10-08 19:07:24)
- Zlib for IronPython (2006-10-08 19:01:50)
- Movable IDLE (2006-10-08 17:44:10)
- Voidspace Server Move (2006-10-07 16:01:36)
- Python Meetup (2006-10-05 14:20:31)
- Cheap, Fast and Good (2006-10-05 14:17:31)
- Firedrop2 Plugins (2006-10-05 14:12:39)
- London 2.0 & Python Meetup (2006-10-03 13:01:27)
- Domain Name Registration (2006-10-01 17:07:09)
- IronPython Category (2006-10-01 16:15:50)
- WTF ? (And IronPython plus Other Stuff...) (2006-10-01 15:00:04)
- SlippedStream Improved - Free TV on Your PC (2006-09-29 22:16:30)
- Very Strong Typing for Python (2006-09-29 11:07:41)
- Hot Programming Languages (2006-09-26 17:54:55)
- Movable Python for Python 2.5 (Part II) (2006-09-26 17:14:50)
- Mac OS X on VMWare (2006-09-26 13:18:00)
- Pythonwin and Movable Python (2006-09-24 22:36:49)
- Calender Template for Firedrop (2006-09-24 22:30:48)
- Movable Python for Python 2.5 Final (2006-09-22 21:53:53)
- The Great Voidspace Computer Sale (2006-09-22 15:00:39)
- Bulk Mailing (2006-09-21 23:52:39)
- Decorators that Take Arguments (2006-09-20 21:46:25)
- IronPython Samples & Pyc the Compiler (2006-09-20 00:25:43)
- Upgrade to the Mega-Pack (2006-09-20 00:11:07)
- Language Wars, Passion and IQ (2006-09-19 17:32:58)
- Movable Python Mega-Pack (2006-09-17 20:19:55)
- Movable Python 2.0.0 Beta 1 (2006-09-17 20:19:04)
- Movable Python for Python 2.5rc2 (2006-09-14 23:36:36)
- Snakes on the Brain (2006-09-14 23:33:03)
- RSS to HTML (2006-09-14 15:01:06)
- Dynamic Languages on the CLR (2006-09-14 13:50:04)
- Pythons in Belfast (2006-09-12 23:02:37)
- Hot Off the Press - IronPython 1.0 Final (2006-09-06 00:02:05)
- More IronPython Tutorials (2006-09-05 13:58:01)
- Programs and Tools Updated (2006-09-04 00:16:06)
- Podcasting, Pocket PCs and Radio on Your Time (2006-09-03 22:32:10)
- Another Record Month (2006-09-02 00:25:53)
- IronPython and Background Worker Threads (2006-09-02 00:00:53)
- Python is Nearly Safe - or is it ? (2006-09-01 21:07:18)
- IronPython, Threads and More GUI Pain (2006-08-31 20:42:51)
- Python and Curly Braces (2006-08-30 22:21:08)
- A Busy Schedule (2006-08-30 13:39:20)
- All Our Code is Broken (or Python 3000 is Coming) (2006-08-28 12:26:59)
- StandOut 3.0.0 Released (2006-08-27 18:10:46)
- Code Reuse (2006-08-27 17:52:45)
- A Hard Decision (2006-08-24 23:57:10)
- Beware the Mutants (2006-08-24 23:52:01)
- Another rest2web Update in Subversion (2006-08-19 22:04:47)
- Irrelevant Frippery (2006-08-19 21:41:14)
- Playing with the Module Type (2006-08-18 14:01:18)
- Movable Python for Python 2.5rc1 (2006-08-17 23:59:24)
- Flattening Lists (2006-08-17 14:24:32)
- Python Snippets (2006-08-16 00:17:56)
- The Important Stuff About London 2.0 (2006-08-15 23:46:50)
- Drunk Microsoft Employees, Web 2.0 & London Python Geeks (2006-08-15 23:13:43)
- SPE for Movable Python (2006-08-15 22:49:12)
- The Python Black Hats (2006-08-15 18:39:10)
- rest2web Changes (2006-08-14 10:48:36)
- Hex-Dump, IronPython & GDATA (2006-08-12 15:58:24)
- Two to the Power Five (2006-08-12 15:49:27)
- Tests as Specification (2006-08-12 15:10:38)
- Movable Python for Python 2.5 Beta 3 (2006-08-11 13:41:03)
- Language Bar & Windows Update - Further Windows Annoyances (2006-08-10 21:11:13)
- Good Advice for Laptop Storage (2006-08-10 20:57:49)
- Thank You Mr. S. Alexander (2006-08-10 20:29:00)
- IronPython & GUI Pain (2006-08-10 12:45:47)
- rest2web and Debian (2006-08-09 00:09:27)
- Numpy for Movpy (2006-08-08 23:53:31)
- psyco for Python 2.5 (2006-08-08 23:46:48)
- MD5 for IronPython (2006-08-07 21:37:17)
- New Laptop - Searching for Storage (2006-08-07 21:36:48)
- pyCrypto & psyco Windows Binaries (2006-08-07 21:36:05)
- rest2web 0.5.0 Beta 1 Finally Out (2006-08-06 20:19:37)
- More Python Stuff & Money (2006-08-04 13:54:04)
- Big Number Maths (2006-08-03 21:59:31)
- Continuous Integration, Performance & Ruby on Rails (2006-08-02 22:01:47)
- Not Invented Here (2006-08-02 21:03:18)
- News from Several Flavours of Python (2006-07-30 23:03:26)
- Zope 3 & Movable Python (2006-07-29 14:10:48)
- IronPython & Windows Forms VIII (2006-07-29 03:11:59)
- Blogging & the Internet of the Future (2006-07-27 04:53:04)
- Reasonable Password Policies (2006-07-27 04:07:26)
- Minor Updates (2006-07-26 23:15:35)
- Movable Python Demo (2006-07-26 23:15:13)
- IronPython News (and stuff) (2006-07-26 10:14:30)
- IronPython & Windows Forms, Part VII (2006-07-22 20:23:03)
- Pythonutils News (2006-07-22 15:49:32)
- An Object Shaped Future (2006-07-22 15:28:27)
- Spider's Silk & Movpy New Features (2006-07-22 13:38:06)
- Movable Python for Python 2.2 & Tkinter Functional Testing (or the lack thereof) (2006-07-21 13:59:06)
- Movable Python for Python 2.5 (2006-07-20 13:17:35)
- My First Employee, Why Selling Doesn't Work Anymore & Evolutionary Programming (2006-07-19 23:31:13)
- Movable Python 2 for Python 2.3 (2006-07-19 14:34:52)
- Akismet Module 0.1.3 (2006-07-18 15:49:58)
- Movable Python 2.0.0 alpha 1 (2006-07-18 00:41:17)
- More Python News (2006-07-17 14:20:09)
- Python & Lisp (2006-07-06 22:31:09)
- Movable Python, Tkinter & Tooltips (2006-07-06 21:29:24)
- IronPython & Modal Dialogs (2006-07-06 20:59:30)
- Do You WTF ? (2006-07-06 20:49:02)
- Firedrop2 News (2006-07-04 10:45:02)
- IronPython & Modules (2006-07-04 10:15:26)
- Has Sourceforge Lost its Mojo ? (2006-07-04 09:30:41)
- How Dynamic is too Dynamic ? (2006-07-04 09:09:27)
- Linux is Great, I Think (2006-06-28 13:23:47)
- Movable Python Preview (2006-06-25 19:02:54)
- Avocados (2006-06-25 16:04:40)
- Python & the Static Typing Debate (2006-06-25 16:00:11)
- Movpy, Tkinter & Icons (2006-06-25 15:50:20)
- Python Just Keeps Racing (2006-06-25 15:19:28)
- IronPython & Windows Forms VI (2006-06-23 00:15:12)
- The Build Cat (2006-06-22 21:25:53)
- IronPython & Code Quality Tools (2006-06-22 20:46:52)
- Pythonwin & Movable Python (2006-06-22 13:45:50)
- Visual Studio Tools for Office (2006-06-21 23:48:42)
- Python Bits & Pieces (2006-06-20 12:36:29)
- PyZine Goes Free (2006-06-19 11:28:31)
- Pythonutils (2006-06-18 18:32:19)
- StandOut 3.0.0 Alpha (2006-06-18 18:07:18)
- Multimedia in the Palm of Your Hand (2006-06-10 15:22:08)
- Paradise Mobile Style (2006-06-10 12:39:29)
- SlippedStream (2006-06-10 11:18:38)
- IronPython News (2006-06-09 21:38:42)
- Writing CGI Programs, Part II (2006-06-08 23:02:59)
- Ajax in Action, Review (2006-06-08 10:13:41)
- ConfigObj Stuff (2006-06-07 23:55:52)
- Firedrop2 Bookmarklet (2006-06-07 22:32:53)
- Firedrop 0.2.2 (2006-06-07 21:53:24)
- Python for my Grandpa (2006-06-06 15:04:41)
- Vista & Python Executables (2006-06-05 14:41:15)
- Python Scoping (2006-06-05 14:35:06)
- ConfigObj 4.3.2 (2006-06-04 23:27:46)
- IronPython & Windows Forms, Part V (2006-06-04 08:27:50)
- IronPython & Windows Forms, Part IV (2006-06-03 01:05:09)
- Images & Wax (2006-06-02 23:02:11)
- Look in my Toolbox (2006-06-01 22:50:25)
- Mobile VoIP (2006-05-31 23:55:58)
- Haloscan Comments (2006-05-30 10:46:23)
- Planet Firedrop (2006-05-29 01:23:33)
- A Few Bits of News (2006-05-28 23:37:05)
- IronPython & Windows Forms, Part III (2006-05-27 01:41:33)
- IronPython & Windows Forms, Part II (2006-05-25 14:28:52)
- IronPython & Windows Forms, Part I (2006-05-25 14:23:46)
- The Dreaded Lambda (2006-05-24 21:33:45)
- Towards a Faster Python (2006-05-24 14:28:45)
- Windows Annoyance #14736 (2006-05-24 10:09:10)
- Planet Firedrop (2006-05-23 16:23:50)
- Rogue Trooper - the Game (2006-05-22 00:52:05)
- ConfigObj 4.3.2alpha (2006-05-21 18:53:08)
- urllib2 Tutorial Updated (2006-05-20 18:20:10)
- Object Oriented Programming - in French (2006-05-20 16:41:00)
- Web 2.0 All Over the Place (2006-05-20 00:40:41)
- Decorators (2006-05-18 13:45:42)
- New IronPython Home (2006-05-16 13:57:33)
- Time for a New Computer (Nearly!) (2006-05-12 13:03:12)
- The Little Things (2006-05-11 13:34:08)
- Mass Storage (2006-05-09 11:45:52)
- Search for the Metaverse (2006-05-09 11:25:08)
- Nearly a Linux Convert (2006-05-08 22:47:51)
- Scripting Away (2006-05-08 22:37:31)
- Incessant Beeping (2006-05-08 12:07:17)
- Cheap & Free VoIP Calls (2006-05-06 23:46:57)
- Planet Voidspace (2006-05-05 15:56:57)
- London 2.0 (2006-05-05 14:11:10)
- wxPython in Action (2006-05-04 10:39:19)
- Open Source Internet Café Software (2006-05-02 12:49:31)
- Python Related News (2006-05-02 10:53:33)
- rest2web in Subversion (2006-05-01 23:23:55)
- Movable Python 1.0.2 (2006-05-01 14:01:26)
- ConfigObj, Eggs & Megaframeworks (2006-04-29 17:25:12)
- ConfigObj 4.3.1 & validate 0.2.2 (2006-04-29 12:25:19)
- A Classic Tale of Optimisation (2006-04-27 23:24:35)
- Starting with IronPython (2006-04-27 22:46:32)
- rest2web Presentation (2006-04-23 23:00:36)
- Test Version of rest2web 0.5.0 alpha (2006-04-22 11:04:55)
- Movable Python 1.0.2 Beta (2006-04-22 10:44:11)
- IronPython First Impressions (2006-04-22 10:34:12)
- Language Oddities (2006-04-22 10:16:09)
- New Job, New House, No Internet (2006-04-22 10:11:16)
- Python 2.6 (2006-04-13 17:03:10)
- Snowcrash (2006-04-12 16:14:36)
- rest2web Markup (2006-04-10 09:25:18)
- rest2web Progress (2006-04-09 15:10:14)
- New CGI Repository (2006-04-08 22:03:50)
- Pythonutils API Documentation (2006-04-07 23:03:28)
- ConfigObj New Features (2006-04-07 22:51:40)
- ConfigObj 4.3.0 (2006-04-07 22:36:19)
- Coding Style & Standard (2006-04-07 12:07:10)
- Benefits of Open Source (2006-04-05 16:23:28)
- A Handy Little Tool (2006-04-02 21:53:10)
- Python 411 Interview (2006-04-02 16:51:49)
- DivX to DVD (2006-04-01 23:19:51)
- rest2web Gets a Facelift (2006-04-01 23:07:55)
- I Hate HTML (2006-04-01 14:17:59)
- Firedrop 0.2.1 (2006-03-30 22:40:47)
- Python 2.5 Excitement (2006-03-30 11:24:24)
- Obscure New Language Feature (2006-03-29 13:42:41)
- The Pain of Releasing (2006-03-27 16:01:06)
- PyPy Produces Tangible Results (Well... Almost) (2006-03-27 11:01:36)
- Firedrop 0.2.0 (2006-03-26 19:13:22)
- Say Something Random (2006-03-26 18:52:50)
- URLError & urllib2 the Missing Manual (2006-03-24 11:39:19)
- The GPL License (2006-03-24 10:29:02)
- SQLObject (2006-03-24 10:07:22)
- Back to the __future__ (2006-03-23 12:03:37)
- Web Apps on a Stick (2006-03-23 12:02:37)
- Duck Typing & Containers (2006-03-22 12:02:37)
- ConfigObj 4.3.0alpha (2006-03-20 12:48:44)
- Job (2006-03-20 11:12:10)
- Movable Python & __future__ (2006-03-20 10:21:58)
- Movable Python & Consoles (2006-03-20 09:50:39)
- Movable Python Review - in English (2006-03-20 09:39:53)
- It's All Happening (2006-03-20 09:29:26)
- Nanagram on Softpedia (2006-03-19 14:00:14)
- Python Documentation & Epydoc (2006-03-19 13:43:04)
- SPV Unlock at the Voidspace Shop (2006-03-17 21:47:13)
- Breaking out into the World Wide Web (2006-03-16 12:37:26)
- Joking Apart (2006-03-15 19:40:18)
- Job Hunting (2006-03-15 19:36:30)
- Movable Python News (2006-03-15 16:10:36)
- More French Articles (2006-03-13 21:19:53)
- The Joy of Programming (2006-03-12 23:00:19)
- Job Interview (2006-03-12 15:44:26)
- Firefox Extend-orama (2006-03-12 15:03:32)
- The Nightmare Continues (2006-03-12 10:46:06)
- Transforming Values with ConfigObj (2006-03-09 12:00:05)
- Configuring Turbogears (2006-03-09 10:34:16)
- urllib2 Article in French (2006-03-08 13:13:49)
- ConfigObj Changes (2006-03-07 11:00:23)
- Battle with Guestbook Spam - Round Three (2006-03-07 10:48:49)
- Python Source Code Scan (2006-03-07 10:39:53)
- New Pythonutils Subversion Repository (2006-03-04 17:11:56)
- Movable Python Review (2006-03-04 12:12:05)
- Move Out of the Way Skype (2006-03-04 11:23:11)
- Windows Nightmare (2006-03-04 10:53:22)
- Voidspace is Looking for a Sponsor (2006-03-04 10:53:02)
- New Home for Firedrop2 SVN (2006-03-03 12:13:19)
- Wingware IDE (2006-03-03 12:13:12)
- Struggling with Python (2006-03-03 11:27:40)
- imp.find_module with py2exe (2006-03-01 13:23:29)
- Nanagram 1.4 Released (2006-02-28 11:17:57)
- Voidspace Shareware Mailing List (2006-02-28 11:07:18)
- IPython, matplotlib & Movable Python (2006-02-28 10:53:44)
- Voidspace Shareware (2006-02-27 15:56:54)
- Movable Python & WebWare (2006-02-27 15:33:03)
- matplotlib and Movable Python (2006-02-25 10:57:03)
- Job Hunting (2006-02-24 09:47:01)
- SlippedStream (2006-02-24 09:09:04)
- ConfigObj & Movable Python: Oops! (2006-02-24 08:55:19)
- Python 3000, Files and Text Encodings (2006-02-22 11:55:30)
- ConfigObj 4.2.0 (2006-02-19 17:12:26)
- Movable Python Demo (2006-02-18 12:09:53)
- rest2web in Print (2006-02-15 14:31:32)
- Movable Python Enhancements, Coming Soon... (2006-02-15 09:42:21)
- Movable Python 1.0.1 (2006-02-15 09:30:29)
- Relative Imports (2006-02-14 16:03:38)
- Firedrop2 is On the Move (2006-02-13 21:14:45)
- Simulating '-m' Part II (2006-02-12 17:27:19)
- Bytecode to Code Object (2006-02-12 17:05:47)
- Simulating '-m' (2006-02-12 10:47:45)
- The Joys of Open Source (2006-02-10 08:54:53)
- Movable Python Logo (2006-02-09 22:37:43)
- Gadgets and Games (2006-02-09 22:26:51)
- PDA Disaster (2006-02-09 22:21:04)
- ConfigObj 4.2.0 Beta 2 (2006-02-09 21:14:52)
- Line Endings Part III (2006-02-08 12:29:17)
- Ajax in Action (2006-02-08 10:46:12)
- Movpy News (2006-02-08 10:32:43)
- Detect Line Endings, Part II (2006-02-06 21:49:51)
- Inline Functions (2006-02-06 18:49:41)
- Detecting Line Endings (2006-02-06 14:45:05)
- Unicode, UTF Encodings and BOM (2006-02-06 09:26:42)
- Movable Python & Digital Downloads (2006-02-06 09:11:48)
- Guido Gives In (2006-02-05 22:26:36)
- Movable Python 1.0.0 for Python 2.3 & 2.4 (2006-02-03 08:41:32)
- Python on Nokia (2006-02-02 11:11:35)
- ConfigObj Unicode Support (2006-01-31 16:30:32)
- Subversion & New ConfigObj Methods (2006-01-31 16:11:45)
- ConfigObj, The Standard Library & ConfigParser (2006-01-31 15:38:51)
- ConfigObj Changes Imminent (2006-01-30 10:13:54)
- Awstats, Jobs & Other Things (2006-01-29 16:11:04)
- Website News (2006-01-28 12:14:32)
- rest2web & Another terrible Idea (2006-01-27 11:12:01)
- ConfigObj & a Terrible Idea (2006-01-26 20:53:21)
- rest2web in Action (2006-01-26 10:41:13)
- Akismet Module (2006-01-24 12:25:47)
- Trapping print From a Single Namespace (2006-01-23 16:23:01)
- A Big Change (2006-01-23 16:10:45)
- Firedrop2 - Tutorial and New Release (2006-01-16 15:06:51)
- Woes with Chandler (2006-01-13 09:48:43)
- Waiting for OpenOffice (2006-01-13 09:38:39)
- Mending Broken Links (2006-01-13 09:38:20)
- Movable Python Moving (2006-01-11 09:34:50)
- Keeping Up with the Changes (2006-01-11 08:58:21)
- Protected Page Part II (2006-01-11 08:50:04)
- Firedrop2 (2006-01-09 09:21:14)
- Another Python Web Framework (2006-01-09 09:20:03)
- Picking the Losing Technology (2006-01-07 09:58:03)
- Firedrop (2006-01-07 09:53:21)
- Updated CV (2006-01-07 09:43:22)
- SVN Repository (rest2web and pythonutils) (2006-01-05 12:27:28)
- Protected Page (2006-01-05 12:14:03)
- Movable Python Pre-Release (2006-01-04 09:17:49)
- Container Object Reference (2006-01-03 14:44:49)
- My Toolbox (2006-01-03 13:23:00)
- Stepping Back to Windows 98 (2005-12-29 16:05:35)
- POP3 and cPanel (2005-12-29 12:05:47)
- I Got Slashdotted (Nearly!) (2005-12-23 11:04:18)
- Movable Python Mailing List (2005-12-23 10:53:08)
- Archive and Contents (2005-12-23 08:59:43)
- Python(like) Documentation in reST (2005-12-23 08:59:10)
- SPE the Python Editor (2005-12-21 12:39:59)
- Python Search Engine (2005-12-20 16:36:30)
- Killing the Guestbook Spammers (2005-12-20 16:31:22)
- Pythonutils and ConfigObj (2005-12-20 16:25:42)
- Pythonutils 0.2.5 (2005-12-19 08:26:50)
- Ordered Dictionary 0.2.1 (2005-12-18 14:43:19)
- ConfigObj 4.1.0 and Validate 0.2.1 (2005-12-18 14:07:11)
- VMWare Windows (2005-12-09 09:11:39)
- SVN Update (2005-12-08 13:06:00)
- Job Hunting (2005-12-06 15:07:47)
- Replace in Files (2005-12-06 10:10:20)
- Pythonutils Mailing List (2005-12-06 09:10:44)
- Ordered Dictionary - 0.2.0 (2005-12-05 09:40:47)
- pathutils and cgiutils (2005-12-05 09:33:07)
- akismet 0.1.2 (2005-12-05 09:28:25)
- ConfigObj 4.0.2 (2005-12-05 09:23:21)
- Introdução Programacao Orientada Objetos (2005-12-05 08:47:00)
- The Battle Against Spam - Akismet (2005-12-02 09:49:44)
- Sites Built with rest2web (2005-12-01 15:21:06)
- File Locking (2005-12-01 12:06:28)
- The New odict - Beta 2 (2005-12-01 10:39:13)
- Wired for Chaos Review and Python Search Engine Update (2005-11-29 11:58:04)
- Ordered Dictionary II (2005-11-28 16:41:40)
- Guestbook Spam and DNS Blacklists (2005-11-28 15:25:10)
- User Plugin for rest2web (2005-11-25 13:30:00)
- Yahoo Maps and Python (2005-11-25 12:36:00)
- Best of the Blog (2005-11-25 12:07:09)
- Ordered Dictionary (2005-11-24 10:49:02)
- Click Thru for Me (2005-11-24 09:04:40)
- Reply-To Considered *Damn* Useful (2005-11-21 12:37:20)
- Website Updates with rest2web (2005-11-21 09:44:14)
- Cyberpunk Search Engine, and Other Stuff (2005-11-18 09:47:57)
- rest2web 0.4.0 alpha (2005-11-14 08:35:38)
- Mapping and Sequence Type Protocols (2005-11-14 08:34:09)
- The Other Articles (2005-11-14 08:32:52)
- Introduction to OOP (2005-11-11 09:40:59)
- Python Search Engine (2005-11-09 12:44:04)
- Twisted Network and Other Mega Frameworks (2005-11-07 09:37:20)
- ConfigObj in Bazaar (2005-11-05 23:36:14)
- logintools Critical Bugfix (2005-11-05 17:18:48)
- rest2web Progress (2005-11-05 16:36:03)
- Python API Documentation (2005-11-05 13:43:03)
- Search APIs (2005-11-04 23:46:22)
- I Love Hacking (2005-11-04 21:21:14)
- Three Pieces of News (2005-10-25 11:58:45)
- rest2web Update Edges Closer (2005-10-24 09:53:19)
- Psyco Update (2005-10-20 10:21:58)
- Goodness and Badness (2005-10-19 10:38:17)
- Firedrop and Podcasting (2005-10-18 12:31:49)
- I Love the Smell of a Fresh Release (2005-10-18 09:16:34)
- Wrestling a Tortoise (2005-10-17 14:14:54)
- Voidspace Competition Winner (2005-10-17 14:06:09)
- At Last.... (2005-10-17 09:19:12)
- Python Projects (2005-10-14 12:07:51)
- Lots of Stuff (2005-10-14 11:57:02)
- Pretty X-Stream (2005-10-14 11:56:12)
- SEO What ? (2005-10-03 13:10:15)
- I Want to Share (2005-09-30 12:38:32)
- Mirror Mask Competition (2005-09-29 13:12:29)
- Nanagram Homepage (2005-09-28 09:32:50)
- Having a reST (2005-09-26 13:13:10)
- The Price of Eggs (2005-09-26 12:29:15)
- All Change (again) (2005-09-23 11:53:55)
- Clean and Fresh (2005-09-23 08:45:29)
- Gentoo (2005-09-16 11:52:44)
- On the Sillyness of Sourceforge Statistics (2005-09-14 10:06:56)
- Patching CGIHTTPServer (2005-09-14 09:35:01)
- Rolling, Rolling, Rolling (2005-09-13 16:16:41)
- Login and On (2005-09-13 09:23:14)
- Aaaargh (again) (2005-09-13 08:38:23)
- Techie Articles (2005-09-08 11:56:30)
- Duck Typing in Python (2005-09-08 11:50:39)
- Offline to Online (2005-09-08 11:45:47)
- Lunix Fiend (2005-09-08 11:28:36)
- ConfigObj and rest2web (2005-09-08 11:12:11)
- Anti Social (2005-08-26 09:53:24)
- ConfigObj 4.00beta2 (2005-08-26 09:49:06)
- Python Stuff (2005-08-23 11:29:56)
- Updates to rest2web (2005-08-11 08:32:57)
- Happy Updates (2005-08-08 15:04:51)
- Social Bookmarking as Structure (2005-08-08 11:25:32)
- One Good Turn.... (2005-08-08 10:53:04)
- Let's Get Personal (2005-08-08 10:15:29)
- No Movable Python Update (2005-08-04 09:01:24)
- I'm Late, I'm Late (2005-08-03 12:35:08)
- A Slice of Pie (2005-08-03 11:08:55)
- The Unicode Flame Wars (2005-08-03 10:00:37)
- Subverged (2005-08-01 14:10:07)
- The Laws of Tagging (2005-07-25 13:01:04)
- Imagine This (2005-07-25 11:02:23)
- Tagging (2005-07-25 09:20:09)
- Happy Anniversary (2005-07-24 15:39:35)
- Backtracking.. (2005-07-22 13:56:31)
- Personal Stuff (2005-07-20 14:34:16)
- Search a Force for Good (2005-07-19 11:20:31)
- Code Reuse (2005-07-19 09:16:36)
- Aaargh.... (2005-07-19 09:11:01)
- See You All Later (2005-07-08 16:14:50)
- Round Tripping (2005-07-08 09:19:59)
- Shhhh..... (2005-07-06 11:16:26)
- A Tale of a Cheap Host (2005-07-01 08:50:03)
- A Word from the Editor (2005-07-01 08:19:52)
- Regular Expressions (2005-06-28 13:22:53)
- Other News and Stuff (2005-06-28 13:10:37)
- Blimey, That Was Quick (2005-06-28 12:43:22)
- The March of Progress (2005-06-27 09:31:22)
- With Added Schwing...... (2005-06-25 15:12:41)
- In the Nick of Time (2005-06-24 14:00:47)
- How Jalopy Works (2005-06-17 08:20:41)
- Multilingual (2005-06-15 14:56:47)
- Textmacros for Docutils (2005-06-15 13:34:30)
- Anudder One (2005-06-06 15:30:44)
- HTTP tutorials (2005-06-02 16:00:51)
- Document Driven Design (2005-06-02 14:51:05)
- Oops..... (2005-06-02 14:14:12)
- The Second Coming (2005-06-02 13:56:05)
- Spam, Spam, Spam (2005-06-02 13:49:25)
- And Finally... (2005-05-27 16:15:04)
- Checkout rest2web (2005-05-27 10:38:01)
- Now on CD (2005-05-26 15:13:13)
- One Step Behind.... (2005-05-26 12:52:43)
- Lies, Damned Lies and... (2005-05-24 10:39:00)
- Firefox Up.... (2005-05-24 10:12:45)
- Down, Down, Down..... (2005-05-13 15:28:33)
- Forging Ahead (2005-05-12 13:44:53)
- The Snake is Still Serving (2005-05-11 15:47:07)
- A Sad Day (2005-05-11 11:18:44)
- The Halls of Science, Technology, Computers, and Stuff (2005-05-10 10:27:26)
- rest2web in the Wild (2005-05-09 10:47:49)
- Would You Believe It ? (2005-05-04 16:33:44)
- Quote of the Day (2005-05-03 13:02:56)
- My Honoured Guests (2005-04-29 12:33:38)
- Stripping Off (2005-04-28 11:33:38)
- Can I Grok It ?, Yes I Can (2005-04-29 11:48:53)
- No Comment (2005-04-22 08:53:13)
- Name, Rank, and Number (2005-04-20 08:17:35)
- I Have a Cunning Plan (2005-04-19 08:47:33)
- Served by a Snake (2005-04-16 13:55:22)
- Wrong (2005-04-14 20:06:33)
- Aaargh... Again (2005-04-14 12:35:57)
- Being Duped (2005-04-13 23:14:17)
- Wonderful Web (2005-04-12 08:28:24)
- Getting Emotional (2005-04-11 19:20:34)
- Beauty in Simplicity (2005-04-08 17:24:11)
- Get It While it's Hot (2005-04-07 14:32:45)
- Aargh.... (2005-04-06 21:57:31)
- Back to the Days of Mosaic (2005-04-05 11:39:16)
- You Have Outgoing Mail (2005-04-04 10:59:47)
- First Time Flasher (2005-04-03 15:09:57)
- Computing Articles (2005-04-01 18:09:29)
- Playing with a Panda (2005-03-31 18:59:44)
- Published at Last (2005-03-30 09:52:26)
- Playing With Firedrop (2005-03-27 23:41:16)
- FireSpell (2005-03-21 22:57:23)
- Python @ Work (2005-03-18 16:52:40)
- ConfigObj (2005-03-15 11:28:54)
- Loads'a'New-Stuff (2005-03-09 19:36:32)
- Abstract Reasoning (2005-02-24 10:19:16)
- CSS Layout (2005-02-14 23:43:07)
- ConfigObj (2005-02-14 23:38:38)
- Movpy and Other Difficulties (2005-02-10 23:22:44)
- Recent Changes (2005-02-05 16:26:39)
- Zip it Up (2005-02-03 23:53:28)
- At My Other Job (2005-02-01 12:59:47)
- Busy, Busy, Busy (2005-01-31 10:51:58)
- Blog on Blogging (2005-01-24 23:29:37)
- First Blog With Firedrop (2005-01-23 23:02:11)
Archives
Counter...

