<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.2" -->
<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/"
	>

<channel>
	<title>XULSoft.org - XUL software downloads, tutorials, news</title>
	<link>http://www.xulsoft.org</link>
	<description>all about XUL</description>
	<pubDate>Sun, 18 Nov 2007 13:03:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
	<language>en</language>
			<item>
		<title>XUL Explorer</title>
		<link>http://www.xulsoft.org/2007/11/04/xul-explorer/</link>
		<comments>http://www.xulsoft.org/2007/11/04/xul-explorer/#comments</comments>
		<pubDate>Sat, 03 Nov 2007 19:09:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Tools &amp; Dev.]]></category>

		<category><![CDATA[IDE]]></category>

		<category><![CDATA[XUL]]></category>
<category>IDE</category><category>XUL</category>
		<guid isPermaLink="false">http://www.xulsoft.org/xul-explorer/</guid>
		<description><![CDATA[XUL Explorer is a XULRunner application that provides an easy way to experiment with XUL. It’s a simple editor that can preview XUL inline or in a separate popup window. It has a list of code snippets (small fragments of XUL or JavaScript) that can be quickly inserted into the editor. The XUL can be [...]]]></description>
		<wfw:commentRss>http://www.xulsoft.org/2007/11/04/xul-explorer/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Watch forex and gold prices on Firefox statusbar</title>
		<link>http://www.xulsoft.org/2007/10/30/watch-forex-and-gold-prices-in-firefox-statusbar/</link>
		<comments>http://www.xulsoft.org/2007/10/30/watch-forex-and-gold-prices-in-firefox-statusbar/#comments</comments>
		<pubDate>Tue, 30 Oct 2007 05:07:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Software]]></category>
<category>addon</category><category>firefox</category><category>forex</category>
		<guid isPermaLink="false">http://www.xulsoft.org/watch-forex-and-gold-prices-in-firefox-statusbar/</guid>
		<description><![CDATA[ForexWatcher is a firefox add-on (extension) for watching forex rate and gold price on your Firefox status bar. It has following features:

Rotate among the major currencies exchange rates and gold price and daytime change percentage
Display only selected group of currencies
Up/down change indicated in red and green color
Alert of new high/low price



Install ForexWatcher
* If you cannot [...]]]></description>
		<wfw:commentRss>http://www.xulsoft.org/2007/10/30/watch-forex-and-gold-prices-in-firefox-statusbar/feed/</wfw:commentRss>
		</item>
		<item>
		<title>CSS Properties To JavaScript Reference Conversion</title>
		<link>http://www.xulsoft.org/2007/10/29/css-properties-to-javascript-reference-conversion/</link>
		<comments>http://www.xulsoft.org/2007/10/29/css-properties-to-javascript-reference-conversion/#comments</comments>
		<pubDate>Mon, 29 Oct 2007 11:40:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Programming Tips]]></category>
<category>css</category><category>javascript</category>
		<guid isPermaLink="false">http://www.xulsoft.org/css-properties-to-javascript-reference-conversion/</guid>
		<description><![CDATA[Usage
Internet Explorer
document.all.div_id.style.JS_property_reference = &#8220;new_CSS_property_value&#8221;;
Older Netscape&#8217;s (4.7 and earlier)
document.div_id.JS_property_reference = &#8220;new_CSS_property_value&#8221;;
Netscape 6.0+ and Opera (and other Mozilla)
document.getElementById(div_id).style.JS_property_reference = &#8220;new_CSS_property_value&#8221;;
Note the use of parentheses instead of square brackets in newer Mozilla&#8217;s &#8220;getElementById()&#8221; reference.

]]></description>
		<wfw:commentRss>http://www.xulsoft.org/2007/10/29/css-properties-to-javascript-reference-conversion/feed/</wfw:commentRss>
		</item>
		<item>
		<title>XUL-Enhanced Web Apps</title>
		<link>http://www.xulsoft.org/2007/10/28/xul-enhanced-web-apps/</link>
		<comments>http://www.xulsoft.org/2007/10/28/xul-enhanced-web-apps/#comments</comments>
		<pubDate>Sat, 27 Oct 2007 16:34:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.xulsoft.org/xul-enhanced-web-apps/</guid>
		<description><![CDATA[This article presents a little-known use of XUL (Mozilla&#8217;s user-interface language) and shows how to take advantage of its superior performance and accessibility over HTML while maintaining cross-browser compatibility. I will illustrate this using a proof-of-concept JavaScript library that can render UI widgets using either XUL or DHTML.
If possible, you will want to open this [...]]]></description>
		<wfw:commentRss>http://www.xulsoft.org/2007/10/28/xul-enhanced-web-apps/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Firefox optimized builds for Windows</title>
		<link>http://www.xulsoft.org/2007/10/25/firefox-optimized-builds-for-windows/</link>
		<comments>http://www.xulsoft.org/2007/10/25/firefox-optimized-builds-for-windows/#comments</comments>
		<pubDate>Thu, 25 Oct 2007 11:34:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Internet]]></category>
<category>firefox</category>
		<guid isPermaLink="false">http://www.xulsoft.org/firefox-optimized-builds-for-windows/</guid>
		<description><![CDATA[
Firefox private build (MMX/SSE/SSE2/SSE3) 
Pigfoot&#8217;s builds (MMX/3DNow/SSE/SSE2)


]]></description>
		<wfw:commentRss>http://www.xulsoft.org/2007/10/25/firefox-optimized-builds-for-windows/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Firefox 3.0 Alpha 8</title>
		<link>http://www.xulsoft.org/2007/10/14/firefox-30-alpha-8/</link>
		<comments>http://www.xulsoft.org/2007/10/14/firefox-30-alpha-8/#comments</comments>
		<pubDate>Sun, 14 Oct 2007 06:10:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Internet]]></category>
<category>firefox</category>
		<guid isPermaLink="false">http://www.xulsoft.org/firefox-30-alpha-8/</guid>
		<description><![CDATA[Gran Paradiso Alpha 8 is an early developer milestone for the next major version of Firefox              that is being built on top of the next generation of Mozilla&#8217;s layout engine,             [...]]]></description>
		<wfw:commentRss>http://www.xulsoft.org/2007/10/14/firefox-30-alpha-8/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Swiftfox - Optimized Mozilla Firefox Build for Linux</title>
		<link>http://www.xulsoft.org/2007/10/13/swiftfox-optimized-mozilla-firefox-build-for-linux/</link>
		<comments>http://www.xulsoft.org/2007/10/13/swiftfox-optimized-mozilla-firefox-build-for-linux/#comments</comments>
		<pubDate>Sat, 13 Oct 2007 14:43:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Internet]]></category>
<category>firefox</category><category>optimized</category>
		<guid isPermaLink="false">http://www.xulsoft.org/swiftfox-optimized-mozilla-firefox-build-for-linux/</guid>
		<description><![CDATA[Swiftfox is an optimized build of Mozilla Firefox. Swiftfox has builds for both AMD and Intel processors.                  The 2.0.0.7 release is based on Firefox 2.0.0.7.

]]></description>
		<wfw:commentRss>http://www.xulsoft.org/2007/10/13/swiftfox-optimized-mozilla-firefox-build-for-linux/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Opening a Link in the Default Browser within XULRunner</title>
		<link>http://www.xulsoft.org/2007/10/13/opening-a-link-in-the-default-browser-within-xulrunner/</link>
		<comments>http://www.xulsoft.org/2007/10/13/opening-a-link-in-the-default-browser-within-xulrunner/#comments</comments>
		<pubDate>Fri, 12 Oct 2007 17:37:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Programming Tips]]></category>
<category>xulrunner</category>
		<guid isPermaLink="false">http://www.xulsoft.org/opening-a-link-in-the-default-browser-within-xulrunner/</guid>
		<description><![CDATA[XULRunner applications may have situation where they wish to open a URI in the default browser. This will often be an HTTP or HTTPS URI, but can use any scheme for which an external handler exists. This can be done using the nsIExternalProtocolService interface:

]]></description>
		<wfw:commentRss>http://www.xulsoft.org/2007/10/13/opening-a-link-in-the-default-browser-within-xulrunner/feed/</wfw:commentRss>
		</item>
		<item>
		<title>WebRunner</title>
		<link>http://www.xulsoft.org/2007/10/13/webrunner/</link>
		<comments>http://www.xulsoft.org/2007/10/13/webrunner/#comments</comments>
		<pubDate>Fri, 12 Oct 2007 17:34:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Internet]]></category>

		<category><![CDATA[Software]]></category>
<category>RIA</category><category>SSB</category>
		<guid isPermaLink="false">http://www.xulsoft.org/webrunner/</guid>
		<description><![CDATA[WebRunner is a simple XULRunner based browser that hosts web applications without the normal web browser user interface. WebRunner is based on a concept called Site Specific Browsers (SSB). An SSB is an application with an embedded browser designed to work exclusively with a single web application. It doesn’t have the menus, toolbars and accoutrement&#8217;s [...]]]></description>
		<wfw:commentRss>http://www.xulsoft.org/2007/10/13/webrunner/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to make links that open new windows work in XULRunner-based browser?</title>
		<link>http://www.xulsoft.org/2007/10/13/how-to-make-links-that-open-new-windows-work-in-xulrunner-based-browser/</link>
		<comments>http://www.xulsoft.org/2007/10/13/how-to-make-links-that-open-new-windows-work-in-xulrunner-based-browser/#comments</comments>
		<pubDate>Fri, 12 Oct 2007 17:24:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Programming Tips]]></category>
<category>new window</category><category>xulrunner</category>
		<guid isPermaLink="false">http://www.xulsoft.org/how-to-make-links-that-open-new-windows-work-in-xulrunner-based-browser/</guid>
		<description><![CDATA[Using XULRunner, I&#8217;m working on a custom, kiosk-style browser for my
company. When clicking on a link that opens in a new window
(target=&#8221;_blank&#8221;), nothing happens. The JS console shows &#8220;No chrome
package registered for chrome://navigator/content/navigator.xul .&#8221; From
an LXR search for &#8220;navigator.xul&#8221;, I guessed a pref named
&#8220;browser.chromeURL&#8221; might have something to do with this (though not
referenced by a [...]]]></description>
		<wfw:commentRss>http://www.xulsoft.org/2007/10/13/how-to-make-links-that-open-new-windows-work-in-xulrunner-based-browser/feed/</wfw:commentRss>
		</item>
		<item>
		<title>AresP2P - open-source p2p file-sharing software</title>
		<link>http://www.xulsoft.org/2007/09/22/aresp2p-open-source-p2p-file-sharing-software/</link>
		<comments>http://www.xulsoft.org/2007/09/22/aresp2p-open-source-p2p-file-sharing-software/#comments</comments>
		<pubDate>Sat, 22 Sep 2007 14:16:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Internet]]></category>
<category>bittorrent</category><category>download</category><category>file sharing</category><category>p2p</category>
		<guid isPermaLink="false">http://www.xulsoft.org/aresp2p-open-source-p2p-file-sharing-software/</guid>
		<description><![CDATA[Ares is a free open source file sharing program that enables users to share any digital file including images, audio, video, software, documents, etc.
You may now easily publish your files through the Ares decentralized network. As a member of the virtual community, you can search and download just about any file shared by other users. [...]]]></description>
		<wfw:commentRss>http://www.xulsoft.org/2007/09/22/aresp2p-open-source-p2p-file-sharing-software/feed/</wfw:commentRss>
		</item>
		<item>
		<title>ToxTox - open media browser / TV 2.0 platform</title>
		<link>http://www.xulsoft.org/2007/08/31/toxtox/</link>
		<comments>http://www.xulsoft.org/2007/08/31/toxtox/#comments</comments>
		<pubDate>Fri, 31 Aug 2007 03:09:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Multimedia]]></category>
<category>TV</category>
		<guid isPermaLink="false">http://www.xulsoft.org/index.php/toxtox/</guid>
		<description><![CDATA[ToxTox is an Open Media Browser / TV 2.0 Platform. Just sit on your couch and watch all your favorite Internet content. It&#8217;s Free, Extendable and in development. Based on Mozilla, VLC and Open standards like RSS,  OPML and XMPP.

]]></description>
		<wfw:commentRss>http://www.xulsoft.org/2007/08/31/toxtox/feed/</wfw:commentRss>
		</item>
		<item>
		<title>MobiDVD - free XUL-based DVD/VCD/CD ripper for mobile devices</title>
		<link>http://www.xulsoft.org/2007/08/24/mobidvd-dvdvcdcd-ripper-for-mobile-devices/</link>
		<comments>http://www.xulsoft.org/2007/08/24/mobidvd-dvdvcdcd-ripper-for-mobile-devices/#comments</comments>
		<pubDate>Thu, 23 Aug 2007 17:45:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Multimedia]]></category>
<category>dvd</category><category>iphone</category><category>ipod</category><category>mp4</category><category>psp</category><category>ripping software</category><category>video</category>
		<guid isPermaLink="false">http://www.xulsoft.org/?p=21</guid>
		<description><![CDATA[MobiDVD is the world&#8217;s first easy-to-use, all-in-one DVD/VCD/CD ripper &#38; converter software built on XUL, which rips and converts the audio/video content from a disc to the playable format of portable video devices such as iPod, MP4, PSP, iPhone, Apple TV, 3GP Cell Phones, Zune, Archos, all MP3 player with high quality and fast speed. [...]]]></description>
		<wfw:commentRss>http://www.xulsoft.org/2007/08/24/mobidvd-dvdvcdcd-ripper-for-mobile-devices/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Robin Desktop - Web Based Desktop</title>
		<link>http://www.xulsoft.org/2007/08/23/robin-desktop-web-based-desktop/</link>
		<comments>http://www.xulsoft.org/2007/08/23/robin-desktop-web-based-desktop/#comments</comments>
		<pubDate>Thu, 23 Aug 2007 12:05:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Tools &amp; Dev.]]></category>
<category>desktop</category>
		<guid isPermaLink="false">http://www.xulsoft.org/?p=19</guid>
		<description><![CDATA[Remote Operating System built with DHTML, Javascript, XUL and some crazy hacks.

]]></description>
		<wfw:commentRss>http://www.xulsoft.org/2007/08/23/robin-desktop-web-based-desktop/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Komodo Edit - multi-language source code editor</title>
		<link>http://www.xulsoft.org/2007/08/23/komodo-edit-multi-language-source-code-editor/</link>
		<comments>http://www.xulsoft.org/2007/08/23/komodo-edit-multi-language-source-code-editor/#comments</comments>
		<pubDate>Thu, 23 Aug 2007 11:43:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Tools &amp; Dev.]]></category>
<category>editor</category><category>komodo</category><category>source code</category>
		<guid isPermaLink="false">http://www.xulsoft.org/?p=18</guid>
		<description><![CDATA[Komodo Edit is a free multi-platform, multi-language editor for dynamic languages and Ajax technologies.
Komodo Edit has support (including auto-complete for most) for Perl, PHP, Python, Ruby, Tcl, HTML, CSS, XML, Javascript, RHTML, Template-Toolkit, HTML-Smarty and Django out f the box. The auto-complete works much better out of the box for PHP here than in many [...]]]></description>
		<wfw:commentRss>http://www.xulsoft.org/2007/08/23/komodo-edit-multi-language-source-code-editor/feed/</wfw:commentRss>
		</item>
		<item>
		<title>MAB - Mozilla Amazon Browser</title>
		<link>http://www.xulsoft.org/2007/08/23/mab-mozilla-amazon-browser/</link>
		<comments>http://www.xulsoft.org/2007/08/23/mab-mozilla-amazon-browser/#comments</comments>
		<pubDate>Thu, 23 Aug 2007 11:26:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Internet]]></category>
<category>amazon</category><category>browser</category>
		<guid isPermaLink="false">http://www.xulsoft.org/?p=17</guid>
		<description><![CDATA[Mab is a Rich Web Application to search products on all 6 Amazon-branded sites (com, ca, co.uk, fr, co.jp), showing results in a handy interface, typical of desktop programs. MAB lets you search within one window without distracting you with plenty of images and texts not concerning what you are effectively looking for. MAB can [...]]]></description>
		<wfw:commentRss>http://www.xulsoft.org/2007/08/23/mab-mozilla-amazon-browser/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Using Firefox 3 as a XUL runtime environment</title>
		<link>http://www.xulsoft.org/2007/08/23/using-firefox-3-as-a-xul-runtime-environment/</link>
		<comments>http://www.xulsoft.org/2007/08/23/using-firefox-3-as-a-xul-runtime-environment/#comments</comments>
		<pubDate>Thu, 23 Aug 2007 11:08:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.xulsoft.org/?p=16</guid>
		<description><![CDATA[XUL is an XML-based interface design language that is extensively used within the Mozilla ecosystem, particularly for the user interfaces of Firefox and Thunderbird. XUL can seamlessly mix with XHTML and SVG content and can be manipulated through the DOM API with Javascript, so it offers a web-inspired approach to cross-platform desktop application development.

]]></description>
		<wfw:commentRss>http://www.xulsoft.org/2007/08/23/using-firefox-3-as-a-xul-runtime-environment/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to create Firefox extensions</title>
		<link>http://www.xulsoft.org/2007/08/23/how-to-create-firefox-extensions/</link>
		<comments>http://www.xulsoft.org/2007/08/23/how-to-create-firefox-extensions/#comments</comments>
		<pubDate>Thu, 23 Aug 2007 11:05:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.xulsoft.org/?p=15</guid>
		<description><![CDATA[Everyone has a good idea at one time or another to implement a new feature in a web browser. Well, with the goodness that is Mozilla Firefox, now you can do just that. You need to have a vague understanding of XUL and Javascript, but you certainly don’t need to be a master of either. [...]]]></description>
		<wfw:commentRss>http://www.xulsoft.org/2007/08/23/how-to-create-firefox-extensions/feed/</wfw:commentRss>
		</item>
		<item>
		<title>XULRunner - the engine of XUL applications</title>
		<link>http://www.xulsoft.org/2007/08/23/xulrunner-the-engine-of-xul-applications/</link>
		<comments>http://www.xulsoft.org/2007/08/23/xulrunner-the-engine-of-xul-applications/#comments</comments>
		<pubDate>Thu, 23 Aug 2007 06:32:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Tools &amp; Dev.]]></category>
<category>runtime</category>
		<guid isPermaLink="false">http://www.xulsoft.org/?p=14</guid>
		<description><![CDATA[XULRunner is a Mozilla runtime package that can be used to bootstrap XUL+XPCOM applications that are as rich as Firefox and Thunderbird. It will provide mechanisms for installing, upgrading, and uninstalling these applications. XULRunner will also provide libxul, a solution which allows the embedding of Mozilla technologies in other projects and products.


]]></description>
		<wfw:commentRss>http://www.xulsoft.org/2007/08/23/xulrunner-the-engine-of-xul-applications/feed/</wfw:commentRss>
		</item>
		<item>
		<title>ChatZilla - IRC client</title>
		<link>http://www.xulsoft.org/2007/08/23/chatzilla-an-irc-client/</link>
		<comments>http://www.xulsoft.org/2007/08/23/chatzilla-an-irc-client/#comments</comments>
		<pubDate>Thu, 23 Aug 2007 06:15:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Internet]]></category>
<category>irc client</category>
		<guid isPermaLink="false">http://www.xulsoft.org/?p=13</guid>
		<description><![CDATA[ChatZilla provides all the usual IRC client features: multiple servers, a built-in list of standard networks, easy searching and sorting of available channels, logging, and DCC chat and file transfers, plus easy customization with JavaScript plug-ins and CSS styling.

]]></description>
		<wfw:commentRss>http://www.xulsoft.org/2007/08/23/chatzilla-an-irc-client/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
