<?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>Digital Prank &#187; Java</title>
	<atom:link href="http://www.digitalprank.org/category/java/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.digitalprank.org</link>
	<description>Digital compendium</description>
	<lastBuildDate>Thu, 29 Jul 2010 20:54:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Decompile java code with Cavaj</title>
		<link>http://www.digitalprank.org/decompile-java-code-with-cavaj/</link>
		<comments>http://www.digitalprank.org/decompile-java-code-with-cavaj/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 16:20:00 +0000</pubDate>
		<dc:creator>0xff</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Best Java decompilers]]></category>
		<category><![CDATA[Cavaj]]></category>
		<category><![CDATA[Cavaj decompiler]]></category>
		<category><![CDATA[Cavaj java decompiler]]></category>
		<category><![CDATA[decompile]]></category>
		<category><![CDATA[Decompiler]]></category>
		<category><![CDATA[disassembler]]></category>
		<category><![CDATA[Free java decompiler]]></category>
		<category><![CDATA[Java Decompiler]]></category>

		<guid isPermaLink="false">http://www.digitalprank.org/decompile-java-code-with-cavaj/</guid>
		<description><![CDATA[ Decompilers are used commonly for reconstructing the lost code and is used across different programming languages and in all platforms. The use of decompilers in java programming language is quite high compared to other ones. I have written an article about Java Decompilers last year which talks about the best open-source and commercial decompilers. [...]


Related posts:<ol><li><a href='http://www.digitalprank.org/java-decompilers/' rel='bookmark' title='Permanent Link: Java decompilers'>Java decompilers</a></li><li><a href='http://www.digitalprank.org/how-java-class-files-are-different/' rel='bookmark' title='Permanent Link: How Java Class files are different ?'>How Java Class files are different ?</a></li><li><a href='http://www.digitalprank.org/optical-character-recognition-in-java/' rel='bookmark' title='Permanent Link: Optical Character Recognition in Java'>Optical Character Recognition in Java</a></li></ol>]]></description>
		<wfw:commentRss>http://www.digitalprank.org/decompile-java-code-with-cavaj/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Running  java program as Windows service</title>
		<link>http://www.digitalprank.org/running-java-program-as-windows-service/</link>
		<comments>http://www.digitalprank.org/running-java-program-as-windows-service/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 14:58:05 +0000</pubDate>
		<dc:creator>0xff</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[how to run java program as windows service?]]></category>
		<category><![CDATA[Java Native API]]></category>
		<category><![CDATA[Java Program]]></category>
		<category><![CDATA[Java Service]]></category>
		<category><![CDATA[Run your java program as windows service]]></category>
		<category><![CDATA[windows service]]></category>

		<guid isPermaLink="false">http://www.digitalprank.org/running-java-program-as-windows-service/</guid>
		<description><![CDATA[ Running programs as windows service is often a requirement in programming and when it comes to Java support there are only very few libraries available. Most of them use native APIs and mostly written in C and often needs a java executable stub for Windows. There are only very few that is quite simple [...]


Related posts:<ol><li><a href='http://www.digitalprank.org/how-to-remove-java-older-versions/' rel='bookmark' title='Permanent Link: How to remove java older versions?'>How to remove java older versions?</a></li><li><a href='http://www.digitalprank.org/5-essential-tools-for-running-windows-in-macbook/' rel='bookmark' title='Permanent Link: 5 Essential Tools for running windows in Macbook'>5 Essential Tools for running windows in Macbook</a></li><li><a href='http://www.digitalprank.org/how-java-class-files-are-different/' rel='bookmark' title='Permanent Link: How Java Class files are different ?'>How Java Class files are different ?</a></li></ol>]]></description>
		<wfw:commentRss>http://www.digitalprank.org/running-java-program-as-windows-service/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to remove java older versions?</title>
		<link>http://www.digitalprank.org/how-to-remove-java-older-versions/</link>
		<comments>http://www.digitalprank.org/how-to-remove-java-older-versions/#comments</comments>
		<pubDate>Mon, 10 Nov 2008 09:20:16 +0000</pubDate>
		<dc:creator>0xff</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[How to remove older Java releases?]]></category>
		<category><![CDATA[Java JRE]]></category>
		<category><![CDATA[Java Runtime Environment]]></category>
		<category><![CDATA[JRE]]></category>
		<category><![CDATA[Remove older JRE]]></category>
		<category><![CDATA[Removing java]]></category>
		<category><![CDATA[Removing java updates]]></category>
		<category><![CDATA[Removing JRE]]></category>
		<category><![CDATA[Removing JRE updates]]></category>

		<guid isPermaLink="false">http://www.digitalprank.org/how-to-remove-java-older-versions/</guid>
		<description><![CDATA[ One of the most important thing for any Java programmer is to developing, compiling and running the program under same JRE and JVM version. Sometimes multiple versions of JRE versions in the system may lead to Java runtime conflicts while running java applications. If one has enabled the Java Autoupdate the JRE gets updated [...]


Related posts:<ol><li><a href='http://www.digitalprank.org/running-java-program-as-windows-service/' rel='bookmark' title='Permanent Link: Running  java program as Windows service'>Running  java program as Windows service</a></li><li><a href='http://www.digitalprank.org/how-java-class-files-are-different/' rel='bookmark' title='Permanent Link: How Java Class files are different ?'>How Java Class files are different ?</a></li><li><a href='http://www.digitalprank.org/invoking-an-ejb-deployed-in-was-using-java-client/' rel='bookmark' title='Permanent Link: Invoking an EJB deployed in WAS using Java Client'>Invoking an EJB deployed in WAS using Java Client</a></li></ol>]]></description>
		<wfw:commentRss>http://www.digitalprank.org/how-to-remove-java-older-versions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Junit best practices</title>
		<link>http://www.digitalprank.org/junit-best-practices/</link>
		<comments>http://www.digitalprank.org/junit-best-practices/#comments</comments>
		<pubDate>Mon, 03 Nov 2008 13:08:40 +0000</pubDate>
		<dc:creator>0xff</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[java testing]]></category>
		<category><![CDATA[Java unit testing]]></category>
		<category><![CDATA[junit]]></category>
		<category><![CDATA[junit best practices]]></category>
		<category><![CDATA[Junit sample]]></category>
		<category><![CDATA[junit standards]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[testing best practices]]></category>
		<category><![CDATA[Testing java class]]></category>
		<category><![CDATA[testing standards]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://www.digitalprank.org/junit-best-practices/</guid>
		<description><![CDATA[ In any SDLC (Software Development Life Cycle) testing plays a major role to make the end result defect free. Defect free is bit harsh to say from customers point of view so lets write it as end result with less defects. Not every software product that comes out today. is defect free and to [...]


Related posts:<ol><li><a href='http://www.digitalprank.org/how-to-redirect-console-output-to-file-using-java/' rel='bookmark' title='Permanent Link: How to redirect console output to file using Java?'>How to redirect console output to file using Java?</a></li><li><a href='http://www.digitalprank.org/enerjy-for-java/' rel='bookmark' title='Permanent Link: Enerjy for Java'>Enerjy for Java</a></li><li><a href='http://www.digitalprank.org/find-your-crappy-code/' rel='bookmark' title='Permanent Link: Find your crappy code'>Find your crappy code</a></li></ol>]]></description>
		<wfw:commentRss>http://www.digitalprank.org/junit-best-practices/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Optical Character Recognition in Java</title>
		<link>http://www.digitalprank.org/optical-character-recognition-in-java/</link>
		<comments>http://www.digitalprank.org/optical-character-recognition-in-java/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 15:00:38 +0000</pubDate>
		<dc:creator>0xff</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[advantages of optical character recognition]]></category>
		<category><![CDATA[freeware ocr]]></category>
		<category><![CDATA[Java OCR]]></category>
		<category><![CDATA[OCR]]></category>
		<category><![CDATA[OCR Java]]></category>
		<category><![CDATA[OCR Libraries]]></category>
		<category><![CDATA[ocr optical character recognition]]></category>
		<category><![CDATA[ocr software]]></category>
		<category><![CDATA[ocr spell checking]]></category>
		<category><![CDATA[Optical Character Recognition]]></category>
		<category><![CDATA[Optical Character Recognition in java]]></category>
		<category><![CDATA[optical character recognition ocr]]></category>
		<category><![CDATA[optical character recognition software]]></category>

		<guid isPermaLink="false">http://www.digitalprank.org/optical-character-recognition-in-java/</guid>
		<description><![CDATA[ Optical Character Recognition popularly known as OCR, is a technology that helps in translating images carrying text (printed text Images) in to text characters. OCR uses pattern recognition to extract the text out of the images and this technology can help you to scan your text book to a editable document in your computer [...]


Related posts:<ol><li><a href='http://www.digitalprank.org/java-decompilers/' rel='bookmark' title='Permanent Link: Java decompilers'>Java decompilers</a></li><li><a href='http://www.digitalprank.org/decompile-java-code-with-cavaj/' rel='bookmark' title='Permanent Link: Decompile java code with Cavaj'>Decompile java code with Cavaj</a></li><li><a href='http://www.digitalprank.org/running-java-program-as-windows-service/' rel='bookmark' title='Permanent Link: Running  java program as Windows service'>Running  java program as Windows service</a></li></ol>]]></description>
		<wfw:commentRss>http://www.digitalprank.org/optical-character-recognition-in-java/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
