<?xml version="1.0"?>
<rss version="2.0">
<channel>
  <title>pmd/blog - diskspace tag</title>
  <link>http://www.pmdit.se/blog/tags/diskspace/</link>
  <description>The thoughts of a Java developer...</description>
  <language>en</language>
  <copyright>Pär Dahlberg</copyright>
  <lastBuildDate>Sun, 27 Sep 2009 01:30:51 GMT</lastBuildDate>
  <generator>Pebble (http://pebble.sourceforge.net)</generator>
  <docs>http://backend.userland.com/rss</docs>
  
  
  <item>
    <title>JavaFX, WidgetFX and my first widget</title>
    <link>http://www.pmdit.se/blog/2008/10/07/javafx_widgetfx_and_my_first_widget.html</link>
    
      
      
        <description>
          &lt;style&gt;
    pre { border-width: 1px; border-style: solid; background-color: #efefff; font-size: 75%; }
    pre b { font-weight: bold; font-size: 120%; }
    img { border-width: 1px; border-style: solid; }
    td { vertical-align: top; }
&lt;/style&gt;
&lt;p&gt;
    I became interested in the early version of the JavaFX Script language, F3 script, thanks to the nice GUI and graphics demos. I&#039;m guessing I&#039;m not alone in that :)
&lt;/p&gt;

&lt;p&gt;
    Anyway, the preview release of the JavaFX SDK was released a while ago and I looked at it with some interest. I became more interested in actually doing something with it when I saw the
    &lt;a href=&#034;http://code.google.com/p/widgetfx&#034;&gt;WidgetFX&lt;/a&gt; project, simply becuase I like the idea of widgets/gadgets etc. Until now I haven&#039;t been able to develop and run them in a Java environment.
    I also saw the oppertunity to actually learn JavaFX Script since widgets are a really good way to make a really small, but still useful application, while getting to know the language.
    &lt;br/&gt;&lt;br/&gt;
    If you&#039;re interested in developing widgets you really should check out the &lt;a href=&#034;http://groups.google.com/group/widgetfx-dev&#034;&gt;WidgetFX Developers Google group&lt;/a&gt;.
    People like Stephen Chin, who&#039;s been answering loads of my questions :), are really good at answering all kinds of questions about WidgetFX!
&lt;/p&gt;

&lt;p&gt;
    It took me quite a lot of time to get at least a bit used to declarative UIs. I&#039;m still not there, but I&#039;ve made some progress and it&#039;s fun.
&lt;/p&gt;

&lt;p&gt;
    &lt;table&gt;
        &lt;tr&gt;
            &lt;td&gt;
                This is just a small post about my &lt;a href=&#034;http://pmdit.se/widgets/diskspace/&#034;&gt;first widget&lt;/a&gt;, a disk space monitor.
                It&#039;s not a step by step tutorial, more of a tips and tricks for a beginner.
                I&#039;ve included stuff I&#039;ve learned when working with the JavaFX Script language and the WidgetFX API.
                It&#039;ll require at least some basic knowledge of the JavaFX script language.
            &lt;/td&gt;
            &lt;td&gt;
                &lt;img src=&#034;images/widget-diskspace_0.2.jpg&#034; width=&#034;192&#034; height=&#034;99&#034;/&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/p&gt;

&lt;p&gt;
    &lt;table&gt;
        &lt;tr&gt;
            &lt;td&gt;
                Read on, visit the quite sparse &lt;a href=&#034;http://pmdit.se/widgets/diskspace/&#034;&gt;DiskSpace Widget page&lt;/a&gt; or try it out right now.
            &lt;/td&gt;
            &lt;td width=&#034;160&#034; align=&#034;center&#034;&gt;
                &lt;a href=&#034;http://widgetfx.org/dock/launch.jnlp?arg=http://pmdit.se/widgets/diskspace/launch.jnlp&#034;&gt;
                    &lt;img src=&#034;images/widgetfx-launch.png&#034; width=&#034;100&#034; height=&#034;41&#034; style=&#034;border-width: 0px;&#034;/&gt;
                &lt;/a&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/p&gt;&lt;p&gt;&lt;a href=&#034;http://www.pmdit.se/blog/2008/10/07/javafx_widgetfx_and_my_first_widget.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
    
    
    <category>Development/Programming</category>
    
    <comments>http://www.pmdit.se/blog/2008/10/07/javafx_widgetfx_and_my_first_widget.html#comments</comments>
    <guid isPermaLink="true">http://www.pmdit.se/blog/2008/10/07/javafx_widgetfx_and_my_first_widget.html</guid>
    <pubDate>Mon, 06 Oct 2008 22:17:37 GMT</pubDate>
  </item>
  
  </channel>
</rss>
