The Ironic Atom

Exciting your orbitals

  • HOME
  • About

Archive for April, 2010

Windowing an iterable with itertools

  • April 24th, 2010
  • Posted in General Programming . Python . Python Tips and Tricks

As any good python developer does, I make heavy use of python’s iterator protocol.  It’s easy, it’s efficient, it’s a good thing.  As you know, an iterator consumes an iterable piece by piece each time “next” is called — which means that the next value cannot be peeked without incrementing the iterator (thus consuming the [ READ MORE ]

Recent Posts

  • Windowing an iterable with itertools
  • merging changes in plone
  • Parsing nginx log files
  • What is programming?
  • The awesomest simple template – part deux

Posts by date

April 2010
M T W T F S S
« Nov    
 1234
567891011
12131415161718
19202122232425
262728293031  

RSS Cooking with Python

  • Dragon Lexical Analyzer (Python)
  • collections.MutableMapping wrapper around _winreg (Python)
  • BI_RLE Decoder (Python)
  • Simple way to execute multiple process in parallel (Python)
  • Script para saber calida del aire Santiago de Chile (Python)
  • A simple function benchmarking module (Python)
  • IP address and CIDR mask conversion to network and broadcast (Python)
  • monty hall problem (Python)
  • Attributes as local variables inside a with clause (Python)
  • sending gmail though python code (Python)

My del.icio.us Links

  • Zope.org - HTTP Caching and Zope
  • Boot Linux from a FireWire device
  • Fedora Nvidia Driver Install Guide
  • RenderingProject/compiz - FedoraProject
  • Configuring an nVidia Card and Kernel Modules — Fedora Unity Project
  • Copyright © 2010 The Ironic Atom
  • Theme designed by mono-lab
  • Powerd by WordPress