<?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>Knowledgement from Target Integration &#187; Programming</title>
	<atom:link href="/category/technical/programming/feed" rel="self" type="application/rss+xml" />
	<link>https://knowledgement.ie</link>
	<description>Articles on vtiger CRM, OpenERP, CiviCRM, Joomla, Drupal and WordPress by Target Integration to help you manage your business efficiently. Contact us if you have any queries....</description>
	<lastBuildDate>Sun, 15 Mar 2015 23:34:35 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.1.1</generator>
	<item>
		<title>What is XAMPP?</title>
		<link>https://knowledgement.ie/technical/programming/what-is-xampp</link>
		<comments>https://knowledgement.ie/technical/programming/what-is-xampp#comments</comments>
		<pubDate>Sat, 19 Mar 2011 20:14:29 +0000</pubDate>
		<dc:creator><![CDATA[Rohit Thakral]]></dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[XAMPP]]></category>

		<guid isPermaLink="false">https://knowledgement.ie/?p=436</guid>
		<description><![CDATA[I am sure a lot of my friends who know XAMPP very well must be thinking he is stupid who is writing about XAMPP but I think it is a good idea to write about XAMPP for a lot of young web software (webware) developers out there who don&#8217;t know...]]></description>
		<wfw:commentRss>https://knowledgement.ie/technical/programming/what-is-xampp/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Gladinet Client Blocking HTTP Port 80</title>
		<link>https://knowledgement.ie/technical/gladinet-client-blocking-http-port-80</link>
		<comments>https://knowledgement.ie/technical/gladinet-client-blocking-http-port-80#comments</comments>
		<pubDate>Thu, 10 Mar 2011 10:00:37 +0000</pubDate>
		<dc:creator><![CDATA[Rohit Thakral]]></dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[XAMPP]]></category>

		<guid isPermaLink="false">https://knowledgement.ie/?p=428</guid>
		<description><![CDATA[I use XAMPP for testing/development and demo of our web applications and I recently installed Gladinet Client to access my Microsoft Sky Drive from my computer. But next time when I ran XAMPP and started Apache and browsed to localhost nothing came up. In fact it sent me to a...]]></description>
		<wfw:commentRss>https://knowledgement.ie/technical/gladinet-client-blocking-http-port-80/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Setting up hooks for Subversion Server</title>
		<link>https://knowledgement.ie/technical/setting-up-hooks-for-subversion-server</link>
		<comments>https://knowledgement.ie/technical/setting-up-hooks-for-subversion-server#comments</comments>
		<pubDate>Tue, 23 Feb 2010 21:35:00 +0000</pubDate>
		<dc:creator><![CDATA[Rohit Thakral]]></dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[hooks]]></category>
		<category><![CDATA[Subversion]]></category>
		<category><![CDATA[SVN]]></category>
		<category><![CDATA[TortoiseSVN]]></category>

		<guid isPermaLink="false">http://localhost/word/uncategorized/setting-up-hooks-for-subversion-server</guid>
		<description><![CDATA[Collaboration is a very difficult task and it becomes worse in a software development project. Subversion helps you to manage collaboration in a very efficient way while working on a software development project in an environment full of developers from different team.We were working on the Moodle module development project...]]></description>
		<wfw:commentRss>https://knowledgement.ie/technical/setting-up-hooks-for-subversion-server/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Simplest Tutorial on Using Subversion with TortoiseSVN and Sourceforge.net</title>
		<link>https://knowledgement.ie/technical/programming/simplest-tutorial-on-using-subversion-with-tortoisesvn-and-sourceforge-net</link>
		<comments>https://knowledgement.ie/technical/programming/simplest-tutorial-on-using-subversion-with-tortoisesvn-and-sourceforge-net#comments</comments>
		<pubDate>Sat, 09 May 2009 15:49:00 +0000</pubDate>
		<dc:creator><![CDATA[Rohit Thakral]]></dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Sourceforge.net]]></category>
		<category><![CDATA[Subversion]]></category>
		<category><![CDATA[SVN]]></category>
		<category><![CDATA[TortoiseSVN]]></category>

		<guid isPermaLink="false">http://localhost/word/uncategorized/simplest-tutorial-on-using-subversion-with-tortoisesvn-and-sourceforge-net</guid>
		<description><![CDATA[I started my first Open Source project based on Joomla and CiviCRM and called it JoomCivi. Checkout my next post to know about this project. I got JoomCivi registered on Sourceforge.net but when it came to using SVN, I was a bit confused so I started learning about it. Subversion...]]></description>
		<wfw:commentRss>https://knowledgement.ie/technical/programming/simplest-tutorial-on-using-subversion-with-tortoisesvn-and-sourceforge-net/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk: enhanced
Database Caching using disk
Object Caching 602/724 objects using disk

 Served from: knowledgement.ie @ 2015-03-16 11:19:46 by W3 Total Cache -->