GMail as a Blog Software
Gallina is a very cool piece of PHP software that uses GMail messages as “entries” in a blog. The message star is the publish status – starred is live, unstarred is draft. Replies to conversations become the “entry comments”!
The presentation side of the blog uses libgmailer (gmail-lite project) to connect to GMail and uses XML/XSLT for the look and layout.


