<?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 for Marcin Gryszko</title>
	<atom:link href="http://grysz.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://grysz.com</link>
	<description>Business Problem Solver using 0s and 1s aka Software Developer</description>
	<lastBuildDate>Sat, 02 Mar 2013 10:28:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on Use custom fonts in JasperReports PDF exporter by dario</title>
		<link>http://grysz.com/2010/06/01/use-custom-fonts-in-jasperreports-pdf-exporter/#comment-203</link>
		<dc:creator><![CDATA[dario]]></dc:creator>
		<pubDate>Sat, 02 Mar 2013 10:28:28 +0000</pubDate>
		<guid isPermaLink="false">http://mgrsblog.wordpress.com/?p=26#comment-203</guid>
		<description><![CDATA[Absolutely great post. I wasted hours with half-baked and deprecated explanations, until I came here.

Thanks!]]></description>
		<content:encoded><![CDATA[<p>Absolutely great post. I wasted hours with half-baked and deprecated explanations, until I came here.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How IGN tile servers work? by Marcin Gryszko</title>
		<link>http://grysz.com/2011/04/12/how-ign-tile-servers-work/#comment-167</link>
		<dc:creator><![CDATA[Marcin Gryszko]]></dc:creator>
		<pubDate>Sun, 04 Nov 2012 15:09:20 +0000</pubDate>
		<guid isPermaLink="false">http://mgryszko.wordpress.com/?p=398#comment-167</guid>
		<description><![CDATA[I&#039;m not an expert in map projections (and I didn&#039;t work on the project since one year and a half), but I think that the web service I use uses a different projection that Mobac requires.

If you want to visualize SIGPAC maps in Mobac, download the 1.8 version that includes the SIGPAC definition. Then export it to the newest Mobac.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m not an expert in map projections (and I didn&#8217;t work on the project since one year and a half), but I think that the web service I use uses a different projection that Mobac requires.</p>
<p>If you want to visualize SIGPAC maps in Mobac, download the 1.8 version that includes the SIGPAC definition. Then export it to the newest Mobac.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How IGN tile servers work? by B3r3n</title>
		<link>http://grysz.com/2011/04/12/how-ign-tile-servers-work/#comment-166</link>
		<dc:creator><![CDATA[B3r3n]]></dc:creator>
		<pubDate>Sun, 04 Nov 2012 12:49:59 +0000</pubDate>
		<guid isPermaLink="false">http://mgryszko.wordpress.com/?p=398#comment-166</guid>
		<description><![CDATA[Hi

That is a very interesting article.

I just discovered the Spanish IGN site, but I face the fact it calculates differently the map scales, zoom &amp; coordinates, comparing to the Mobac (Mobile Atlas Creator), and so I fail to interface it.

I try to use your inputs to recalculate the tiles number correlating to the real scale, but I fail.

Your inputs would be very precious to achieve that.

Thanks in advance.]]></description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>That is a very interesting article.</p>
<p>I just discovered the Spanish IGN site, but I face the fact it calculates differently the map scales, zoom &amp; coordinates, comparing to the Mobac (Mobile Atlas Creator), and so I fail to interface it.</p>
<p>I try to use your inputs to recalculate the tiles number correlating to the real scale, but I fail.</p>
<p>Your inputs would be very precious to achieve that.</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Use custom fonts in JasperReports PDF exporter by Leonel</title>
		<link>http://grysz.com/2010/06/01/use-custom-fonts-in-jasperreports-pdf-exporter/#comment-165</link>
		<dc:creator><![CDATA[Leonel]]></dc:creator>
		<pubDate>Fri, 21 Sep 2012 11:20:48 +0000</pubDate>
		<guid isPermaLink="false">http://mgrsblog.wordpress.com/?p=26#comment-165</guid>
		<description><![CDATA[Hi, I have the same problem.  Any Fix?]]></description>
		<content:encoded><![CDATA[<p>Hi, I have the same problem.  Any Fix?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Use custom fonts in JasperReports PDF exporter by Willian Mews</title>
		<link>http://grysz.com/2010/06/01/use-custom-fonts-in-jasperreports-pdf-exporter/#comment-163</link>
		<dc:creator><![CDATA[Willian Mews]]></dc:creator>
		<pubDate>Mon, 20 Aug 2012 13:42:18 +0000</pubDate>
		<guid isPermaLink="false">http://mgrsblog.wordpress.com/?p=26#comment-163</guid>
		<description><![CDATA[I created the jar with the fonts but when I went up the application on a linux server, can not generate a report. It gives the following error:


12:47:07,248 ERROR [stderr] (http--0.0.0.0-8443-2) Caused by: net.sf.jasperreports.engine.JRRuntimeException: java.io.IOException: Problem reading font data.
12:47:07,249 ERROR [stderr] (http--0.0.0.0-8443-2)      at net.sf.jasperreports.engine.fonts.SimpleFontFace.(SimpleFontFace.java:109)
12:47:07,250 ERROR [stderr] (http--0.0.0.0-8443-2)      at net.sf.jasperreports.engine.fonts.SimpleFontFace.(SimpleFontFace.java:129)
12:47:07,250 ERROR [stderr] (http--0.0.0.0-8443-2)      at net.sf.jasperreports.engine.fonts.SimpleFontFace.getInstance(SimpleFontFace.java:68)
12:47:07,251 ERROR [stderr] (http--0.0.0.0-8443-2)      at net.sf.jasperreports.engine.fonts.SimpleFontFamily.setNormal(SimpleFontFamily.java:99)
12:47:07,251 ERROR [stderr] (http--0.0.0.0-8443-2)      at net.sf.jasperreports.engine.fonts.SimpleFontExtensionHelper.parseFontFamily(SimpleFontExtensionHelper.java:261)
12:47:07,252 ERROR [stderr] (http--0.0.0.0-8443-2)      at net.sf.jasperreports.engine.fonts.SimpleFontExtensionHelper.parseFontFamilies(SimpleFontExtensionHelper.java:232)
12:47:07,253 ERROR [stderr] (http--0.0.0.0-8443-2)      at net.sf.jasperreports.engine.fonts.SimpleFontExtensionHelper.loadFontFamilies(SimpleFontExtensionHelper.java:193)
12:47:07,256 ERROR [stderr] (http--0.0.0.0-8443-2)      at net.sf.jasperreports.engine.fonts.SimpleFontExtensionHelper.loadFontFamilies(SimpleFontExtensionHelper.java:162)
12:47:07,256 ERROR [stderr] (http--0.0.0.0-8443-2)      at net.sf.jasperreports.engine.fonts.FontExtensionsRegistry.getExtensions(FontExtensionsRegistry.java:56)
12:47:07,257 ERROR [stderr] (http--0.0.0.0-8443-2)      at net.sf.jasperreports.extensions.DefaultExtensionsRegistry.getExtensions(DefaultExtensionsRegistry.java:110)
12:47:07,261 ERROR [stderr] (http--0.0.0.0-8443-2)      at net.sf.jasperreports.engine.util.JRStyledTextParser.(JRStyledTextParser.java:83)
12:47:07,261 ERROR [stderr] (http--0.0.0.0-8443-2)      ... 36 more]]></description>
		<content:encoded><![CDATA[<p>I created the jar with the fonts but when I went up the application on a linux server, can not generate a report. It gives the following error:</p>
<p>12:47:07,248 ERROR [stderr] (http&#8211;0.0.0.0-8443-2) Caused by: net.sf.jasperreports.engine.JRRuntimeException: java.io.IOException: Problem reading font data.<br />
12:47:07,249 ERROR [stderr] (http&#8211;0.0.0.0-8443-2)      at net.sf.jasperreports.engine.fonts.SimpleFontFace.(SimpleFontFace.java:109)<br />
12:47:07,250 ERROR [stderr] (http&#8211;0.0.0.0-8443-2)      at net.sf.jasperreports.engine.fonts.SimpleFontFace.(SimpleFontFace.java:129)<br />
12:47:07,250 ERROR [stderr] (http&#8211;0.0.0.0-8443-2)      at net.sf.jasperreports.engine.fonts.SimpleFontFace.getInstance(SimpleFontFace.java:68)<br />
12:47:07,251 ERROR [stderr] (http&#8211;0.0.0.0-8443-2)      at net.sf.jasperreports.engine.fonts.SimpleFontFamily.setNormal(SimpleFontFamily.java:99)<br />
12:47:07,251 ERROR [stderr] (http&#8211;0.0.0.0-8443-2)      at net.sf.jasperreports.engine.fonts.SimpleFontExtensionHelper.parseFontFamily(SimpleFontExtensionHelper.java:261)<br />
12:47:07,252 ERROR [stderr] (http&#8211;0.0.0.0-8443-2)      at net.sf.jasperreports.engine.fonts.SimpleFontExtensionHelper.parseFontFamilies(SimpleFontExtensionHelper.java:232)<br />
12:47:07,253 ERROR [stderr] (http&#8211;0.0.0.0-8443-2)      at net.sf.jasperreports.engine.fonts.SimpleFontExtensionHelper.loadFontFamilies(SimpleFontExtensionHelper.java:193)<br />
12:47:07,256 ERROR [stderr] (http&#8211;0.0.0.0-8443-2)      at net.sf.jasperreports.engine.fonts.SimpleFontExtensionHelper.loadFontFamilies(SimpleFontExtensionHelper.java:162)<br />
12:47:07,256 ERROR [stderr] (http&#8211;0.0.0.0-8443-2)      at net.sf.jasperreports.engine.fonts.FontExtensionsRegistry.getExtensions(FontExtensionsRegistry.java:56)<br />
12:47:07,257 ERROR [stderr] (http&#8211;0.0.0.0-8443-2)      at net.sf.jasperreports.extensions.DefaultExtensionsRegistry.getExtensions(DefaultExtensionsRegistry.java:110)<br />
12:47:07,261 ERROR [stderr] (http&#8211;0.0.0.0-8443-2)      at net.sf.jasperreports.engine.util.JRStyledTextParser.(JRStyledTextParser.java:83)<br />
12:47:07,261 ERROR [stderr] (http&#8211;0.0.0.0-8443-2)      &#8230; 36 more</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Configure Amazon S3 backup with Backupninja and duplicity by ritmon</title>
		<link>http://grysz.com/2011/04/04/configure-amazon-s3-backup-with-backupninja-and-duplicity/#comment-154</link>
		<dc:creator><![CDATA[ritmon]]></dc:creator>
		<pubDate>Thu, 10 May 2012 17:55:15 +0000</pubDate>
		<guid isPermaLink="false">http://mgryszko.wordpress.com/?p=371#comment-154</guid>
		<description><![CDATA[It seems that the duplicity-full.*.vol*.difftar.gpg files are not compressed?]]></description>
		<content:encoded><![CDATA[<p>It seems that the duplicity-full.*.vol*.difftar.gpg files are not compressed?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Use custom fonts in JasperReports PDF exporter by Marek</title>
		<link>http://grysz.com/2010/06/01/use-custom-fonts-in-jasperreports-pdf-exporter/#comment-144</link>
		<dc:creator><![CDATA[Marek]]></dc:creator>
		<pubDate>Mon, 16 Apr 2012 10:31:04 +0000</pubDate>
		<guid isPermaLink="false">http://mgrsblog.wordpress.com/?p=26#comment-144</guid>
		<description><![CDATA[It is a maven dependency but tags got stripped as I posted my comment.]]></description>
		<content:encoded><![CDATA[<p>It is a maven dependency but tags got stripped as I posted my comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Use custom fonts in JasperReports PDF exporter by Marek</title>
		<link>http://grysz.com/2010/06/01/use-custom-fonts-in-jasperreports-pdf-exporter/#comment-143</link>
		<dc:creator><![CDATA[Marek]]></dc:creator>
		<pubDate>Mon, 16 Apr 2012 10:22:15 +0000</pubDate>
		<guid isPermaLink="false">http://mgrsblog.wordpress.com/?p=26#comment-143</guid>
		<description><![CDATA[In case anybody is facing a more mundane question of e.g. bold text not displaying properly in generated pdfs paste this into your pom:


	net.sf.jasperreports
	jasperreports-fonts
	4.0.0


I have decided to post it here because I read on many forums that people are struggling with this trifle and I got a bit frustrated over it too. Obviously it is only vaguely related to a more advanced topic you are describing in your post but I have landed here looking for a solution to my problem and your post gave me a hint. Thanks.]]></description>
		<content:encoded><![CDATA[<p>In case anybody is facing a more mundane question of e.g. bold text not displaying properly in generated pdfs paste this into your pom:</p>
<p>	net.sf.jasperreports<br />
	jasperreports-fonts<br />
	4.0.0</p>
<p>I have decided to post it here because I read on many forums that people are struggling with this trifle and I got a bit frustrated over it too. Obviously it is only vaguely related to a more advanced topic you are describing in your post but I have landed here looking for a solution to my problem and your post gave me a hint. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Grails build event notifications with libnotify and Growl by Jeroen</title>
		<link>http://grysz.com/2011/11/07/grails-build-event-notifications-with-libnotify-and-growl/#comment-138</link>
		<dc:creator><![CDATA[Jeroen]]></dc:creator>
		<pubDate>Wed, 15 Feb 2012 10:21:14 +0000</pubDate>
		<guid isPermaLink="false">http://grysz.com/?p=542#comment-138</guid>
		<description><![CDATA[Have a look at the Grom plugin I created for Grails ( http://grails.org/plugin/grom ) over a year ago which does exactly the things mentioned above on Mac, Linux and Windows.

Cheers, Jeroen]]></description>
		<content:encoded><![CDATA[<p>Have a look at the Grom plugin I created for Grails ( <a href="http://grails.org/plugin/grom" rel="nofollow">http://grails.org/plugin/grom</a> ) over a year ago which does exactly the things mentioned above on Mac, Linux and Windows.</p>
<p>Cheers, Jeroen</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Configure Amazon S3 backup with Backupninja and duplicity by Derek</title>
		<link>http://grysz.com/2011/04/04/configure-amazon-s3-backup-with-backupninja-and-duplicity/#comment-114</link>
		<dc:creator><![CDATA[Derek]]></dc:creator>
		<pubDate>Tue, 10 Jan 2012 01:16:04 +0000</pubDate>
		<guid isPermaLink="false">http://mgryszko.wordpress.com/?p=371#comment-114</guid>
		<description><![CDATA[Thanks for putting together this valuable guide. Much appreciated. 

By the way, I am using S3 as automatic backup for my wordpress blog using &quot;Automatic Backup&quot; plugin. I have uploaded all images on S3, and so my image URL looks like - 
http://bucketname.s3.amazonaws.com/wp-content/uploads/2010/12/Picture.png

How would i go about changing the URL of the image OR swapping the image if I have to? What changes do i make to 1) change the image and 2) change the URL of the image back to www.domain.com/wp-content/uploads/2010/12/Picture.png?

Thanks in advance.]]></description>
		<content:encoded><![CDATA[<p>Thanks for putting together this valuable guide. Much appreciated. </p>
<p>By the way, I am using S3 as automatic backup for my wordpress blog using &#8220;Automatic Backup&#8221; plugin. I have uploaded all images on S3, and so my image URL looks like &#8211;<br />
<a href="http://bucketname.s3.amazonaws.com/wp-content/uploads/2010/12/Picture.png" rel="nofollow">http://bucketname.s3.amazonaws.com/wp-content/uploads/2010/12/Picture.png</a></p>
<p>How would i go about changing the URL of the image OR swapping the image if I have to? What changes do i make to 1) change the image and 2) change the URL of the image back to <a href="http://www.domain.com/wp-content/uploads/2010/12/Picture.png?" rel="nofollow">http://www.domain.com/wp-content/uploads/2010/12/Picture.png?</a></p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
