Gallina

A cool (proof of concept) blog tool that uses a GMail account as its backend storage mechanism…

Features
* Uses GMail messages as “entries” (the message star is the publish status)
* Replies to conversations are the “entry comments”
* Uses libgmailer (gmail-lite project) to connect to GMail
* Uses XML/XSLT
* Is free software ;-) (GPL)

Pretty slick, could be interesting given the fact that most people seem to have an excess of google invites. The site is currently slashdoted so please b
e patient….

Google provides the infrastructure and end-user’s provide the applications. I wonder if this sort of thing was in line with google’s initial intention for
their mail service.


Leave a Comment




  • Windows Live Writer isn’t bad Until recently, the bulk of my writing was done on a Mac using Ecto.  I was looking for a suitable publishing tool for Windows and was directed towards ...

  • Pet Peeve: Don’t email my password to me in plain text You know the drill. Signup for some random service on the internet Receive a confirmation email with your account information or Forget a password for some random service ...

  • Eclipise Memory Analyzer (MAT) I must say the Eclipse Memory Analyzer looks pretty slick. There is some pretty good material over on the developers blog. Lastly, there was a talk on it ...

  • Open-source Web-based Code Review Tool: Rietveld Guido van Rossum, of Python fame, has recently released a Django-based application that enables web-based code reviews... Rietveld. It supports any language and currently can hook into Subversion repositories. You ...

  • An implementation of the JVM in Javascript? Caught this over on JavaPosse Google Groups. Essentially, some bright fellows over in Japan have developed a bytecode->javascript compiler. There's a demo floating around that took a Tetris ...