<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>BFO Blog - Java PDF Software tips and tricks.Tips and Tricks</title>
    <link>http://bfo.com/blog/categories/tips/</link>
    <description>Tips, Tricks and News from the Big Faceless Organization</description>
    <language>en</language>
    <copyright>BFO</copyright>
    <pubDate>Mon, 16 Jan 2012 15:34:00 GMT</pubDate>
    <dc:creator>BFO</dc:creator>
    <dc:date>2012-01-16T15:34:00Z</dc:date>
    <dc:language>en</dc:language>
    <dc:rights>BFO</dc:rights>
    <image>
      <title>BFO Blog - Java PDF Software tips and tricks.Tips and Tricks</title>
      <url>http://bfo.com/blog/categories/tips/</url>
    </image>
    <item>
      <title>Odds and Ends: avoiding non-heap OutOfMemory</title>
      <link>http://bfo.com/blog/2012/01/16/odds_and_ends_avoiding_non_heap_outofmemory.html</link>
      <content:encoded>When working with Java APIs that use native code you can hit an OutOfMemory in the PermGen space due to weaknesses in Java's garbage collectors. Here's an ugly little hack that might help.&lt;p&gt;&lt;a href="http://bfo.com/blog/2012/01/16/odds_and_ends_avoiding_non_heap_outofmemory.html"&gt;Read more...&lt;/a&gt;&lt;/p&gt;</content:encoded>
      <category domain="http://bfo.com/blog/categories/tips/">Tips and Tricks</category>
      <category domain="http://bfo.com/blog/tags/java.nio/">java.nio</category>
      <category domain="http://bfo.com/blog/tags/optimization/">optimization</category>
      <category domain="http://bfo.com/blog/tags/outofmemory/">outofmemory</category>
      <category domain="http://bfo.com/blog/tags/tips/">tips</category>
      <pubDate>Mon, 16 Jan 2012 15:34:00 GMT</pubDate>
      <guid isPermaLink="false">tag:bfo.com,2012-01-16:default/1326728040000</guid>
      <dc:date>2012-01-16T15:34:00Z</dc:date>
    </item>
    <item>
      <title>Odds and Ends: Creating a new X.509 Certificate</title>
      <link>http://bfo.com/blog/2011/03/08/odds_and_ends_creating_a_new_x_509_certificate.html</link>
      <content:encoded>A quick tip completely unrelated to PDF or Graphs: How to create a new self-signed X.509 Certificate with Java.&lt;p&gt;&lt;a href="http://bfo.com/blog/2011/03/08/odds_and_ends_creating_a_new_x_509_certificate.html"&gt;Read more...&lt;/a&gt;&lt;/p&gt;</content:encoded>
      <category domain="http://bfo.com/blog/categories/tips/">Tips and Tricks</category>
      <category domain="http://bfo.com/blog/tags/tips/">tips</category>
      <category domain="http://bfo.com/blog/tags/x.509/">x.509</category>
      <pubDate>Tue, 08 Mar 2011 12:01:00 GMT</pubDate>
      <guid isPermaLink="false">tag:bfo.com,2011-03-08:default/1299585660000</guid>
      <dc:date>2011-03-08T12:01:00Z</dc:date>
    </item>
    <item>
      <title>Combining Ant, Jar, Signatures and Pack200</title>
      <link>http://bfo.com/blog/2010/05/13/combining_ant_jar_signatures_and_pack200.html</link>
      <content:encoded>If you're deploying Java code as Applets, Pack 200 compression can reduce the size of your download by 70%. This article shows how to build digitally signed Jars with Pack 200 compression using Apache Ant. It can be applied to any code, not just BFO code.&lt;p&gt;&lt;a href="http://bfo.com/blog/2010/05/13/combining_ant_jar_signatures_and_pack200.html"&gt;Read more...&lt;/a&gt;&lt;/p&gt;</content:encoded>
      <category domain="http://bfo.com/blog/categories/tips/">Tips and Tricks</category>
      <category domain="http://bfo.com/blog/tags/applet/">applet</category>
      <category domain="http://bfo.com/blog/tags/pack200/">pack200</category>
      <category domain="http://bfo.com/blog/tags/tips/">tips</category>
      <pubDate>Thu, 13 May 2010 10:14:00 GMT</pubDate>
      <guid isPermaLink="false">tag:bfo.com,2010-05-13:default/1273745640000</guid>
      <dc:date>2010-05-13T10:14:00Z</dc:date>
    </item>
  </channel>
</rss>


