<?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>Herbert Mühlburger&#039;s Blog &#187; JavaFX</title>
	<atom:link href="http://blog.muehlburger.at/tag/javafx/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.muehlburger.at</link>
	<description></description>
	<lastBuildDate>Thu, 26 Jan 2012 08:17:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>JavaFX Links of the Week 2, February 2010</title>
		<link>http://blog.muehlburger.at/2010/02/08/javafx-links-of-the-week-2-february-2010/</link>
		<comments>http://blog.muehlburger.at/2010/02/08/javafx-links-of-the-week-2-february-2010/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 21:41:35 +0000</pubDate>
		<dc:creator>Herbert Mühlburger</dc:creator>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Add new tag]]></category>
		<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[JavaFX]]></category>
		<category><![CDATA[LinksOfTheWeek]]></category>
		<category><![CDATA[Physics]]></category>
		<category><![CDATA[Puzzle]]></category>
		<category><![CDATA[Tetris]]></category>
		<category><![CDATA[Tetris-like]]></category>
		<category><![CDATA[Video game]]></category>

		<guid isPermaLink="false">http://blog.muehlburger.at/?p=798</guid>
		<description><![CDATA[Another week has passed and as I promised last week, I am going to post interesting JavaFX Links here again. I specially want to thank Jonathan Giles, Richard Bair and Jasper Potts for their work in collecting the JavaFX Links of the week. Yet I cannot contribute much to the links of the week but [...]]]></description>
			<content:encoded><![CDATA[<p>Another week has passed and as I promised last week, I am going to post interesting <a class="zem_slink" title="JavaFX" rel="homepage" href="http://javafx.com/">JavaFX</a> Links here again. I specially want to thank <strong><a title="Jonathan Giles" href="http://jonathangiles.net/blog/" target="_blank">Jonathan Giles</a></strong>, <strong><a title="Richard Bair" href="http://www.java.net/blogs/rbair/" target="_blank">Richard Bair</a></strong> and <strong><a title="Jasper Potts" href="http://www.jasperpotts.com/blog/" target="_blank">Jasper Potts</a></strong> for their work in collecting the JavaFX Links of the week. Yet I cannot contribute much to the links of the week but hopefully in the future this will change.</p>
<p>Here are the <strong>JavaFX Links of the Week 2, February 2010:</strong></p>
<ul>
<blockquote>
<li><a href="http://java.sun.com/javafx/1/reference/releasenotes/javafx-sdk-release-notes-1-2-3.html" target="_blank">JavaFX   1.2.3 was released this week</a>. It’s a maintenance release only   (which means there are no new toys to play with). This release had a   focus on improving performance, reliability, and download time. Various   bugs have been fixed as well.</li>
<li>Long time employee of Sun, and great advocate of both Swing and   JavaFX, <strong>Josh Marinacci</strong>, has announced that he is moving  on from  Sun/Oracle, <a href="http://www.joshondesign.com/2010/02/03/leaving-sun-joining-palm/" target="_blank">taking   up a position at Palm</a>.</li>
<li><strong>Simon Morris</strong> has posted an interesting tutorial on  how to do <a href="http://www.jfxia.com/JFXTutorials/Tutorial1/" target="_blank">advanced  clipping in  JavaFX</a>. Clipping is something that becomes useful once  you  understand how to use it, so I recommend finding time to read this   article.</li>
<li><strong>Drew</strong> from Piliq.com continues his exploration   intophysics-based games. This week he posted progress in adding <a href="http://piliq.com/javafx/?p=1442" target="_blank">parallax scrolling and custom   cursors</a>, and also an <a href="http://piliq.com/javafx/?p=1462" target="_blank">entirely  new demo game</a>.</li>
<li>Speaking of physics games, <strong>Mikhail Gorshenev</strong> has  posted a <a href="http://blogs.sun.com/mgorshenev/entry/broken_tetris" target="_blank">fun   version of Tetris that spices up the original game</a> by requiring  you  to simply have two or more blocks of the same colour touch. The  kicker?  The blocks now exhibit physical properties and fall  accordingly.</li>
<li><strong>Alex Ruiz</strong> has posted a new release of his <a href="http://alexruiz.developerblogs.com/?p=938" target="_blank">FEST JavaFX Maven   plugin</a>, bumping the version to 1.0 alpha 1. This is a Maven plugin   for compiling JavaFX source files.</li>
<li><strong>Vyacheslav Baranov</strong> writes about the availability  (or not,  depending on which OS your software is running on) of <a href="http://javafx.com/docs/techtips/rtsp/" target="_blank">Real-Time Streaming   Protocol (RTSP) support in JavaFX 1.2</a>.</li>
<li><strong>Rakesh Menon</strong> has posted sample code to illustrate <a href="http://rakeshmenonp.wordpress.com/2010/02/03/javafx-upload-file/" target="_blank">how   to upload files using JavaFX</a>.</li>
<li><strong>Kon</strong> at Outrospective.org has posted an overview of  the <a href="http://outrospective.org/wordpress/?p=281" target="_blank">JavaFX 1.2  charting  features</a>.</li>
</blockquote>
</ul>
<p>I specially recommend to have a look at the <a title="JavaFX Tetris Port" href="http://blogs.sun.com/mgorshenev/entry/broken_tetris" target="_blank">Tetris Game</a> developed by <a title="Mikhail Gorshenev" href="http://blogs.sun.com/mgorshenev/" target="_blank">Mikhail Gorshenev</a> I think it is great! So have fun and enjoy coding JavaFX.</p>
<p>(via <a title="fxexperience.com" href="http://fxexperience.com/" target="_blank">fxexperience.com</a>)</p>
<div class="zemanta-pixie"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/aadf95e0-2d93-4af5-9911-e6bbf9632855/"><img class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_e.png?x-id=aadf95e0-2d93-4af5-9911-e6bbf9632855" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.muehlburger.at/2010/02/08/javafx-links-of-the-week-2-february-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JavaFX Links of the Week 1, February 2010</title>
		<link>http://blog.muehlburger.at/2010/02/01/javafx-links-of-the-week-1-february-2010/</link>
		<comments>http://blog.muehlburger.at/2010/02/01/javafx-links-of-the-week-1-february-2010/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 08:20:00 +0000</pubDate>
		<dc:creator>Herbert Mühlburger</dc:creator>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[JavaFX]]></category>
		<category><![CDATA[Languages]]></category>
		<category><![CDATA[Links of the Week]]></category>
		<category><![CDATA[Oracle Corporation]]></category>
		<category><![CDATA[Physics]]></category>
		<category><![CDATA[Platform game]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://blog.muehlburger.at/?p=791</guid>
		<description><![CDATA[Today I decided to post regularly interesting JavaFX links of the past week. Thanks to Jonathan Giles for his great posts on &#8220;Java Desktop Links of the Week&#8221;. The JavaFX links are just taken from Jonathan&#8217;s posts in order to build a little JavaFX news archieve on my own blog and to inform my subscribers [...]]]></description>
			<content:encoded><![CDATA[<p>Today I decided to post regularly interesting JavaFX links of the past week. Thanks to <a title="Jonathan Gile's Blog" href="http://jonathangiles.net/blog/" target="_blank">Jonathan Giles</a> for his great posts on &#8220;Java Desktop Links of  the Week&#8221;. The JavaFX links are just taken from Jonathan&#8217;s posts in order to build a little JavaFX news archieve on my own blog and to inform my subscribers on interesting JavaFX news.</p>
<p>Here are the <strong>JavaFX Links of the Week 1, February 2010:</strong></p>
<ul>
<blockquote>
<li><strong>Jim Weaver</strong> sums up the Oracle news this week nice  and succinctly: ‘<a href="http://learnjavafx.typepad.com/weblog/2010/01/oracle-we-will-invest-heavily-in-javafx.html">We  will invest heavily in JavaFX</a>‘.</li>
<li>The JavaFX tutorial has been updated to include a <a href="http://java.sun.com/javafx/1/tutorials/core/dataBinding/">gentler  introduction to data binding and triggers</a>, with a new chapter  devoted exclusively to “the basics”. Also, apparently there are plans to  include a more advanced article discussing this topic also.</li>
<li>Want tabs in your JavaFX application? Well, today’s your lucky day  as <strong>toumaille</strong> has posted exactly this. His <a href="http://jfxstudio.wordpress.com/2010/01/25/say-well-it-come-tabbedpane-v-3/">tabbed  pane control</a> appears to be well thought out, and may be of use to  people out there, certainly until there is an official tab control in  JavaFX.</li>
<li><strong>Drew</strong>, carrying on his investigation into JavaFX and  physics, has put up a JavaFX applet of a very, very simple <a href="http://piliq.com/javafx/?p=1426">platform game using real physics</a>.</li>
<li><strong>Exadel</strong> released a new version of their JavaFX  Plug-In for Eclipse, <a href="http://blog.exadel.com/2010/01/25/exadel-javafx-plug-in-for-eclipse-version-1-2-1-out/">taking  it up to version 1.2.1</a>.</li>
<li><strong>Jim Weaver</strong> introduces an <a href="http://learnjavafx.typepad.com/weblog/2010/01/data-visualisation-by-nik-silver.html">interesting  visualisation</a> developed in JavaFX by <strong>Nik Silver.</strong> You can <a href="http://niksilver.com/guardian-tag-bubbles/">go directly  to the visualisation</a> if you are interested in playing with it.</li>
<li><strong>Simon Morris</strong> has put up a page that contains <a href="http://www.jfxia.com/JFXDemos/">all of the demos</a> he wrote  whilst writing his book ‘JavaFX in Action’.</li>
<li><strong>Pedro Duque Vieira</strong> has written about how he has <a href="http://pixelduke.wordpress.com/2010/01/30/debug-embeded-javafx/">embedded  a JavaFX scene into a Swing application</a>.</li>
<li><strong>Krishna Kishore</strong> has created a JavaFX application  that <a href="http://www.gyanlabs.com/blog/?p=53">grows/animates flowers  onto  the screen</a>. It’s a rather nice effect, and shows the power of  the  language given Krishna admits creating this program just to learn  the  language.</li>
</blockquote>
</ul>
<p>(via <a title="Jonathan Gile's Blog" href="http://jonathangiles.net/blog/?p=728" target="_blank">jonathangiles.net</a>)</p>
<div class="zemanta-pixie"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/d3d37150-b9a4-4bc1-9ae0-b2ad3323997a/"><img class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_e.png?x-id=d3d37150-b9a4-4bc1-9ae0-b2ad3323997a" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.muehlburger.at/2010/02/01/javafx-links-of-the-week-1-february-2010/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>[Tutorial] &#8211; Java Online Programming Course</title>
		<link>http://blog.muehlburger.at/2009/10/08/tutorial-java-online-programming-course/</link>
		<comments>http://blog.muehlburger.at/2009/10/08/tutorial-java-online-programming-course/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 19:35:10 +0000</pubDate>
		<dc:creator>Herbert Mühlburger</dc:creator>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Electronic learning]]></category>
		<category><![CDATA[FAQs  Help  and Tutorials]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[JavaFX]]></category>
		<category><![CDATA[Languages]]></category>
		<category><![CDATA[Programming language]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://blog.muehlburger.at/?p=551</guid>
		<description><![CDATA[For everybody who likes to learn the Java programming language or who is forced to learn Java I have found a great online tutorial teaching you the essence of Java programming. Specially students should pay attention to this course as it gives a really good introduction to the Java programming language. The online course can [...]]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img zemanta-action-dragged">
<div>
<dl class="wp-caption alignright" style="width: 157px;">
<dt class="wp-caption-dt"><a href="http://en.wikipedia.org/wiki/Image:Java_logo.svg"><img title="Java (programming language)" src="http://upload.wikimedia.org/wikipedia/en/thumb/3/39/Java_logo.svg/300px-Java_logo.svg.png" alt="Java (programming language)" width="147" height="270" /></a></dt>
<dd class="wp-caption-dd zemanta-img-attribution"></dd>
</dl>
</div>
</div>
<p>For everybody who likes to learn the <a class="zem_slink" title="Java (programming language)" rel="homepage" href="http://java.sun.com">Java programming language</a> or who is forced to learn Java I have found a great <a title="Java Programming Course" href="http://www.javapassion.com/javaintro/#Topics" target="_blank">online tutorial</a> teaching you the essence of Java programming. Specially students should pay attention to this course as it gives a really good introduction to the Java programming language.</p>
<p>The online course can be found <a title="Java Programming Course" href="http://www.javapassion.com/javaintro/#Topics" target="_blank">here</a>.</p>
<p>Enjoy learning Java and afterwards take a look at <a title="JavaFX" href="http://www.javafx.com" target="_blank">JavaFX</a>. <img src='http://blog.muehlburger.at/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.muehlburger.at/2009/10/08/tutorial-java-online-programming-course/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

