<?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>João Machete &#187; java</title>
	<atom:link href="http://www.jmstudio.org/archives/tag/java/feed" rel="self" type="application/rss+xml" />
	<link>http://www.jmstudio.org</link>
	<description>Software Engineer and CG Effects Artist</description>
	<lastBuildDate>Fri, 13 Aug 2010 17:05:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>EnaOCR &#8211; Open Source</title>
		<link>http://www.jmstudio.org/archives/226</link>
		<comments>http://www.jmstudio.org/archives/226#comments</comments>
		<pubDate>Thu, 25 Mar 2010 10:24:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Research and Development]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[OCR]]></category>

		<guid isPermaLink="false">http://www.jmstudio.org/?p=226</guid>
		<description><![CDATA[This is my first contribution to the world of open source. I started developing this project in the university, and I will continue to work on it until it is stable enough to run on any operating system. For now only runs in Windows and Linux. OSX is the next step, I hope this can [...]]]></description>
		<wfw:commentRss>http://www.jmstudio.org/archives/226/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Replace backslash character to slash in a String with JAVA</title>
		<link>http://www.jmstudio.org/archives/120</link>
		<comments>http://www.jmstudio.org/archives/120#comments</comments>
		<pubDate>Thu, 20 Aug 2009 16:21:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://www.jmstudio.org/?p=120</guid>
		<description><![CDATA[Today I had a small problem with java, and I leave here my solution to help others who are in the same situation. Here I give you a small trick to replace backslash special caracter to another caracter in Java. If you are doing some project, and you need to replace a backslash &#8220;\&#8221; with the [...]]]></description>
		<wfw:commentRss>http://www.jmstudio.org/archives/120/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First Time with GWT</title>
		<link>http://www.jmstudio.org/archives/50</link>
		<comments>http://www.jmstudio.org/archives/50#comments</comments>
		<pubDate>Mon, 02 Feb 2009 23:51:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Research and Development]]></category>
		<category><![CDATA[GWT]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://www.jmstudio.org/?p=50</guid>
		<description><![CDATA[This tutorial introduces you to GWT. You can do develop GWT apps without any IDE, but it is really helpful if you use one. I choose Eclipse with Cypal Studio for GWT (which was earlier known as Googlipse) to walk thru this tutorial. Requirements: You need the latest GWT. You can download it at here. [...]]]></description>
		<wfw:commentRss>http://www.jmstudio.org/archives/50/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install Google Web Toolkit in Ubuntu</title>
		<link>http://www.jmstudio.org/archives/47</link>
		<comments>http://www.jmstudio.org/archives/47#comments</comments>
		<pubDate>Mon, 02 Feb 2009 23:27:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[GWT]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://www.jmstudio.org/?p=47</guid>
		<description><![CDATA[#!/bin/bash wget http://google-web-toolkit.googlecode.com/files/gwt-linux-1.5.3.tar.bz2 -P /tmp tar xjf /tmp/gwt-linux-1.5.3.tar.bz2 -C /tmp sudo mv /tmp/gwt-linux-1.5.3 /opt/gwt-linux]]></description>
		<wfw:commentRss>http://www.jmstudio.org/archives/47/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
