<?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>Nexty Blog &#187; Personal</title>
	<atom:link href="http://blog.nexty.org/category/personal/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.nexty.org</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 12 Feb 2009 17:58:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>New Contributor: Vicnet</title>
		<link>http://blog.nexty.org/news/new-contributor-vicnet/</link>
		<comments>http://blog.nexty.org/news/new-contributor-vicnet/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 17:58:13 +0000</pubDate>
		<dc:creator>Binny V A</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[contributor]]></category>
		<category><![CDATA[vicnet]]></category>

		<guid isPermaLink="false">http://blog.nexty.org/?p=24</guid>
		<description><![CDATA[My last post about the <a href="http://blog.nexty.org/news/nexty-103a-released/">latest version of Nexty</a> has mentioned a new contributor for the Nexty project. Ladies and Gentlemen, let me introduce you to Vicnet - this is what he has to say about himself... I am Vicnet, software developer and... french. To know more about me, visit my site <a href="http://osele.free.fr/">http://osele.free.fr/</a>.]]></description>
			<content:encoded><![CDATA[<p class="intro">My last post about the <a href="http://blog.nexty.org/news/nexty-103a-released/">latest version of Nexty</a> has mentioned a new contributor for the Nexty project. Ladies and Gentlemen, let me introduce you to Vicnet &#8211; this is what he has to say about himself&#8230;</p>
<blockquote><p>I am Vicnet, software developer and&#8230; french. To know more about me, visit my site <a href="http://osele.free.fr/">http://osele.free.fr/</a>.</p>
</blockquote>
<p>Thanks to him, Nexty now has a french translation &#8211; and more importantly, supports <a href="http://en.wikipedia.org/wiki/Internationalization" title="Internationalization">i18n</a>. If you want to switch to the french version of nexty, go to the option page and set the language as french.</p>
<p>Another good thing about having him on the project is that he has a lot of good ideas on what to do with Nexty. My ideas have run dry some time ago.</p>
<h2>Online Nexty Updated</h2>
<p>In other news, the Online version of nexty has been update with the latest version of Nexty &#8211; <a href="http://blog.nexty.org/news/nexty-103a-released/">1.03.A</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.nexty.org/news/new-contributor-vicnet/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>Demo moved over to another server</title>
		<link>http://blog.nexty.org/demo/demo-moved-over-to-another-server/</link>
		<comments>http://blog.nexty.org/demo/demo-moved-over-to-another-server/#comments</comments>
		<pubDate>Fri, 23 Mar 2007 08:42:51 +0000</pubDate>
		<dc:creator>Binny V A</dc:creator>
				<category><![CDATA[Demo]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://blog.nexty.org/?p=9</guid>
		<description><![CDATA[Nexty Demo is moved over to my http://www.bin-co.com/ site. The Sourceforge server has some issues &#8211; I think it was caching was too aggressive.
The new location of the demo is
http://www.bin-co.com/php/programs/apps/nexty/demo/
The visitors to the old location will be automatically redirected. (0 comments)
]]></description>
			<content:encoded><![CDATA[<p>Nexty Demo is moved over to my <a href="http://www.bin-co.com/">http://www.bin-co.com/</a> site. The Sourceforge server has some issues &#8211; I think it was caching was too aggressive.</p>
<p>The new location of the demo is<br />
<a href="http://www.bin-co.com/php/programs/apps/nexty/demo/">http://www.bin-co.com/php/programs/apps/nexty/demo/</a></p>
<p>The visitors to the old location will be automatically redirected. (<a href="http://sourceforge.net/forum/forum.php?forum_id=678293">0 comments</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.nexty.org/demo/demo-moved-over-to-another-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CVS abandoned in favor of Subversion</title>
		<link>http://blog.nexty.org/code/cvs-abandoned-in-favor-of-subversion/</link>
		<comments>http://blog.nexty.org/code/cvs-abandoned-in-favor-of-subversion/#comments</comments>
		<pubDate>Tue, 20 Mar 2007 20:12:25 +0000</pubDate>
		<dc:creator>Binny V A</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[cvs]]></category>
		<category><![CDATA[repository]]></category>
		<category><![CDATA[subversion]]></category>

		<guid isPermaLink="false">http://blog.nexty.org/?p=10</guid>
		<description><![CDATA[I am switching over to subversion. All further commits will occur only in the SVN repository. To get the latest code, just run this command&#8230;
svn checkout https://nexty.svn.sourceforge.net/svnroot/nexty
Sorry if it causes anyone any problems. (0 comments)
]]></description>
			<content:encoded><![CDATA[<p>I am switching over to subversion. All further commits will occur only in the SVN repository. To get the latest code, just run this command&#8230;</p>
<p>svn checkout <a href="https://nexty.svn.sourceforge.net/svnroot/nexty">https://nexty.svn.sourceforge.net/svnroot/nexty</a></p>
<p>Sorry if it causes anyone any problems. (<a href="http://sourceforge.net/forum/forum.php?forum_id=675875">0 comments</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.nexty.org/code/cvs-abandoned-in-favor-of-subversion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
