<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: About</title>
	<atom:link href="http://edemmorny.wordpress.com/about/feed/" rel="self" type="application/rss+xml" />
	<link>http://edemmorny.wordpress.com</link>
	<description>There's a fine line between walking and flying. It's called imagination.</description>
	<lastBuildDate>Wed, 23 Dec 2009 18:46:45 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Edem Morny</title>
		<link>http://edemmorny.wordpress.com/about/#comment-284</link>
		<dc:creator>Edem Morny</dc:creator>
		<pubDate>Wed, 15 Jul 2009 10:46:05 +0000</pubDate>
		<guid isPermaLink="false">#comment-284</guid>
		<description>When you say &quot;I cannot get any rich:component to do a popup&quot; are you referring to rich:componentControl? What exactly are you using it to popup? And can you try with firebug to see if you are not getting any javascript errors?

KNUST is a big place bruv. What it lacked (and still lacks) is an active java community to foster relationships and knowledge sharing :-) . We&#039;ll see.</description>
		<content:encoded><![CDATA[<p>When you say &#8220;I cannot get any rich:component to do a popup&#8221; are you referring to rich:componentControl? What exactly are you using it to popup? And can you try with firebug to see if you are not getting any javascript errors?</p>
<p>KNUST is a big place bruv. What it lacked (and still lacks) is an active java community to foster relationships and knowledge sharing <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  . We&#8217;ll see.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: farouk</title>
		<link>http://edemmorny.wordpress.com/about/#comment-283</link>
		<dc:creator>farouk</dc:creator>
		<pubDate>Tue, 14 Jul 2009 00:35:39 +0000</pubDate>
		<guid isPermaLink="false">#comment-283</guid>
		<description>hi Edem,
I am just starting to use richfaces for a new project I am working on. for some strange reason, I cannot get any rich:component controls to do a popup...not even copying and pasting the sample code from the live richfaces demo site.
Do you know what could be causing this. I have used JSF before but not richfaces and this is kinlling me.

regards

NB: I also finished KNUST in 2006 but I did Electrical Eng so may never have met you.</description>
		<content:encoded><![CDATA[<p>hi Edem,<br />
I am just starting to use richfaces for a new project I am working on. for some strange reason, I cannot get any rich:component controls to do a popup&#8230;not even copying and pasting the sample code from the live richfaces demo site.<br />
Do you know what could be causing this. I have used JSF before but not richfaces and this is kinlling me.</p>
<p>regards</p>
<p>NB: I also finished KNUST in 2006 but I did Electrical Eng so may never have met you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edem Morny</title>
		<link>http://edemmorny.wordpress.com/about/#comment-111</link>
		<dc:creator>Edem Morny</dc:creator>
		<pubDate>Wed, 02 Apr 2008 12:25:31 +0000</pubDate>
		<guid isPermaLink="false">#comment-111</guid>
		<description>Hi, I&#039;ll like reply your comment but u&#039;ve put it at the wrong place. Please place your comment on one of the posts on Seam, preferably the post on &quot;&lt;a href=&quot;http://edemmorny.wordpress.com/2007/12/12/getting-netbeans-60-ready-for-seam-development/&quot; rel=&quot;nofollow&quot;&gt;Getting NetBeans 6 Ready for Seam Development&lt;/a&gt;&quot;. This page is more or less a personality profile page.

Thanks.</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;ll like reply your comment but u&#8217;ve put it at the wrong place. Please place your comment on one of the posts on Seam, preferably the post on &#8220;<a href="http://edemmorny.wordpress.com/2007/12/12/getting-netbeans-60-ready-for-seam-development/" rel="nofollow">Getting NetBeans 6 Ready for Seam Development</a>&#8220;. This page is more or less a personality profile page.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nikola</title>
		<link>http://edemmorny.wordpress.com/about/#comment-110</link>
		<dc:creator>Nikola</dc:creator>
		<pubDate>Wed, 02 Apr 2008 10:41:30 +0000</pubDate>
		<guid isPermaLink="false">#comment-110</guid>
		<description>Dear Edem,

As I can see you&#039;re interested in Seam and Facelets. 
I&#039;m just beginning to work with facelets in NetBeans IDE. Every time
when I run my web application I encounter exception : 

StandardWrapperValve[Faces Servlet]: Servlet.service() for servlet Faces Servlet threw exception
java.lang.NoClassDefFoundError: org/jboss/el/lang/EvaluationContext
at org.jboss.seam.jsf.SeamApplication.getExpressionFactory(SeamApplication.java:346)
at com.sun.facelets.compiler.Compiler.createExpressionFactory(Compiler.java:131)
at com.sun.facelets.impl.DefaultFaceletFactory.createFacelet(DefaultFaceletFactory.java:198)
at com.sun.facelets.impl.DefaultFaceletFactory.getFacelet(DefaultFaceletFactory.java:144)
at com.sun.facelets.impl.DefaultFaceletFactory.getFacelet(DefaultFaceletFactory.ja

If you know the cause of my error , would you mind to help me ??

regards,
Nikola</description>
		<content:encoded><![CDATA[<p>Dear Edem,</p>
<p>As I can see you&#8217;re interested in Seam and Facelets.<br />
I&#8217;m just beginning to work with facelets in NetBeans IDE. Every time<br />
when I run my web application I encounter exception : </p>
<p>StandardWrapperValve[Faces Servlet]: Servlet.service() for servlet Faces Servlet threw exception<br />
java.lang.NoClassDefFoundError: org/jboss/el/lang/EvaluationContext<br />
at org.jboss.seam.jsf.SeamApplication.getExpressionFactory(SeamApplication.java:346)<br />
at com.sun.facelets.compiler.Compiler.createExpressionFactory(Compiler.java:131)<br />
at com.sun.facelets.impl.DefaultFaceletFactory.createFacelet(DefaultFaceletFactory.java:198)<br />
at com.sun.facelets.impl.DefaultFaceletFactory.getFacelet(DefaultFaceletFactory.java:144)<br />
at com.sun.facelets.impl.DefaultFaceletFactory.getFacelet(DefaultFaceletFactory.ja</p>
<p>If you know the cause of my error , would you mind to help me ??</p>
<p>regards,<br />
Nikola</p>
]]></content:encoded>
	</item>
</channel>
</rss>
