<?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>Weelya &#187; Ajax Push Engine (APE)</title>
	<atom:link href="http://www.weelya.com/category/ajax-push-engine-ape/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.weelya.com</link>
	<description>Improve the web</description>
	<lastBuildDate>Thu, 13 Jan 2011 13:42:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>New version of APE available.</title>
		<link>http://www.weelya.com/new-version-of-ape-available/</link>
		<comments>http://www.weelya.com/new-version-of-ape-available/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 18:33:26 +0000</pubDate>
		<dc:creator>Fy-</dc:creator>
				<category><![CDATA[Ajax Push Engine (APE)]]></category>
		<category><![CDATA[Weelya]]></category>
		<category><![CDATA[Ajax Push]]></category>
		<category><![CDATA[APE]]></category>
		<category><![CDATA[real-time]]></category>
		<category><![CDATA[Reverse Ajax]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.weelya.com/?p=324</guid>
		<description><![CDATA[You&#8217;ve been waiting for it, the new version of APE (Ajax Push Engine) is now available.
APE is simply put the most complete COMET solution for building real-time web applications.
With two years in the making, this 1.0 version finally allows anyone to build real-time enabled websites and applications with ease.
APE fully meets the requirements of the [...]]]></description>
			<content:encoded><![CDATA[<p>You&#8217;ve been waiting for it, the new version of <strong>APE</strong> (<em>Ajax Push Engine</em>) is now available.<br />
APE is simply put the most complete <strong>COMET</strong> solution for building <strong>real-time web</strong> applications.</p>
<p>With two years in the making, this 1.0 version finally allows anyone to build real-time enabled websites and applications with ease.</p>
<p><strong>APE</strong> fully meets the requirements of the real-time web: reliability, extensibility and fast development, especially with the added support for ServerSide JavaScript.</p>
<p>If you feel like reading more about this or need extra material to relay this piece of news, you can use <a href="http://www.weelya.com/files/Communiqu%c3%a9%20de%20presse%20du%207%20D%c3%a9cembre%202009_EN.pdf">our press release document.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.weelya.com/new-version-of-ape-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Announcement : APE 1.0 &#8211; Something is happening&#8230;</title>
		<link>http://www.weelya.com/announcement-ape-1-0/</link>
		<comments>http://www.weelya.com/announcement-ape-1-0/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 18:26:32 +0000</pubDate>
		<dc:creator>psi</dc:creator>
				<category><![CDATA[Ajax Push Engine (APE)]]></category>
		<category><![CDATA[Ajax Push]]></category>
		<category><![CDATA[Ajax Push Engine]]></category>
		<category><![CDATA[APE]]></category>
		<category><![CDATA[APE 1.0]]></category>
		<category><![CDATA[APE beta]]></category>
		<category><![CDATA[APE Project]]></category>
		<category><![CDATA[Comet]]></category>
		<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://www.weelya.com/?p=261</guid>
		<description><![CDATA[Hello everyone,
For a few months now our team has been at work around the clock, moving forward with the development of APE. We had such great feedback from you guys that we want to extend our many thanks to you &#8211; our community and contributors!
The deployment of APE version 1.0 is getting a lot closer, [...]]]></description>
			<content:encoded><![CDATA[<p>Hello everyone,</p>
<p>For a few months now our team has been at work around the clock, moving forward with the development of <a title="Ajax Push" href="http://www.ape-project.org/" target="_blank">APE</a>. We had such great feedback from you guys that we want to extend our many thanks to you &#8211; our community and contributors!</p>
<p>The deployment of <strong>APE version 1.0</strong> is getting a lot closer, indeed, today<strong> <span style="text-decoration: underline;">we&#8217;re proud to announce that version 1.0 beta is out!</span></strong></p>
<p><img class="aligncenter size-full wp-image-280" style="text-align:center" title="ape10beta" src="http://www.weelya.com/wp-content/uploads/2009/10/ape10beta1.png" alt="ape10beta" width="287" height="118" /><span id="more-261"></span></p>
<p>This release comes packed with a lot of new amazing features, and a complete rebuild of some older software pieces. We&#8217;re awaiting, as always, high-quality feedback from our first users. We thank you in advance for trying this beta release.</p>
<p>But what about this upcoming <strong>APE 1.0 release</strong>? What are the new features?</p>
<ul>
<li><strong>Completely New Protocol :</strong>
<ul>
<li>Fully powered by JSON and easily extendable.</li>
<li>Possibility to send several commands in one request.</li>
<li>Named parameters.</li>
</ul>
</li>
</ul>
<ul>
<li><strong>New Transport Methods :</strong>
<ul>
<li>XHRStreaming : Only one connection is used to receive continuous data.</li>
<li>JSONP : Enabling cross-domain communications. Any other website can use an APE Server.</li>
<li><span style="color: #808080;"><em>[NOT IN THE BETA] Server-Sent Event : XHRStreaming support for Opera.</em></span></li>
<li><span style="color: #808080;"><em>[NOT IN THE BETA] XHRStreaming-like for Internet Explorer 8 support.</span></em></li>
</ul>
</li>
</ul>
<ul style="margin-bottom : 10px">
<li><strong>Native Mac OS X Support!</strong> (With the use of KQueue)</li>
</ul>
<ul style="margin-bottom : 10px">
<li><em><span style="color: #808080;">[NOT IN THE BETA] <strong>BSD Support</strong> (This &#8217;should&#8217; work with the beta but needs more testing)</span></em></li>
</ul>
<ul style="margin-bottom : 10px">
<li><strong>ServerSide JavaScript (SSJS) Implementation</strong> with the use of TraceMonkey (Mozilla SpiderMonkey)</li>
</ul>
<ul style="margin-bottom : 10px">
<li><strong>Mootools Library support on the Server&#8217;s side.</strong</li>
</ul>
<ul style="margin-bottom : 10px">
<li><strong>Complete Server-Side JavaScript API :</strong>
<ul>
<li>Manage users, RAWs, Commands, Channels, Sockets</li>
<li>Create non-blocking sockets</li>
<li>Both Server/Client</li>
<li>HTTP Requests API</li>
<li>WebHooks</li>
</ul>
</li>
</ul>
<p>We&#8217;re very happy with the feature set of the <strong>Server Side JavaScript</strong>, as it enables users that are not familiar with the C language, to easily extend APE with modules, while using the same language as on the Client Side. Moreover, the high-level API around SSJS enables a lot of exciting possibilities combined with the use of the Mootools Library.</p>
<p>Please remember that this release is not suited for online website, only for testing purposes, since it&#8217;s still an unstable beta. A lot of improvements and bug fixes will be done during the week.</p>
<hr style="margin: 25px auto 0pt; width: 80%; border : none; border-bottom : 1px solid #cecece" />
<p>To get your hands on this 1.0 beta release, check out our GIT repository :</p>
<ul>
<li><strong> APE Server : </strong><a title="APE Server GIT" href="http://github.com/APE-Project/APE_Server/tree/v1.0b1">http://github.com/APE-Project/APE_Server/</a></li>
<li><strong> APE JavaScript Framework : </strong><a title="APE JSF GIT" href="http://github.com/APE-Project/APE_JSF/tree/v1.0b1">http://github.com/APE-Project/APE_JSF/</a></li>
</ul>
<hr style="margin: 25px auto 0pt; width: 80%; border : none; border-bottom : 1px solid #cecece" />
<p>For further information, help, feedback and bug reports, you&#8217;re also welcome to join :</p>
<ul>
<li><strong>Our Mailing List (Google Group) : <a title="APE Project Google Group (Mailing List)" href="http://groups.google.com/group/ape-project/" target="_blank">http://groups.google.com/group/ape-project/</a></strong></li>
<li><strong> Our IRC Channel : <a title="APE IRC Channel" href="irc://irc.freenode.net/ape-project">irc://irc.freenode.net/ape-project</a></strong></li>
</ul>
<hr style="margin: 25px auto 0pt; width: 80%; border : none; border-bottom : 1px solid #cecece" />
<p>We hope you will enjoy this beta release of APE <img src='http://www.weelya.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>And now, just a few words about the final release of <strong>APE 1.0</strong>. We will hopefully deploy it <strong>before the end of the month of October</strong>, along with a <strong>new website</strong> for <a title="APE Project Official Website" href="http://www.ape-project.org" target="_blank">ape-project.org</a> including a bunch of <strong>all-new demos</strong>, <strong>complete documentation</strong> for the APE Server, the APE JavaScript Framework, and the new APE Protocol, and also <strong>wiki improvements with more docs and tutorials</strong>.</p>
<p>Finally, we will also open with the release of APE final 1.0, a companion website called &#8220;<strong>APE More</strong>&#8220;, which will essentially be a repository of plugins, modules and complete APE applications, enabling you guys to share your amazing pieces of software made with APE!</p>
<p>We hope you&#8217;ll enjoy our software, as much as we enjoyed creating it.</p>
<p><strong>The APE is now out of his cage! Go play with it! <img src='http://www.weelya.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </strong></p>
<p>Cheers!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.weelya.com/announcement-ape-1-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.163 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-10-20 08:11:16 -->
<!-- Compression = gzip -->