<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>The NewComer</title>
	<link>http://blog.jambura.com</link>
	<description>Sharing my web developing experience with the world</description>
	<lastBuildDate>Wed, 25 Apr 2012 07:29:46 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.1.2" -->

	<item>
		<title>Implementing MySql View in CakePHP For Typeahead Search</title>
		<description><![CDATA[View works like a table, but it is not a table. It never exists; it is only a prepared SQL statement that is run when you reference the view name. A programmer can write VIEWs that limit the dataset both horizontally and vertically, ensuring that only the data that is required is queried for. Recently [...]]]></description>
		<link>http://blog.jambura.com/2012/03/23/implementing-mysql-view-in-cakephp-for-typeahead-search/</link>
			</item>
	<item>
		<title>afterSave: A Great Callback Method for Soft Deleting Related Model Data( hasOne, hasMany, belongsTo)</title>
		<description><![CDATA[Update: Here is model file to download Download Code I never like to &#8220;Hard Delete&#8221; data. Some one will make mistake deleting something. Then they will tell you retrive it. So &#8220;Soft Delete&#8221; can save you time telling you clients/boss why the data can not be retrieved. BTW &#8220;Soft Delete&#8221; means you keep a field [...]]]></description>
		<link>http://blog.jambura.com/2012/03/01/aftersave-a-great-callback-method-for-soft-deleting-related-model-data-hasone-hasmany-belongsto/</link>
			</item>
	<item>
		<title>ISPConfig 3 setup on Ubuntu</title>
		<description><![CDATA[There are number of Hosting Control Panel Softwares. The cPanel is best but it cost 10$ per month. Plesk also need licensing cost. Webmin is free but it interface is not user friendly. THe ISPConfig &#8211; Hosting Control Panel Software has user friendly interface with a lot of functions and it is totally free. They [...]]]></description>
		<link>http://blog.jambura.com/2012/02/10/ispconfig-3-setup-on-ubuntu/</link>
			</item>
	<item>
		<title>Mail Server Installation on Ubuntu</title>
		<description><![CDATA[As a beginner to linux it took about almost 10 days of goggling for me for proper installation of mail server and fixing necessary problems. Before you start this you should look into these posts Some Important Linux commands for Newbies and Setup LAMP With Ubuntu In 10 Minutes. We will setup Postfix (Mail Transfer [...]]]></description>
		<link>http://blog.jambura.com/2012/02/02/mail-server-installation-on-ubuntu/</link>
			</item>
	<item>
		<title>Some Important Linux commands for Newbies</title>
		<description><![CDATA[My first experience with Linux started when i setuped a server for one my client. It was monumental task for me at that time. I was very happy mouse driven windows user. When I came to the world of putty I was lost. So I had to search for certain commands. I recently written the [...]]]></description>
		<link>http://blog.jambura.com/2012/01/20/some-important-linux-commands-for-newbies/</link>
			</item>
	<item>
		<title>jQuery, JSON and jTemplates For Ajax driven Web app</title>
		<description><![CDATA[jQuery is one best and easy JavaScript Library. There are thousand of plug-in to do endless thing to do on the web-page. The best thing is you don&#8217;t have to worry about will this code you written run on ie/opera etc. The Best way to make a web app or website is using Ajax. Obviously [...]]]></description>
		<link>http://blog.jambura.com/2011/12/18/jquery-json-and-jtemplates-for-ajax-driven-web-app/</link>
			</item>
	<item>
		<title>Ubuntu Linux Setup and Configure a Domain Name Server Using BIND</title>
		<description><![CDATA[Recently i had to setup a LAMP server for one of client. As usual I chose Ubuntu. I setup the The LAMP. You can view the Setup LAMP With Ubuntu In 10 Minutes. Then my client wanted to setup domain on that server. So start searching for easy to setup domain name on Ubuntu server.So [...]]]></description>
		<link>http://blog.jambura.com/2011/12/18/ubuntu-linux-setup-and-configure-a-domain-name-server-using-bind/</link>
			</item>
	<item>
		<title>Add Your Own Validation in model On CakePHP</title>
		<description><![CDATA[Update: Here is model file to download Download Code CakePHP has many validation rules that can make model data validation much easier. There are 26 core validation rules. You can see here. These 26 rules almost covers all the validation. You can also add multiple validation to one field. But some time you need your [...]]]></description>
		<link>http://blog.jambura.com/2011/10/26/add-your-own-validation-in-model-on-cakephp/</link>
			</item>
	<item>
		<title>Setup LAMP With Ubuntu In 10 Minutes</title>
		<description><![CDATA[I love Debian/Ubuntu based Linux because of this command apt-get. As a starter knowing this one command, It is so easy to install packages and you dont need to worry about package dependency and configuration. I first come use Ubuntu when i start using Amazon&#8217;s ec2. I was amazed how easily i can build up [...]]]></description>
		<link>http://blog.jambura.com/2011/10/18/setup-lamp-with-ubuntu-in-10-minutes/</link>
			</item>
	<item>
		<title>How To Setup SSL On Ubuntu</title>
		<description><![CDATA[This the second part of the SSL setup tutorial. Before reading this make sure you have followed the step shown How To Create A Certificate Signing Request (CSR) For SSL. In This tutorial i am assuming you have only one domain and no sub-domains on the server. By now you have domainname.com.key,domainname.com.csr and domainname.com.crt file. [...]]]></description>
		<link>http://blog.jambura.com/2011/10/10/how-to-setup-ssl-on-ubuntu/</link>
			</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Object Caching 512/512 objects using disk: basic

Served from: blog.jambura.com @ 2012-05-20 15:15:26 -->
