<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.5" -->
<rss version="0.92">
<channel>
	<title>Click A Life</title>
	<link>http://www.clickalife.com</link>
	<description>~ where coding happens ~</description>
	<lastBuildDate>Thu, 15 May 2008 02:27:38 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>CakePHP: Dynamically adding a javascript in the header</title>
		<description>Since cake 1.2, there is already an implementation to dynamically add (or include) a javascript file in the header. This is done in case you need to include a new js file in the header on one of your modules. This will prevent putting the code in the default layout ...</description>
		<link>http://www.clickalife.com/2008/05/15/cakephp-dynamically-adding-a-javascript-in-the-header/</link>
			</item>
	<item>
		<title>Easy installation of Last.fm client on Ubuntu Hardy Heron</title>
		<description>To install the last.fm client on the latest Ubuntu hardy heron, simply run this on the terminal:

$ sudo apt-get install lastfm

As simple as that. :) </description>
		<link>http://www.clickalife.com/2008/05/15/easy-installation-of-lastfm-client-on-ubuntu-hardy-heron/</link>
			</item>
	<item>
		<title>Ubuntu Hardy Heron: Making java plugin work in firefox beta 5</title>
		<description>This is a quick fix to make your firefox load java when accessing java enabled sites. Simply do this in the terminal:


$ cd /usr/lib/firefox-3.0b5/plugins
$ sudo ln -s /usr/lib/jvm/java-6-sun/jre/plugin/i386/ns7/libjavaplugin_oji.so
 </description>
		<link>http://www.clickalife.com/2008/05/13/ubuntu-hardy-heron-making-java-plugin-work-in-firefox-beta-5/</link>
			</item>
	<item>
		<title>Web service: Integrating Third-party applications with your custom application</title>
		<description>There comes a time when a developer is faced with a situation where there is a need to integrate third party applications (e.g Wordpress, Drupal, VBulletin, Joomla, Mambo, etc) with another third party application or even a custom built application. I myself is always faced with such situations and based ...</description>
		<link>http://www.clickalife.com/2008/04/05/web-service-integrating-third-party-applications-with-your-custom-application/</link>
			</item>
	<item>
		<title>Error in Visual Editor for the Illacrimo theme (Widget version)</title>
		<description>For those who are curious on how to fix the problem of the Illacrimo theme not displaying the visual editor when writing new contents on the wordpress admin panel. Here is a quick solution that works:

1. Edit your functions.php file inside the Illacrimo theme folder with a text editor like ...</description>
		<link>http://www.clickalife.com/2008/04/02/error-in-visual-editor-for-the-illacrimo-theme-widget-version/</link>
			</item>
</channel>
</rss>
