<?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>Dan Weinreb's blog &#187; Mobile phone</title>
	<atom:link href="http://danweinreb.org/blog/tag/mobile-phone/feed" rel="self" type="application/rss+xml" />
	<link>http://danweinreb.org/blog</link>
	<description>Software and Innovation</description>
	<lastBuildDate>Mon, 05 Sep 2011 20:12:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>SavaJe: What Happened?</title>
		<link>http://danweinreb.org/blog/savaje-what-happened</link>
		<comments>http://danweinreb.org/blog/savaje-what-happened#comments</comments>
		<pubDate>Mon, 30 Mar 2009 12:52:46 +0000</pubDate>
		<dc:creator>Dan Weinreb</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Sun Microsystems]]></category>
		<category><![CDATA[JavaFX]]></category>
		<category><![CDATA[JavaFX Mobile]]></category>
		<category><![CDATA[Mobile phone]]></category>

		<guid isPermaLink="false">http://danweinreb.org/blog/?p=138</guid>
		<description><![CDATA[news and informationbusiness,health,entertainment,technology&#160;automotive,business,crime,health,life,politics,science,technology,travelSavaJe was a company that did its own Java-based operating system for mobile phones, with its own operating system &#8211; &#8220;Java on bare metal&#8221;, almost a Lisp machine that way but on conventional hardware.  They did use C/C++ for low levels. This always sounded very interesting. Here&#8217;s what I was able to gather [...]]]></description>
			<content:encoded><![CDATA[<div style="height:33px; padding-top:2px; padding-bottom:2px; clear:both;" class="vas_pro_2"><div style="float:left; width:100px; " class="vas_pro_2_facebook_like"> 
				<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdanweinreb.org%2Fblog%2Fsavaje-what-happened&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;colorscheme=light&amp;height=27" 
					scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe>
			</div><div style="float:left; width:90px; padding-left:10px;" class="vas_pro_2_google1"> 
				<g:plusone size="medium" href="http://danweinreb.org/blog/savaje-what-happened" ></g:plusone>
			</div></div>
		<div style="display:none;"><a href="http://www.24wn.com">news and information</a><a href="http://www.forum1000.com">business,health,entertainment,technology</a>&nbsp;<a href="http://news365online.com">automotive,business,crime,health,life,politics,science,technology,travel</a></div><div style="clear:both;"></div><p><a href="http://en.wikipedia.org/wiki/SavaJe">SavaJe</a> was a company that did its own Java-based operating system for mobile phones, with its own operating system &#8211; &#8220;Java on bare metal&#8221;, almost a Lisp machine that way but on conventional hardware.  They did use C/C++ for low levels. This always sounded very interesting. Here&#8217;s what I was able to gather from some Web research.  I don&#8217;t have any direct knowledge; please send comments correcting any errors.</p>
<p>They released their SavaGe XE operating system in 2001.  It came with a secure browser, an email client, calendar, to-do list, contact list, MP3 music player, picture viewer, notepad editor, and games.  It supported device drivers for color displays, an external keyboard, Ethernet, wireless networking, and dialup networking. (That seems like a lot for a first release!)</p>
<p>They got lots of publicity and interest. <a href="http://en.wikipedia.org/wiki/James_Gosling" target="_blank">James Gosling </a>himself demoed it during his keynote at JaveOne 2006. It then ran on the &#8220;Jasper S20 mobile phone, made by Group Sense Limited PDA&#8221;.  At this point, over 700M phones had Java on them in one way or another, because of Java&#8217;s portability, familiarity to developers, and the built-in security (evidently the mobile phone vendors and carriers liked this a lot).  SavaJe supported a huge number of major libraries, including advanced 3D graphics, XML parsing, Mobile Media, etc, etc.</p>
<p>But in about October 2006, SavaJe evidently ran out of money, after having raised a total of $71M (!) in funding.  In April 2007, <a class="zem_slink" title="Sun Microsystems" rel="homepage" href="http://www.sun.com/">Sun Microsystems</a> bought SavaJe.</p>
<p>Sun now uses the SavaJe technology in their <a class="zem_slink" title="JavaFX Mobile" rel="homepage" href="http://www.sun.com/software/javafx/mobile/index.jsp">JavaFX Mobile</a> product, which came out early this year.  <a class="zem_slink" title="JavaFX" rel="homepage" href="http://javafx.com/">JavaFX</a> Mobile claims to let you write &#8220;Rich Internet Applications&#8221; (RIA&#8217;s),  applications that can run on desktops, laptops, and every possible phone/handheld.  Sony, LG, and Sprint are on board, though not Apple.  It works with Google&#8217;s <a class="zem_slink" title="Android" rel="homepage" href="http://code.google.com/android/">Android</a>.  It&#8217;s apparently aimed at interactive applications with rich user interfaces, including animation, video, and so on.  It involves &#8220;JavaFX Script&#8221;, a declarative language that runs in the browser (if I understand correctly).</p>
<p>&#8220;With JavaFX 1.0 you&#8217;ll get a runtime, JavaFX Script, plug-ins to NetBeans 6.5 and Eclipse, and Adobe Systems&#8217; Creative Suite version 3 and 4. The Adobe plug-ins let graphics artist create an asset and then wraps it in meta data so it can show up in the IDE with necessary attributes.&#8221; wrote The Register in Feb 2009.  Java is now on 2.1 billion mobile phones.</p>
<p>The primary competition is Microsoft&#8217;s Silverlight and Adobe&#8217;s Flex.  Has anyone tried JavaFX and seen how it compares?</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://reblog.zemanta.com/zemified/a53ad1db-f259-4216-a18f-3c8a2a7740d5/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=a53ad1db-f259-4216-a18f-3c8a2a7740d5" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://danweinreb.org/blog/savaje-what-happened/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

