<?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>Joys of Programming &#187; Programming</title>
	<atom:link href="http://joysofprogramming.com/tag/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://joysofprogramming.com</link>
	<description>Programming made simpler, easier and Joyful experience</description>
	<lastBuildDate>Mon, 30 Jan 2012 14:11:57 +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 install missing curl man pages in Ubuntu?</title>
		<link>http://joysofprogramming.com/install-missing-curl-man-pages-in-ubuntu/</link>
		<comments>http://joysofprogramming.com/install-missing-curl-man-pages-in-ubuntu/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 17:01:00 +0000</pubDate>
		<dc:creator>Joys of Programming</dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[Add new tag]]></category>
		<category><![CDATA[Advanced Packaging Tool]]></category>
		<category><![CDATA[Command-line interface]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[curl installation]]></category>
		<category><![CDATA[curl man pages]]></category>
		<category><![CDATA[curl programming]]></category>
		<category><![CDATA[missing curl manpages]]></category>
		<category><![CDATA[Networks]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://joysofprogramming.com/?p=354</guid>
		<description><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=354&c=1489684923' target='_blank' rel='nofollow'>
				<img src='http://rss.buysellads.com/img.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=354&c=1489684923' border='0' alt='' /></a></p><br />curl is very useful for the data transfer between the client and the server. Curl is available both as a command line tool as well as for programming purposes. In case of working with curl, you may require man pages and if your curl man pages are missing, you must install the concerned package To [...]<br /><p><a href='http://rss.buysellads.com/click.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=354&c=1195159705' target='_blank' rel='nofollow'>
				<img src='http://rss.buysellads.com/img.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=354&c=1195159705' border='0' alt='' /></a></p>]]></description>
		<wfw:commentRss>http://joysofprogramming.com/install-missing-curl-man-pages-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use a jar file in java programs? (Compilation with jar files)</title>
		<link>http://joysofprogramming.com/compilation-with-jar-files/</link>
		<comments>http://joysofprogramming.com/compilation-with-jar-files/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 18:13:46 +0000</pubDate>
		<dc:creator>Joys of Programming</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Class]]></category>
		<category><![CDATA[compile jar files]]></category>
		<category><![CDATA[JAR]]></category>
		<category><![CDATA[java compilation]]></category>
		<category><![CDATA[java package]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[using jar files]]></category>

		<guid isPermaLink="false">http://joysofprogramming.com/?p=347</guid>
		<description><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=347&c=381328190' target='_blank' rel='nofollow'>
				<img src='http://rss.buysellads.com/img.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=347&c=381328190' border='0' alt='' /></a></p><br />You may have often come across jar files which you have procured from some website or created yourselves. But if you want to make use of it or make use of certain classes defined in the java archive (jar), you must be able to compile with the jar file. For further discussion, we will consider [...]<br /><p><a href='http://rss.buysellads.com/click.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=347&c=676878019' target='_blank' rel='nofollow'>
				<img src='http://rss.buysellads.com/img.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=347&c=676878019' border='0' alt='' /></a></p>]]></description>
		<wfw:commentRss>http://joysofprogramming.com/compilation-with-jar-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Install drupal in localhost</title>
		<link>http://joysofprogramming.com/install-drupal-in-localhost/</link>
		<comments>http://joysofprogramming.com/install-drupal-in-localhost/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 13:17:33 +0000</pubDate>
		<dc:creator>Joys of Programming</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Apache HTTP Server]]></category>
		<category><![CDATA[Content management]]></category>
		<category><![CDATA[DocumentRoot]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://joysofprogramming.com/?p=327</guid>
		<description><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=327&c=833638093' target='_blank' rel='nofollow'>
				<img src='http://rss.buysellads.com/img.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=327&c=833638093' border='0' alt='' /></a></p><br />Drupal is one of the best content management software for web site development. But you can install drupal in your local machines and test its working. To see how it works, follow the steps given below. You must have mysql,php and apache installed in your machine. Create a database for drupal usage in mysql Download [...]<br /><p><a href='http://rss.buysellads.com/click.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=327&c=1568652796' target='_blank' rel='nofollow'>
				<img src='http://rss.buysellads.com/img.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=327&c=1568652796' border='0' alt='' /></a></p>]]></description>
		<wfw:commentRss>http://joysofprogramming.com/install-drupal-in-localhost/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create your own Log format with log4cpp::PatternLayout</title>
		<link>http://joysofprogramming.com/create-log-format-pattern-layout/</link>
		<comments>http://joysofprogramming.com/create-log-format-pattern-layout/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 06:36:35 +0000</pubDate>
		<dc:creator>Joys of Programming</dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[create log format]]></category>
		<category><![CDATA[log format]]></category>
		<category><![CDATA[log4cpp]]></category>
		<category><![CDATA[log4cpp exaamples]]></category>
		<category><![CDATA[log4cpp PatternLayout]]></category>
		<category><![CDATA[log4cpp programming]]></category>
		<category><![CDATA[Pattern Layout]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://joysofprogramming.com/?p=305</guid>
		<description><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=305&c=1517837804' target='_blank' rel='nofollow'>
				<img src='http://rss.buysellads.com/img.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=305&c=1517837804' border='0' alt='' /></a></p><br />log4cpp::PatternLayout supports four different patterns of log format. But it also supports user specified format. For this purpose, it gives certain format chracters. Some of them are %d: Date %m: log message %n: line separator %p: priority For more such characters refer PatternLayout. The additional benefit of using a format of your own is that [...]<br /><p><a href='http://rss.buysellads.com/click.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=305&c=844047713' target='_blank' rel='nofollow'>
				<img src='http://rss.buysellads.com/img.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=305&c=844047713' border='0' alt='' /></a></p>]]></description>
		<wfw:commentRss>http://joysofprogramming.com/create-log-format-pattern-layout/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mysql_config: Check how MySql is configured</title>
		<link>http://joysofprogramming.com/mysql_config-mysql-configurations/</link>
		<comments>http://joysofprogramming.com/mysql_config-mysql-configurations/#comments</comments>
		<pubDate>Sun, 10 Jan 2010 12:12:19 +0000</pubDate>
		<dc:creator>Joys of Programming</dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[Command-line interface]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://joysofprogramming.com/?p=273</guid>
		<description><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=273&c=1817201382' target='_blank' rel='nofollow'>
				<img src='http://rss.buysellads.com/img.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=273&c=1817201382' border='0' alt='' /></a></p><br />mysql_config is a command line tool to find how your mysql is configured. It is useful to find out the information like the mysql socket. If you want to program with mysql libraries in C/C++, the above information on the libraries are quite useful. For information on mysql sockets, you can run the above command [...]<br /><p><a href='http://rss.buysellads.com/click.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=273&c=1560677335' target='_blank' rel='nofollow'>
				<img src='http://rss.buysellads.com/img.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=273&c=1560677335' border='0' alt='' /></a></p>]]></description>
		<wfw:commentRss>http://joysofprogramming.com/mysql_config-mysql-configurations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>php-config: How is your php configured?</title>
		<link>http://joysofprogramming.com/php-config/</link>
		<comments>http://joysofprogramming.com/php-config/#comments</comments>
		<pubDate>Sun, 10 Jan 2010 11:12:12 +0000</pubDate>
		<dc:creator>Joys of Programming</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[php configurations]]></category>
		<category><![CDATA[php-config]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://joysofprogramming.com/?p=262</guid>
		<description><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=262&c=603854701' target='_blank' rel='nofollow'>
				<img src='http://rss.buysellads.com/img.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=262&c=603854701' border='0' alt='' /></a></p><br />When you install php, your php is configured based on the packages present in your system at that time or sometimes with default value. To check these values, make use of the php_config. php_config gives all the information regarding how your php is configured. As you can see, various useful information like the version, the [...]<br /><p><a href='http://rss.buysellads.com/click.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=262&c=309907858' target='_blank' rel='nofollow'>
				<img src='http://rss.buysellads.com/img.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=262&c=309907858' border='0' alt='' /></a></p>]]></description>
		<wfw:commentRss>http://joysofprogramming.com/php-config/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to configure PHP and Apache in Linux and Mac?</title>
		<link>http://joysofprogramming.com/how-to-configure-php-and-apache-in-linux-and-mac/</link>
		<comments>http://joysofprogramming.com/how-to-configure-php-and-apache-in-linux-and-mac/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 18:02:13 +0000</pubDate>
		<dc:creator>Joys of Programming</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Apache HTTP Server]]></category>
		<category><![CDATA[Development Tools]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://joysofprogramming.com/?p=245</guid>
		<description><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=245&c=1502360163' target='_blank' rel='nofollow'>
				<img src='http://rss.buysellads.com/img.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=245&c=1502360163' border='0' alt='' /></a></p><br />You have installed PHP and Apache (Check the installation procedure). But you are facing with the following problems You are not able to configure PHP and apache so that apache can execute the .php files Instead of executing the php files, the browser simply displays the php files like a text Instead of executing the [...]<br /><p><a href='http://rss.buysellads.com/click.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=245&c=1213621832' target='_blank' rel='nofollow'>
				<img src='http://rss.buysellads.com/img.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=245&c=1213621832' border='0' alt='' /></a></p>]]></description>
		<wfw:commentRss>http://joysofprogramming.com/how-to-configure-php-and-apache-in-linux-and-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The need for logging in Software development</title>
		<link>http://joysofprogramming.com/the-need-for-logging-for-software-development/</link>
		<comments>http://joysofprogramming.com/the-need-for-logging-for-software-development/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 08:33:27 +0000</pubDate>
		<dc:creator>Joys of Programming</dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[Computer programming]]></category>
		<category><![CDATA[Debugger]]></category>
		<category><![CDATA[Debugging]]></category>
		<category><![CDATA[Development Tools]]></category>
		<category><![CDATA[GNU Debugger]]></category>
		<category><![CDATA[log4cpp]]></category>
		<category><![CDATA[logging]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://joysofprogramming.com/?p=189</guid>
		<description><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=189&c=1098126619' target='_blank' rel='nofollow'>
				<img src='http://rss.buysellads.com/img.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=189&c=1098126619' border='0' alt='' /></a></p><br />Logging and Debugging are the important steps during programming. Though logging is important post-development, especially to find statistics. It can also be used to detect the reasons for a system or a software crash. But logging is not just useful post-development, but it can also be useful during development especially for debugging purposes. How do [...]<br /><p><a href='http://rss.buysellads.com/click.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=189&c=2141744853' target='_blank' rel='nofollow'>
				<img src='http://rss.buysellads.com/img.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=189&c=2141744853' border='0' alt='' /></a></p>]]></description>
		<wfw:commentRss>http://joysofprogramming.com/the-need-for-logging-for-software-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Download a webpage using CURL in C</title>
		<link>http://joysofprogramming.com/download-webpage-curl-c/</link>
		<comments>http://joysofprogramming.com/download-webpage-curl-c/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 18:56:52 +0000</pubDate>
		<dc:creator>Joys of Programming</dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[Hypertext Transfer Protocol]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Uniform Resource Locator]]></category>
		<category><![CDATA[Uploading and downloading]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://joysofprogramming.com/?p=146</guid>
		<description><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=146&c=1247656966' target='_blank' rel='nofollow'>
				<img src='http://rss.buysellads.com/img.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=146&c=1247656966' border='0' alt='' /></a></p><br />CURL is used for the data transfer to and from a data server. Curl can be used to download a webpage. Given below is the code that can be used to download any webpage of your choice to the location of your choice For this purpose, you must fill the following two constants WEBPAGE_URL : [...]<br /><p><a href='http://rss.buysellads.com/click.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=146&c=154544627' target='_blank' rel='nofollow'>
				<img src='http://rss.buysellads.com/img.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=146&c=154544627' border='0' alt='' /></a></p>]]></description>
		<wfw:commentRss>http://joysofprogramming.com/download-webpage-curl-c/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to install cppunit in Ubuntu?</title>
		<link>http://joysofprogramming.com/install-cppunit-in-ubuntu/</link>
		<comments>http://joysofprogramming.com/install-cppunit-in-ubuntu/#comments</comments>
		<pubDate>Fri, 25 Dec 2009 18:53:46 +0000</pubDate>
		<dc:creator>Joys of Programming</dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[cppunit]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[Unit testing]]></category>

		<guid isPermaLink="false">http://joysofprogramming.com/?p=134</guid>
		<description><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=134&c=1013393669' target='_blank' rel='nofollow'>
				<img src='http://rss.buysellads.com/img.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=134&c=1013393669' border='0' alt='' /></a></p><br />cppunit is useful to incorporate testing in your programs. To work with cppunit in ubuntu, you must first search for the packages Now since you have found out the required packages, you must install them.<br /><p><a href='http://rss.buysellads.com/click.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=134&c=1150452648' target='_blank' rel='nofollow'>
				<img src='http://rss.buysellads.com/img.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=134&c=1150452648' border='0' alt='' /></a></p>]]></description>
		<wfw:commentRss>http://joysofprogramming.com/install-cppunit-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  joysofprogramming.com/tag/programming/feed/ ) in 1.35306 seconds, on Feb 8th, 2012 at 1:17 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 8th, 2012 at 2:17 am UTC -->
