<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: maemo buildbot</title>
	<atom:link href="http://blog.mozilla.com/blassey/2008/03/17/maemo-buildbot/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mozilla.com/blassey/2008/03/17/maemo-buildbot/</link>
	<description>thoughts about Mozilla and mobile</description>
	<pubDate>Sun, 07 Sep 2008 03:36:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: jitender singh</title>
		<link>http://blog.mozilla.com/blassey/2008/03/17/maemo-buildbot/#comment-298</link>
		<dc:creator>jitender singh</dc:creator>
		<pubDate>Mon, 23 Jun 2008 13:40:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/blassey/2008/03/17/maemo-buildbot/#comment-298</guid>
		<description>Hi,
   I have done the same as stated to install xulrunner on my 
   N810 OS2008, except that i extracted xulrunner in 
   /media/mmc2/, because i dont have much space on /opt.

   This doesn't work when i tried to run MyBrowser 
   application.
  
   Nothing is there in /usr/lib/.

   Can someone help?
   
   Jitender</description>
		<content:encoded><![CDATA[<p>Hi,<br />
   I have done the same as stated to install xulrunner on my<br />
   N810 OS2008, except that i extracted xulrunner in<br />
   /media/mmc2/, because i dont have much space on /opt.</p>
<p>   This doesn&#8217;t work when i tried to run MyBrowser<br />
   application.</p>
<p>   Nothing is there in /usr/lib/.</p>
<p>   Can someone help?</p>
<p>   Jitender</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Portal Turystyczny</title>
		<link>http://blog.mozilla.com/blassey/2008/03/17/maemo-buildbot/#comment-291</link>
		<dc:creator>Portal Turystyczny</dc:creator>
		<pubDate>Mon, 09 Jun 2008 20:05:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/blassey/2008/03/17/maemo-buildbot/#comment-291</guid>
		<description>Nice Text!</description>
		<content:encoded><![CDATA[<p>Nice Text!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nadav</title>
		<link>http://blog.mozilla.com/blassey/2008/03/17/maemo-buildbot/#comment-275</link>
		<dc:creator>Nadav</dc:creator>
		<pubDate>Thu, 08 May 2008 19:35:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/blassey/2008/03/17/maemo-buildbot/#comment-275</guid>
		<description>Hi there,

I am working on a maemo application with a Flash UI.
Right now I am loading the browser manually and opening a local .swf file. 

I know I could also load it from commandline, but I feel xulrunner will be a better fit (and hopefully spare some memory) I would really like to use xulrunner to invoke the flash file automatically and give it the desktop-app look and feel.

Is there some how-to or simple example for the mameo xulrunner version? I am pretty new to this kind of development, so I don't even understand if I need to re-build xulrunner. A starting point would be really helpful.</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>I am working on a maemo application with a Flash UI.<br />
Right now I am loading the browser manually and opening a local .swf file. </p>
<p>I know I could also load it from commandline, but I feel xulrunner will be a better fit (and hopefully spare some memory) I would really like to use xulrunner to invoke the flash file automatically and give it the desktop-app look and feel.</p>
<p>Is there some how-to or simple example for the mameo xulrunner version? I am pretty new to this kind of development, so I don&#8217;t even understand if I need to re-build xulrunner. A starting point would be really helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ddalex</title>
		<link>http://blog.mozilla.com/blassey/2008/03/17/maemo-buildbot/#comment-205</link>
		<dc:creator>ddalex</dc:creator>
		<pubDate>Fri, 04 Apr 2008 08:45:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/blassey/2008/03/17/maemo-buildbot/#comment-205</guid>
		<description>Hi,

I compiled the latest versions of GTK, GLIB, Pango and Cairo to the OS2007 HE, and succesfully started the xulrunner with touchscreenbrowser on a 770.

Unfortunately the system is not stable, some applications won't start with the modified libraries, and I had to reflash my device. 

I'm now checking if I can make the xulrunner run into a chroot with the modified libs, off a memory card.

Alex</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I compiled the latest versions of GTK, GLIB, Pango and Cairo to the OS2007 HE, and succesfully started the xulrunner with touchscreenbrowser on a 770.</p>
<p>Unfortunately the system is not stable, some applications won&#8217;t start with the modified libraries, and I had to reflash my device. </p>
<p>I&#8217;m now checking if I can make the xulrunner run into a chroot with the modified libs, off a memory card.</p>
<p>Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blassey</title>
		<link>http://blog.mozilla.com/blassey/2008/03/17/maemo-buildbot/#comment-172</link>
		<dc:creator>blassey</dc:creator>
		<pubDate>Thu, 20 Mar 2008 16:45:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/blassey/2008/03/17/maemo-buildbot/#comment-172</guid>
		<description>We are targeting OS2008 rather than OS2007 specifically because of the pango/cairo support.  OS2008 is available for the n800 and n810.

Mozilla 1.9 depends on cairo for graphics and pango for fonts.  If you'd like to use xulrunner on a 770, you'll have to either compile against Mozilla 1.8 (firefox 2 source base) or port cairo and pango to the platform.  If you give it a try, please let me know.</description>
		<content:encoded><![CDATA[<p>We are targeting OS2008 rather than OS2007 specifically because of the pango/cairo support.  OS2008 is available for the n800 and n810.</p>
<p>Mozilla 1.9 depends on cairo for graphics and pango for fonts.  If you&#8217;d like to use xulrunner on a 770, you&#8217;ll have to either compile against Mozilla 1.8 (firefox 2 source base) or port cairo and pango to the platform.  If you give it a try, please let me know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabrice</title>
		<link>http://blog.mozilla.com/blassey/2008/03/17/maemo-buildbot/#comment-171</link>
		<dc:creator>Fabrice</dc:creator>
		<pubDate>Thu, 20 Mar 2008 16:20:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/blassey/2008/03/17/maemo-buildbot/#comment-171</guid>
		<description>Hi,

On a n770 running OS 2007 (and probablu also on n800) this doesn't work because libpangocairo is not available :-(

:./xulrunner --register-global
./xulrunner-bin: error while loading shared libraries: libpangocairo-1.0.so.0: cannot open shared object file: No such file or directory

Is there any chance to have a xulrunner compiled for these platforms ?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>On a n770 running OS 2007 (and probablu also on n800) this doesn&#8217;t work because libpangocairo is not available <img src='http://blog.mozilla.com/blassey/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<p>:./xulrunner &#8211;register-global<br />
./xulrunner-bin: error while loading shared libraries: libpangocairo-1.0.so.0: cannot open shared object file: No such file or directory</p>
<p>Is there any chance to have a xulrunner compiled for these platforms ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tmielczarek</title>
		<link>http://blog.mozilla.com/blassey/2008/03/17/maemo-buildbot/#comment-165</link>
		<dc:creator>tmielczarek</dc:creator>
		<pubDate>Tue, 18 Mar 2008 13:51:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/blassey/2008/03/17/maemo-buildbot/#comment-165</guid>
		<description>That is really cool!</description>
		<content:encoded><![CDATA[<p>That is really cool!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Soghoian</title>
		<link>http://blog.mozilla.com/blassey/2008/03/17/maemo-buildbot/#comment-163</link>
		<dc:creator>Chris Soghoian</dc:creator>
		<pubDate>Tue, 18 Mar 2008 01:21:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/blassey/2008/03/17/maemo-buildbot/#comment-163</guid>
		<description>Brad,

I tried out a few of the XUL apps.

Venky's touchscreen browser has er, a few problems:

1. At start, the text is -soooo- small. It took about +5 zoom-ins before it was at a decent size.

2. The "browser supplied touch-screen keyboard" is rather annoying, since it's a placeholder. Obviously, this will be fixed. However, if someone could hook in a bit of code so that it does indeed pull in the maemo vitual keyboard, it'd be most appreciated.

3. The mouse pointer is still displayed, even though we're in touchscreenmode. Why?

Atotic's xulapp seems to have fixed the zoom out problem, as well as the keyboard (instead, it doesn't bring one up).
He's also hard-coded the iPhone User Agent, which is a nice touch.

The scroll bar seems to have vanished with Atotic's browser, and scrolling with the thumb doesn't seem to work reliably. Hmmm.

I'll keep playing with this. It's really exciting, and is already better IMHO than MicroB.</description>
		<content:encoded><![CDATA[<p>Brad,</p>
<p>I tried out a few of the XUL apps.</p>
<p>Venky&#8217;s touchscreen browser has er, a few problems:</p>
<p>1. At start, the text is -soooo- small. It took about +5 zoom-ins before it was at a decent size.</p>
<p>2. The &#8220;browser supplied touch-screen keyboard&#8221; is rather annoying, since it&#8217;s a placeholder. Obviously, this will be fixed. However, if someone could hook in a bit of code so that it does indeed pull in the maemo vitual keyboard, it&#8217;d be most appreciated.</p>
<p>3. The mouse pointer is still displayed, even though we&#8217;re in touchscreenmode. Why?</p>
<p>Atotic&#8217;s xulapp seems to have fixed the zoom out problem, as well as the keyboard (instead, it doesn&#8217;t bring one up).<br />
He&#8217;s also hard-coded the iPhone User Agent, which is a nice touch.</p>
<p>The scroll bar seems to have vanished with Atotic&#8217;s browser, and scrolling with the thumb doesn&#8217;t seem to work reliably. Hmmm.</p>
<p>I&#8217;ll keep playing with this. It&#8217;s really exciting, and is already better IMHO than MicroB.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neil</title>
		<link>http://blog.mozilla.com/blassey/2008/03/17/maemo-buildbot/#comment-162</link>
		<dc:creator>Neil</dc:creator>
		<pubDate>Tue, 18 Mar 2008 00:07:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/blassey/2008/03/17/maemo-buildbot/#comment-162</guid>
		<description>Please credit me as the original coder of xulmine; bsmedberg only packaged it for xulrunner.</description>
		<content:encoded><![CDATA[<p>Please credit me as the original coder of xulmine; bsmedberg only packaged it for xulrunner.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
