<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://purl.org/atom/ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="0.3">
	<title>New RIFERS blogs entries from Frederic Daoud</title>
	<link rel="alternate" href="http://rifers.org/blogs" type="text/html" />
	<author>
		<name>Rifers Blogs: https://rifers.org/blogs</name>
	</author>
	<copyright>Copyright of the content contained is attributed to the original authors</copyright>
	<info>The feeds of the Rifers community blogs</info>
	<modified>2008-05-16T13:21:29+0200</modified>
	<dc:creator>Rifers Blogs: https://rifers.org/blogs</dc:creator>
	<dc:date>2008-05-16T13:21:29+0200</dc:date>
	<dc:language>en</dc:language>
	<dc:rights>Copyright of the content contained is attributed to the original authors</dc:rights>
	
	
		<entry>
			<title>FunctionalJ 0.8 released</title>
			<link rel="alternate" href="http://rifers.org/blogs/fdaoud/2006/8/28/functionalj_0_8_released" type="text/html" />
			<author>
				<name>Frederic Daoud</name>
			</author>
			<modified>2006-08-28T04:05:32+0200</modified>
			<content type="text/html" mode="escaped">&lt;p&gt;I&apos;ve released version 0.8 of &lt;a href=&quot;http://functionalj.sourceforge.net&quot;&gt;FunctionalJ&lt;/a&gt;. This version is, hopefully, an improvement to the API as well as the welcome addition of a JDK-1.5 version that uses generic types and other nice 1.5 features.&lt;/p&gt;

&lt;p&gt;I wanted to thank Geert for &lt;a href=&quot;https://jhighlight.dev.java.net/&quot;&gt;JHighlight&lt;/a&gt;, which I used for syntax colouring of the code examples in the documentation. Cool stuff! &lt;img src=&quot;http://rifers.org/images/blog/emoticon-cool.gif&quot; width=&quot;16&quot; height=&quot;16&quot; alt=&quot;8)&quot; /&gt;&lt;/p&gt;

&lt;p&gt;There is a news item on &lt;a href=&quot;http://www.theserverside.com/news/thread.tss?thread_id=41922&quot;&gt;TheServerSide&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Cheers,&lt;br/&gt;Frederic&lt;/p&gt;</content>
			<id>http://rifers.org/blogs/fdaoud/2006/8/28/functionalj_0_8_released</id>
			<issued>2006-08-28T04:05:32+0200</issued>
			<dc:creator>Frederic Daoud</dc:creator>
			<dc:date>2006-08-28T04:05:32+0200</dc:date>
		</entry>
	
		<entry>
			<title>Using a RIFE embedded element for a sortable HTML table</title>
			<link rel="alternate" href="http://rifers.org/blogs/fdaoud/2006/6/16/RifeEmbeddedTableExample" type="text/html" />
			<author>
				<name>Frederic Daoud</name>
			</author>
			<modified>2006-06-16T04:11:12+0200</modified>
			<content type="text/html" mode="escaped">The upcoming 1.5 release of RIFE (&lt;a href=&quot;http://rifers.org&quot; target=&quot;_blank&quot;&gt;http://rifers.org&lt;/a&gt;) includes several excellent features, including stateful embedded elements.&lt;br /&gt;
&lt;br /&gt;
In this brief tutorial I give an example of implementing a simple sortable HTML table using a stateful embedded element.&lt;br /&gt;
&lt;br /&gt;
Once this is implemented, dropping in some sortable HTML tables in a page, each keeping their previous sort order after each request, is as simple as feeding the data to the table and placing a tag at the location where you want to display the table.&lt;br /&gt;
&lt;br /&gt;
The tutorial is available at &lt;a href=&quot;http://rifers.org/wiki/display/RIFE/TableElementExample&quot; target=&quot;_blank&quot;&gt;http://rifers.org/wiki/display/RIFE/TableElementExample&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Frederic Daoud</content>
			<id>http://rifers.org/blogs/fdaoud/2006/6/16/RifeEmbeddedTableExample</id>
			<issued>2006-06-16T04:11:12+0200</issued>
			<dc:creator>Frederic Daoud</dc:creator>
			<dc:date>2006-06-16T04:11:12+0200</dc:date>
		</entry>
	
	
</feed>