<?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>opencomponentry &#187; tacos</title>
	<atom:link href="http://blog.opencomponentry.com/category/java/tapestry/tacos/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.opencomponentry.com</link>
	<description>blah blah blah, blah blah..</description>
	<lastBuildDate>Mon, 09 Nov 2009 14:49:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Tapestry 4.1.5 Released &amp;&amp; various Tacos project releases (like Seam / jQuery support)</title>
		<link>http://blog.opencomponentry.com/2008/02/12/tapestry-415-released-various-tacos-project-releases-like-seam-jquery-support/</link>
		<comments>http://blog.opencomponentry.com/2008/02/12/tapestry-415-released-various-tacos-project-releases-like-seam-jquery-support/#comments</comments>
		<pubDate>Tue, 12 Feb 2008 19:09:04 +0000</pubDate>
		<dc:creator>Jesse Kuhnert</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[tacos]]></category>
		<category><![CDATA[tapestry]]></category>

		<guid isPermaLink="false">http://blog.opencomponentry.com/2008/02/12/tapestry-415-released-various-tacos-project-releases-like-seam-jquery-support/</guid>
		<description><![CDATA[A new version of Tapestry has been released for general consumption.   It is highly reccomended that anyone using the 4.1.x series of Tapestry try out the upgrade as it contains many bug fixes and minor improvements that you&#8217;ll likely benefit from. (more found in the release notes)
Download it here.
Tacos Updates
Although I&#8217;ve been very [...]]]></description>
			<content:encoded><![CDATA[<p>A new version of <a href="http://tapestry.apache.org/" title="Tapestry" target="_blank">Tapestry</a> has been released for general consumption.   It is highly reccomended that anyone using the <a href="http://tapestry.apache.org/tapestry4.1/" title="Tapestry 4.1.x" target="_blank">4.1.x series of Tapestry</a> try out the upgrade as it contains many bug fixes and minor improvements that you&#8217;ll likely benefit from. <em>(more found in the <a href="http://tapestry.apache.org/tapestry4.1/release-notes.html" title="Tapestry 4.1.5 Release Notes" target="_blank">release notes</a>)</em></p>
<p>Download it <a href="http://tapestry.apache.org/download.html" title="Tapestry 4.1.5 downloads" target="_blank">here</a>.</p>
<h3><a href="http://tacos.sourceforge.net/" title="Taocs" target="_blank">Tacos</a> Updates</h3>
<p>Although I&#8217;ve been very bad about keeping track of what is going on in <a href="http://tacos.sourceforge.net/" title="Tacos - Tapestry Components" target="_blank">Tacos</a> it looks like <a href="http://blog.andyhot.gr/" title="Andreas Andreou blog" target="_blank">Andreas Andreou</a> and Igor Drobiazko have been doing a great job maintaining and greatly expanding the core &#8220;offering&#8221; that Tacos now contains.   Some of the bigger items I&#8217;ve noticed:</p>
<ul>
<li><a href="http://tacos.sourceforge.net/tacos4.1/" title="Tacos 4.1" target="_blank">Tacos 4.1</a> now has comet support / new binding prefixes / Dojo 1.0.2 / YUI 2.4.0 / Ext JS 2.0 / JQuery 1.2.1 supprt!  Although I did notice Andy going through and refactoring Tapestry core for the 4.1.5 release to support different core javascript libraries I had no idea the support was this extensive.  Nice work guys!</li>
<li>Tacos Seam for <a href="http://tapestry.apache.org/tapestry4.1/" title="Tapestry 4.1.x" target="_blank">Tapestry 4.1.x</a> / <a href="http://tapestry.apache.org/tapestry5/" title="Tapestry 5" target="_blank">Tapestry 5</a>  &#8211;  As if all of this new library support wasn&#8217;t enough Igor Drobiazko in particular has been doing an outstanding job which has resulted in Seam support for Tapestry versions 4.1.x <em>or</em> Tapestry 5.  See more on that <a href="http://tacos.sourceforge.net/tacos4.1/tacos-seam/index.html" title="Tacos 4.1 Seam" target="_blank">here</a> and <a href="http://tacos.sourceforge.net/tacos5/tacos-seam/index.html" title="Tacos 5 Seam support" target="_blank">here</a>.</li>
<li><a href="http://ajaxian.com/archives/mad-cool-date-library" title="Ajaxian DateJS announcement" target="_blank">DateJs</a> support in <a href="http://tacos.sourceforge.net/tacos5/" title="Tacos 5" target="_blank">Tacos 5</a>! I was very pleasantly surprised to find this little gem hidden away in the Tacos 5 area as well.   There have been a number of announcements on this library on <a href="http://ajaxian.com" title="Ajaxian - The only place for good dhtml/javascript news" target="_blank">ajaxian.com</a> and it looks like a really promising new way to handle javascript date parsing &#8211; similar to the way that google calendar can figure out dates from a single input field.  (which I think took a lot of its currently functionality inspiration from some excellent suggestions made by <a href="http://humanized.com/weblog/" title="Aza Raskin of Mozilla / Humanized" target="_blank">Aza Raskin</a> on this particular piece of functionality. )</li>
</ul>
<p>All in all Tacos is starting to look more and more exciting these days.  If I can find some free time (yeah right),  I may want to start looking in to it again.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.opencomponentry.com/2008/02/12/tapestry-415-released-various-tacos-project-releases-like-seam-jquery-support/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>tacos4-beta-2 released</title>
		<link>http://blog.opencomponentry.com/2006/04/09/tacos4-beta-2-released/</link>
		<comments>http://blog.opencomponentry.com/2006/04/09/tacos4-beta-2-released/#comments</comments>
		<pubDate>Mon, 10 Apr 2006 05:03:12 +0000</pubDate>
		<dc:creator>Jesse Kuhnert</dc:creator>
				<category><![CDATA[jesse]]></category>
		<category><![CDATA[tacos]]></category>
		<category><![CDATA[tapestry]]></category>

		<guid isPermaLink="false">http://72.22.83.133/?p=5</guid>
		<description><![CDATA[ Thanks to the hard work and efforts of Andreas Andreou and Leonardo Quijano Vincenzi this release features a large number of changes/bug fixes that I have mostly been uninvolved in.
Most notable have been:

Upgrade of dojo to latest revision (as of today)
Fixed multipart uploads to work with all ajax requests
Re-fixed back/forward linking logic on ajax [...]]]></description>
			<content:encoded><![CDATA[<p> Thanks to the hard work and efforts of <strong>Andreas Andreou</strong> and <strong>Leonardo Quijano Vincenzi</strong> this release features a large number of <a href="http://tacos.sourceforge.net/changes.html#version_tacos4-beta-2">changes/bug fixes</a> that I have mostly been uninvolved in.<br />
Most notable have been:</p>
<ul>
<li>Upgrade of dojo to latest revision (as of today)</li>
<li>Fixed multipart uploads to work with all ajax requests</li>
<li>Re-fixed back/forward linking logic on ajax related forms</li>
<li>New HtmlEditor component based off of the dojo widget</li>
</ul>
<p>More importanly, this release makes the tacos library compatible with the latest 4.0.1 release of tapestry.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.opencomponentry.com/2006/04/09/tacos4-beta-2-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>tacos listed as grade “A” toolkit</title>
		<link>http://blog.opencomponentry.com/2006/03/06/tacos-listed-as-grade-%e2%80%9ca%e2%80%9d-toolkit/</link>
		<comments>http://blog.opencomponentry.com/2006/03/06/tacos-listed-as-grade-%e2%80%9ca%e2%80%9d-toolkit/#comments</comments>
		<pubDate>Mon, 06 Mar 2006 08:06:13 +0000</pubDate>
		<dc:creator>Jesse Kuhnert</dc:creator>
				<category><![CDATA[jesse]]></category>
		<category><![CDATA[tacos]]></category>

		<guid isPermaLink="false">http://72.22.83.133/?p=13</guid>
		<description><![CDATA[ It&#8217;s nice to see that more people are using/seeing some of the hard work that we&#8217;ve all been putting into making tacos both user friendly and cross-browser friendly. (besides safari, still a couple kinks to work out there.)
Another shining example of what using a professional grade js library can do for your web based [...]]]></description>
			<content:encoded><![CDATA[<p> It&#8217;s nice to see that more people are using/seeing some of the hard work that we&#8217;ve all been putting into making tacos both user friendly and cross-browser friendly. (besides safari, still a couple kinks to work out there.)</p>
<p>Another shining example of what using a <a title="professional grade js library" href="http://dojotoolkit.org">professional grade js library</a> can do for your web based products/projects.<br />
<a title="musingsfrommars.org" href="http://www.musingsfrommars.org/2006/03/ajax-dhtml-library-scorecard.html">http://www.musingsfrommars.org/2006/03/ajax-dhtml-library-scorecard.html </a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.opencomponentry.com/2006/03/06/tacos-listed-as-grade-%e2%80%9ca%e2%80%9d-toolkit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
