<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<?xml-stylesheet type="text/css" href="http://www.open-mashups.org/styles/feed.css"?>
<title type="html">Open Mashups</title>
<link rel="alternate" type="text/html" href="http://www.open-mashups.org" />
<link rel="self" type="application/atom+xml" href="http://www.open-mashups.org/atom.xml" />
<updated>2008-08-21T12:27:14+02:00</updated>
<author>
<name>Fabrice Desré</name>
<uri>http://www.open-mashups.org</uri>
</author>
<id>http://www.open-mashups.org/</id>
<generator uri="http://nanoblogger.sourceforge.net" version="3.3">NanoBlogger</generator>
<entry>
<title type="html">User Guide published</title>
<author>
<name>Fabrice Desré</name>
</author>
<link rel="alternate" type="text/html" href="http://www.open-mashups.org/archives/2008/08/21/index.html#e2008-08-21T12_24_31.txt" />
<id>http://www.open-mashups.org/archives/2008/08/21/index.html#e2008-08-21T12_24_31.txt</id>
<published>2008-08-21T12:24:31+02:00</published>
<updated>2008-08-21T12:24:31+02:00</updated>
<category term="general" />
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<![CDATA[<p>
We just published a <a href="/doc/user-guide">User Guide</a> for the Studio. It covers the 0.8.6 
version and is good complement to our <a href="/files/open-mashups.htm">screencast</a>.
</p>
</p>]]>
</div>
</content>
</entry>
<entry>
<title type="html">Open Mashups 0.8.6 released</title>
<author>
<name>Fabrice Desré</name>
</author>
<link rel="alternate" type="text/html" href="http://www.open-mashups.org/archives/2008/08/21/index.html#e2008-08-21T12_17_16.txt" />
<id>http://www.open-mashups.org/archives/2008/08/21/index.html#e2008-08-21T12_17_16.txt</id>
<published>2008-08-21T12:17:16+02:00</published>
<updated>2008-08-21T12:17:16+02:00</updated>
<category term="mozilla" />
<category term="open-mashups" />
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<![CDATA[<p>
Version 0.8.3 of Open Mashups is now available, both from <a href="https://addons.mozilla.org/en-US/firefox/addon/7198">Firefox A
dd-ons</a> and in our <a href="/firefox/open-mashups-0.8.6.xpi">
local repository</a>.
</p>
<h3>New in 0.8.6</h3>
<ul>
    <li>Much simpler behaviour editing.</li>
    <li>Suggestions are made for empty method calls.</li>
    <li>Variables can be removed.</li>
    <li>Textfields can be multiline.</li>
    <li>Repository browser.</li>
    <li>Help tips.</li>
</ul>]]>
</div>
</content>
</entry>
<entry>
<title type="html">Open Mashups 0.8.3 released</title>
<author>
<name>Fabrice Desré</name>
</author>
<link rel="alternate" type="text/html" href="http://www.open-mashups.org/archives/2008/07/02/index.html#e2008-07-02T16_51_52.txt" />
<id>http://www.open-mashups.org/archives/2008/07/02/index.html#e2008-07-02T16_51_52.txt</id>
<published>2008-07-02T16:51:52+02:00</published>
<updated>2008-07-02T16:51:52+02:00</updated>
<category term="mozilla" />
<category term="open-mashups" />
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<![CDATA[<p>
Version 0.8.3 of Open Mashups is now available, both from <a href="https://addons.mozilla.org/en-US/firefox/addon/7198">Firefox Add-ons</a> and in our <a href="/firefox/open-mashups-0.8.3.xpi">
local repository</a>.
</p>
<h3>New in 0.8.3</h3>
<ul>
    <li>Lots of bug fixes and usability improvements.</li>
    <li>Support for authenticated remote components.</li>
    <li>Support for new catalog format.</li>
    <li>Basic image editor.</li>
    <li>Basic HTML editor.</li>
    <li>Shared repository support.</li>
    <li>Export as flat directory.</li>
    <li>Third parties XPCOM Javascript components support (see hostip and Twitter samples).</li>
</ul>]]>
</div>
</content>
</entry>
<entry>
<title type="html">Open Mashups 0.8.0 released</title>
<author>
<name>Fabrice Desré</name>
</author>
<link rel="alternate" type="text/html" href="http://www.open-mashups.org/archives/2008/06/06/index.html#e2008-06-06T11_01_31.txt" />
<id>http://www.open-mashups.org/archives/2008/06/06/index.html#e2008-06-06T11_01_31.txt</id>
<published>2008-06-06T11:01:31+02:00</published>
<updated>2008-06-06T11:01:31+02:00</updated>
<category term="mozilla" />
<category term="open-mashups" />
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<![CDATA[<p>
Version 0.8.0 of Open Mashups is now available, both from <a href="https://addons.mozilla.org/en-US/firefox/addon/7198">Firefox Add-ons</a> and in our <a href="/firefox/open-mashups-0.8.0.xpi">
local repository</a>.
</p>
<p>
It now works with Firefox versions up to 3.0RC2, and so will be ready for the
final Firefox 3 release.
</p>
<h3>Changelog for 0.8.0 :</h3>
<h4>Editor</h4>
<ul>
    <li>Contextual help framework.</li>
    <li>Various usability enhancements.</li>
    <li>New widget : markup container.</li>
    <li>New components : Dialog Manager, XSLT processor, RDF loader, SPARQL protocol.</li>
    <li>Support for remote components icons.</li>
    <li>Application icon support.</li>
    <li>Integrated samples in Help menu.</li>
    <li>New runtime theme with theme switching in preferences.</li>
</ul>
<h4>Runtime</h4>
<ul>
    <li>Full screen mode.</li>
    <li>Activity indicator.</li>
    <li>Screenshot taker.</li>
    <li>Application specific help and icon support.</li>
</ul>]]>
</div>
</content>
</entry>
<entry>
<title type="html">XTech 2008 presentation</title>
<author>
<name>Fabrice Desré</name>
</author>
<link rel="alternate" type="text/html" href="http://www.open-mashups.org/archives/2008/05/13/index.html#e2008-05-13T13_52_18.txt" />
<id>http://www.open-mashups.org/archives/2008/05/13/index.html#e2008-05-13T13_52_18.txt</id>
<published>2008-05-13T13:52:18+02:00</published>
<updated>2008-05-13T13:52:18+02:00</updated>
<category term="general" />
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<![CDATA[<div>
<p>Last week we presented Open Mashups at the <a href="http://2008.xtech.org/public/schedule/detail/525">
XTech 2008</a> conference in Dublin.</p>
<p>The slides are available in <a href="/files/open-mashups_xtech2008.pdf">PDF</a> 
and <a href="/files/open-mashups_xtech2008.odp">OpenOffice</a> format.
</p>
</div>]]>
</div>
</content>
</entry>
<entry>
<title type="html">Reviewers wanted !</title>
<author>
<name>Fabrice Desré</name>
</author>
<link rel="alternate" type="text/html" href="http://www.open-mashups.org/archives/2008/05/07/index.html#e2008-05-07T10_49_45.txt" />
<id>http://www.open-mashups.org/archives/2008/05/07/index.html#e2008-05-07T10_49_45.txt</id>
<published>2008-05-07T10:49:45+02:00</published>
<updated>2008-05-07T10:49:45+02:00</updated>
<category term="mozilla" />
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<![CDATA[<div>
<p>To allow easier management of Open Mashups Studio, we submitted it to
Mozilla's <a href="http://addons.mozilla.org">addons repository</a>. All new
extension start their life in a sandbox, as experimental extension, and are not 
shown to non-registered users.
<p>
<p>Of course our goal is to have <a href="https://addons.mozilla.org/en-US/firefox/addon/7198">Open Mashups Studio</a> 
as a public extension on AMO, and to achieve this we need some positive reviews. 
You'll find details on how to write reviews in the sandbox <a href="http://wiki.mozilla.org/User:JasnaPaka/AMO">here</a>.
<p>
Thanks for your help !
</div>]]>
</div>
</content>
</entry>
<entry>
<title type="html">Open Mashups 0.7.8 released</title>
<author>
<name>Fabrice Desré</name>
</author>
<link rel="alternate" type="text/html" href="http://www.open-mashups.org/archives/2008/05/07/index.html#e2008-05-07T10_31_33.txt" />
<id>http://www.open-mashups.org/archives/2008/05/07/index.html#e2008-05-07T10_31_33.txt</id>
<published>2008-05-07T10:31:33+02:00</published>
<updated>2008-05-07T10:31:33+02:00</updated>
<category term="mozilla" />
<category term="open-mashups" />
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<![CDATA[<div>
<p>Just a couple of days after 0.7.7, we're releasing 0.7.8 to fix a few
minor bugs reported by our brave first reviewers :
<ul>
<li>Moved locale directory from en_US to en-US.</li>
<li>Implemented missing "exit" component.</li>
<li>Improved SVG layout.</li>
</ul>
</p>
<p>
Download it from here : <a href="/firefox/open-mashups-0.7.8.xpi">open-mashups-0.7.8.xpi</a>
</p>
</div>]]>
</div>
</content>
</entry>
<entry>
<title type="html">Roadmap to 1.0</title>
<author>
<name>Fabrice Desré</name>
</author>
<link rel="alternate" type="text/html" href="http://www.open-mashups.org/archives/2008/05/05/index.html#e2008-05-05T14_39_54.txt" />
<id>http://www.open-mashups.org/archives/2008/05/05/index.html#e2008-05-05T14_39_54.txt</id>
<published>2008-05-05T14:39:54+02:00</published>
<updated>2008-05-05T14:39:54+02:00</updated>
<category term="open-mashups" />
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<![CDATA[<div>
Here's an unordered list of what will be improved 
for the 1.0 target :
<ul>
<li>Language enhancements (conditionnal branching, sorting, filtering, join).</li>
<li>More comprehensive component list.</li>
<li>i18n support.</li>
<li>Repository backend integration.</li>
<li>Ergonomical enhancements (eg. contextual help, component specific configuration dialogs).</li>
<li>Improved documentation.</li>
<li>Your favorite feature...</li>
</ul>
</div>]]>
</div>
</content>
</entry>
<entry>
<title type="html">Open Mashups 0.7.7 released</title>
<author>
<name>Fabrice Desré</name>
</author>
<link rel="alternate" type="text/html" href="http://www.open-mashups.org/archives/2008/05/05/index.html#e2008-05-05T14_10_44.txt" />
<id>http://www.open-mashups.org/archives/2008/05/05/index.html#e2008-05-05T14_10_44.txt</id>
<published>2008-05-05T14:10:44+02:00</published>
<updated>2008-05-05T14:10:44+02:00</updated>
<category term="mozilla" />
<category term="open-mashups" />
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<![CDATA[<div>
<p>
We're happy to annouce the availability of our
first public release : <a href="/firefox/open-mashups-0.7.7.xpi">open-mashups-0.7.7.xpi</a>
</p>
<h3>Features</h3>
<ul>
<li>Basic set of widgets and non-graphical components.</li>
<li>Drag'n'drop GUI and behavior editor.</li>
<li>Style and resources management.</li>
<li>Runtime engine.</li>
</ul>
Take a look at the <a href="/index.html">Quick Start</a> guide to begin.
<h3>You can help !</h3>
<p>
Your help is important to build a better tool. We welcome comments,
whish lists, bug reports...
</p>
</div>]]>
</div>
</content>
</entry>
<entry>
<title type="html">Welcome to Open Mashups !</title>
<author>
<name>Fabrice Desré</name>
</author>
<link rel="alternate" type="text/html" href="http://www.open-mashups.org/archives/2008/05/05/index.html#e2008-05-05T13_51_26.txt" />
<id>http://www.open-mashups.org/archives/2008/05/05/index.html#e2008-05-05T13_51_26.txt</id>
<published>2008-05-05T13:51:26+02:00</published>
<updated>2008-05-05T13:51:26+02:00</updated>
<category term="general" />
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<![CDATA[<p>
Watch this space for news and information about
the Open Mashups platform, and random thoughs on
related subjects.
</p>]]>
</div>
</content>
</entry>
</feed>
