<?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>Taner Şenyurt &#187; Java</title>
	<atom:link href="http://www.tsenyurt.com/category/coding/java/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tsenyurt.com</link>
	<description>Kişisel gelişim sitesi…</description>
	<lastBuildDate>Wed, 12 Aug 2009 17:28:19 +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>Polymorphism (Overloading)</title>
		<link>http://www.tsenyurt.com/2009/05/19/polymorphism-overloading/</link>
		<comments>http://www.tsenyurt.com/2009/05/19/polymorphism-overloading/#comments</comments>
		<pubDate>Mon, 18 May 2009 23:04:35 +0000</pubDate>
		<dc:creator>Taner Şenyurt</dc:creator>
				<category><![CDATA[C & C++]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[overloading]]></category>
		<category><![CDATA[polymorphism]]></category>

		<guid isPermaLink="false">http://www.tsenyurt.com/?p=130</guid>
		<description><![CDATA[Polymorphism { Overloading } means  simply, same methods makes different jobs in different objects.Like how ?
Let&#8217;s say we are writing java code and we are using JCheckBox ,JTextField and JButton components.When we try to use setText method for all of them the response suppose to be same,but  checkbox writes the text near to [...]]]></description>
		<wfw:commentRss>http://www.tsenyurt.com/2009/05/19/polymorphism-overloading/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google Android</title>
		<link>http://www.tsenyurt.com/2009/03/05/google-android/</link>
		<comments>http://www.tsenyurt.com/2009/03/05/google-android/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 17:33:33 +0000</pubDate>
		<dc:creator>Taner Şenyurt</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[android sdk]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[how to install android]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[taner senyurt]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.turshu.net/?p=27</guid>
		<description><![CDATA[
Lets develop mobile applications with using google android SDK.
Firstly we have to download Eclipse (at least i download it   ).From Eclipse.Org
after that extract it some where and open Eclipse 3.4 Ganymede

Start Eclipse, then select Help &#62; Software Updates&#8230;.
In the dialog that appears, click the Available Software tab.
Click Add Site&#8230;
Enter this as the Location:
https://dl-ssl.google.com/android/eclipse/
Alternatively, [...]]]></description>
		<wfw:commentRss>http://www.tsenyurt.com/2009/03/05/google-android/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
