<?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 IN MY OPINION</title>
	<atom:link href="http://blog.gomilko.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.gomilko.com</link>
	<description>Andrew Gomilko's Blog</description>
	<lastBuildDate>Sun, 26 Oct 2008 16:58:30 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Sysdeo Tomcat plugin configuration file by diego</title>
		<link>http://blog.gomilko.com/2007/09/12/sysdeo-tomcat-plugin-configuration-file/comment-page-1#comment-2583</link>
		<dc:creator>diego</dc:creator>
		<pubDate>Sun, 26 Oct 2008 16:58:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gomilko.com/2007/09/12/sysdeo-tomcat-plugin-configuration-file/#comment-2583</guid>
		<description>Actually, the file is : 
workspace\.metadata\.plugins\org.eclipse.core.runtime\.settings\com.sysdeo.eclipse.tomcat.prefs</description>
		<content:encoded><![CDATA[<p>Actually, the file is :<br />
workspace\.metadata\.plugins\org.eclipse.core.runtime\.settings\com.sysdeo.eclipse.tomcat.prefs</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on YUI Compression tool as Ant Task by Using YUI compressor in a web project - A Modest Construct</title>
		<link>http://blog.gomilko.com/2007/11/29/yui-compression-tool-as-ant-task/comment-page-1#comment-2194</link>
		<dc:creator>Using YUI compressor in a web project - A Modest Construct</dc:creator>
		<pubDate>Mon, 22 Sep 2008 23:37:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gomilko.com/2007/11/29/yui-compression-tool-as-ant-task/#comment-2194</guid>
		<description>[...] are a few tutorials about using the YUI library. Some of them involve adding the YUI library to Ant&#8217;s classpath (didn&#8217;t want to go down this route); [...]</description>
		<content:encoded><![CDATA[<p>[...] are a few tutorials about using the YUI library. Some of them involve adding the YUI library to Ant&#8217;s classpath (didn&#8217;t want to go down this route); [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MySQL rownum imitation by Rodrigo</title>
		<link>http://blog.gomilko.com/2007/04/28/mysql-rownum-imitation/comment-page-1#comment-1770</link>
		<dc:creator>Rodrigo</dc:creator>
		<pubDate>Wed, 30 Jul 2008 14:31:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gomilko.com/2007/04/28/mysql-rownum-imitation/#comment-1770</guid>
		<description>Hi, another solution for Oracle´s rownum function :
&quot;select * from table_name limit 0,10;&quot;
I use max of 10 rows for this case.

Rodrigo</description>
		<content:encoded><![CDATA[<p>Hi, another solution for Oracle´s rownum function :<br />
&#8220;select * from table_name limit 0,10;&#8221;<br />
I use max of 10 rows for this case.</p>
<p>Rodrigo</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on YUI Compression tool as Ant Task by links for 2008-07-13 &#124; .:: a few thoughts on the subject by rob wright ::.</title>
		<link>http://blog.gomilko.com/2007/11/29/yui-compression-tool-as-ant-task/comment-page-1#comment-1663</link>
		<dc:creator>links for 2008-07-13 &#124; .:: a few thoughts on the subject by rob wright ::.</dc:creator>
		<pubDate>Sun, 13 Jul 2008 03:30:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gomilko.com/2007/11/29/yui-compression-tool-as-ant-task/#comment-1663</guid>
		<description>[...] YUI Compression tool as Ant Task (tags: yahoo css ant javascript performance) [...]</description>
		<content:encoded><![CDATA[<p>[...] YUI Compression tool as Ant Task (tags: yahoo css ant javascript performance) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MySQL rownum imitation by Shaik</title>
		<link>http://blog.gomilko.com/2007/04/28/mysql-rownum-imitation/comment-page-1#comment-1647</link>
		<dc:creator>Shaik</dc:creator>
		<pubDate>Thu, 10 Jul 2008 11:17:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gomilko.com/2007/04/28/mysql-rownum-imitation/#comment-1647</guid>
		<description>Hi,

Thanks for ur post, its really helped me a lot.
I was looking for exact one like this.
Am really very very thankful to u.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for ur post, its really helped me a lot.<br />
I was looking for exact one like this.<br />
Am really very very thankful to u.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on YUI Compression tool as Ant Task by 提高页面相应速度之压缩优化js和css文件 使用yuicompressor压缩js和css文件 &#124; Java堂</title>
		<link>http://blog.gomilko.com/2007/11/29/yui-compression-tool-as-ant-task/comment-page-1#comment-1343</link>
		<dc:creator>提高页面相应速度之压缩优化js和css文件 使用yuicompressor压缩js和css文件 &#124; Java堂</dc:creator>
		<pubDate>Sun, 13 Apr 2008 17:02:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gomilko.com/2007/11/29/yui-compression-tool-as-ant-task/#comment-1343</guid>
		<description>[...] Building Web Applications With Apache Ant YUI Compression tool as Ant Task 用yuicompressor和Ant压缩Ext的CSS文件 [...]</description>
		<content:encoded><![CDATA[<p>[...] Building Web Applications With Apache Ant YUI Compression tool as Ant Task 用yuicompressor和Ant压缩Ext的CSS文件 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Acegi Conditional Roles by Usama Rashwan</title>
		<link>http://blog.gomilko.com/2008/01/12/acegi-conditional-roles/comment-page-1#comment-1306</link>
		<dc:creator>Usama Rashwan</dc:creator>
		<pubDate>Thu, 03 Apr 2008 22:39:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gomilko.com/2008/01/12/acegi-conditional-roles/#comment-1306</guid>
		<description>i came to your post by chance , actually i used Acegi Conditional Roles in more than one project and it was really cool and nice idea , by the way i made a lot of enhancement to my path but i didn&#039;t update it in JIRA</description>
		<content:encoded><![CDATA[<p>i came to your post by chance , actually i used Acegi Conditional Roles in more than one project and it was really cool and nice idea , by the way i made a lot of enhancement to my path but i didn&#8217;t update it in JIRA</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Playing with UrlRewrite Filter by Diigo Diary 03/26/2008 &#171; Benx Blog</title>
		<link>http://blog.gomilko.com/2007/07/16/playing-with-urlrewrite-filter/comment-page-1#comment-1269</link>
		<dc:creator>Diigo Diary 03/26/2008 &#171; Benx Blog</dc:creator>
		<pubDate>Wed, 26 Mar 2008 00:39:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gomilko.com/2007/07/16/playing-with-urlrewrite-filter/#comment-1269</guid>
		<description>[...] IN MY OPINION » Playing with UrlRewrite Filter [...]</description>
		<content:encoded><![CDATA[<p>[...] IN MY OPINION » Playing with UrlRewrite Filter [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Playing with UrlRewrite Filter by khan</title>
		<link>http://blog.gomilko.com/2007/07/16/playing-with-urlrewrite-filter/comment-page-1#comment-986</link>
		<dc:creator>khan</dc:creator>
		<pubDate>Fri, 01 Feb 2008 18:44:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gomilko.com/2007/07/16/playing-with-urlrewrite-filter/#comment-986</guid>
		<description>hi, i am very new to urlrewrite. currently i am working to enable redirect from my J2EE application. i have configured web.xml with appropriate filter tags and filter mapping and i have also include my urlrewrite.xml in /WEB-INF/urlrewrite.xml. i am having problem with QUERY_String. i have tested my rules with simple url&#039;s but i just can&#039;t get Query_string url to work.

my quesry String url is follow&#039;s:
/msh/msh_frame.jsp?url=mysite/test.htm &gt;&gt; which should be redirecting to another host as &gt;&gt; http://www.site.com/mysite/test.htm

the rule is defined under urlrewrite.xml as follows:

        ^/msh_frame.jsp?url=([^&amp;;]*)$
        http://www.mssm.edu/$1


i am pretty much sure that i am missing some syntax for query strings or my rule is not accurate. can i get any help. thanks in advance.

khan</description>
		<content:encoded><![CDATA[<p>hi, i am very new to urlrewrite. currently i am working to enable redirect from my J2EE application. i have configured web.xml with appropriate filter tags and filter mapping and i have also include my urlrewrite.xml in /WEB-INF/urlrewrite.xml. i am having problem with QUERY_String. i have tested my rules with simple url&#8217;s but i just can&#8217;t get Query_string url to work.</p>
<p>my quesry String url is follow&#8217;s:<br />
/msh/msh_frame.jsp?url=mysite/test.htm &gt;&gt; which should be redirecting to another host as &gt;&gt; <a href="http://www.site.com/mysite/test.htm" rel="nofollow">http://www.site.com/mysite/test.htm</a></p>
<p>the rule is defined under urlrewrite.xml as follows:</p>
<p>        ^/msh_frame.jsp?url=([^&amp;;]*)$<br />
        <a href="http://www.mssm.edu/$1" rel="nofollow">http://www.mssm.edu/$1</a></p>
<p>i am pretty much sure that i am missing some syntax for query strings or my rule is not accurate. can i get any help. thanks in advance.</p>
<p>khan</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Playing with UrlRewrite Filter by CharlieHavener</title>
		<link>http://blog.gomilko.com/2007/07/16/playing-with-urlrewrite-filter/comment-page-1#comment-917</link>
		<dc:creator>CharlieHavener</dc:creator>
		<pubDate>Fri, 18 Jan 2008 13:41:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gomilko.com/2007/07/16/playing-with-urlrewrite-filter/#comment-917</guid>
		<description>Thank you for posting this information. It was very useful to me. I followed the link to the JUnit stuff and managed to get the Mock objects et al working in my Netbeans 5.5 environment. I added a comment on that to help others. I agree that the UrlRewrite tool is a very nice addition to my web developer bag of tricks. So far it has worked very well for me.</description>
		<content:encoded><![CDATA[<p>Thank you for posting this information. It was very useful to me. I followed the link to the JUnit stuff and managed to get the Mock objects et al working in my Netbeans 5.5 environment. I added a comment on that to help others. I agree that the UrlRewrite tool is a very nice addition to my web developer bag of tricks. So far it has worked very well for me.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
