<?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>Uncertain Binary Thoughts &#187; javafx</title>
	<atom:link href="http://ankurs.com/tag/javafx/feed/" rel="self" type="application/rss+xml" />
	<link>http://ankurs.com</link>
	<description>01110100110101010101011101100010</description>
	<lastBuildDate>Sun, 01 Jan 2012 18:20:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>JavaFX and Pong</title>
		<link>http://ankurs.com/2009/03/javafx-and-pong/</link>
		<comments>http://ankurs.com/2009/03/javafx-and-pong/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 17:38:03 +0000</pubDate>
		<dc:creator>Ankur Shrivastava</dc:creator>
				<category><![CDATA[fedora]]></category>
		<category><![CDATA[Stuff]]></category>
		<category><![CDATA[javafx]]></category>
		<category><![CDATA[manipal]]></category>
		<category><![CDATA[mit]]></category>
		<category><![CDATA[pong]]></category>

		<guid isPermaLink="false">http://ankurs.com/?p=476</guid>
		<description><![CDATA[There was a workshop conducted by engineers form SUN in our college regarding JavaFX, which went quite well. I was planning to start with JavaFX but as there was no Official release of any Linux SDK, it kept me back but this semester i had to install Windows because of my University which wants me&#8230;]]></description>
			<content:encoded><![CDATA[<p>There was a workshop conducted by engineers form SUN in our college regarding <a href="http://javafx.com/">JavaFX</a>, which went quite well. I was planning to start with JavaFX but as there was no Official release of any Linux SDK, it kept me back but this semester i had to install Windows because of my University which wants me to use Visual Studio for my mini project this semester, so as i had Windows (unwillingly) on my system i planned to go and attend this JavaFX workshop.<br />
From what i have learned in these two days, JavaFX looks promising for developing Rich Internet Applications, the language is somewhat a mixture of JavaScript and Java. With Type Inference , Audio/Video support  etc making it very easy to use and create applications with.<br />
In the workshop after every thing was over we were asked to make a simple application in JavaFX, so here is my code for a Simple pong game in JavaFX<br />
the resolution is set to 1440&#215;900 you can change it to your resolution in the code<br />
<span id="more-476"></span><br />
<script type="text/javascript" src="http://snipt.net/embed/af5b15371751e9d9ebbe6b42f96d1f34"></script><br />
if you cannot see the code see <a href="http://snipt.net/ankur/a-simple-pong-game-in-javafx">here</a><br />
<br />
PS &#8211; as i dont normally boot into windows i dont think that i will do anything in it soon, i am waiting for Linux JDK to be released&#8230;&#8230;.</p>
]]></content:encoded>
			<wfw:commentRss>http://ankurs.com/2009/03/javafx-and-pong/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

