<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Parampal.com</title>
	<atom:link href="http://parampal.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://parampal.com</link>
	<description>Parampal Pooni, Freelance Web applications Developer and Web hosting provider</description>
	<lastBuildDate>Thu, 14 Jan 2010 01:06:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Website Development and Website Hosting</title>
		<link>http://parampal.com/freelancecoder/</link>
		<comments>http://parampal.com/freelancecoder/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 02:19:41 +0000</pubDate>
		<dc:creator>Parampal</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Freelancer]]></category>
		<category><![CDATA[cms made simple]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[e107]]></category>
		<category><![CDATA[email hosting]]></category>
		<category><![CDATA[joomla]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[sugar crm]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://parampal.com/?p=1</guid>
		<description><![CDATA[<!-- Easy AdSense V2.64 -->
<!-- Post[count: 2] -->
<div class="ezAdsense adsense adsense-midtext" style="float:right;margin:12px;" ><script type="text/javascript"><!--
google_ad_client = "pub-9664482123923345";
/* 468x15, created 7/21/09 */
google_ad_slot = "0879608883";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><br need of a website, CRM or a web application but don’t really know where to start?





Please send me an email contact@parampal.com outlining what you need and I can help.

I work at competitive rates, and guarantee excellent results.
I have a strong knowledge base in all major web programming languages such as PHP, ASP, CGI and [...]]]></description>
			<content:encoded><![CDATA[<div class="announcement_post"><p>In need of a website, CRM or a web application but don’t really know where to start?</p>
<!-- Easy AdSense V2.64 -->
<!-- Post[count: 3] -->
<div class="ezAdsense adsense adsense-midtext" style="float:right;margin:12px;" ><script type="text/javascript"><!--
google_ad_client = "pub-9664482123923345";
/* 468x15, created 7/21/09 */
google_ad_slot = "0879608883";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p>Please send me an email <a href="mailto:contact@parampal.com">contact@parampal.com</a> outlining what you need and I can help.</p>
<ul>
<li style="padding:5px;">I work at competitive rates, and guarantee excellent results.</li>
<li style="padding:5px;">I have a strong knowledge base in all major web programming languages such as PHP, ASP, CGI and AJAX.</li>
<li style="padding:5px;">I have experience in using all popular CMS technologies such as:
<ul>
<li style="padding-top:10px;"> <a href="http://www.joomla.org/">Joomla</a></li>
<li> <a href="http://drupal.org">Drupal</a></li>
<li> <a href="http://e107.org">e107</a></li>
<li> <a href="http://www.cmsmadesimple.org">CMS Made Simple</a></li>
<li> <a href="http://wordpress.org">Wordpress</a></li>
</ul>
</li>
<li style="padding:5px;">I have worked commercially in the CRM field, using <a href="http://www.sugarcrm.com">Sugar CRM</a> and have developed a separate <a href="http://crm.parampal.com">CRM portal</a> myself.</li>
<li style="padding:5px;">Web hosting for all applications that I develop is given at a minimal cost price fee.</li>
<li style="padding:5px;"> I also offer hosting for applications not developed by myself, and provide other hosting services such as <a href="http://www.cpanel.net/">CPanel</a>, email, domain registeration.</li>
</ul>
</div>]]></content:encoded>
			<wfw:commentRss>http://parampal.com/freelancecoder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ajax Tutorial</title>
		<link>http://parampal.com/ajax-tutorial/</link>
		<comments>http://parampal.com/ajax-tutorial/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 07:34:18 +0000</pubDate>
		<dc:creator>Parampal</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://parampal.com/?p=252</guid>
		<description><![CDATA[<!-- Easy AdSense V2.64 -->
<!-- Post[count: 5] -->
<div class="ezAdsense adsense adsense-midtext" style="float:right;margin:12px;" ><script type="text/javascript"><!--
google_ad_client = "pub-9664482123923345";
/* 468x15, created 7/21/09 */
google_ad_slot = "0879608883";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><brat does Ajax mean?
Well it basically stands for Asynchronous JavaScript and XML and basically allows you to interact with your webserver using javascript on the fly (without having to refresh your page).
What can Ajax do?
AJAX can communicate directly with the server, with the XMLHttpRequest object. With this object, a JavaScript can trade data with a [...]]]></description>
			<content:encoded><![CDATA[<h3>What does Ajax mean?</h3>
<p>Well it basically stands for Asynchronous JavaScript and XML and basically allows you to interact with your webserver using javascript on the fly (without having to refresh your page).</p>
<h3>What can Ajax do?</h3>
<p>AJAX can communicate directly with the server, with the XMLHttpRequest object. With this object, a JavaScript can trade data with a web server, without reloading the page! AJAX technique makes Internet applications smaller, faster and more user-friendly!!</p>
<h3>How do I communicate with my webserver on the fly?</h3>
<h3>Create the XMLHttpRequest object</h3>
<p>Like I said, AJAX can communicate directly with the server using the XMLHttpRequest object. To create a XMLHttpRequest object you need to use the following code snippet</p>
<p><CODE><br />
var xmlhttp;</p>
<p>if (window.XMLHttpRequest) {</p>
<p>// code for IE7+, Firefox, Chrome, Opera, Safari<br />
xmlhttp=new XMLHttpRequest();<br />
}</p>
<p>else if (window.ActiveXObject) {</p>
<p>// code for IE6, IE5<br />
xmlhttp=new ActiveXObject(&#8221;Microsoft.XMLHTTP&#8221;);<br />
}</p>
<p>else {</p>
<p>alert(&#8221;Your browser does not support XMLHTTP!&#8221;);<br />
}<br />
</CODE></p>
<h3>Send the request to the web server</h3>
<p>To send a request to the web server you need to use two methods from the XMLHttpRequest object, open (which tells the object which file on the server you are requesting) and send (which sends the request out to the server). See the example below</p>
<p><CODE><br />
xmlhttp.open(&#8221;GET&#8221;,&#8221;test.php&#8221;,true);<br />
xmlhttp.send(null);<br />
</CODE></p>
<h3>Get the response from the web server</h3>
<p>Now you need to use the onreadystatechange method of the XMLHttpRequest object, which gets called to process the response from the server.</p>
<p>Inside the onreadystatechange method you need to retrieve the response from the web server. Before you do, you need to check to see if the response has been sent (ie. the XMLHttpRequest object is in a &#8216;ready&#8217; state).</p>
<p><CODE><br />
// Gets called to process the response from server<br />
xmlhttp.onreadystatechange=function() {</p>
<p>// Check the status of the response<br />
if (xmlhttp.readyState==4) {</p>
<p>// Data sent back from the web server<br />
responseFromWebServer=xmlhttp.responseText;<br />
}<br />
}<br />
</CODE></p>
<h3>Final Code</h3>
<p><code></p>
<p>function ajaxFunction() {</p>
<p>	var xmlhttp;</p>
<p>	if (window.XMLHttpRequest) {</p>
<p>		// code for IE7+, Firefox, Chrome, Opera, Safari<br />
		xmlhttp=new XMLHttpRequest();<br />
	}</p>
<p>	else if (window.ActiveXObject) {</p>
<p>		 // code for IE6, IE5<br />
		 xmlhttp=new ActiveXObject("Microsoft.XMLHTTP");<br />
	}</p>
<p>	else {</p>
<!-- Easy AdSense V2.64 -->
<!-- Post[count: 6] -->
<div class="ezAdsense adsense adsense-midtext" style="float:right;margin:12px;" ><script type="text/javascript"><!--
google_ad_client = "pub-9664482123923345";
/* 468x15, created 7/21/09 */
google_ad_slot = "0879608883";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p>		alert("Your browser does not support XMLHTTP!");<br />
	}</p>
<p>	// Gets called to process the response from server<br />
	xmlhttp.onreadystatechange=function() {</p>
<p>		// Check the status of the response<br />
		if (xmlhttp.readyState==4) {</p>
<p>			// Data sent back from the web server<br />
			responseFromWebServer=xmlhttp.responseText;<br />
		}<br />
	}</p>
<p>	xmlhttp.open("GET","test.php",true);<br />
	xmlhttp.send(null);<br />
}<br />
</code></p>
<h3>Practical example</h3>
<p>Below is a practical example using AJAX to retrieve the current time from the webserver, once the user has started entering there username.</p>
<h3>The Webpage Form</h3>
<p>The form has two fields, the first is the username, and the second is for the current time. As you can see, once you start typing in the username field the ajaxFunction(); will be called, this is where the ajax will go.</p>
<p><code><br />
form name="myForm"><br />
Name: input type="text" name="username" onkeyup="ajaxFunction();" ><br />
Time: input type="text" name="time" ><br />
/form><br />
</code></p>
<h3>The Ajax code</h3>
<p>This is the ajax/javascript function which will retrieve the date from the server and place it in the date text field we made in the form. Its essentially the same as the previous example in the tutorial except we are now doing something with the data we retrieve from the server.<br />
<code><br />
function ajaxFunction() {</p>
<p>	var xmlhttp;</p>
<p>	if (window.XMLHttpRequest) {</p>
<p>		// code for IE7+, Firefox, Chrome, Opera, Safari<br />
		xmlhttp=new XMLHttpRequest();<br />
	}</p>
<p>	else if (window.ActiveXObject) {</p>
<p>		 // code for IE6, IE5<br />
		 xmlhttp=new ActiveXObject("Microsoft.XMLHTTP");<br />
	}</p>
<p>	else {</p>
<p>		alert("Your browser does not support XMLHTTP!");<br />
	}</p>
<p>	// Gets called to process the response from server<br />
	xmlhttp.onreadystatechange=function() {</p>
<p>		// Check the status of the response<br />
		if (xmlhttp.readyState==4) {</p>
<p>			// Data sent back from the web server is now being stored into the date text field<br />
			document.myForm.time.value=xmlhttp.responseText;<br />
		}<br />
	}</p>
<p>	xmlhttp.open("GET","date.php",true);<br />
	xmlhttp.send(null);<br />
}<br />
</code></p>
<h3>The Server code</h3>
<p>This file is called from the Ajax code and its output is sent back as a response to the browser (which is given by xmlhttp.responseText in the ajax code). All I am doing here is outputting a date using PHP, nothing complicated at all <img src='http://parampal.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . Note you can make the server file as complicated as you like, for example many people use it to retrieve records from the database, allowing users to make database interactions on the fly!</p>
<p><code></p>
<p>         echo date("Y/m/d");</p>
<p></code></p>
<p>And thats it! For more comprihensive tutorials on Ajax visit some links below which I strongly reccommend.</p>
<p><a href="http://www.w3schools.com/Ajax">http://www.w3schools.com/Ajax</a><br />
<a href="http://www.tizag.com/ajaxTutorial/">http://www.tizag.com/ajaxTutorial/</a></p>]]></content:encoded>
			<wfw:commentRss>http://parampal.com/ajax-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mos Def The Ecstatic</title>
		<link>http://parampal.com/mos-def-the-ecstatic/</link>
		<comments>http://parampal.com/mos-def-the-ecstatic/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 09:06:32 +0000</pubDate>
		<dc:creator>Parampal</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Hip Hop / Rap]]></category>

		<guid isPermaLink="false">http://parampal.com/?p=142</guid>
		<description><![CDATA[<!-- Easy AdSense V2.64 -->
<!-- Post[count: 8] -->
<div class="ezAdsense adsense adsense-midtext" style="float:right;margin:12px;" ><script type="text/javascript"><!--
google_ad_client = "pub-9664482123923345";
/* 468x15, created 7/21/09 */
google_ad_slot = "0879608883";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><brs Def has a new album out called &#8216;The Ecstatic&#8217;. Musically, Ecstatic is diverse, rhythmic, and gritty. Beats by Madlib, J Dilla, and Oh No serve as a backdrop for Mos Def&#8217;s thoughtful musings on politics, society, and relationships. The album is light on guests. Slick Rick shows that he hasn&#8217;t lost his storytelling chops [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_143" class="wp-caption aligncenter" style="width: 310px"><a href="http://parampal.com/wp-content/uploads/2009/06/mos-def-the-ecstatic.jpg"><img class="size-medium wp-image-143" title="mos-def-the-ecstatic" src="http://parampal.com/wp-content/uploads/2009/06/mos-def-the-ecstatic-300x300.jpg" alt="Album Cover" width="300" height="300" /></a><p class="wp-caption-text">Mos Def&#39;s new Album &#39;The Ecstatic&#39; Album Cover</p></div>
<p>Mos Def has a new album out called &#8216;The Ecstatic&#8217;. Musically,<em> Ecstatic</em> is diverse, rhythmic, and gritty. Beats by Madlib, J Dilla, and Oh No serve as a backdrop for Mos Def&#8217;s thoughtful musings on politics, society, and relationships. The album is light on guests. Slick Rick shows that he hasn&#8217;t lost his storytelling chops on &#8220;Auditorium,&#8221; while &#8220;History&#8221; reunites Mos Def with his Black Star partner Talib Kweli over a grim J Dilla beat.</p>
<!-- Easy AdSense V2.64 -->
<!-- Post[count: 9] -->
<div class="ezAdsense adsense adsense-midtext" style="float:right;margin:12px;" ><script type="text/javascript"><!--
google_ad_client = "pub-9664482123923345";
/* 468x15, created 7/21/09 */
google_ad_slot = "0879608883";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p>My Favourite tracks from the albums:</p>
<ol>
<li>Auditiorium ft Slick Rick</li>
<li>Priority</li>
<li>Life in Marvelous Times</li>
<li>History ft Talib Kweli</li>
<li>Casa Bey</li>
</ol>]]></content:encoded>
			<wfw:commentRss>http://parampal.com/mos-def-the-ecstatic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Most viewed video&#8217;s online</title>
		<link>http://parampal.com/most-viewed-videos-online/</link>
		<comments>http://parampal.com/most-viewed-videos-online/#comments</comments>
		<pubDate>Wed, 06 May 2009 23:13:26 +0000</pubDate>
		<dc:creator>Parampal</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[most viewed]]></category>
		<category><![CDATA[online videos]]></category>
		<category><![CDATA[visiblemeasures.com]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://parampal.com/?p=132</guid>
		<description><![CDATA[<!-- Easy AdSense V2.64 -->
<!-- Post[count: 11] -->
<div class="ezAdsense adsense adsense-midtext" style="float:right;margin:12px;" ><script type="text/javascript"><!--
google_ad_client = "pub-9664482123923345";
/* 468x15, created 7/21/09 */
google_ad_slot = "0879608883";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><brat are the most viewed viral videos of all time? Visiblemeasures.com recently came out with an estimation which compilies the hits recieved from every video from the most popular video sharing websites. See below for those who made it into the 100million club:



The Visible Measures 100 Million Views Club: May 1, 2009


Rank
Title
Type
Label / Studio
True Reach
Months [...]]]></description>
			<content:encoded><![CDATA[<p>What are the most viewed viral videos of all time? Visiblemeasures.com recently came out with an estimation which compilies the hits recieved from every video from the most popular video sharing websites. See below for those who made it into the 100million club:</p>
<table style="height: 158px;" border="0" width="600" align="center">
<tbody>
<tr>
<td style="text-align: center;" colspan="6"><strong>The Visible Measures 100 Million Views Club: May 1, 2009</strong></td>
</tr>
<tr>
<td><strong>Rank</strong></td>
<td><strong>Title</strong></td>
<td><strong>Type</strong></td>
<td><strong>Label / Studio</strong></td>
<td><strong>True Reach</strong></td>
<td><strong>Months Available</strong></td>
</tr>
<tr>
<td>1</td>
<td>Soulja Boy: Crank That</td>
<td>Music Video</td>
<td>Universal</td>
<td>356,300,000</td>
<td>21</td>
</tr>
<tr>
<td>2</td>
<td>Twilight</td>
<td>Movie Trailer</td>
<td>Summit</td>
<td>266,500,000</td>
<td>14</td>
</tr>
<tr>
<td>3</td>
<td>Mariah Carey: Touch My Body</td>
<td>Music Video</td>
<td>Universal</td>
<td>230,200,000</td>
<td>14</td>
</tr>
<tr>
<td>4</td>
<td>Jeff Dunham: Achmed the Dead Terrorist</td>
<td>User Generated</td>
<td>-</td>
<td>196,500,000</td>
<td>19</td>
</tr>
<tr>
<td>5</td>
<td>Susan Boyle (Britain&#8217;s Got Talent)</td>
<td>TV Show</td>
<td>Freemantle/iTV</td>
<td>186,000,000</td>
<td>0.7</td>
</tr>
</tbody>
</table>
<!-- Easy AdSense V2.64 -->
<!-- Post[count: 12] -->
<div class="ezAdsense adsense adsense-midtext" style="float:right;margin:12px;" ><script type="text/javascript"><!--
google_ad_client = "pub-9664482123923345";
/* 468x15, created 7/21/09 */
google_ad_slot = "0879608883";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p>Source: <a href="http://www.visiblemeasures.com/news-and-events/blog/bid/9262/The-100-Million-Views-Club-the-Most-Watched-Viral-Videos-of-All-Time">http://www.visiblemeasures.com/news-and-events/blog/bid/9262/The-100-Million-Views-Club-the-Most-Watched-Viral-Videos-of-All-Time</a></p>]]></content:encoded>
			<wfw:commentRss>http://parampal.com/most-viewed-videos-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Barack Obama meets Brian Lara</title>
		<link>http://parampal.com/barack-obama-meets-brian-lara/</link>
		<comments>http://parampal.com/barack-obama-meets-brian-lara/#comments</comments>
		<pubDate>Sat, 02 May 2009 11:13:30 +0000</pubDate>
		<dc:creator>Parampal</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Cricket]]></category>

		<guid isPermaLink="false">http://parampal.com/?p=127</guid>
		<description><![CDATA[<!-- Easy AdSense V2.64 -->
<!-- Post[count: 14] -->
<div class="ezAdsense adsense adsense-midtext" style="float:right;margin:12px;" ><script type="text/javascript"><!--
google_ad_client = "pub-9664482123923345";
/* 468x15, created 7/21/09 */
google_ad_slot = "0879608883";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><brcame across this image of the Brian Lara and the US president Barack Obama. The image is copyrighted by the white house





See cricinfo blog post for more details: http://blogs.cricinfo.com/thebuzz/archives/2009/04/the_president_meets_the_prince.php]]></description>
			<content:encoded><![CDATA[<p>I came across this image of the Brian Lara and the US president Barack Obama. The image is copyrighted by the white house</p>
<div id="attachment_128" class="wp-caption aligncenter" style="width: 286px"><a href="http://parampal.com/wp-content/uploads/2009/05/lara.jpg"><img class="size-medium wp-image-128" title="Prince to President: Brian Lara and Barack Obama" src="http://parampal.com/wp-content/uploads/2009/05/lara-276x300.jpg" alt="Brian Lara and Barack Obama" width="276" height="300" /></a><p class="wp-caption-text">Brian Lara and Barack Obama</p></div>
<!-- Easy AdSense V2.64 -->
<!-- Post[count: 15] -->
<div class="ezAdsense adsense adsense-midtext" style="float:right;margin:12px;" ><script type="text/javascript"><!--
google_ad_client = "pub-9664482123923345";
/* 468x15, created 7/21/09 */
google_ad_slot = "0879608883";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p>See cricinfo blog post for more details: <a href="http://blogs.cricinfo.com/thebuzz/archives/2009/04/the_president_meets_the_prince.php">http://blogs.cricinfo.com/thebuzz/archives/2009/04/the_president_meets_the_prince.php</a></p>]]></content:encoded>
			<wfw:commentRss>http://parampal.com/barack-obama-meets-brian-lara/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Improve your self confidence</title>
		<link>http://parampal.com/improve-your-self-confidence/</link>
		<comments>http://parampal.com/improve-your-self-confidence/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 01:26:08 +0000</pubDate>
		<dc:creator>Parampal</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Self Improvement]]></category>

		<guid isPermaLink="false">http://parampal.com/?p=122</guid>
		<description><![CDATA[<!-- Easy AdSense V2.64 -->
<!-- Post[count: 17] -->
<div class="ezAdsense adsense adsense-midtext" style="float:right;margin:12px;" ><script type="text/javascript"><!--
google_ad_client = "pub-9664482123923345";
/* 468x15, created 7/21/09 */
google_ad_slot = "0879608883";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><brcently I have been doing some research on ways I can improve myself generally and found the most common way people try to go about doing this is by improving there self confidence.





Although some factors are out of our hands, there are some simple ways we can improve our self confidence:

Dress Sharp : An easy [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I have been doing some research on ways I can improve myself generally and found the most common way people try to go about doing this is by improving there self confidence.</p>
<!-- Easy AdSense V2.64 -->
<!-- Post[count: 18] -->
<div class="ezAdsense adsense adsense-midtext" style="float:right;margin:12px;" ><script type="text/javascript"><!--
google_ad_client = "pub-9664482123923345";
/* 468x15, created 7/21/09 */
google_ad_slot = "0879608883";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p>Although some factors are out of our hands, there are some simple ways we can improve our self confidence:</p>
<ul>
<li><span style="font-weight: bold;">Dress Sharp</span> : An easy way for people to notice you (in a good way) will be to dress well, im gives a good first impression and helps you stand out of a crowd. Being noticed is key to overcoming shyness and improving self confidence.</li>
<li><span style="font-weight: bold;">Walk Faster</span> : When you walk fast im makes you (and others) feel like &#8216;you have places to be, people to visit&#8217;.</li>
<li><span style="font-weight: bold;">Good Posture</span> : Standing tall projects confidence to a T, the more confident people think you are, the more confident you are going to feel.</li>
<li><span style="font-weight: bold;">Write and Recite a speech about yourself</span> : Highlighting your strengths and goals in a speech, saying positive things outloud about yourself will eventually make you believe them</li>
<li><span style="font-weight: bold;">Gratitude : </span>List everything you have to be grateful for. Recall your past successes, unique skills, loving relationships, and positive momentum.</li>
<li><span style="font-weight: bold;">Compliment other people</span> : Easiest way to recieve complements back yourself and feel better about yourself. Avoid getting into discussions / gossip about putting people down, think of other people in a positive light instead of negative.</li>
<li><span style="font-weight: bold;">Sit in the front row</span> : Get noticed by the important people, avoid hiding and being shy in front of a large crowd and meet new (possibly smarter) people who want to listen to whats being said.</li>
<li><span style="font-weight: bold;">Speak up</span> : Be heard, people are usually very accepting of what people say (not matter how silly).</li>
<li><span style="font-weight: bold;">Work out</span> : Improving your appearance will make you feel good about yourself, and it will noticeable.</li>
<li><span style="font-weight: bold;">Focus on contribution</span> : Trying focusing on things other than yourself, for instance finding ways to help people (im tring that by writing this blog post :p)</li>
<li><span style="font-weight: bold;">Start to like yourself</span> : There are a lot of people out there a lot worse off than you. Does your current &#8216;issue&#8217; about your body hurt you in anyway or affect your life in any major negative way, again the answer is no.</li>
<li><span style="font-weight: bold;">Define your attitude</span> : Especially towards things you dont want to do &#8211; dont get pressured into things you dont want to do.</li>
</ul>
<p>Sites that I found very useful in this area, which might help you:</p>
<ul>
<li><a href="http://www.pickthebrain.com/blog/10-ways-to-instantly-build-self-confidence/">10 Ways to Instantly Build Self Confidence</a> : I strongly reccommend this article (most of my information is para phraased from here)</li>
<li><a href="http://www.ivillage.co.uk/relationships/famfri/emotwb/articles/0,9546,161285_176432-2,00.html">8 steps to self-confidence</a> : Answers alot of self doubting questions you may have, ie. I see myself falling flat on my face – and then I do, I typically feel so nervous inside that I sabotage myself</li>
<li><a href="http://ezinearticles.com/?Free-Tips-To-Improve-Self-Confidence&amp;id=49628">Free Tips To Improve Self Confidence</a> : Someone who has come through the other side and improved themseleves!</li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://parampal.com/improve-your-self-confidence/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The human brain described using the internet, computers and IT</title>
		<link>http://parampal.com/the-human-brain-described-using-the-internet-computers-and-it/</link>
		<comments>http://parampal.com/the-human-brain-described-using-the-internet-computers-and-it/#comments</comments>
		<pubDate>Sat, 18 Apr 2009 22:10:51 +0000</pubDate>
		<dc:creator>Parampal</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Science]]></category>
		<category><![CDATA[human brain]]></category>
		<category><![CDATA[Sydney Alumni Magazine]]></category>
		<category><![CDATA[usyd]]></category>

		<guid isPermaLink="false">http://parampal.com/?p=117</guid>
		<description><![CDATA[<!-- Easy AdSense V2.64 -->
<!-- Post[count: 20] -->
<div class="ezAdsense adsense adsense-midtext" style="float:right;margin:12px;" ><script type="text/javascript"><!--
google_ad_client = "pub-9664482123923345";
/* 468x15, created 7/21/09 */
google_ad_slot = "0879608883";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><brwas reading this article the other day written by a Dr/researcher, Dr Seth Grant, and he was explaining the brain in terms of computers and networks, so I thought id share.
The human brain is considered the most complex biological entity known to man;

It is built from 100 billion nerve cells (neurons)
Each one of the [...]]]></description>
			<content:encoded><![CDATA[<p>I was reading this article the other day written by a Dr/researcher, <strong>Dr Seth Grant</strong>, and he was explaining the brain in terms of computers and networks, so I thought id share.</p>
<h3>The human brain is considered the most complex biological entity known to man;</h3>
<ul>
<li>It is built from 100 billion nerve cells (neurons)</li>
<li>Each one of the these nerve cells is connected to perhaps 1000 other nerve cells</li>
<li>These connections are called Synapses</li>
</ul>
<h3>Where is the IT stuff?</h3>
<ul>
<li>Well, each Synapses can be considered as a computer! Which processes and stores information</li>
<li>So we can think of the brain as we do the internet  &#8211; an enormous network of computers</li>
<li>And it may surprise you to know that one human brain has a million more times the connections than the entire WWW</li>
<li>Its this enormous computational power that generates the numerous behaviours we use every day!</li>
</ul>
<!-- Easy AdSense V2.64 -->
<!-- Post[count: 21] -->
<div class="ezAdsense adsense adsense-midtext" style="float:right;margin:12px;" ><script type="text/javascript"><!--
google_ad_client = "pub-9664482123923345";
/* 468x15, created 7/21/09 */
google_ad_slot = "0879608883";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p>The article by Dr Seth Grant goes on to talk about human behaviour and how animal and human behaviour isn’t dis-similar. And if we were to have a greater understanding of how humans or animals think we could get a blueprint of how the brain works. This in turn would give us a great understanding of thought and may help diagnose / treat mental disorders and other brain diseases.</p>
<p>To find out more about Dr Grant <a href="http://www.sanger.ac.uk/Teams/faculty/grant/">click here</a>. Please note this blog post was paraphrased from an article written by Dr Seth Grant (SAM, Autumn 2009, USYD)</p>]]></content:encoded>
			<wfw:commentRss>http://parampal.com/the-human-brain-described-using-the-internet-computers-and-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cricket Season 08/09 Summary</title>
		<link>http://parampal.com/cricket-season-0809-summary/</link>
		<comments>http://parampal.com/cricket-season-0809-summary/#comments</comments>
		<pubDate>Sat, 28 Mar 2009 11:36:35 +0000</pubDate>
		<dc:creator>Parampal</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Club Cricket 08/09]]></category>
		<category><![CDATA[Cricket]]></category>
		<category><![CDATA[ash]]></category>
		<category><![CDATA[george]]></category>
		<category><![CDATA[john]]></category>
		<category><![CDATA[kevin]]></category>
		<category><![CDATA[lenu]]></category>
		<category><![CDATA[moorebank]]></category>
		<category><![CDATA[mudit]]></category>
		<category><![CDATA[parampal]]></category>
		<category><![CDATA[pritpal]]></category>
		<category><![CDATA[ramesh]]></category>
		<category><![CDATA[sendhil]]></category>
		<category><![CDATA[shashank]]></category>
		<category><![CDATA[supra]]></category>
		<category><![CDATA[tony]]></category>
		<category><![CDATA[vivek]]></category>

		<guid isPermaLink="false">http://parampal.com/?p=68</guid>
		<description><![CDATA[<!-- Easy AdSense V2.64 -->
<!-- Post[count: 22] -->
<div class="ezAdsense adsense adsense-midtext" style="float:right;margin:12px;" ><script type="text/javascript"><!--
google_ad_client = "pub-9664482123923345";
/* 468x15, created 7/21/09 */
google_ad_slot = "0879608883";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><brorebank Cricket Club Grade 7 (2008/2009)

Club Cricket Team Photo Season 08/09
    Club Cricket Team Photo Season 08/09 

Player List

   1. Mudit Gupta (all rounder)
   2. Sendhil Govender (keeper)
   3. Ashutosh Dhar (all rounder)
   4. John Le (all rounder)
   5. Tony Le (batsman)
   6. George Fattal (bowler)
   7. Vivek Unnikrishnan (batsman)
   8. Shashank Sapatnekar (all rounder)
   9. Ramesh Raghuraman (batsman)
  10. Parampal Pooni (all rounder)
  11. Pritpal Pooni (all rounder)
  12. Kallolkumar Dhar (bowler)
  13. Lenu Lukose (bowler)
  14. Supratik Ray (batsman)
  15. Kevin Tharappel (all rounder)
]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;">
<h2>2008/2009 Summary</h2>
<div id="attachment_76" class="wp-caption aligncenter" style="width: 502px"><a href="http://parampal.com/wp-content/uploads/2009/03/teamphoto.jpg"><img class="size-full wp-image-76" title="08/09 team photo" src="http://parampal.com/wp-content/uploads/2009/03/teamphoto.jpg" alt="Club Cricket Team Photo Season 08/09 " width="492" height="464" /></a><p class="wp-caption-text">Club Cricket Team Photo Season 08/09 </p></div>
<ul>
<li><b>Mudit Gupta</b> (all rounder)</li>
<li><b>Sendhil Govender</b> (keeper)</li>
<li><b>Ashutosh Dhar</b> (all rounder)</li>
<li><b>John Le</b> (all rounder)</li>
<li><b>Tony Le</b> (batsman)</li>
<li><b>George Fattal</b> (bowler)</li>
<li><b>Vivek Unnikrishnan</b> (batsman)</li>
<li><b>Shashank Sapatnekar</b> (all rounder)</li>
<li><b>Ramesh Raghuraman</b> (batsman)</li>
<li><b>Parampal Pooni</b> (all rounder)</li>
<li><b>Pritpal Pooni</b> (all rounder)</li>
<li><b>Kallolkumar Dhar</b> (bowler)</li>
<li><b>Lenu Lukose</b> (bowler)</li>
<li><b>Supratik Ray</b> (batsman)</li>
<li><b>Kevin Tharappel</b> (all rounder)</li>
</ol>
<h3>Round Results and Honours</h3>
<ul>
<li><b>Round 1: </b>9/101 lost to LCC-9/319 &#8211; John Le 3/48 &amp; George Fattal 3/75</li>
<li><b>Round 2: </b>10/96 &amp; 9/159 Lost to Smithfield-Blue 9/264 &#8211; Parampal Pooni 59 &amp; John Le 41  &amp; 4/73</li>
<li><b>Round 3: </b>10/100 &amp; 4/104 Defeated Prestons 10/96 &#8211; Parampal Pooni 3/25</li>
<li><b>Round 4: </b>10/233 &amp; 1/66 Defeated Wetherill Park &#8211; Parampal Pooni 65, Ashutosh Dhar 40  &amp; John Le 40 &amp; 4/25</li>
<li><b>Round 5: </b>10/139 Lost to Smithfield RSL-G 3/140 &#8211; John Le 50x</li>
<li><b>Round 6: </b>No play due rain</li>
<li><b>Round 7: </b>10/84 Lost to Green Valley 9/150 &#8211; Shashank Sapatnekar 4/25 &amp; George Fattal  3/21</li>
<li><b>Round 8: </b>10/102 Defeated LCC 10/101 &#8211; John Le 24 &amp; 3/17</li>
<li><b>Round 9: </b>10/103 lost to Smithfield RSL B 7/176 &#8211; Ashutosh Dhar 5/45</li>
<li><b>Round 10: </b>10/130 defeated Prestons 10/67 &#8211; John Le 34 &amp; George Fattal 3/21</li>
<li><b>Round 11: </b>10/98 lost to Wetherill Park 4/102 &#8211; Shashank Sapatnekar 37</li>
<li><b>Round 12: </b>Day 1, too hot.  Day 2, too wet</li>
<li><b>Round 13: </b>5/99 drew due to weather conditions with Marconi 10/120 &#8211; Shashank  Sapatnekar 3/36</li>
<li><b>Round 14: </b>10/40 &amp; 9/94 lost to Green Valley 10/293 &#8211; Parampal Pooni 3/54</li>
</ul>
<h3>Season Honours</h3>
<ul>
<li><b>Best Batting Average: </b>John Le (23.75)</li>
<li><b>Highest Score: </b>Parampal Pooni (65)</li>
<li><b>Highest Aggregate: </b>John Le (285)</li>
<li><b>Best Bowling Average: </b>Shashank Sapatnekar (13.87)</li>
<li><b>Most Wickets in Season:</b> John Le (21)</li>
<li><b>Most Wickets in Innings:</b> Ashutosh Dhar (5)</li>
<li><b>Most Catches in Season: </b>Parampal Pooni (9)</li>
</ul>
<h3>Special Achievements</h3>
<ul>
<li> <b>Oct 08:</b> Parampal Pooni 59</li>
<li> <b>Nov 08:</b> Parampal Pooni 65</li>
<li> <b>Dec 08:</b> John Le 50x</li>
<li> <b>Jan 09:</b> Ashutosh Dhar 5/45</li>
</ul>
<p><b>Final Team Standings:</b> 5th out of 8 teams<em><b> </b></em></p>
<p><b>Player of the Season: </b>John Le</p>
<h3>Sources</b></h3>
<!-- Easy AdSense V2.64 -->
<!-- Post[count: 23] -->
<div class="ezAdsense adsense adsense-midtext" style="float:right;margin:12px;" ><script type="text/javascript"><!--
google_ad_client = "pub-9664482123923345";
/* 468x15, created 7/21/09 */
google_ad_slot = "0879608883";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p><b>Special Achievements:</b> <a href="http://www.moorebankcricket.com/results/honour0809.html">http://www.moorebankcricket.com/results/honour0809.html</a></p>
<p><b>Final Team Standings:</b> <a href="http://www.flca.com.au/downloads/2008-09%20Senior%20Points%20Table.pdf">http://www.flca.com.au/downloads/2008-09%20Senior%20Points%20Table.pdf</a></p>
<p><b>Round Results and Honours:</b> <a href="http://www.moorebankcricket.com/results/seniorresults.html">http://www.moorebankcricket.com/results/seniorresults.html</a></p>]]></content:encoded>
			<wfw:commentRss>http://parampal.com/cricket-season-0809-summary/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Wordpress as a CMS</title>
		<link>http://parampal.com/using-wordpress-as-a-cms/</link>
		<comments>http://parampal.com/using-wordpress-as-a-cms/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 22:25:41 +0000</pubDate>
		<dc:creator>Parampal</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[PHP Programming]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[cforms]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[cms made simple]]></category>
		<category><![CDATA[joomla]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[register plus]]></category>
		<category><![CDATA[understanding wordpress database]]></category>
		<category><![CDATA[wordpress database]]></category>
		<category><![CDATA[wp_posts]]></category>
		<category><![CDATA[wp_terms]]></category>
		<category><![CDATA[wp_term_relationships]]></category>
		<category><![CDATA[wp_term_taxonomy]]></category>

		<guid isPermaLink="false">http://parampal.com/?p=42</guid>
		<description><![CDATA[<!-- Easy AdSense V2.64 -->
<!-- Post[count: 25] -->
<div class="ezAdsense adsense adsense-midtext" style="float:right;margin:12px;" ><script type="text/javascript"><!--
google_ad_client = "pub-9664482123923345";
/* 468x15, created 7/21/09 */
google_ad_slot = "0879608883";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><brcently I chose to use the popular PHP blogging software Wordpress as a fully blown CMS for a recruiting website that I needed to develop. Coming from a Joomla, CMS Made Simple background I found wordpress completely satisfied my needs as a CMS developer. It showed to have:

A customisable User login / registration (using the [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I chose to use the popular PHP blogging software <a href="http://wordpress.org">Wordpress</a> as a fully blown CMS for a recruiting website that I needed to develop. Coming from a <a href="http://www.joomla.org">Joomla</a>, <a href="http://www.cmsmadesimple.org">CMS Made Simple</a> background I found wordpress completely satisfied my needs as a CMS developer. It showed to have:</p>
<ol>
<li>A customisable User login / registration (using the <a href="http://wordpress.org/extend/plugins/register-plus">Register Plus</a> plugin)</li>
<li>Customisable forms which allow you to process form data and error handling during all stages of a form submission. (using the <a href="http://www.deliciousdays.com/cforms-plugin">cforms</a> plugin)</li>
<li>Accessing and understanding the database was relatively easy</li>
<li>I could easily locate a large number of free themes to pick from, which look professional and elegant (see themes websites: <a href="http://topwpthemes.com/">http://topwpthemes.com</a> and <a href="http://wordpress.org/extend/themes/">http://wordpress.org/extend/themes</a>)</li>
</ol>
<p>One obvious fact I noticed straight away was that wordpress relies on plugins to do anything beyond the basic blogging task. Fortunately there are already existing plugins for most advanced features that you might require &#8211; below I talk a bit about the above points in more details.</p>
<h3>1. Register Plus</h3>
<p> <a href="http://wordpress.org/extend/plugins/register-plus">http://wordpress.org/extend/plugins/register-plus</a></p>
<p>I used this plugin to extend my user registration form, to contain beyond the basic fields such as name and email. The installation and configuration is all done in the admin area under the Users tab and is all self explainatory. See screen shot below for what the admin area looks like</p>
<div id="attachment_46" class="wp-caption alignleft" style="width: 310px"><a href="http://parampal.com/wp-content/uploads/2009/03/registerplus.jpg"><img class="size-medium wp-image-46" title="Register Plus Admin Console Screenshot" src="http://parampal.com/wp-content/uploads/2009/03/registerplus-300x257.jpg" alt="Register Plus Admin Console Screenshot" width="300" height="257" /></a><p class="wp-caption-text">Register Plus Admin Console Screenshot</p></div>
<h3>2. cForms</h3>
<p> <a href="http://www.deliciousdays.com/cforms-plugin">http://www.deliciousdays.com/cforms-plugin</a></p>
<p>Allows you to create customised forms, with fields of all types. It gives you the option of using ajax in your forms for submission and error checking and is very easy to install and configure.</p>
<p>To handle data submitted by forms you simply place your code within the wp-content/plugins/cforms/my-functions.php file. In this file you will find numerous functions commented out, each function serves its own purpose and allows you to retrieve the form data during different stages of the form submission process. For example, if you need to do something after validation, but before processing has been completed by cforms you will put your code in the my_cforms_filter() function (or the my_cforms_ajax_filter() function if you chose to use ajax). If you need to run code after all the processing by cforms is complete you should place your code in the my_cforms_action() function. See below for an example my_cforms_action() function</p>
<p><code><br />
function my_cforms_action($cformsdata) {</p>
<!-- Easy AdSense V2.64 -->
<!-- Post[count: 26] -->
<div class="ezAdsense adsense adsense-midtext" style="float:right;margin:12px;" ><script type="text/javascript"><!--
google_ad_client = "pub-9664482123923345";
/* 468x15, created 7/21/09 */
google_ad_slot = "0879608883";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p>$formID = $cformsdata['id'];           /* This is the form id used when you create your form - this is so you can perform processing for a specific form */<br />
$form   = $cformsdata['data'];         /* This contains all the form data posted */</p>
<p>//job application form<br />
if ( $formID == '2' ) {</p>
<p>$application_data = array (</p>
<p>'email' =&amp;gt; $form['Email'],<br />
'first_name' =&amp;gt; $form['First Name'],<br />
'last_name' =&amp;gt; $form['Last Name'],<br />
'date_applied' =&amp;gt; $date_applied,<br />
'note_id' =&amp;gt; $note_id,<br />
'note_file_extension' =&amp;gt; findexts($form['Resume[*2]']),<br />
'comment' =&amp;gt; $form['Comment'],<br />
'file' =&amp;gt; $form['Resume[*2]']<br />
);</p>
<p>.....</p>
<p>}<br />
</code></p>
<h3>3. Understanding the wordpress database</h3>
<p>Understanding the wordpress database structure was not a difficult task. When manipulating the database there are only really 4 tables you need to concern yourself with:</p>
<ul>
<li><strong>wp_terms:</strong> Creates a generic term</li>
<li><strong>wp_term_taxonomy:</strong> Allows you to label a term as something more significant, such as a category</li>
<li><strong>wp_posts:</strong> Stores all posts, pages and revisions</li>
<li><strong>wp_term_relationships:</strong> Stores all the labels for a given post. For instance this would store every category a single post has been placed under. This therefore needs to store a reference to the wp_posts and wp_term_taxonomy tables</li>
</ul>
<h3>4. Wordpress Themes</h3>
<p>Wordpress themes are similar to plugins, they basically control the way your page looks. You can freely find themes on the web, here are a bunch of my favourite theme sites:</p>
<ul>
<li> <a href="http://topwpthemes.com/">http://topwpthemes.com</a></li>
<li><a href="http://wordpress.org/extend/themes/">http://wordpress.org/extend/themes</a></li>
<li><a href="http://wordpressthemesbase.com/">http://wordpressthemesbase.com</a></li>
<li><a href="http://www.templatesbrowser.com/wordpress-themes/">http://www.templatesbrowser.com/wordpress-themes</a></li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://parampal.com/using-wordpress-as-a-cms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
