<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet title="XSL_formatting" type="text/xsl" href="/xsl/rss.xsl"?>
	<rss version="2.0">
		<channel>
			<title>Mobilefish.com - Java quick guides</title>
			<link>http://www.mobilefish.com/</link>
			<description>Mobilefish.com provides developers with quick practical answers to certain problems.</description>
			<language>en-us</language>
		    <managingEditor>contact@mobilefish.com</managingEditor> 
			<webMaster>contact@mobilefish.com</webMaster> 
			<copyright>Copyright: (C) Mobilefish.com</copyright>
			<image>
				<title>Mobilefish.com</title>
				<link>http://www.mobilefish.com/</link>
				<url>http://www.mobilefish.com/images/mobilefish_rss_logo.gif</url>
				<width>157</width>
				<height>33</height>
				<description>Mobilefish.com provides developers with quick practical answers to certain problems.</description>
			</image>	
			<item>
				<title>Java Command</title>
				<link>http://www.mobilefish.com/tutorials/java/java.html</link>
			</item>
			<item>
				<title>Javac Command</title>
				<link>http://www.mobilefish.com/tutorials/java/java_quickguide_javac.html</link>
			</item>
			<item>
				<title>Jar Tool</title>
				<link>http://www.mobilefish.com/tutorials/java/java_quickguide_jar.html</link>
			</item>
			<item>
				<title>Java API Documentation</title>
				<link>http://www.mobilefish.com/tutorials/java/java_quickguide_api.html</link>
			</item>		
			<item>
				<title>Javadoc Comments</title>
				<link>http://www.mobilefish.com/tutorials/java/java_quickguide_javadoc.html</link>
			</item>
			<item>
				<title>Java Code Conventions</title>
				<link>http://www.mobilefish.com/tutorials/java/java_quickguide_codeconventions.html</link>
			</item>		
			<item>
				<title>Helper Java applications</title>
				<link>http://www.mobilefish.com/tutorials/java/java_quickguide_helperapplications.html</link>
			</item>
			<item>
				<title>Create a WAR file</title>
				<link>http://www.mobilefish.com/tutorials/java/java_quickguide_war.html</link>
			</item>					
			<item>
				<title>keytool</title>
				<link>http://www.mobilefish.com/tutorials/java/java_quickguide_keytool.html</link>
			</item>			
			<item>
				<title>keytool code examples</title>
				<link>http://www.mobilefish.com/tutorials/java/java_quickguide_keytool_code.html</link>
			</item>		
			<item>
				<title>keytool and certificates</title>
				<link>http://www.mobilefish.com/tutorials/java/java_quickguide_keytool_certificates.html</link>
			</item>			
			<item>
				<title>Java boolean type</title>
				<link>http://www.mobilefish.com/tutorials/java/java_quickguide_boolean.html</link>
			</item>			
			<item>
				<title>Java byte type</title>
				<link>http://www.mobilefish.com/tutorials/java/java_quickguide_byte.html</link>
			</item>	
			<item>
				<title>Java char type</title>
				<link>http://www.mobilefish.com/tutorials/java/java_quickguide_char.html</link>
			</item>	
			<item>
				<title>Java string type</title>
				<link>http://www.mobilefish.com/tutorials/java/java_quickguide_string.html</link>
			</item>	
			<item>
				<title>Java short type</title>
				<link>http://www.mobilefish.com/tutorials/java/java_quickguide_short.html</link>
			</item>	
			<item>
				<title>Java integer type</title>
				<link>http://www.mobilefish.com/tutorials/java/java_quickguide_integer.html</link>
			</item>	
			<item>
				<title>Java long type</title>
				<link>http://www.mobilefish.com/tutorials/java/java_quickguide_long.html</link>
			</item>			
			<item>
				<title>Java float type</title>
				<link>http://www.mobilefish.com/tutorials/java/java_quickguide_float.html</link>
			</item>		
			<item>
				<title>Java double type</title>
				<link>http://www.mobilefish.com/tutorials/java/java_quickguide_double.html</link>
			</item>		
			<item>
				<title>Java bitwise operations</title>
				<link>http://www.mobilefish.com/tutorials/java/java_quickguide_bitwise_operations.html</link>
			</item>			
			<item>
				<title>Java class file format</title>
				<link>http://www.mobilefish.com/tutorials/java/java_quickguide_classfile.html</link>
			</item>	
			<item>
				<title>JVM instruction set</title>
				<link>http://www.mobilefish.com/tutorials/java/java_quickguide_jvm_instruction_set.html</link>
			</item>																																															
	</channel>
	</rss>


