James Tauber

journeyman of some

blog > 2005 > 12 >

James Tauber's Blog 2005/12/06

DPs Seeing Red

A company simply called RED is tantalising digital cinematographers with their promise on an otherwise information-scarce website of a 2540p camera based on a full frame 4K CMOS.

That's as much a resolution increase over 1080-line HD as 1080-line HD is over standard definition.

by James Tauber : Created on Dec. 6, 2005 : Last modified Dec. 6, 2005 : Categories filmmaking : 1 comment (permalink)

iMac Back Home

I got my iMac back today after three weeks.

I'm happy with the AppleCentre store that did the repairs but still very frustrated that Apple doesn't let them keep spare power supplies in stock (and then takes 2 weeks to ship them).

by James Tauber : Created on Dec. 6, 2005 : Last modified Dec. 6, 2005 : Categories mac : 0 comments (permalink)

Leonardo 0.7 beta 1 Released

The first beta of Leonardo 0.7 is now available at:

http://jtauber.com/2005/leonardo/leonardo-0.7b1.tgz

Leonardo is an extensible content management system written in Python and initially focused on providing for personal websites with a password-protected wiki and blog (including Atom feed).

Changes Since 0.6.x

  • support for Atom 1.0
  • pages now record their author which is displayed on the page, in blog lists and atom feeds
  • there is now a provider which lists blog months
  • it is now possible to update a page or its properties without the last modified changing
  • comments can be deleted if logged in
  • formatting of comments is improved by translating newlines to br
  • the main page template is now in LFS
  • home page link is now part of menu rather than template to give user more control
  • subtitle is now completely formatted in page template to give user more control
  • copyright_holder changed to general rights statement
  • switched from using shelve to pickle (shelve was causing problems for people moving between different systems with different anydbm implementations)
  • fixed bug where question mark in permalink wasn't getting escaped
  • removed stray ) in draft template causing malformed html
  • delete page no longer has duplicate headings
  • template files now have provider name in the filename
  • leonardo library now in Python package to avoid name clashes

by James Tauber : Created on Dec. 6, 2005 : Last modified Dec. 6, 2005 : Categories python announcements leonardo : (permalink)