<?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/"
		>
<channel>
	<title>Comments for noor - نور</title>
	<atom:link href="http://noor.ojuba.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://noor.ojuba.org</link>
	<description>Kefah Issa weblog - مدونة كفاح عيسى</description>
	<lastBuildDate>Fri, 05 Dec 2008 03:34:04 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on A ride with hessian by blink4blog</title>
		<link>http://noor.ojuba.org/2008/11/a-ride-with-hessian/comment-page-1/#comment-885</link>
		<dc:creator>blink4blog</dc:creator>
		<pubDate>Fri, 05 Dec 2008 03:34:04 +0000</pubDate>
		<guid isPermaLink="false">http://noor.ojuba.org/?p=31#comment-885</guid>
		<description>thanks Kefah, now it works.</description>
		<content:encoded><![CDATA[<p>thanks Kefah, now it works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A ride with hessian by Kefah Issa</title>
		<link>http://noor.ojuba.org/2008/11/a-ride-with-hessian/comment-page-1/#comment-865</link>
		<dc:creator>Kefah Issa</dc:creator>
		<pubDate>Thu, 04 Dec 2008 09:33:53 +0000</pubDate>
		<guid isPermaLink="false">http://noor.ojuba.org/?p=31#comment-865</guid>
		<description>Hello blink4blog,

Please create the setenv.sh file, using your favourite editor,  place the script lines into it.
then source it. I updated that section of the blog too.

Thanks,
- Kefah.</description>
		<content:encoded><![CDATA[<p>Hello blink4blog,</p>
<p>Please create the setenv.sh file, using your favourite editor,  place the script lines into it.<br />
then source it. I updated that section of the blog too.</p>
<p>Thanks,<br />
- Kefah.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A ride with hessian by blink4blog</title>
		<link>http://noor.ojuba.org/2008/11/a-ride-with-hessian/comment-page-1/#comment-863</link>
		<dc:creator>blink4blog</dc:creator>
		<pubDate>Thu, 04 Dec 2008 08:26:41 +0000</pubDate>
		<guid isPermaLink="false">http://noor.ojuba.org/?p=31#comment-863</guid>
		<description>hi there,

thanks for the nice article but there is a little problem with the shell script:

bash: setenv.sh: line 4: syntax error near unexpected token `/home/user1/workspace/hessian/lib/jetty-util-6.1.12.jar&#039;
bash: setenv.sh: line 4: `/home/user1/workspace/hessian/lib/jetty-util-6.1.12.jar&#039;

anything wrong i did?

P/S: This is the content of the setenv.sh after sourced:

#!/bin/bash
CLASSPATH=&quot;.&quot;
for myjar in /home/david/workspace/hessian/lib/hessian-3.2.0.jar
/home/david/workspace/hessian/lib/jetty-util-6.1.12.jar
/home/david/workspace/hessian/lib/servlet-api-2.5-6.1.12.jar
/home/david/workspace/hessian/lib/jetty-6.1.12.jar; do CLASSPATH=.:; done;
export CLASSPATH</description>
		<content:encoded><![CDATA[<p>hi there,</p>
<p>thanks for the nice article but there is a little problem with the shell script:</p>
<p>bash: setenv.sh: line 4: syntax error near unexpected token `/home/user1/workspace/hessian/lib/jetty-util-6.1.12.jar&#8217;<br />
bash: setenv.sh: line 4: `/home/user1/workspace/hessian/lib/jetty-util-6.1.12.jar&#8217;</p>
<p>anything wrong i did?</p>
<p>P/S: This is the content of the setenv.sh after sourced:</p>
<p>#!/bin/bash<br />
CLASSPATH=&#8221;.&#8221;<br />
for myjar in /home/david/workspace/hessian/lib/hessian-3.2.0.jar<br />
/home/david/workspace/hessian/lib/jetty-util-6.1.12.jar<br />
/home/david/workspace/hessian/lib/servlet-api-2.5-6.1.12.jar<br />
/home/david/workspace/hessian/lib/jetty-6.1.12.jar; do CLASSPATH=.:; done;<br />
export CLASSPATH</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Groovy with SQLite by Kefah Issa</title>
		<link>http://noor.ojuba.org/2008/07/groovy-with-sqlite/comment-page-1/#comment-770</link>
		<dc:creator>Kefah Issa</dc:creator>
		<pubDate>Sun, 30 Nov 2008 21:23:42 +0000</pubDate>
		<guid isPermaLink="false">http://noor.ojuba.org/?p=19#comment-770</guid>
		<description>Hello Jef,

Thanks for the tip. its really good news to me. 

As for running into Database locks, i find that strange ... AFAIK, sqlite supports concurrent access from within the same process. i.e. its thread-safe. Its not multi-process-save, but it is multi-thread-safe. further investigation is needed to validate my argument of course.</description>
		<content:encoded><![CDATA[<p>Hello Jef,</p>
<p>Thanks for the tip. its really good news to me. </p>
<p>As for running into Database locks, i find that strange &#8230; AFAIK, sqlite supports concurrent access from within the same process. i.e. its thread-safe. Its not multi-process-save, but it is multi-thread-safe. further investigation is needed to validate my argument of course.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Predictable Binary Representation  (PBR) by noor - نور &#187; A ride with hessian</title>
		<link>http://noor.ojuba.org/2008/09/predictable-binary-representation-pbr/comment-page-1/#comment-768</link>
		<dc:creator>noor - نور &#187; A ride with hessian</dc:creator>
		<pubDate>Sun, 30 Nov 2008 20:54:06 +0000</pubDate>
		<guid isPermaLink="false">http://noor.ojuba.org/?p=20#comment-768</guid>
		<description>[...] time ago I blogged about the same idea Predictable Binary Representation (PBR) ), naively thinking that no one has done this [...]</description>
		<content:encoded><![CDATA[<p>[...] time ago I blogged about the same idea Predictable Binary Representation (PBR) ), naively thinking that no one has done this [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Groovy with SQLite by Jef</title>
		<link>http://noor.ojuba.org/2008/07/groovy-with-sqlite/comment-page-1/#comment-762</link>
		<dc:creator>Jef</dc:creator>
		<pubDate>Sun, 30 Nov 2008 08:35:17 +0000</pubDate>
		<guid isPermaLink="false">http://noor.ojuba.org/?p=19#comment-762</guid>
		<description>I did run Grails with SQLite. 

- Drop the JDBC Driver in your libs/ directoy
- Write a Hibernate SQLite Dialect (I found on on the web: http://elbart0.free.fr/SQLiteDialect.java.txt)
- Adjust the DataSource settings with the SQLite-specific settings. Especially, you need to indicate your SQLite Dialect since Grails won&#039;t detect it by itself. 

That should work. However, keep in mind that SQLite is not a multi-user database engine. I ran into the &quot;Database Locked&quot; problem (just search the web for this issue and you know what I mean), which I suspect, has to do with concurrent users. Therefore I would not recommend using SQLite in a web application.</description>
		<content:encoded><![CDATA[<p>I did run Grails with SQLite. </p>
<p>- Drop the JDBC Driver in your libs/ directoy<br />
- Write a Hibernate SQLite Dialect (I found on on the web: <a href="http://elbart0.free.fr/SQLiteDialect.java.txt)" rel="nofollow">http://elbart0.free.fr/SQLiteDialect.java.txt)</a><br />
- Adjust the DataSource settings with the SQLite-specific settings. Especially, you need to indicate your SQLite Dialect since Grails won&#8217;t detect it by itself. </p>
<p>That should work. However, keep in mind that SQLite is not a multi-user database engine. I ran into the &#8220;Database Locked&#8221; problem (just search the web for this issue and you know what I mean), which I suspect, has to do with concurrent users. Therefore I would not recommend using SQLite in a web application.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GEdit with Groovy by oliver</title>
		<link>http://noor.ojuba.org/2008/06/gedit-with-groovy/comment-page-1/#comment-138</link>
		<dc:creator>oliver</dc:creator>
		<pubDate>Thu, 25 Sep 2008 22:16:25 +0000</pubDate>
		<guid isPermaLink="false">http://ojuba.org/kefahblog/?p=8#comment-138</guid>
		<description>If you add a bug report about &quot;Groovy support for Gedit&quot; at bugs.gnome.org or bugs.launchpad.net, the devs might be able to help with proper integration of Groovy highlighting and all that stuff.</description>
		<content:encoded><![CDATA[<p>If you add a bug report about &#8220;Groovy support for Gedit&#8221; at bugs.gnome.org or bugs.launchpad.net, the devs might be able to help with proper integration of Groovy highlighting and all that stuff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GEdit with Groovy by Kefah Issa</title>
		<link>http://noor.ojuba.org/2008/06/gedit-with-groovy/comment-page-1/#comment-74</link>
		<dc:creator>Kefah Issa</dc:creator>
		<pubDate>Thu, 04 Sep 2008 05:19:38 +0000</pubDate>
		<guid isPermaLink="false">http://ojuba.org/kefahblog/?p=8#comment-74</guid>
		<description>Hello Aaron,

Not that I can think of, no. If someone can try it and confirm, I&#039;ll make sure to mention the fact.
Thanks,
- Kefah.</description>
		<content:encoded><![CDATA[<p>Hello Aaron,</p>
<p>Not that I can think of, no. If someone can try it and confirm, I&#8217;ll make sure to mention the fact.<br />
Thanks,<br />
- Kefah.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GEdit with Groovy by Aaron</title>
		<link>http://noor.ojuba.org/2008/06/gedit-with-groovy/comment-page-1/#comment-73</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Wed, 03 Sep 2008 20:38:35 +0000</pubDate>
		<guid isPermaLink="false">http://ojuba.org/kefahblog/?p=8#comment-73</guid>
		<description>Is there any reason you know of this bash script wouldn&#039;t work in ubuntu? I already have it all installed otherwise I would just try it</description>
		<content:encoded><![CDATA[<p>Is there any reason you know of this bash script wouldn&#8217;t work in ubuntu? I already have it all installed otherwise I would just try it</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Predictable Binary Representation  (PBR) by Phiras</title>
		<link>http://noor.ojuba.org/2008/09/predictable-binary-representation-pbr/comment-page-1/#comment-63</link>
		<dc:creator>Phiras</dc:creator>
		<pubDate>Mon, 01 Sep 2008 11:01:36 +0000</pubDate>
		<guid isPermaLink="false">http://noor.ojuba.org/?p=20#comment-63</guid>
		<description>Nice, I Like it.</description>
		<content:encoded><![CDATA[<p>Nice, I Like it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Groovy Introspection, know what you have by computorist</title>
		<link>http://noor.ojuba.org/2008/07/groovy-introspection-know-what-you-have/comment-page-1/#comment-32</link>
		<dc:creator>computorist</dc:creator>
		<pubDate>Tue, 19 Aug 2008 22:30:42 +0000</pubDate>
		<guid isPermaLink="false">http://noor.ojuba.org/?p=16#comment-32</guid>
		<description>probably obvious but this technique can be applied to an class instance too

s = &quot;a string&quot;
s.class.methods.each {println it}</description>
		<content:encoded><![CDATA[<p>probably obvious but this technique can be applied to an class instance too</p>
<p>s = &#8220;a string&#8221;<br />
s.class.methods.each {println it}</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GEdit with Groovy by Kefah Issa</title>
		<link>http://noor.ojuba.org/2008/06/gedit-with-groovy/comment-page-1/#comment-24</link>
		<dc:creator>Kefah Issa</dc:creator>
		<pubDate>Wed, 30 Jul 2008 00:52:13 +0000</pubDate>
		<guid isPermaLink="false">http://ojuba.org/kefahblog/?p=8#comment-24</guid>
		<description>Hello Ryan,

Indeed it did.

Credit goes to you for that.

Thanks for passing by,
- Kefah.
</description>
		<content:encoded><![CDATA[<p>Hello Ryan,</p>
<p>Indeed it did.</p>
<p>Credit goes to you for that.</p>
<p>Thanks for passing by,<br />
- Kefah.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GEdit with Groovy by lifewithryan</title>
		<link>http://noor.ojuba.org/2008/06/gedit-with-groovy/comment-page-1/#comment-23</link>
		<dc:creator>lifewithryan</dc:creator>
		<pubDate>Tue, 29 Jul 2008 21:57:18 +0000</pubDate>
		<guid isPermaLink="false">http://ojuba.org/kefahblog/?p=8#comment-23</guid>
		<description>Hey man, nice to see that you built a script out of it.  That&#039;ll save some folks some work!

I&#039;m glad my initial frustrations served up a good solution for you. :)</description>
		<content:encoded><![CDATA[<p>Hey man, nice to see that you built a script out of it.  That&#8217;ll save some folks some work!</p>
<p>I&#8217;m glad my initial frustrations served up a good solution for you. <img src='http://noor.ojuba.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Groovy with SQLite by Kefah Issa</title>
		<link>http://noor.ojuba.org/2008/07/groovy-with-sqlite/comment-page-1/#comment-22</link>
		<dc:creator>Kefah Issa</dc:creator>
		<pubDate>Tue, 29 Jul 2008 11:52:46 +0000</pubDate>
		<guid isPermaLink="false">http://noor.ojuba.org/?p=19#comment-22</guid>
		<description>Sweet.

Thanks for the tip.

I&#039;ve done some research and found that SQLite is not Hibernate friendly (at least not yet). Which is really sad for such a great engine.

I wonder if there is any initiative on this matter, as this would be a great boon for grails.
- Kefah.</description>
		<content:encoded><![CDATA[<p>Sweet.</p>
<p>Thanks for the tip.</p>
<p>I&#8217;ve done some research and found that SQLite is not Hibernate friendly (at least not yet). Which is really sad for such a great engine.</p>
<p>I wonder if there is any initiative on this matter, as this would be a great boon for grails.<br />
- Kefah.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Groovy with SQLite by Tom Gleeson</title>
		<link>http://noor.ojuba.org/2008/07/groovy-with-sqlite/comment-page-1/#comment-21</link>
		<dc:creator>Tom Gleeson</dc:creator>
		<pubDate>Tue, 29 Jul 2008 10:54:38 +0000</pubDate>
		<guid isPermaLink="false">http://noor.ojuba.org/?p=19#comment-21</guid>
		<description>Kejah,

The universal library will  by default use a native library, but revert back to the pure Java version if a suitable lib cannot be found, conn.getDriverVersion() will return &quot;native&quot; if a native lib is being used.

The old format of separate jars is still provided, so to chose one or the other use the appropriate jar.

Tom</description>
		<content:encoded><![CDATA[<p>Kejah,</p>
<p>The universal library will  by default use a native library, but revert back to the pure Java version if a suitable lib cannot be found, conn.getDriverVersion() will return &#8220;native&#8221; if a native lib is being used.</p>
<p>The old format of separate jars is still provided, so to chose one or the other use the appropriate jar.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
</channel>
</rss>
