sdjournal


Home » Archives » Posts from March 2004

Sunday, 14th March 2004

A Byte of Python

For online books on Python, as well as Dive into Python there's A Byte of Python
05:13PM in Python (via torrez.org Daily Notes)

Friday, 12th March 2004

PDF: How is it possible that Hibernate works
10:25AM

Thursday, 11th March 2004

Hibernate in Action

A preview chapter from Hibernate in Action is available on TheServerSide, conveniently it's the chapter on retrieving objects efficiently which has come in very handy today :-)
05:28PM in Java

Tuesday, 9th March 2004

Display Tag Library

Display Tag Library (documentation here): A JSP tag library that provides a way to display tabular data including support for paging and sorting.
03:25PM in Java (via John Topley)

Sunday, 7th March 2004

PyAmazon: support for international Amazon sites

A while back I added support for Amazon.co.uk to PyAmazon for use on one of my personal projects. This is now incorporated into a new release of PyAmazon: PyAmazon 0.62.

To make use of the international support you need to call amazon.setLocale(locale) before performing a search. locale can be any of "uk", "us", "de", "jp" - the country sites currently supported by Amazon Web Services.
10:50PM in pyamazon


Monday, 1st March 2004

Why's (Poignant) Guide to Ruby
10:52AM

Lookout

Lookout is an Outlook plug-in that provides very fast searching of messages using a Google-style query syntax.
04:30PM in Pointers (via del.icio.us/msippey)