<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="http://blogs.forum.nokia.com/styles/rss.css" type="text/css"?>
<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
>
 <channel rdf:about="http://blogs.forum.nokia.com/rss.php?profile=rss10&amp;op=ArticleComments&amp;postId=">
  <title>Daniel Rocha's Forum Nokia Blog - Want a sexy UI in your Java MIDlet? It's now possible with LWTUI! (with video)</title>
  <description>Forum Nokia Blogs</description>
  <link>http://blogs.forum.nokia.com/summary.php</link>
  <items>
    <rdf:Seq>
                          
      <rdf:li rdf:resource="http://blogs.forum.nokia.com/blog/daniel-rochas-forum-nokia-blog/2008/05/14/lwtui_toolkit#comment24309" />
                          
      <rdf:li rdf:resource="http://blogs.forum.nokia.com/blog/daniel-rochas-forum-nokia-blog/2008/05/14/lwtui_toolkit#comment23681" />
                          
      <rdf:li rdf:resource="http://blogs.forum.nokia.com/blog/daniel-rochas-forum-nokia-blog/2008/05/14/lwtui_toolkit#comment23596" />
                          
      <rdf:li rdf:resource="http://blogs.forum.nokia.com/blog/daniel-rochas-forum-nokia-blog/2008/05/14/lwtui_toolkit#comment23588" />
                          
      <rdf:li rdf:resource="http://blogs.forum.nokia.com/blog/daniel-rochas-forum-nokia-blog/2008/05/14/lwtui_toolkit#comment23587" />
                          
      <rdf:li rdf:resource="http://blogs.forum.nokia.com/blog/daniel-rochas-forum-nokia-blog/2008/05/14/lwtui_toolkit#comment23584" />
                          
      <rdf:li rdf:resource="http://blogs.forum.nokia.com/blog/daniel-rochas-forum-nokia-blog/2008/05/14/lwtui_toolkit#comment23582" />
                          
      <rdf:li rdf:resource="http://blogs.forum.nokia.com/blog/daniel-rochas-forum-nokia-blog/2008/05/14/lwtui_toolkit#comment23581" />
                          
      <rdf:li rdf:resource="http://blogs.forum.nokia.com/blog/daniel-rochas-forum-nokia-blog/2008/05/14/lwtui_toolkit#comment23580" />
                          
      <rdf:li rdf:resource="http://blogs.forum.nokia.com/blog/daniel-rochas-forum-nokia-blog/2008/05/14/lwtui_toolkit#comment23573" />
        </rdf:Seq>
  </items> 
 </channel>
                
  <item rdf:about="http://blogs.forum.nokia.com/blog/daniel-rochas-forum-nokia-blog/2008/05/14/lwtui_toolkit#comment24309">
   <title>hello</title>
   <dc:title>hello</dc:title>
   <description>&lt;p&gt;i whant theme creator for make theme  n95&lt;br /&gt;
thanks.&lt;/p&gt;
</description>
   <link>http://blogs.forum.nokia.com/blog/daniel-rochas-forum-nokia-blog/2008/05/14/lwtui_toolkit#comment24309</link>
      <dc:date>2008-10-11T11:52:36Z</dc:date>
   <dc:creator>tahco</dc:creator>
  </item>
                
  <item rdf:about="http://blogs.forum.nokia.com/blog/daniel-rochas-forum-nokia-blog/2008/05/14/lwtui_toolkit#comment23681">
   <title>Re: Want a sexy UI in your Java MIDlet? It&#039;s now possible with LWTUI! (with video)</title>
   <dc:title>Re: Want a sexy UI in your Java MIDlet? It&#039;s now possible with LWTUI! (with video)</dc:title>
   <description>&lt;p&gt;Just came across this by accident and can&#039;t believe I haven&#039;t noticed it before. JavaMe has been crying out for something like this for ages. I&#039;ve just spent ages writing Canvas code and my own components to get a decent looking UI and it was a painful experience. Memory usage looks pretty good on the demo (between 2 and 3 MB it seems). It seems to hand the CPU a bit of a beating though. And I especially like the fonts and transitions. Pity about the speed. Would be interested to see how it performs in a slightly less ambitious example.&lt;/p&gt;
</description>
   <link>http://blogs.forum.nokia.com/blog/daniel-rochas-forum-nokia-blog/2008/05/14/lwtui_toolkit#comment23681</link>
      <dc:date>2008-06-02T11:59:10Z</dc:date>
   <dc:creator>Larry101</dc:creator>
  </item>
                
  <item rdf:about="http://blogs.forum.nokia.com/blog/daniel-rochas-forum-nokia-blog/2008/05/14/lwtui_toolkit#comment23596">
   <title></title>
   <dc:title></dc:title>
   <description>&lt;p&gt;I&#039;m happy to see this excitement arround JavaMe UI toolkits. I recently post my own UI toolkit based on XML and CSS approach : Kuix (http://www.kalmeo.org/projects/kuix) and it could be very interesting for the community to be able to choose the toolkit according to its needs.&lt;/p&gt;
&lt;p&gt;I took a look at the demo, and it seems to be promising, but very slow at the moment event on the wtk emulator. The part I&#039;d prefer are the 3D transitions.&lt;/p&gt;
</description>
   <link>http://blogs.forum.nokia.com/blog/daniel-rochas-forum-nokia-blog/2008/05/14/lwtui_toolkit#comment23596</link>
      <dc:date>2008-05-20T06:05:07Z</dc:date>
   <dc:creator>bbeaulant</dc:creator>
  </item>
                
  <item rdf:about="http://blogs.forum.nokia.com/blog/daniel-rochas-forum-nokia-blog/2008/05/14/lwtui_toolkit#comment23588">
   <title></title>
   <dc:title></dc:title>
   <description>&lt;p&gt;I&#039;ve just tried LWUIT. Lots of promise, but too slow on S60 to be useful at the moment. If this can be sorted out, I&#039;ll definitely look to use it in the future. As for 3D cube transitions etc. (using M3G) this seems a bit gimmicky in my opinion - would prefer to see basic functionality speeded up. Whenever I see an interesting feature my first thoughts turn to how this is going to break compatility with certain phone platforms etc.&lt;/p&gt;
&lt;p&gt;@matbal: Yes, I&#039;ve tried Polish in the past and even used it for one or two projects and yes, you&#039;re right, it uses CSS to define look and feel. However, there seemed to be some implementation problems with the platform - for instance, I could crash my phone using the example applications by rapidly going to/from certain screens. I kind of felt like too much emphasis was placed on the development of new stuff, whilst the base functionality was still slightly buggy (I&#039;ve not tried it within last 6 months so might be better now).&lt;/p&gt;
</description>
   <link>http://blogs.forum.nokia.com/blog/daniel-rochas-forum-nokia-blog/2008/05/14/lwtui_toolkit#comment23588</link>
      <dc:date>2008-05-16T08:18:02Z</dc:date>
   <dc:creator>WebSeed</dc:creator>
  </item>
                
  <item rdf:about="http://blogs.forum.nokia.com/blog/daniel-rochas-forum-nokia-blog/2008/05/14/lwtui_toolkit#comment23587">
   <title></title>
   <dc:title></dc:title>
   <description>&lt;p&gt;Thanks for pointing out LWUIT!&lt;/p&gt;
&lt;p&gt;@WebSeed: Did you already try the mentioned J2ME Polish? It uses CSS for defining layouts and formats.&lt;/p&gt;
&lt;p&gt;@mapesteguia: Unfortunately, I&#039;m quite sure that there&#039;s no way to modify system menus using J2ME.&lt;/p&gt;
</description>
   <link>http://blogs.forum.nokia.com/blog/daniel-rochas-forum-nokia-blog/2008/05/14/lwtui_toolkit#comment23587</link>
      <dc:date>2008-05-16T07:38:37Z</dc:date>
   <dc:creator>matbal</dc:creator>
  </item>
                
  <item rdf:about="http://blogs.forum.nokia.com/blog/daniel-rochas-forum-nokia-blog/2008/05/14/lwtui_toolkit#comment23584">
   <title></title>
   <dc:title></dc:title>
   <description>&lt;p&gt;Hi Daniel, we have a demo project running on j2me polish and we&#039;ll try to switch it to LWUIT, however my question is more basic. Is there any way using J2ME to &quot;customize&quot; menues for s40 platform devices? this means to add options for instance in the address book in order to have the ability to lauch a middlet from it?. Imagine an http chat app. developed in a middlet that can be launched directly from the address book of an s40 device adding an extra option in the menu bar.&lt;/p&gt;
&lt;p&gt;Thanks in advance. Martín.&lt;/p&gt;
</description>
   <link>http://blogs.forum.nokia.com/blog/daniel-rochas-forum-nokia-blog/2008/05/14/lwtui_toolkit#comment23584</link>
      <dc:date>2008-05-15T19:40:07Z</dc:date>
   <dc:creator>mapesteguia</dc:creator>
  </item>
                
  <item rdf:about="http://blogs.forum.nokia.com/blog/daniel-rochas-forum-nokia-blog/2008/05/14/lwtui_toolkit#comment23582">
   <title>LWUIT Supported Devices</title>
   <dc:title>LWUIT Supported Devices</dc:title>
   <description>&lt;p&gt;Hi Daniel,&lt;br /&gt;
thanks for the great writeup and video ;-)&lt;/p&gt;
&lt;p&gt;A few points raised in your comments article:&lt;br /&gt;
1. Its LWUIT = Lightweight UI Toolkit not LWTUI.&lt;/p&gt;
&lt;p&gt;2. We don&#039;t require JSR 184, this is purely for the 3D transitions. The LWUITDemo works on MIDP 2.0 CLDC 1.1 devices and if 184 is unsupported the transition options for 3D won&#039;t appear.&lt;/p&gt;
&lt;p&gt;3. We had success with reasonable devices from Motorola, Nokia, SE etc. Blackberry is currently broken but will get fixed in the next drop. Some Samsung, LG, WinMo etc. devices work with odd performance.&lt;/p&gt;
&lt;p&gt;4. For some reason S60 devices are slower than they should be (even slower than S40 devices for some tasks). We are investigating the S60 performance issues and hope to resolve them soon.&lt;/p&gt;
&lt;p&gt;5. We have a CSS like themeing engine that allows you to download a theme OTA and install it on the fly. We supply a designer oriented tool that allows your UI developers to customize the look and feel of your application.&lt;/p&gt;
&lt;p&gt;The library will be open source this summer, please feel free to ask questions and join the mailing list in our java.net project.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;br /&gt;
Shai.&lt;/p&gt;
</description>
   <link>http://blogs.forum.nokia.com/blog/daniel-rochas-forum-nokia-blog/2008/05/14/lwtui_toolkit#comment23582</link>
      <dc:date>2008-05-15T17:38:55Z</dc:date>
   <dc:creator>vprise</dc:creator>
  </item>
                
  <item rdf:about="http://blogs.forum.nokia.com/blog/daniel-rochas-forum-nokia-blog/2008/05/14/lwtui_toolkit#comment23581">
   <title></title>
   <dc:title></dc:title>
   <description>&lt;p&gt;Thanks for this info Daniel. J2ME had been crying out for a decent UI library. Native UI components are very poor and feature-poor. Other libraries I&#039;ve tried invariably suffer from fragmentation issues, or they concentrate on gimmicky eye candy rather than building a solid GUI foundation.&lt;/p&gt;
&lt;p&gt;I actually really like the approach taken by WidSets whereby you can define the look of the UI components using CSS - just wish it was a available also as a 3rd party library for J2ME developers.&lt;/p&gt;
&lt;p&gt;Anyway, will try LWUIT out now...&lt;/p&gt;
</description>
   <link>http://blogs.forum.nokia.com/blog/daniel-rochas-forum-nokia-blog/2008/05/14/lwtui_toolkit#comment23581</link>
      <dc:date>2008-05-15T14:22:31Z</dc:date>
   <dc:creator>WebSeed</dc:creator>
  </item>
                
  <item rdf:about="http://blogs.forum.nokia.com/blog/daniel-rochas-forum-nokia-blog/2008/05/14/lwtui_toolkit#comment23580">
   <title>All with JSR 184</title>
   <dc:title>All with JSR 184</dc:title>
   <description>&lt;p&gt;Hi Njzk2, I didn&#039;t see a table of supported devices either, but as they say &quot;cross-device&quot; and the library is pure Java, I assume it runs on every device, which is great. I for example tested with success in N95, E61i, E61, 6131 (!) and many others, be them S40 or S60. How great is that?&lt;/p&gt;
</description>
   <link>http://blogs.forum.nokia.com/blog/daniel-rochas-forum-nokia-blog/2008/05/14/lwtui_toolkit#comment23580</link>
      <dc:date>2008-05-15T13:38:34Z</dc:date>
   <dc:creator>dcrocha</dc:creator>
  </item>
                
  <item rdf:about="http://blogs.forum.nokia.com/blog/daniel-rochas-forum-nokia-blog/2008/05/14/lwtui_toolkit#comment23573">
   <title>supported devices ?</title>
   <dc:title>supported devices ?</dc:title>
   <description>&lt;p&gt;Hi Daniel, thanks for the tip.&lt;br /&gt;
Do you have infos on the supported devices, i couldn&#039;t find specific informations on the site ?&lt;/p&gt;
</description>
   <link>http://blogs.forum.nokia.com/blog/daniel-rochas-forum-nokia-blog/2008/05/14/lwtui_toolkit#comment23573</link>
      <dc:date>2008-05-15T08:44:51Z</dc:date>
   <dc:creator>njzk2</dc:creator>
  </item>
  </rdf:RDF>