<?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>Coming Up for Air &#187; Components</title> <atom:link href="http://blogs.steeplesoft.com/category/javaee/glassfish/javaserver-faces/components/feed/" rel="self" type="application/rss+xml" /><link>http://blogs.steeplesoft.com</link> <description>A brief interlude to share some (hopefully) cogent thoughts</description> <lastBuildDate>Thu, 26 Aug 2010 13:53:55 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0.1</generator> <item><title>Book Review: JSF 1.2 Components</title><link>http://blogs.steeplesoft.com/2010/06/book-review-jsf-1-2-components/</link> <comments>http://blogs.steeplesoft.com/2010/06/book-review-jsf-1-2-components/#comments</comments> <pubDate>Wed, 09 Jun 2010 21:30:59 +0000</pubDate> <dc:creator>Jason Lee</dc:creator> <category><![CDATA[Components]]></category> <category><![CDATA[JavaEE]]></category> <category><![CDATA[JavaServer Faces]]></category> <category><![CDATA[Reviews]]></category><guid
isPermaLink="false">http://blogs.steeplesoft.com/?p=699</guid> <description><![CDATA[Some time ago, I was given a copy of JSF 1.2 Components by Ian Hlavats and asked if I&#8217;d write a review for it. It&#8217;s long overdue, but here are my thoughts on this book. First off, in case you&#8217;re guessing, like I did, based on the title, that this is a book about writing [...]]]></description> <wfw:commentRss>http://blogs.steeplesoft.com/2010/06/book-review-jsf-1-2-components/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>New Components in Mojarra Scales: Part IV – sc:combo</title><link>http://blogs.steeplesoft.com/2010/02/new-components-in-mojarra-scales-part-iv-%e2%80%93-sccombo/</link> <comments>http://blogs.steeplesoft.com/2010/02/new-components-in-mojarra-scales-part-iv-%e2%80%93-sccombo/#comments</comments> <pubDate>Thu, 18 Feb 2010 16:45:20 +0000</pubDate> <dc:creator>Jason Lee</dc:creator> <category><![CDATA[Components]]></category> <category><![CDATA[JavaServer Faces]]></category> <category><![CDATA[Scales]]></category> <category><![CDATA[jsf]]></category> <category><![CDATA[mojarra scales]]></category><guid
isPermaLink="false">http://blogs.steeplesoft.com/?p=633</guid> <description><![CDATA[Yesterday brought us Part III in our look at some new components in Mojarra Scales. Today, Part IV brings us sc:combo, combination, if you can imagine that, of a h:selectOneMenu and h:inputText. The h:selectOneMenu is a nice control as it allows the application author to limit what the user can enter, thus helping insure data [...]]]></description> <wfw:commentRss>http://blogs.steeplesoft.com/2010/02/new-components-in-mojarra-scales-part-iv-%e2%80%93-sccombo/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>New Components in Mojarra Scales: Part III – sc:imageZoomer and sc:lightbox</title><link>http://blogs.steeplesoft.com/2010/02/new-components-in-mojarra-scales-part-iii-%e2%80%93-scimagezoomer-and-sclightbox/</link> <comments>http://blogs.steeplesoft.com/2010/02/new-components-in-mojarra-scales-part-iii-%e2%80%93-scimagezoomer-and-sclightbox/#comments</comments> <pubDate>Thu, 18 Feb 2010 05:51:14 +0000</pubDate> <dc:creator>Jason Lee</dc:creator> <category><![CDATA[Components]]></category> <category><![CDATA[JavaServer Faces]]></category> <category><![CDATA[Scales]]></category> <category><![CDATA[jsf]]></category> <category><![CDATA[mojarra scales]]></category><guid
isPermaLink="false">http://blogs.steeplesoft.com/?p=625</guid> <description><![CDATA[In Part II of this series, I introduced the new auto complete component in Mojarra Scales. In this installment, we&#8217;ll take a look at two new closely related components, sc:imageZoomer and sc:lightbox. The first component, sc:imageZoomer, displays a thumbnail, and, when clicked, &#8220;zooms&#8221; that thumbnail up to the full size image. Here is a sample [...]]]></description> <wfw:commentRss>http://blogs.steeplesoft.com/2010/02/new-components-in-mojarra-scales-part-iii-%e2%80%93-scimagezoomer-and-sclightbox/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>New Components in Mojarra Scales: Part II – sc:autoComplete</title><link>http://blogs.steeplesoft.com/2009/12/new-components-in-mojarra-scales-part-ii-%e2%80%93-scautocomplete/</link> <comments>http://blogs.steeplesoft.com/2009/12/new-components-in-mojarra-scales-part-ii-%e2%80%93-scautocomplete/#comments</comments> <pubDate>Tue, 22 Dec 2009 14:31:51 +0000</pubDate> <dc:creator>Jason Lee</dc:creator> <category><![CDATA[Components]]></category> <category><![CDATA[JavaServer Faces]]></category> <category><![CDATA[Scales]]></category> <category><![CDATA[jsf]]></category> <category><![CDATA[mojarra scales]]></category><guid
isPermaLink="false">http://blogs.steeplesoft.com/?p=579</guid> <description><![CDATA[In Part I, I introduced the new YUI-backed Scales dataTable component. In this installment in the series, we&#8217;ll take a look at another new component available in Scales 2.0, sc:autoComplete. The auto-complete component is likely very familiar to most seasoned web users. As information is typed into a field on the form, suggestions are displayed [...]]]></description> <wfw:commentRss>http://blogs.steeplesoft.com/2009/12/new-components-in-mojarra-scales-part-ii-%e2%80%93-scautocomplete/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>New Components in Mojarra Scales: Part I &#8211; sc:dataTable</title><link>http://blogs.steeplesoft.com/2009/12/new-components-in-mojarra-scales-part-i-sc-datatable/</link> <comments>http://blogs.steeplesoft.com/2009/12/new-components-in-mojarra-scales-part-i-sc-datatable/#comments</comments> <pubDate>Sat, 05 Dec 2009 19:26:54 +0000</pubDate> <dc:creator>Jason Lee</dc:creator> <category><![CDATA[Components]]></category> <category><![CDATA[JavaServer Faces]]></category> <category><![CDATA[Scales]]></category> <category><![CDATA[jsf]]></category> <category><![CDATA[mojarra scales]]></category><guid
isPermaLink="false">http://blogs.steeplesoft.com/?p=551</guid> <description><![CDATA[The migration of Mojarra Scales to JSF 2, adding new components has become much easier due to JSF 2&#8242;s new composite component feature. In the past couple of weeks, this new capability has paid off in spades as Mojarra Scales has gotten (so far) three new components in rapid succession. In this, the first part [...]]]></description> <wfw:commentRss>http://blogs.steeplesoft.com/2009/12/new-components-in-mojarra-scales-part-i-sc-datatable/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>The Mojarra Scales Demo Has Moved</title><link>http://blogs.steeplesoft.com/2009/11/the-mojarra-scales-demo-has-moved/</link> <comments>http://blogs.steeplesoft.com/2009/11/the-mojarra-scales-demo-has-moved/#comments</comments> <pubDate>Mon, 02 Nov 2009 14:37:49 +0000</pubDate> <dc:creator>Jason Lee</dc:creator> <category><![CDATA[Components]]></category> <category><![CDATA[Java]]></category> <category><![CDATA[JavaServer Faces]]></category> <category><![CDATA[Scales]]></category><guid
isPermaLink="false">http://blogs.steeplesoft.com/?p=535</guid> <description><![CDATA[With the recent migration of Mojarra Scales to JSF 2, the old location of the Mojarra Scales demo was no longer adequate (upgrading that server posed some issues). For that reason, I have moved the demo to a new home. This server should be more up-to-date (both in terms of the application as well as [...]]]></description> <wfw:commentRss>http://blogs.steeplesoft.com/2009/11/the-mojarra-scales-demo-has-moved/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Mojarra Scales 1.3.2 Has Been Released</title><link>http://blogs.steeplesoft.com/2009/08/mojarra-scales-1-3-2-has-been-released/</link> <comments>http://blogs.steeplesoft.com/2009/08/mojarra-scales-1-3-2-has-been-released/#comments</comments> <pubDate>Thu, 27 Aug 2009 14:22:40 +0000</pubDate> <dc:creator>Jason Lee</dc:creator> <category><![CDATA[Components]]></category> <category><![CDATA[Scales]]></category> <category><![CDATA[jsf]]></category> <category><![CDATA[kenai]]></category> <category><![CDATA[mojarra scales]]></category><guid
isPermaLink="false">http://blogs.steeplesoft.com/?p=508</guid> <description><![CDATA[Late last night, I published Mojarra Scales 1.3.2. This is mostly a bug and performance fix, but here are some highlights from the release: &#60;sc:links /&#62; (and related supporting classes and components) was modified to allow files only from /scales to fix a pretty glaring security hole in some scenarios When multiple, local requests for [...]]]></description> <wfw:commentRss>http://blogs.steeplesoft.com/2009/08/mojarra-scales-1-3-2-has-been-released/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Book Review: Practical RichFaces</title><link>http://blogs.steeplesoft.com/2009/04/book-review-practical-richfaces/</link> <comments>http://blogs.steeplesoft.com/2009/04/book-review-practical-richfaces/#comments</comments> <pubDate>Tue, 21 Apr 2009 17:56:00 +0000</pubDate> <dc:creator>Jason Lee</dc:creator> <category><![CDATA[Components]]></category> <category><![CDATA[JavaServer Faces]]></category> <category><![CDATA[Reviews]]></category> <category><![CDATA[jsf]]></category><guid
isPermaLink="false">http://blogs.steeplesoft.com/?p=395</guid> <description><![CDATA[One of the great strengths and successes, I think, of the JavaServer Faces specification is the proliferation of third party components. One of the older and better known component sets is RichFaces, which started out under a company called Exadel and is now part of JBoss. For many, RichFaces is the first add-on component set [...]]]></description> <wfw:commentRss>http://blogs.steeplesoft.com/2009/04/book-review-practical-richfaces/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Mojarra Scales 1.3.1 Has Been Released</title><link>http://blogs.steeplesoft.com/2009/04/mojarra-scales-131-has-been-released/</link> <comments>http://blogs.steeplesoft.com/2009/04/mojarra-scales-131-has-been-released/#comments</comments> <pubDate>Tue, 21 Apr 2009 05:57:13 +0000</pubDate> <dc:creator>Jason Lee</dc:creator> <category><![CDATA[Components]]></category> <category><![CDATA[Java]]></category> <category><![CDATA[JavaServer Faces]]></category> <category><![CDATA[Scales]]></category> <category><![CDATA[jsf]]></category> <category><![CDATA[kenai]]></category> <category><![CDATA[mojarra]]></category> <category><![CDATA[mojarra scales]]></category><guid
isPermaLink="false">http://blogs.steeplesoft.com/?p=389</guid> <description><![CDATA[Early this morning, I published Mojarra Scales 1.3.1. I&#8217;ve been remiss in making good updates where when I make release, so, rather than creating a new post for each release long after the fact, I&#8217;ll try to being everyone up to the current state in just one. Much has changed over the past few weeks. [...]]]></description> <wfw:commentRss>http://blogs.steeplesoft.com/2009/04/mojarra-scales-131-has-been-released/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Webinar: From Ajax Push to JSF 2.0: ICEfaces on GlassFish</title><link>http://blogs.steeplesoft.com/2009/03/webinar-from-ajax-push-to-jsf-20-icefaces-on-glassfish/</link> <comments>http://blogs.steeplesoft.com/2009/03/webinar-from-ajax-push-to-jsf-20-icefaces-on-glassfish/#comments</comments> <pubDate>Thu, 12 Mar 2009 15:22:03 +0000</pubDate> <dc:creator>Jason Lee</dc:creator> <category><![CDATA[Components]]></category> <category><![CDATA[GlassFish]]></category> <category><![CDATA[JavaServer Faces]]></category> <category><![CDATA[aquarium]]></category> <category><![CDATA[jsf]]></category> <category><![CDATA[webinar]]></category><guid
isPermaLink="false">http://blogs.steeplesoft.com/?p=359</guid> <description><![CDATA[The GlassFish webinar series is, I think, a pretty valuable resource for regular readers of my blog, as it covers a lot of topics that I cover here. Today&#8217;s webinar, &#8220;From Ajax Push to JSF 2.0: ICEfaces on GlassFish,&#8221; is particularly relevant, as it&#8217;s a JSF-related session. Here&#8217;s the abstract: Ted will provide details on [...]]]></description> <wfw:commentRss>http://blogs.steeplesoft.com/2009/03/webinar-from-ajax-push-to-jsf-20-icefaces-on-glassfish/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>A One-Man JSF 2 Blog Storm</title><link>http://blogs.steeplesoft.com/2008/12/a-one-man-jsf-2-blog-storm/</link> <comments>http://blogs.steeplesoft.com/2008/12/a-one-man-jsf-2-blog-storm/#comments</comments> <pubDate>Tue, 09 Dec 2008 15:47:19 +0000</pubDate> <dc:creator>Jason Lee</dc:creator> <category><![CDATA[Components]]></category> <category><![CDATA[JavaServer Faces]]></category> <category><![CDATA[Tutorials]]></category> <category><![CDATA[jsf]]></category><guid
isPermaLink="false">http://blogs.steeplesoft.com/?p=163</guid> <description><![CDATA[As the specification writing part of JSF 2 comes to a close, we&#8217;re getting a more complete implementation done on the reference implementation, Mojarra. One of the primary developers on Mojarra is Jim Driscoll (the other being Ryan Lubke, who has done such an excellent job on the 1.2 series)1. Jim, apparently, has been in [...]]]></description> <wfw:commentRss>http://blogs.steeplesoft.com/2008/12/a-one-man-jsf-2-blog-storm/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Mojarra Scales 1.0 Release Candidate 1</title><link>http://blogs.steeplesoft.com/2008/05/mojarra-scales-10-release-candidate-1/</link> <comments>http://blogs.steeplesoft.com/2008/05/mojarra-scales-10-release-candidate-1/#comments</comments> <pubDate>Tue, 27 May 2008 17:51:33 +0000</pubDate> <dc:creator>Jason Lee</dc:creator> <category><![CDATA[Components]]></category> <category><![CDATA[JSFTemplating]]></category> <category><![CDATA[Java]]></category> <category><![CDATA[JavaServer Faces]]></category> <category><![CDATA[Scales]]></category> <category><![CDATA[jsf]]></category><guid
isPermaLink="false">http://blogs.steeplesoft.com/?p=128</guid> <description><![CDATA[Today, I released the first release candidate for Mojarra Scales, the JSF component library I helped create. Rather than repeat myself, I&#8217;ll just paste the email announcement here: I am pleased to announce the first release candidate of Mojarra Scales 1.0, a new JSF component set. Mojarra Scales started out as the Sandbox for the [...]]]></description> <wfw:commentRss>http://blogs.steeplesoft.com/2008/05/mojarra-scales-10-release-candidate-1/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>JSF Component Writing Check List</title><link>http://blogs.steeplesoft.com/2006/12/jsf-component-writing-check-list/</link> <comments>http://blogs.steeplesoft.com/2006/12/jsf-component-writing-check-list/#comments</comments> <pubDate>Thu, 14 Dec 2006 21:59:06 +0000</pubDate> <dc:creator>Jason Lee</dc:creator> <category><![CDATA[Components]]></category> <category><![CDATA[Java]]></category> <category><![CDATA[JavaServer Faces]]></category> <category><![CDATA[Tutorials]]></category><guid
isPermaLink="false">http://blogs.steeplesoft.com/2006/12/14/jsf-component-writing-check-list/</guid> <description><![CDATA[I&#8217;ve been doing a fair amount of JSF component writing of late, and, invariably, I miss one or more &#8220;minor&#8221; details, causing my component to explode in spectacular fashion at runtime. What follows, then, is a check list for writing JSF components, with notes on the differences between the 1.1 and 1.2 versions of the [...]]]></description> <wfw:commentRss>http://blogs.steeplesoft.com/2006/12/jsf-component-writing-check-list/feed/</wfw:commentRss> <slash:comments>18</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 2/24 queries in 0.239 seconds using disk

Served from: blogs.steeplesoft.com @ 2010-09-07 22:15:40 -->