<?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>Doing &#38; Done &#187; java</title>
	<atom:link href="http://doing.liduan.com/tag/java/feed/" rel="self" type="application/rss+xml" />
	<link>http://doing.liduan.com</link>
	<description>Record and Store</description>
	<lastBuildDate>Thu, 11 Feb 2010 11:19:37 +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>install red5 in the ubuntu:

install s &#8230;</title>
		<link>http://doing.liduan.com/2009/05/08/install-red5-in-the-ubuntuinstall-s/</link>
		<comments>http://doing.liduan.com/2009/05/08/install-red5-in-the-ubuntuinstall-s/#comments</comments>
		<pubDate>Fri, 08 May 2009 17:31:07 +0000</pubDate>
		<dc:creator>liduan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flash server]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[red5]]></category>

		<guid isPermaLink="false">http://doing.liduan.com/2009/05/08/install-red5-in-the-ubuntuinstall-s/</guid>
		<description><![CDATA[install red5 in the ubuntu:
install sun-java5-bin by apt-get
$sudo apt-get install sun-java5-bin
then download deb package in the red5 website. I used version 0.7.0(final). Try command:
$sudo dkpg -i red5_0.7.0_all.deb
$/etc/init.d/red5 start
finially: open your web browser, access web address http://localhost:5080 
for configuration red5 server. you can find the conf file in the /usr/lib/red5/conf. and the service apps is in [...]]]></description>
			<content:encoded><![CDATA[<p>install red5 in the ubuntu:</p>
<p>install sun-java5-bin by apt-get</p>
<p>$sudo apt-get install sun-java5-bin</p>
<p>then <a title="Debian Ubuntu deb package" href="http://osflash.org/red5/070final">download deb package </a>in the red5 website. I used version 0.7.0(final). Try command:<br />
$sudo dkpg -i red5_0.7.0_all.deb<br />
$/etc/init.d/red5 start</p>
<p>finially: open your web browser, access web address <a href="http://localhost:5080" rel="nofollow">http://localhost:5080</a> </p>
<p>for configuration red5 server. you can find the conf file in the /usr/lib/red5/conf. and the service apps is in the /usr/lib/red5/webapps</p>]]></content:encoded>
			<wfw:commentRss>http://doing.liduan.com/2009/05/08/install-red5-in-the-ubuntuinstall-s/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>some java client for twitter: java-twitt &#8230;</title>
		<link>http://doing.liduan.com/2009/04/30/some-java-client-for-twitter-java-twitt/</link>
		<comments>http://doing.liduan.com/2009/04/30/some-java-client-for-twitter-java-twitt/#comments</comments>
		<pubDate>Thu, 30 Apr 2009 13:42:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://doing.liduan.com/2009/04/30/some-java-client-for-twitter-java-twitt/</guid>
		<description><![CDATA[some java client for twitter: java-twitter, jtwitter, twitter4j.]]></description>
			<content:encoded><![CDATA[<p>some java client for twitter: java-twitter, jtwitter, twitter4j.</p>]]></content:encoded>
			<wfw:commentRss>http://doing.liduan.com/2009/04/30/some-java-client-for-twitter-java-twitt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>free java GUI builders of eclipse plugin &#8230;</title>
		<link>http://doing.liduan.com/2009/04/26/free-java-gui-builders-of-eclipse-plugin/</link>
		<comments>http://doing.liduan.com/2009/04/26/free-java-gui-builders-of-eclipse-plugin/#comments</comments>
		<pubDate>Sun, 26 Apr 2009 17:59:02 +0000</pubDate>
		<dc:creator>liduan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[GUI]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://doing.liduan.com/2009/04/26/free-java-gui-builders-of-eclipse-plugin/</guid>
		<description><![CDATA[free java GUI builders of eclipse plugin.
Jigloo SWT/Swing GUI Builder
OpenSwing]]></description>
			<content:encoded><![CDATA[<p>free java GUI builders of eclipse plugin.</p>
<p><span class="pn-normal"><a class="pn-title" style="color: #363696;" href="http://www.eclipseplugincentral.com/Web_Links-index-req-viewlink-cid-53.html">Jigloo SWT/Swing GUI Builder</a></span></p>
<p><a class="pn-title" style="color: #363696;" href="http://www.eclipseplugincentral.com/Web_Links-index-req-viewlink-cid-1140.html">OpenSwing</a></p>]]></content:encoded>
			<wfw:commentRss>http://doing.liduan.com/2009/04/26/free-java-gui-builders-of-eclipse-plugin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Typical Java Commands. using command jav &#8230;</title>
		<link>http://doing.liduan.com/2009/03/10/typical-java-commands-using-command-jav/</link>
		<comments>http://doing.liduan.com/2009/03/10/typical-java-commands-using-command-jav/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 12:46:52 +0000</pubDate>
		<dc:creator>liduan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://doing.liduan.com/2009/03/10/typical-java-commands-using-command-jav/</guid>
		<description><![CDATA[Typical Java Commands. using command java javac and jar to do java development work.]]></description>
			<content:encoded><![CDATA[<p><a title="Typical Java Commands. using command java javac and jar to do java development work." href="http://www.vipan.com/htdocs/javahelp.html" target="_blank">Typical Java Commands</a>. using command java javac and jar to do java development work.</p>]]></content:encoded>
			<wfw:commentRss>http://doing.liduan.com/2009/03/10/typical-java-commands-using-command-jav/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>flex app communicate with java via socke &#8230;</title>
		<link>http://doing.liduan.com/2009/03/09/flex-app-communicate-with-java-via-socke/</link>
		<comments>http://doing.liduan.com/2009/03/09/flex-app-communicate-with-java-via-socke/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 12:35:11 +0000</pubDate>
		<dc:creator>liduan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[socket server]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://doing.liduan.com/2009/03/09/flex-app-communicate-with-java-via-socke/</guid>
		<description><![CDATA[flex app communicate with java via socket server. actionscript/flex program can send socket to a server. that means flex can communicate with other language or program without xml.]]></description>
			<content:encoded><![CDATA[<p><a title="Building a Flash socket server with Java in five minutes" href="http://giantflyingsaucer.com/blog/?p=205" target="_blank">flex app communicate with java via socket server</a>. actionscript/flex program can send socket to a server. that means flex can communicate with other language or program without xml.</p>]]></content:encoded>
			<wfw:commentRss>http://doing.liduan.com/2009/03/09/flex-app-communicate-with-java-via-socke/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>a simple http server that developed by j &#8230;</title>
		<link>http://doing.liduan.com/2009/02/11/a-simple-http-server-that-developed-by-j/</link>
		<comments>http://doing.liduan.com/2009/02/11/a-simple-http-server-that-developed-by-j/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 14:52:54 +0000</pubDate>
		<dc:creator>liduan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[http server]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://doing.liduan.com/2009/02/11/a-simple-http-server-that-developed-by-j/</guid>
		<description><![CDATA[a simple http server that developed by java. based on the multiple thread. provide a simple log system. it is a good simple to research http work in the java.]]></description>
			<content:encoded><![CDATA[<p><a title="a simple http server by java" href="http://www.devpapers.com/article/99" target="_blank">a simple http server</a> that developed by java. based on the multiple thread. provide a simple log system. it is a good simple to research http work in the java.</p>]]></content:encoded>
			<wfw:commentRss>http://doing.liduan.com/2009/02/11/a-simple-http-server-that-developed-by-j/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>blowfish cipher algorithm java code</title>
		<link>http://doing.liduan.com/2008/12/03/blowfish-cipher-algorithm-java-code/</link>
		<comments>http://doing.liduan.com/2008/12/03/blowfish-cipher-algorithm-java-code/#comments</comments>
		<pubDate>Wed, 03 Dec 2008 22:29:56 +0000</pubDate>
		<dc:creator>liduan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[blow fish]]></category>
		<category><![CDATA[cipher]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://doing.liduan.com/2008/12/03/blowfish-cipher-algorithm-java-code/</guid>
		<description><![CDATA[blowfish cipher algorithm java code]]></description>
			<content:encoded><![CDATA[<p><a title="blowfish cipher algorithm java code" href="http://www.hotpixel.net/bfj241.zip">blowfish cipher algorithm java code</a></p>]]></content:encoded>
			<wfw:commentRss>http://doing.liduan.com/2008/12/03/blowfish-cipher-algorithm-java-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>very good blow fish Encryption Algorithm &#8230;</title>
		<link>http://doing.liduan.com/2008/12/03/very-good-blow-fish-encryption-algorithm/</link>
		<comments>http://doing.liduan.com/2008/12/03/very-good-blow-fish-encryption-algorithm/#comments</comments>
		<pubDate>Wed, 03 Dec 2008 22:20:02 +0000</pubDate>
		<dc:creator>liduan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[blow fish]]></category>
		<category><![CDATA[cipher]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://doing.liduan.com/2008/12/03/very-good-blow-fish-encryption-algorithm/</guid>
		<description><![CDATA[very good blow fish Encryption Algorithm with a GUI application example]]></description>
			<content:encoded><![CDATA[<p><a title="very good blow fish Encryption Algorithm with a GUI application example" href="http://www.angelfire.com/moon/dmp/">very good blow fish Encryption Algorithm</a> with <a title="very good blow fish Encryption Algorithm with a GUI application example" href="http://www.angelfire.com/moon/dmp/SecuritySystem.zip">a GUI application example</a></p>]]></content:encoded>
			<wfw:commentRss>http://doing.liduan.com/2008/12/03/very-good-blow-fish-encryption-algorithm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>a discuss topic about how to use two fis &#8230;</title>
		<link>http://doing.liduan.com/2008/12/03/a-discuss-topic-about-how-to-use-two-fis/</link>
		<comments>http://doing.liduan.com/2008/12/03/a-discuss-topic-about-how-to-use-two-fis/#comments</comments>
		<pubDate>Wed, 03 Dec 2008 21:27:07 +0000</pubDate>
		<dc:creator>liduan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cipher]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[two fish]]></category>

		<guid isPermaLink="false">http://doing.liduan.com/2008/12/03/a-discuss-topic-about-how-to-use-two-fis/</guid>
		<description><![CDATA[a discuss topic about how to use two fish cipher in java programming. and a manual of two fish is available.]]></description>
			<content:encoded><![CDATA[<p><a title="a discuss topic about how to use two fish cipher in java programming" href="http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=45&amp;t=001422">a discuss topic</a> about how to use two fish cipher in java programming. and <a title="a manual of two fish" href="http://www.schneier.com/paper-twofish-paper.pdf">a manual of two fish</a> is available.</p>]]></content:encoded>
			<wfw:commentRss>http://doing.liduan.com/2008/12/03/a-discuss-topic-about-how-to-use-two-fis/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
