<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/wordpress-mu-1.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Open source compatible Javascript snippets?</title>
	<link>http://blog.generationjava.com/roller/bayard/entry/open_source_compatible_javascript_snippets</link>
	<description></description>
	<pubDate>Thu, 04 Dec 2008 19:21:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=wordpress-mu-1.2.1</generator>

	<item>
		<title>By: Henri Yandell</title>
		<link>http://blog.generationjava.com/roller/bayard/entry/open_source_compatible_javascript_snippets#comment-140</link>
		<author>Henri Yandell</author>
		<pubDate>Sat, 16 Oct 2004 21:36:33 +0000</pubDate>
		<guid>http://blog.generationjava.com/roller/bayard/entry/open_source_compatible_javascript_snippets#comment-140</guid>
		<description>Licence wise, active-widgets is GPL. Better than nothing, but would mean GPLing my system. I'd do that if it was sexy enough, but it feels clunkier than the ones I've found so far.

The IFRAME approach isn't very nice and it seems like it's submitting to the server each time you sort (though I think it's just an odd paint/refresh style).

Still, the idea of accepting the learning curve of a widget system in JS is quite agreeable. Echo uses the MPL licence, which I need to double-check, but I think is quite acceptable. GPL of something that has to be distributed to be used is far too harsh.

Also very tempting is the Open Laszlo system that outputs Flash. A nice Flash table seems very nice, need to play with that.

(I've updated and bounced the DNS for generationjava.com and flamefew.net, see if that helps.)</description>
		<content:encoded><![CDATA[<p>Licence wise, active-widgets is GPL. Better than nothing, but would mean GPLing my system. I&#8217;d do that if it was sexy enough, but it feels clunkier than the ones I&#8217;ve found so far.</p>
<p>The IFRAME approach isn&#8217;t very nice and it seems like it&#8217;s submitting to the server each time you sort (though I think it&#8217;s just an odd paint/refresh style).</p>
<p>Still, the idea of accepting the learning curve of a widget system in JS is quite agreeable. Echo uses the MPL licence, which I need to double-check, but I think is quite acceptable. GPL of something that has to be distributed to be used is far too harsh.</p>
<p>Also very tempting is the Open Laszlo system that outputs Flash. A nice Flash table seems very nice, need to play with that.</p>
<p>(I&#8217;ve updated and bounced the DNS for generationjava.com and flamefew.net, see if that helps.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henri Yandell</title>
		<link>http://blog.generationjava.com/roller/bayard/entry/open_source_compatible_javascript_snippets#comment-139</link>
		<author>Henri Yandell</author>
		<pubDate>Fri, 15 Oct 2004 20:57:18 +0000</pubDate>
		<guid>http://blog.generationjava.com/roller/bayard/entry/open_source_compatible_javascript_snippets#comment-139</guid>
		<description>The current feature-set is:

Sortable columns.
Highlightable columns (with user-chosen colour via colour picker).
Zebra striping.

http://blog.generationjava.com/~hen/test-table.html is a relatively up to date example. It's since been integrated into my report-runner project.

A filter on the table is a todo.</description>
		<content:encoded><![CDATA[<p>The current feature-set is:</p>
<p>Sortable columns.<br />
Highlightable columns (with user-chosen colour via colour picker).<br />
Zebra striping.</p>
<p><a href="http://blog.generationjava.com/~hen/test-table.html" rel="nofollow">http://blog.generationjava.com/~hen/test-table.html</a> is a relatively up to date example. It&#8217;s since been integrated into my report-runner project.</p>
<p>A filter on the table is a todo.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
