<?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>OPEN PETA</title>
	<atom:link href="http://www.openpeta.com/index.php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.openpeta.com</link>
	<description>Open Thy Self</description>
	<lastBuildDate>Thu, 11 Mar 2010 02:44:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Eclipse or Netbeans ? Which one to Choose ?</title>
		<link>http://www.openpeta.com/index.php/eclipse-or-netbeans-which-one-to-choose/</link>
		<comments>http://www.openpeta.com/index.php/eclipse-or-netbeans-which-one-to-choose/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 02:29:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Open Source Programming]]></category>

		<guid isPermaLink="false">http://www.openpeta.com/index.php/eclipse-or-netbeans-which-one-to-choose/</guid>
		<description><![CDATA[This article is absolutely for beginners those who want to choose / learn best IDE for their project Development. Both IDE has lot of features and supporting major programming languages [ Java , C , C++ , PHP , HTML , Perl , Python , Ruby Etc .. ] . The Comparison of these IDE [...]]]></description>
		<wfw:commentRss>http://www.openpeta.com/index.php/eclipse-or-netbeans-which-one-to-choose/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installation of OpenLink Virtuoso Server in Ubuntu</title>
		<link>http://www.openpeta.com/index.php/virtuoso/</link>
		<comments>http://www.openpeta.com/index.php/virtuoso/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 19:41:47 +0000</pubDate>
		<dc:creator>akhtar</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Ubuntu Linux]]></category>

		<guid isPermaLink="false">http://www.openpeta.com/?p=624</guid>
		<description><![CDATA[OpenLink Virtuoso is the first CROSS PLATFORM Universal Server to implement Web, File, and Database server functionality alongside Native XML Storage, and Universal Data Access Middleware, as a single server solution. OpenLink Virtuoso plays a vital role for semantic web programming, it can work as a solid SPARQL end point, which can be supported by [...]]]></description>
		<wfw:commentRss>http://www.openpeta.com/index.php/virtuoso/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Java Syntax Sheet &#8211; Basics</title>
		<link>http://www.openpeta.com/index.php/java-syntax-sheet-basics/</link>
		<comments>http://www.openpeta.com/index.php/java-syntax-sheet-basics/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 11:46:45 +0000</pubDate>
		<dc:creator>ANTHONIRAJ</dc:creator>
				<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://www.openpeta.com/?p=618</guid>
		<description><![CDATA[Dear Open Peta Users
I have prepared Java basics syntax sheet which would be very useful for beginners and students . The following topics has been covered in style sheet


Java Comments
Data Types
Variables
Constants
Operators
Mathematical Functions
Reading Input
String Class
Conditional Statements
Branching and Looping
Classes and Objects
Inner Class
Interface


The Remaining topics will be released in next version .
 Click Here To Download the Syntax [...]]]></description>
		<wfw:commentRss>http://www.openpeta.com/index.php/java-syntax-sheet-basics/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to Use Python and SPE in Windows ?</title>
		<link>http://www.openpeta.com/index.php/use-python-and-spe-in-windows-2/</link>
		<comments>http://www.openpeta.com/index.php/use-python-and-spe-in-windows-2/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 19:14:07 +0000</pubDate>
		<dc:creator>akhtar</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Installation]]></category>

		<guid isPermaLink="false">http://www.openpeta.com/?p=610</guid>
		<description><![CDATA[If you are a python programmer and keen to use python in windows environment with the most popular Stani&#8217;s Python Editor IDE then follow the given below steps-

Download and install Python 2.6 from Here (http://www.python.org/download/). for your appropriate windows (32 or 64 bit)
Download &#38; Install wxPython (NOT wxWidgets) from Here. (http://www.wxpython.org/download.php)
Download &#38; Install SPE from Here(http://developer.berlios.de/project/showfiles.php?group_id=4161). Get this file: [...]]]></description>
		<wfw:commentRss>http://www.openpeta.com/index.php/use-python-and-spe-in-windows-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Python Web Programming  Using Apache and mod-python</title>
		<link>http://www.openpeta.com/index.php/python-web-programming-using-apache-and-mod-python/</link>
		<comments>http://www.openpeta.com/index.php/python-web-programming-using-apache-and-mod-python/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 03:20:17 +0000</pubDate>
		<dc:creator>ANTHONIRAJ</dc:creator>
				<category><![CDATA[Open Source Programming]]></category>
		<category><![CDATA[Ubuntu Linux]]></category>

		<guid isPermaLink="false">http://www.openpeta.com/?p=602</guid>
		<description><![CDATA[ Python client/server programming with Apache and mod-python in Ubuntu 9.10.
1. Goto Synaptic Package Manager and install the following packages
a) apache2                                   [Apache Web Server]
b) libapache2-mod-python      [Module for running Python Programs in Apache using mod-python ]
c) mysql-server                          [Mysql Database Server]
d) mysql-client                         [Mysql Client Terminal]
e) pyhton-mysqldb             [...]]]></description>
		<wfw:commentRss>http://www.openpeta.com/index.php/python-web-programming-using-apache-and-mod-python/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>[SOLVED] Ubuntu 9.10 Wireless [WIFI] Connection Problem</title>
		<link>http://www.openpeta.com/index.php/solved-ubuntu-9-10-wireless-wifi-connection-problem/</link>
		<comments>http://www.openpeta.com/index.php/solved-ubuntu-9-10-wireless-wifi-connection-problem/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 22:43:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Installation]]></category>
		<category><![CDATA[Kernel]]></category>
		<category><![CDATA[Linux on NoteBook PCs]]></category>
		<category><![CDATA[Ubuntu Linux]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Sourc]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.openpeta.com/?p=594</guid>
		<description><![CDATA[Ubuntu 9.10 [code name : karmic koala ] has lot of bugs comparing previous releases and some of features have been removed in 9.10 version such as Login Screen GDM Manager . Hope Ubuntu community will fix everything soon in coming releases. Wireless connection is also not working in latest broadcom wifi hardware . Due to license problem Ubuntu does not include the broadcom wifi driver [...]]]></description>
		<wfw:commentRss>http://www.openpeta.com/index.php/solved-ubuntu-9-10-wireless-wifi-connection-problem/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Checking your CD / DVD ISO images after downloading . . .</title>
		<link>http://www.openpeta.com/index.php/checking-your-cd-dvd-iso-images-after-downloading/</link>
		<comments>http://www.openpeta.com/index.php/checking-your-cd-dvd-iso-images-after-downloading/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 01:17:30 +0000</pubDate>
		<dc:creator>ANTHONIRAJ</dc:creator>
				<category><![CDATA[Installation]]></category>
		<category><![CDATA[Linux on NoteBook PCs]]></category>
		<category><![CDATA[Ubuntu Linux]]></category>

		<guid isPermaLink="false">http://www.openpeta.com/?p=590</guid>
		<description><![CDATA[Oops , My Fedora dvd is getting struck .
What the hell is this ? why this DVD is not working  properly ?
Oh my God after 9 hours of downloading , I got problem with DVD .
Everyone could have murmured or shouted these words them self while they are facing some problem with installing ISO images. [...]]]></description>
		<wfw:commentRss>http://www.openpeta.com/index.php/checking-your-cd-dvd-iso-images-after-downloading/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Six Easy Steps to Compiling and Installing Linux Kernel</title>
		<link>http://www.openpeta.com/index.php/six-easy-steps-to-compiling-and-installing-linux-kernel/</link>
		<comments>http://www.openpeta.com/index.php/six-easy-steps-to-compiling-and-installing-linux-kernel/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 03:59:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Installation]]></category>
		<category><![CDATA[Kernel]]></category>
		<category><![CDATA[Linux on NoteBook PCs]]></category>
		<category><![CDATA[Ubuntu Linux]]></category>
		<category><![CDATA[compilation]]></category>

		<guid isPermaLink="false">http://www.openpeta.com/?p=580</guid>
		<description><![CDATA[
Compiling Linux Kernel is used for making your system as very customizable one . User can change kernel modules and device drivers based on their need . Suppose if i want to disable wireless support in my desktop PC  [because wifi card is not available in my system] . i can recompile and disable [...]]]></description>
		<wfw:commentRss>http://www.openpeta.com/index.php/six-easy-steps-to-compiling-and-installing-linux-kernel/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Yahoo Drupal Web Hosting &#8211; Email Configuration Problem</title>
		<link>http://www.openpeta.com/index.php/yahoo-drupal-web-hosting-email-configuration-problem/</link>
		<comments>http://www.openpeta.com/index.php/yahoo-drupal-web-hosting-email-configuration-problem/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 01:48:25 +0000</pubDate>
		<dc:creator>ANTHONIRAJ</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.openpeta.com/?p=572</guid>
		<description><![CDATA[
Recently  , i installed drupal content management system to my yahoo small business web hosting server.  Everything was good except sending email. Every time when i create new user i got this error
Unable to send e-mail. Please contact the site administrator if the problem persists.
I googled so many pages , but i could not find [...]]]></description>
		<wfw:commentRss>http://www.openpeta.com/index.php/yahoo-drupal-web-hosting-email-configuration-problem/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Enable Automatic Spell Check in Open Office ?</title>
		<link>http://www.openpeta.com/index.php/how-to-enable-automatic-spell-check-in-open-office/</link>
		<comments>http://www.openpeta.com/index.php/how-to-enable-automatic-spell-check-in-open-office/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 17:53:57 +0000</pubDate>
		<dc:creator>ANTHONIRAJ</dc:creator>
				<category><![CDATA[Ubuntu Linux]]></category>

		<guid isPermaLink="false">http://www.openpeta.com/?p=557</guid>
		<description><![CDATA[Now i am using Ubuntu Karmic Koala with Open Office 3.1 , The features of Open Office 3.1 is awesome and also lot of improvements are there when comparing to previous release . but i again faced one small problem while preparing first document in Open office that is Automatic Spell Checking. Spell check is [...]]]></description>
		<wfw:commentRss>http://www.openpeta.com/index.php/how-to-enable-automatic-spell-check-in-open-office/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
