<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/1.5.1-alpha" -->
<rss version="0.92">
<channel>
	<title>Programming Language Geek</title>
	<link>http://plgeek.blogsome.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 23 Nov 2009 03:51:35 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>

	<item>
		<title>Javascript: AJAX Tips</title>
		<description>AJAX offers extra dynamic web pages to the point that it could be possible to update or dynamically change a certain page without actually reloading it. In order to maximize its capacity, you should be able to consider some important points. First, since AJAX is Javascript, it is more likely ...</description>
		<link>http://plgeek.blogsome.com/2009/11/23/javascript-ajax-tips/</link>
	</item>
	<item>
		<title>Top 3 most common PHP errors</title>
		<description>In a DHTML platform such as PHP, the most common programming errors which are truly difficult to even notice are those which are related to variable declaration and certain operations. Here&#8217;s a list of them which I personally experience the most:Conflicting variable names - This one&#8217;s a pain in the ...</description>
		<link>http://plgeek.blogsome.com/2009/11/11/top-3-most-common-php-errors/</link>
	</item>
	<item>
		<title>Mass Post plugin for MWM Panel</title>
		<description>A common subject and a few keystrokes for the content plus a single push of the Publish button, then here comes this post to all 3 of my blogs at the same time. This is the Mass Post feature of MWM Panel. I&rsquo;m currently testing it to 3 blogs. Later, ...</description>
		<link>http://plgeek.blogsome.com/2009/07/16/mass-post-plugin-for-mwm-panel/</link>
	</item>
	<item>
		<title>if.. else if.. statement</title>
		<description>Suppose you are trying to set conditions that if ever your condition will be met, then it does the first step, Plan A. If the condition will not be met, then it will execute Plan B. These are just some of the functionalities of the &quot;if.. else if.. statement&quot;.  ...</description>
		<link>http://plgeek.blogsome.com/2008/06/10/if-else-if-statement/</link>
	</item>
	<item>
		<title>C / C++ Variables</title>
		<description>You should be able to remember about variables in Mathematics. Well, they just have the same concept as variables in programming. They act as a temporary storage for constant values like characters and numerics. These variables are declared, and as soon as you do that for your programs, a memory ...</description>
		<link>http://plgeek.blogsome.com/2008/05/26/c-c-variables/</link>
	</item>
	<item>
		<title>Conditions : True or False</title>
		<description>     &lt;p&gt;Probably all programming languages depend on conditions. A condition is the most basic feature programming possesses. It allows programs to behave in a dynamic manner. These are like pathways being split up everytime decisions have to be made. Basically, conditions return only values either &lt;strong&gt;True ...</description>
		<link>http://plgeek.blogsome.com/2008/05/19/conditions-true-or-false/</link>
	</item>
	<item>
		<title>What are file extensions?</title>
		<description>File Extensions or File Name Extensions are just the last N valid characters after the last dot (.) of a file name. These are popularly known to be required specifically in a Windows Operating System. Basing on this definition, you can actually rename a certain file and have a brand ...</description>
		<link>http://plgeek.blogsome.com/2008/05/18/what-are-file-extensions/</link>
	</item>
	<item>
		<title>What is a Programming Language?</title>
		<description>As the term suggests, simply, programming language is just a language used for communication. We use English as our means of communication. This is actually a medium we use so that we can set a common understanding to other people. For us to be able to express ourselves in a ...</description>
		<link>http://plgeek.blogsome.com/2008/05/17/what-is-a-programming-language/</link>
	</item>
	<item>
		<title>Welcome PL Geeks!</title>
		<description>Ever since I was in college, Programming was already my passion. Even though the first course I had wasn&#8217;t related to computer, I&#8217;ve already been studying programming. I&#8217;ve learned a lot of tricks and standards of programming, and I think I can already very well share to you guys how ...</description>
		<link>http://plgeek.blogsome.com/2008/05/16/hello-world/</link>
	</item>
</channel>
</rss>
