<?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/"
	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>Tepani's World...</title>
	<atom:link href="http://tepani.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://tepani.wordpress.com</link>
	<description></description>
	<lastBuildDate>Tue, 25 Oct 2011 10:26:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='tepani.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Tepani's World...</title>
		<link>http://tepani.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://tepani.wordpress.com/osd.xml" title="Tepani&#039;s World..." />
	<atom:link rel='hub' href='http://tepani.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Calling pentaho report from Grails</title>
		<link>http://tepani.wordpress.com/2011/10/14/calling-pentaho-report-from-grails/</link>
		<comments>http://tepani.wordpress.com/2011/10/14/calling-pentaho-report-from-grails/#comments</comments>
		<pubDate>Fri, 14 Oct 2011 08:55:17 +0000</pubDate>
		<dc:creator>tepani</dc:creator>
				<category><![CDATA[code]]></category>

		<guid isPermaLink="false">http://tepani.wordpress.com/?p=337</guid>
		<description><![CDATA[You can take a look at this pentaho site Note: &#8211; need to install plugins.rest=0.6 &#8211; ReportParam is my own class that i used to keep report parameter<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tepani.wordpress.com&amp;blog=1743304&amp;post=337&amp;subd=tepani&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://tepani.wordpress.com/2011/10/14/calling-pentaho-report-from-grails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4acdd83c984835e0184eb2c4afdbd87a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tepani</media:title>
		</media:content>
	</item>
		<item>
		<title>Grails get controller by name</title>
		<link>http://tepani.wordpress.com/2011/10/13/grails-get-controller-by-name/</link>
		<comments>http://tepani.wordpress.com/2011/10/13/grails-get-controller-by-name/#comments</comments>
		<pubDate>Thu, 13 Oct 2011 06:08:34 +0000</pubDate>
		<dc:creator>tepani</dc:creator>
				<category><![CDATA[code]]></category>

		<guid isPermaLink="false">http://tepani.wordpress.com/?p=333</guid>
		<description><![CDATA[These several days i&#8217;ve been searching on how to map url request to the controller, and finally found it. First i code it in java, but i face some problems and move it into groovy. Here is the code<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tepani.wordpress.com&amp;blog=1743304&amp;post=333&amp;subd=tepani&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://tepani.wordpress.com/2011/10/13/grails-get-controller-by-name/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4acdd83c984835e0184eb2c4afdbd87a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tepani</media:title>
		</media:content>
	</item>
		<item>
		<title>Grails redirection when session expired</title>
		<link>http://tepani.wordpress.com/2011/10/11/grails-dynamic-redirection-to-login-page/</link>
		<comments>http://tepani.wordpress.com/2011/10/11/grails-dynamic-redirection-to-login-page/#comments</comments>
		<pubDate>Tue, 11 Oct 2011 04:10:01 +0000</pubDate>
		<dc:creator>tepani</dc:creator>
				<category><![CDATA[code]]></category>

		<guid isPermaLink="false">http://tepani.wordpress.com/?p=324</guid>
		<description><![CDATA[In my current application because i have 2 login page (1 for user and 1 for admin), then i need to handle this 2 login page based on user role. I&#8217;ve manage the logout redirection in this post, however at that time i haven&#8217;t figured out how to handle session expiration, because we only can [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tepani.wordpress.com&amp;blog=1743304&amp;post=324&amp;subd=tepani&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://tepani.wordpress.com/2011/10/11/grails-dynamic-redirection-to-login-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4acdd83c984835e0184eb2c4afdbd87a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tepani</media:title>
		</media:content>
	</item>
		<item>
		<title>Grails select valueMessagePrefix</title>
		<link>http://tepani.wordpress.com/2011/09/21/grails-select-valuemessageprefix/</link>
		<comments>http://tepani.wordpress.com/2011/09/21/grails-select-valuemessageprefix/#comments</comments>
		<pubDate>Wed, 21 Sep 2011 03:46:02 +0000</pubDate>
		<dc:creator>tepani</dc:creator>
				<category><![CDATA[code]]></category>

		<guid isPermaLink="false">http://tepani.wordpress.com/?p=314</guid>
		<description><![CDATA[In several days ago, i just know there is valueMessagePrefix attribute of g:select. It&#8217;s very useful in some cases, for example, we want to display day of week (from Mon to Sun); this code will do. in gsp: in messages.properties :<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tepani.wordpress.com&amp;blog=1743304&amp;post=314&amp;subd=tepani&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://tepani.wordpress.com/2011/09/21/grails-select-valuemessageprefix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4acdd83c984835e0184eb2c4afdbd87a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tepani</media:title>
		</media:content>
	</item>
	</channel>
</rss>
