Archive for the ‘Tutorials’ Category

Email enabling Spring Applications.

Posted on April 20th, 2008 by by Gubbi

Using gmail smtp server, JavaMail and Spring IOC, we can quickly put together a simple mail sending application, without any SMTP server installation. Check this out for a detailed description of using gmail as smtp server. Thanks to Enrico for blogging smtp spring configuration.
Assuming you have used Spring before, here is a short tutorial:

Add mail.jar […]

Styles for Movable Type 4

Posted on April 3rd, 2008 by by Gubbi

Very few themes/styles are available for Movable Type 4 as of now. The nice themes over at  The Style Archive do not yet work for MT4. However 3 of those themes have been ported and I’m using the Hemingway theme for my blog over at Gaa Gaa Gubbi.
Installing these themes is very easy. This […]

Movable Type Open Source Hosting.

Posted on April 2nd, 2008 by by Gubbi

I searched a lot for a free hosting service where I can test run a movable type 4 open source blog. You can access the installed blog here.
The problem I faced was file size limitation in most free web hosts, which is usually 300KB. After a lot of looking around I found this very good […]