This post originated from an RSS feed registered with Python Buzz
by Andrew Dalke.
Original Post: Recent essays
Feed Title: Andrew Dalke's writings
Feed URL: http://www.dalkescientific.com/writings/diary/diary-rss.xml
Feed Description: Writings from the software side of bioinformatics and chemical informatics, with a heaping of Python thrown in for good measure.
My RSS feed is registered with Artima'sPython
Buzz. I noticed it hasn't carried most of my recent essays. I
think that's because they were too long. It's meant more for blogs
than essays. Here then is a summary of what I've written in the
last few months, pulled from the end of
my
archive page:
Wed 2005/03/02Faster fingerprint substructure tests — an algorithm I developed that speeds up bitstring subset searches as are typically found in chemical fingerprint substructure searches
Sun 2005/04/10Wrapping Dragon — how using named pipes can make the wrapped version of a program faster than the original