James Tauber's Blog 2005/03/18
Rockstar
It's 2am and I just ordered ice cream from room service. I felt like a rock star with my decadence right up until the lady asked "is it just you tonight?"
Guess I don't quite fit the mould.
by jtauber : Created on March 18, 2005 : Last modified March 18, 2005 : (permalink)
Little Python Scripts
In the last year, any time I've written a Python script that I think others might find interesting, I've posted it to this blog. I've finally got around to putting a list of them together on my Python page so anyone stumbling upon that page will find them without having to read through my blog.
I've included them here for your pleasure too:
- Statistically Improbable Words in Python
- Updated Python Trie Implementation
- Betacode to Unicode in Python
- Enumerating the Rationals in Python
- Google Auction in Python
Enjoy! And suggestions for improvements are always welcome.
by jtauber : Created on March 18, 2005 : Last modified March 19, 2005 : (permalink)