<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.11" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Flex, JavaFX, or Silverlight?</title>
	<link>http://www.linux-mag.com/id/3308/</link>
	<description>Open Source, Open Standards</description>
	<pubDate>Sun, 12 Oct 2008 06:50:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.11</generator>

	<item>
		<title>by: nicephotog</title>
		<link>http://www.linux-mag.com/id/3308/#comment-900</link>
		<pubDate>Fri, 14 Mar 2008 03:04:13 +0000</pubDate>
		<guid>http://www.linux-mag.com/id/3308/#comment-900</guid>
					<description>My original thoughts of framework technologies or add in technologies around NS4/IE5 was they were to improve and add abilities and overcome shortfalls that live script and javascript did not posses by getting some assistance from parts of the browser that couldbe manipulated by a programmer e.g. .DLL or binaries of another OS type.
If you look at Microsoft OS, that has a barer programmer and platform only system called Active Objects that can be created and added to the registry, you realise that these are another attempt to simplify the process coding of internet site applications. 
The systems you are mentioning here are akin metaphorically to being in CPU higher language programming and ActiveX or IDL-CORBA/Java2 or at the browser level XUL/XBL XPCOM for Netscape/Firefox/SeaMonkey/Mozilla or Microsoft .HTA are all lower or intermediate language level.
Ajax is an example of the evolution and improvement of automated services from a client operated perspective, for inter operation / exchange of data.
In my opinion from assessment of Flex and JavaFX and Silverlight (somewhat a skim but knowing their final intent and some in depth underpinnings) they are another FLASH system but with greater oriency to process and SOA. for client server interaction.
There is no actual way out of knowing the base processes (e.g. CGI specifications / mail SMTP protocol specs e.t.c. , XML/XSLT Scema/DTD entities AJAX and an appropriate CGI language (e.g. PERL PHP or Java)) to create web applications, particularly effective and accurate ones. Is it little wonder that bank tellers use a monochrome screen in 2008 not FLASH.</description>
		<content:encoded><![CDATA[<p>My original thoughts of framework technologies or add in technologies around NS4/IE5 was they were to improve and add abilities and overcome shortfalls that live script and javascript did not posses by getting some assistance from parts of the browser that couldbe manipulated by a programmer e.g. .DLL or binaries of another OS type.<br />
If you look at Microsoft OS, that has a barer programmer and platform only system called Active Objects that can be created and added to the registry, you realise that these are another attempt to simplify the process coding of internet site applications.<br />
The systems you are mentioning here are akin metaphorically to being in CPU higher language programming and ActiveX or IDL-CORBA/Java2 or at the browser level XUL/XBL XPCOM for Netscape/Firefox/SeaMonkey/Mozilla or Microsoft .HTA are all lower or intermediate language level.<br />
Ajax is an example of the evolution and improvement of automated services from a client operated perspective, for inter operation / exchange of data.<br />
In my opinion from assessment of Flex and JavaFX and Silverlight (somewhat a skim but knowing their final intent and some in depth underpinnings) they are another FLASH system but with greater oriency to process and SOA. for client server interaction.<br />
There is no actual way out of knowing the base processes (e.g. CGI specifications / mail SMTP protocol specs e.t.c. , XML/XSLT Scema/DTD entities AJAX and an appropriate CGI language (e.g. PERL PHP or Java)) to create web applications, particularly effective and accurate ones. Is it little wonder that bank tellers use a monochrome screen in 2008 not FLASH.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: jlweaver</title>
		<link>http://www.linux-mag.com/id/3308/#comment-502</link>
		<pubDate>Mon, 15 Oct 2007 01:15:38 +0000</pubDate>
		<guid>http://www.linux-mag.com/id/3308/#comment-502</guid>
					<description>Apress has recently published a book on JavaFX Script.  The URL is  http://www.apress.com/book/view/1590599454</description>
		<content:encoded><![CDATA[<p>Apress has recently published a book on JavaFX Script.  The URL is  <a href="http://www.apress.com/book/view/1590599454" rel="nofollow">http://www.apress.com/book/view/1590599454</a>
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Tom Khoury</title>
		<link>http://www.linux-mag.com/id/3308/#comment-67</link>
		<pubDate>Fri, 01 Jun 2007 20:02:08 +0000</pubDate>
		<guid>http://www.linux-mag.com/id/3308/#comment-67</guid>
					<description>Another great alternative to rich internet applications is also one that has been around for a while, which is XUL, supported by all gecko-based browsers (Firefox, Mozilla, Netscape, etc).  This has several built-in tags for some really powerful windows controls (like tabs, trees, and grids) and several methods available for simultaneous communication with the server including Ajax, remote RDF, SOAP, and XPCOM.  I guess that the reason that this has not really caught on is lack of good development tools and comprehensive documentation.</description>
		<content:encoded><![CDATA[<p>Another great alternative to rich internet applications is also one that has been around for a while, which is XUL, supported by all gecko-based browsers (Firefox, Mozilla, Netscape, etc).  This has several built-in tags for some really powerful windows controls (like tabs, trees, and grids) and several methods available for simultaneous communication with the server including Ajax, remote RDF, SOAP, and XPCOM.  I guess that the reason that this has not really caught on is lack of good development tools and comprehensive documentation.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Bryan Richard</title>
		<link>http://www.linux-mag.com/id/3308/#comment-24</link>
		<pubDate>Fri, 25 May 2007 16:54:39 +0000</pubDate>
		<guid>http://www.linux-mag.com/id/3308/#comment-24</guid>
					<description>nostriluu, on the one hand I definitely agree with you: there's a lot of flash (no pun intended) in these frameworks that isn't terribly meaningful. But sias is correct, just because it exists, doesn't mean it needs to be used. 

These frameworks &lt;em&gt;can&lt;/em&gt; add a lot of value to online apps. The challenge is figuring out how to apply it to an application in a way that keeps the app accessible and usable. It's not just about HTML forms, it's about menus and navigation, data visualization, interactivity, and more. 

In the near term, the most success apps built on these frameworks will probably be those that use the frameworks as "HTML enhancers" rather than taking the Flash designer route and sizing the plugin to 800x600 and then tossing UI elements into it. 

And the ability to link to a specific section or page of an RIA, as nostriluu also points out, is pretty critical because that greatly impacts the ability of users and search engines to find and use these things. The framework that gets that problem figured out without a lot of unnecessarily client-side scripting has a bit of an edge, IMO.</description>
		<content:encoded><![CDATA[<p>nostriluu, on the one hand I definitely agree with you: there&#8217;s a lot of flash (no pun intended) in these frameworks that isn&#8217;t terribly meaningful. But sias is correct, just because it exists, doesn&#8217;t mean it needs to be used. </p>
<p>These frameworks <em>can</em> add a lot of value to online apps. The challenge is figuring out how to apply it to an application in a way that keeps the app accessible and usable. It&#8217;s not just about HTML forms, it&#8217;s about menus and navigation, data visualization, interactivity, and more. </p>
<p>In the near term, the most success apps built on these frameworks will probably be those that use the frameworks as &#8220;HTML enhancers&#8221; rather than taking the Flash designer route and sizing the plugin to 800&#215;600 and then tossing UI elements into it. </p>
<p>And the ability to link to a specific section or page of an RIA, as nostriluu also points out, is pretty critical because that greatly impacts the ability of users and search engines to find and use these things. The framework that gets that problem figured out without a lot of unnecessarily client-side scripting has a bit of an edge, IMO.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: sias mey</title>
		<link>http://www.linux-mag.com/id/3308/#comment-20</link>
		<pubDate>Fri, 25 May 2007 09:48:39 +0000</pubDate>
		<guid>http://www.linux-mag.com/id/3308/#comment-20</guid>
					<description>nostriluu, You are right that some of these kits are way over the top. However this is not just about those standard web forms. I was asked by my users to  change my web app to display all of the fields on a single form so that they can just scroll through. Managing about 50 fields in plain html forms is a pain. These glitzy toolkits provide a easier (no easy mind) way for me to display all of the fields on one form, but handle them as separate forms in the back end.

The glitz is there, but I dont have to use it.</description>
		<content:encoded><![CDATA[<p>nostriluu, You are right that some of these kits are way over the top. However this is not just about those standard web forms. I was asked by my users to  change my web app to display all of the fields on a single form so that they can just scroll through. Managing about 50 fields in plain html forms is a pain. These glitzy toolkits provide a easier (no easy mind) way for me to display all of the fields on one form, but handle them as separate forms in the back end.</p>
<p>The glitz is there, but I dont have to use it.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: nostriluu</title>
		<link>http://www.linux-mag.com/id/3308/#comment-14</link>
		<pubDate>Thu, 24 May 2007 20:23:08 +0000</pubDate>
		<guid>http://www.linux-mag.com/id/3308/#comment-14</guid>
					<description>First we had the era of Ajax, now we will have the slightly less meaningful era of transitions. All these kits use so much glitz in their presentation people are going to get sick to it, and the tension between supporting three different browser runtimes, pretty fast, hopefully leading them back to plain old virtuous html. 

HTML forms are boring, but they are straightforward and many people just want easily identifiable, trustworthy widgets that are not about to change into a live salesperson. I find the fade effects make me nauseous, and in general do we need 3D to display a dialog?

People should be talking about this - what will we be losing - not hype. Open, standard, viewable, linkable html pages are one of the cornerstones of the modern web.</description>
		<content:encoded><![CDATA[<p>First we had the era of Ajax, now we will have the slightly less meaningful era of transitions. All these kits use so much glitz in their presentation people are going to get sick to it, and the tension between supporting three different browser runtimes, pretty fast, hopefully leading them back to plain old virtuous html. </p>
<p>HTML forms are boring, but they are straightforward and many people just want easily identifiable, trustworthy widgets that are not about to change into a live salesperson. I find the fade effects make me nauseous, and in general do we need 3D to display a dialog?</p>
<p>People should be talking about this - what will we be losing - not hype. Open, standard, viewable, linkable html pages are one of the cornerstones of the modern web.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Martin Streicher</title>
		<link>http://www.linux-mag.com/id/3308/#comment-8</link>
		<pubDate>Wed, 23 May 2007 20:10:13 +0000</pubDate>
		<guid>http://www.linux-mag.com/id/3308/#comment-8</guid>
					<description>Hi Martin, 

I recently read your article titled "Flex, JavaFX, or Silverlight?" and wanted to let you know about another developer platform that fills in many of the gaps in functionality and security that the others you mentioned create. Curl has over 300 customers, and 40 partners worldwide, and is designed to easily manage large data sets, with enterprise-class security, and on and off-line capabilities. Curl is no newcomer to the RIA game and was originally founded out of research done at MIT in 1998. The company recently re-launched into North America after great success with many Asian companies like Toyota, Panasonic and Hitachi. 

Curl's ability to provide offline access to data, enterprise-class security and functionality in various other areas that other developer platforms fail to address make it a powerful alternative for developing rich internet applications. Please let me know if you have any questions about Curl or would like to speak with a member of our executive team to learn more about the Curl platform and its relaunch into North America. 

Thanks, 

Jamie 
-for Curl, Inc. 

Jameson Bull &#124; Associate Account Representative
Lois Paul &#038; Partners &#124; www.loispaul.com
P 781.782.5788 &#124; Jameson_Bull@lpp.com
C 203.417.1177</description>
		<content:encoded><![CDATA[<p>Hi Martin, </p>
<p>I recently read your article titled &#8220;Flex, JavaFX, or Silverlight?&#8221; and wanted to let you know about another developer platform that fills in many of the gaps in functionality and security that the others you mentioned create. Curl has over 300 customers, and 40 partners worldwide, and is designed to easily manage large data sets, with enterprise-class security, and on and off-line capabilities. Curl is no newcomer to the RIA game and was originally founded out of research done at MIT in 1998. The company recently re-launched into North America after great success with many Asian companies like Toyota, Panasonic and Hitachi. </p>
<p>Curl&#8217;s ability to provide offline access to data, enterprise-class security and functionality in various other areas that other developer platforms fail to address make it a powerful alternative for developing rich internet applications. Please let me know if you have any questions about Curl or would like to speak with a member of our executive team to learn more about the Curl platform and its relaunch into North America. </p>
<p>Thanks, </p>
<p>Jamie<br />
-for Curl, Inc. </p>
<p>Jameson Bull | Associate Account Representative<br />
Lois Paul &#038; Partners | <a href="http://www.loispaul.com" rel="nofollow">www.loispaul.com</a><br />
P 781.782.5788 | <a href="mailto:Jameson_Bull@lpp.com">Jameson_Bull@lpp.com</a><br />
C 203.417.1177
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Martin Streicher</title>
		<link>http://www.linux-mag.com/id/3308/#comment-7</link>
		<pubDate>Wed, 23 May 2007 18:21:33 +0000</pubDate>
		<guid>http://www.linux-mag.com/id/3308/#comment-7</guid>
					<description>Hi Martin,

I enjoyed your recent column where you begin to explore the three choices facing developers looking to move into the RIA space. I am currently working as a contractor for the Navy, involved with developing sonar tactical decision aids. In the last couple of years we have started migrating our  large C++/Motif based system to a Java GUI front end with a SOA backend. We run on Redhat with some pretty high performance PC hardware to do simulations. The Navy as a whole seems to be moving to a more browser based system to view and interact with information, we have received very positive feedback for our work that exposes web service functionality via a browser. We spend an enormous amount of effort in terms of software installation and the ability to just point a browser at a server simplifies things considerably. We do fairly significant graphing and data visualization that requires interactive user input beyond simple data grid controls and we haven't felt that the current Ajax/DHTML/CSS model was robust enough to warrant exploring. Java's applet solution is broken, and we don't have the time or manpower to roll our own approach. From our point of view, Flex seems to be a strong contender due to the cross-platform nature of the technology,  its relative maturity compared to the other technologies, and the ease that Flex Data Services appears to integrate with our current backend. One thing to consider is that to deploy Flex Data Services on more than 1 CPU requires a fairly expensive license, but that kind of issue if above my pay grade :) Military IT systems share many things in common with their enterprise brethern, however they also add significant requirements with respect to large scale simulation and data visualization. Anyways I look forward to reading what you discover in your exploration of these exciting new technologies. 

Pedro Estrada
High Rez Consulting
Arlington, VA</description>
		<content:encoded><![CDATA[<p>Hi Martin,</p>
<p>I enjoyed your recent column where you begin to explore the three choices facing developers looking to move into the RIA space. I am currently working as a contractor for the Navy, involved with developing sonar tactical decision aids. In the last couple of years we have started migrating our  large C++/Motif based system to a Java GUI front end with a SOA backend. We run on Redhat with some pretty high performance PC hardware to do simulations. The Navy as a whole seems to be moving to a more browser based system to view and interact with information, we have received very positive feedback for our work that exposes web service functionality via a browser. We spend an enormous amount of effort in terms of software installation and the ability to just point a browser at a server simplifies things considerably. We do fairly significant graphing and data visualization that requires interactive user input beyond simple data grid controls and we haven&#8217;t felt that the current Ajax/DHTML/CSS model was robust enough to warrant exploring. Java&#8217;s applet solution is broken, and we don&#8217;t have the time or manpower to roll our own approach. From our point of view, Flex seems to be a strong contender due to the cross-platform nature of the technology,  its relative maturity compared to the other technologies, and the ease that Flex Data Services appears to integrate with our current backend. One thing to consider is that to deploy Flex Data Services on more than 1 CPU requires a fairly expensive license, but that kind of issue if above my pay grade :) Military IT systems share many things in common with their enterprise brethern, however they also add significant requirements with respect to large scale simulation and data visualization. Anyways I look forward to reading what you discover in your exploration of these exciting new technologies. </p>
<p>Pedro Estrada<br />
High Rez Consulting<br />
Arlington, VA
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: acassel</title>
		<link>http://www.linux-mag.com/id/3308/#comment-6</link>
		<pubDate>Wed, 23 May 2007 15:38:43 +0000</pubDate>
		<guid>http://www.linux-mag.com/id/3308/#comment-6</guid>
					<description>Could not agree more RE: Ajax. It is a nightmare, I don't care what wrapper/framework you use! Not to mention it is a total security disaster waiting to happen. The amount of Ajax initiated http traffic to and from browsers and servers/DBs carrying ALL KINDS of personally identifiable info NOT over https mind you NOR encrypted - I can't believe no one has written anytihg about this. The potential for abuse is wide open. With that said, hopefully one of the other approaches/tools (can you say, "will not be JavaFX," - even my world class Java engineer friend is going with Flex) to doing RIAs (stupid moniker that!) will reach a saturation point such that it will drag the folks who've invested in Ajax over to the easier and softer way! If it weren't for the real elegance and beauty and brilliance of Firebug, doing Ajax would simply be too much pain to bear! :-)</description>
		<content:encoded><![CDATA[<p>Could not agree more RE: Ajax. It is a nightmare, I don&#8217;t care what wrapper/framework you use! Not to mention it is a total security disaster waiting to happen. The amount of Ajax initiated http traffic to and from browsers and servers/DBs carrying ALL KINDS of personally identifiable info NOT over https mind you NOR encrypted - I can&#8217;t believe no one has written anytihg about this. The potential for abuse is wide open. With that said, hopefully one of the other approaches/tools (can you say, &#8220;will not be JavaFX,&#8221; - even my world class Java engineer friend is going with Flex) to doing RIAs (stupid moniker that!) will reach a saturation point such that it will drag the folks who&#8217;ve invested in Ajax over to the easier and softer way! If it weren&#8217;t for the real elegance and beauty and brilliance of Firebug, doing Ajax would simply be too much pain to bear! :-)
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Bryan Richard</title>
		<link>http://www.linux-mag.com/id/3308/#comment-5</link>
		<pubDate>Tue, 22 May 2007 15:13:32 +0000</pubDate>
		<guid>http://www.linux-mag.com/id/3308/#comment-5</guid>
					<description>Ah, Java returns to the web (client). I vividly recall writing Java Applets in 1996 or '97 and waiting (and waiting.. and waiting...) for the entire Java Virtual Machine to load before the Applet would run. I'm not entirely sure how JavaFX will work differently this time around (it's one the things I'm hoping this series explains) but presumably it will be light enough to compete with the load times of the current Flash plug-in. 

It will be interesting to see how this shakes out and how these platforms ultimately compete with one another. Both .NET and Java have huge developer communities they can leverage, but my impression is that Adobe needs to make more developers aware of the Flex platform. 

That said, I think, in the near term, Flex has a bit of an edge here. The Flash plug-in is in something like 98% of the browsers worldwide and, in recent years, almost single-handily turned the Internet into a &lt;a href="http://www.youtube.com/" rel="nofollow"&gt;channel for media delivery&lt;/a&gt;. Meanwhile Silverlight is in Beta (and requires a new plug-in install -- Windows and Mac OS X only) and JavaFX is still very much a &lt;a href="https://openjfx.dev.java.net/servlets/ReadMsg?list=users&#038;msgNo=208" rel="nofollow"&gt;developer release&lt;/a&gt;.

Thinking long term, platforms for developing RIAs are probably one of the most important topics for software developers to consider. IMO, it's the direction that &lt;a href="http://www.linux-mag.com/id/3017/" title="The GPL Has No (Networked) Future" rel="nofollow"&gt;all significant application development is going to take&lt;/a&gt; in the future, regardless of &lt;a href="http://www.sun.com/images/ig/ig_javafx_architecture.jpg" rel="nofollow"&gt;the hardware apps are delivered to&lt;/a&gt;. And while I really like AJAX, I think we're going to quickly hit a wall with what it can do.</description>
		<content:encoded><![CDATA[<p>Ah, Java returns to the web (client). I vividly recall writing Java Applets in 1996 or &#8216;97 and waiting (and waiting.. and waiting&#8230;) for the entire Java Virtual Machine to load before the Applet would run. I&#8217;m not entirely sure how JavaFX will work differently this time around (it&#8217;s one the things I&#8217;m hoping this series explains) but presumably it will be light enough to compete with the load times of the current Flash plug-in. </p>
<p>It will be interesting to see how this shakes out and how these platforms ultimately compete with one another. Both .NET and Java have huge developer communities they can leverage, but my impression is that Adobe needs to make more developers aware of the Flex platform. </p>
<p>That said, I think, in the near term, Flex has a bit of an edge here. The Flash plug-in is in something like 98% of the browsers worldwide and, in recent years, almost single-handily turned the Internet into a <a href="http://www.youtube.com/" rel="nofollow">channel for media delivery</a>. Meanwhile Silverlight is in Beta (and requires a new plug-in install &#8212; Windows and Mac OS X only) and JavaFX is still very much a <a href="https://openjfx.dev.java.net/servlets/ReadMsg?list=users&#038;msgNo=208" rel="nofollow">developer release</a>.</p>
<p>Thinking long term, platforms for developing RIAs are probably one of the most important topics for software developers to consider. IMO, it&#8217;s the direction that <a href="http://www.linux-mag.com/id/3017/" title="The GPL Has No (Networked) Future" rel="nofollow">all significant application development is going to take</a> in the future, regardless of <a href="http://www.sun.com/images/ig/ig_javafx_architecture.jpg" rel="nofollow">the hardware apps are delivered to</a>. And while I really like AJAX, I think we&#8217;re going to quickly hit a wall with what it can do.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
