<?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>Tech aspirant &#187; Programming</title>
	<atom:link href="http://www.techaspirant.com/category/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techaspirant.com</link>
	<description>Freelance Project Developer &#124; Consultant - Cochin, Trivandrum, Calicut</description>
	<lastBuildDate>Wed, 21 Mar 2012 10:00:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to create Virtual Hosts PHP &#124; Apache ?</title>
		<link>http://www.techaspirant.com/how-to-create-virtual-hosts-php-apache/</link>
		<comments>http://www.techaspirant.com/how-to-create-virtual-hosts-php-apache/#comments</comments>
		<pubDate>Sun, 22 Jan 2012 08:32:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[domains]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Project Managament]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[directory]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[root]]></category>
		<category><![CDATA[virtual]]></category>

		<guid isPermaLink="false">http://www.techaspirant.com/?p=387</guid>
		<description><![CDATA[Focus Web Developer should have a requirement to work on various environment . Some projects are in plain php, some are in Framework like CodeIgniter, Symfony .. These all need different configuration and sometime need to use htaccess mode rewrite<span class="ellipsis">&#8230;</span> <a href="http://www.techaspirant.com/how-to-create-virtual-hosts-php-apache/"><div class="read-more">Read more &#8250;</div><!-- end of .read-more --></a>]]></description>
		<wfw:commentRss>http://www.techaspirant.com/how-to-create-virtual-hosts-php-apache/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How To enable mod_rewrite on Xampp</title>
		<link>http://www.techaspirant.com/how-to-enable-mod_rewrite-on-xampp/</link>
		<comments>http://www.techaspirant.com/how-to-enable-mod_rewrite-on-xampp/#comments</comments>
		<pubDate>Wed, 18 Aug 2010 07:14:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[conf]]></category>
		<category><![CDATA[httpd]]></category>
		<category><![CDATA[mod_rewrite]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.techaspirant.com/?p=379</guid>
		<description><![CDATA[Search For httpd.conf file and uncomment this line #LoadModule rewrite_module modules/mod_rewrite.so LoadModule rewrite_module modules/mod_rewrite.so Restart your Server create a .htaccess file on your server root put this code RewriteEngine On RewriteBase / RewriteRule ^contact-us$ index.php]]></description>
		<wfw:commentRss>http://www.techaspirant.com/how-to-enable-mod_rewrite-on-xampp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating XML-RSS Feed Using PHP MYSQL</title>
		<link>http://www.techaspirant.com/creating-xml-rss-feed-using-php-mysql/</link>
		<comments>http://www.techaspirant.com/creating-xml-rss-feed-using-php-mysql/#comments</comments>
		<pubDate>Fri, 11 Jun 2010 16:46:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[kerala]]></category>
		<category><![CDATA[rssfeed]]></category>
		<category><![CDATA[searchengine]]></category>
		<category><![CDATA[sitemap]]></category>
		<category><![CDATA[submission]]></category>
		<category><![CDATA[unicode]]></category>
		<category><![CDATA[utf8_encode]]></category>
		<category><![CDATA[xml]]></category>
		<category><![CDATA[xml-feed]]></category>
		<category><![CDATA[xml.rss]]></category>

		<guid isPermaLink="false">http://www.techaspirant.com/?p=361</guid>
		<description><![CDATA[I have been working to create crowler friendly rss feed for our website. I think it is very easy to build . But when i started coding it i got so many problems with xml and special charcters. I tried<span class="ellipsis">&#8230;</span> <a href="http://www.techaspirant.com/creating-xml-rss-feed-using-php-mysql/"><div class="read-more">Read more &#8250;</div><!-- end of .read-more --></a>]]></description>
		<wfw:commentRss>http://www.techaspirant.com/creating-xml-rss-feed-using-php-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to configure cURL in xampp server</title>
		<link>http://www.techaspirant.com/how-to-configure-curl-in-xampp-server/</link>
		<comments>http://www.techaspirant.com/how-to-configure-curl-in-xampp-server/#comments</comments>
		<pubDate>Tue, 25 May 2010 09:45:05 +0000</pubDate>
		<dc:creator>anoopsankar</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Troubleshoot]]></category>
		<category><![CDATA[configure]]></category>
		<category><![CDATA[cur]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[php.ini]]></category>
		<category><![CDATA[php_curl.dll]]></category>
		<category><![CDATA[xampp]]></category>

		<guid isPermaLink="false">http://www.techaspirant.com/?p=356</guid>
		<description><![CDATA[xampp server with default configuration can&#8217;nt run curl_init(); to make it work in xampp server we have to edit three files namely 1. php.ini(which is a configuration stting file). 2. php.ini-recommended(INI-DIST file) 3. php.ini-dist(INI-RECOMMENDED file) open these files in notepad<span class="ellipsis">&#8230;</span> <a href="http://www.techaspirant.com/how-to-configure-curl-in-xampp-server/"><div class="read-more">Read more &#8250;</div><!-- end of .read-more --></a>]]></description>
		<wfw:commentRss>http://www.techaspirant.com/how-to-configure-curl-in-xampp-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Symfony Study Guide &#8211; Small Project Implementation</title>
		<link>http://www.techaspirant.com/symfony-study-guide-small-project-implementation/</link>
		<comments>http://www.techaspirant.com/symfony-study-guide-small-project-implementation/#comments</comments>
		<pubDate>Sat, 15 May 2010 12:29:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[framework]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Symfony]]></category>
		<category><![CDATA[CRM]]></category>
		<category><![CDATA[OpenSource]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[small]]></category>
		<category><![CDATA[source code]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.techaspirant.com/?p=343</guid>
		<description><![CDATA[Download Symfony Sandbox 1.4 Source : www.symfony-project.org/installation Requirement : Xampp or Wamp Package PHP: 5.2 Above Download Symfony and put this into your website root Rename sf_sandbox to your project name. Here it is CRM open config/properties.yml file and put<span class="ellipsis">&#8230;</span> <a href="http://www.techaspirant.com/symfony-study-guide-small-project-implementation/"><div class="read-more">Read more &#8250;</div><!-- end of .read-more --></a>]]></description>
		<wfw:commentRss>http://www.techaspirant.com/symfony-study-guide-small-project-implementation/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Symfony 1.4 Doctrine Pagination</title>
		<link>http://www.techaspirant.com/symfony-1-4-doctrine-pagination/</link>
		<comments>http://www.techaspirant.com/symfony-1-4-doctrine-pagination/#comments</comments>
		<pubDate>Fri, 14 May 2010 06:51:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[database]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Project Managament]]></category>
		<category><![CDATA[Symfony]]></category>
		<category><![CDATA[symfony 1.4 Doctrine Pagination]]></category>

		<guid isPermaLink="false">http://www.techaspirant.com/?p=334</guid>
		<description><![CDATA[Doctrine Pagination is made very simple . public function executeIndex(sfWebRequest $request) { $this-&#62;pager = new sfDoctrinePager('TableName', sfConfig::get('app_max_jobs_on_homepage'); $this-&#62;pager-&#62;setQuery(Doctrine::getTable('TableName')-&#62;createQuery('a')); $this-&#62;pager-&#62;setPage($request-&#62;getParameter('page', 1)); $this-&#62;pager-&#62;init(); } Success page &#60;?php foreach ($pager-&#62;getResults() as $post): ?&#62;&#60;div&#62; &#60;?php if($post-&#62;getTitle()) { echo link_to($post-&#62;getTitle(), &#8216;news/fullstory?expand=&#8217;.$post-&#62;getId(),&#8217;class=&#8221;mhead&#8221;&#8216;); } ?&#62; &#60;?php if($post-&#62;getDn2()!=&#8221;)<span class="ellipsis">&#8230;</span> <a href="http://www.techaspirant.com/symfony-1-4-doctrine-pagination/"><div class="read-more">Read more &#8250;</div><!-- end of .read-more --></a>]]></description>
		<wfw:commentRss>http://www.techaspirant.com/symfony-1-4-doctrine-pagination/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PHP MYSQL Tips and Tricks</title>
		<link>http://www.techaspirant.com/php-mysql-tips-and-tricks/</link>
		<comments>http://www.techaspirant.com/php-mysql-tips-and-tricks/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 17:49:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[and tricks]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.techaspirant.com/?p=305</guid>
		<description><![CDATA[This is a small article containing tricks and tips I aquired by reading PHP 6 Text Book. I was used isset() function to check whether these arguements are set or not. And also I need to check this is empty or<span class="ellipsis">&#8230;</span> <a href="http://www.techaspirant.com/php-mysql-tips-and-tricks/"><div class="read-more">Read more &#8250;</div><!-- end of .read-more --></a>]]></description>
		<wfw:commentRss>http://www.techaspirant.com/php-mysql-tips-and-tricks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP 6 upgrade : Advantages covered</title>
		<link>http://www.techaspirant.com/php-6-upgrade/</link>
		<comments>http://www.techaspirant.com/php-6-upgrade/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 10:42:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mysql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.techaspirant.com/?p=285</guid>
		<description><![CDATA[PHP Personal Home Page now it is Hypertext Pre Processor. Version : 6 (PHP 6) Advantages, Addition of improved MySql Extension PHP 6 support Unicode, so that PHP 6 can handle all languages in the world. I faced lot of<span class="ellipsis">&#8230;</span> <a href="http://www.techaspirant.com/php-6-upgrade/"><div class="read-more">Read more &#8250;</div><!-- end of .read-more --></a>]]></description>
		<wfw:commentRss>http://www.techaspirant.com/php-6-upgrade/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Image Resize Simple class</title>
		<link>http://www.techaspirant.com/image-resize-simple-class/</link>
		<comments>http://www.techaspirant.com/image-resize-simple-class/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 04:36:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[imagejpeg]]></category>
		<category><![CDATA[resize]]></category>
		<category><![CDATA[source code]]></category>

		<guid isPermaLink="false">http://www.techaspirant.com/?p=293</guid>
		<description><![CDATA[Here is a sample class file for image resize. imageResize.class Download the File  save it in web root and add .php extension to the file  . How to use ? &#60;?php require_once(&#8216;imageResize.class.php&#8217;); // Path to File imagejpeg(imageResize::Resize($fileSavePath,$width,$height),$newFileName); ?&#62; $fileSavePath should<span class="ellipsis">&#8230;</span> <a href="http://www.techaspirant.com/image-resize-simple-class/"><div class="read-more">Read more &#8250;</div><!-- end of .read-more --></a>]]></description>
		<wfw:commentRss>http://www.techaspirant.com/image-resize-simple-class/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Symfony 1.2  File Upload</title>
		<link>http://www.techaspirant.com/symfony-1-2-file-upload/</link>
		<comments>http://www.techaspirant.com/symfony-1-2-file-upload/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 10:20:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[framework]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[symfony file upload]]></category>

		<guid isPermaLink="false">http://www.techaspirant.com/?p=283</guid>
		<description><![CDATA[class mymoduleActions extends sfActions { public function executeUpload($request) { if ($request-&#62;hasFiles()) { foreach ($request-&#62;getFileNames() as $uploadedFile) { $fileName = $request-&#62;getFileName($uploadedFile); $fileSize = $request-&#62;getFileSize($uploadedFile); $fileType = $request-&#62;getFileType($uploadedFile); $fileError = $request-&#62;hasFileError($uploadedFile); $uploadDir = sfConfig::get('sf_upload_dir'); $request-&#62;moveFile($uploadedFile, $uploadDir.'/'.$fileName); } } }]]></description>
		<wfw:commentRss>http://www.techaspirant.com/symfony-1-2-file-upload/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

