<?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>lekkimworld.compebble</title>
    <link>http://lekkimworld.com/tags/pebble/</link>
    <description>IBM Lotus Notes/Domino, Websphere, IBM Connections, mobile, web, JavaScript, Java...</description>
    <language>en</language>
    <copyright>Mikkel Flindt Heisterberg (mh [at] intravision [dot] dk</copyright>
    <pubDate>Sat, 19 May 2012 06:50:25 GMT</pubDate>
    <dc:creator>Mikkel Flindt Heisterberg (mh [at] intravision [dot] dk</dc:creator>
    <dc:date>2012-05-19T06:50:25Z</dc:date>
    <dc:language>en</dc:language>
    <dc:rights>Mikkel Flindt Heisterberg (mh [at] intravision [dot] dk</dc:rights>
    <image>
      <title>lekkimworld.compebble</title>
      <url>http://lekkimworld.com/tags/pebble/</url>
    </image>
    <item>
      <title>Upgraded blog software</title>
      <link>http://lekkimworld.com/2007/09/06/upgraded_blog_software.html</link>
      <content:encoded>&lt;p&gt;
I have just finished upgrading my blogging server software (&lt;a href="http://pebble.sf.net"&gt;Pebble&lt;/a&gt;) from a custom version of version 1.9 to a standard version 2.2. Apart from file truncation issues the migration went fine. RSS feeds should be at their normal address and basically no one should actually see the change unless they visit the homepage. The only items missing is my custom theme. If you experience any problems please let me know by commenting or by sending me an e-mail (lekkim [at] heisterberg.dk).
&lt;/p&gt;
&lt;p&gt;
One nice addition to Pebble 2.x is the support for comment thread RSS feeds which is something &lt;a href="http://lekkimworld.com/2007/03/18/1174207239957.html"&gt;I really think&lt;/a&gt; the developerWorks blogs should implement. Apart from this there is a host of new nice features.
&lt;/p&gt;</content:encoded>
      <category domain="http://lekkimworld.com/tags/pebble/">pebble</category>
      <pubDate>Thu, 06 Sep 2007 16:17:22 GMT</pubDate>
      <guid isPermaLink="false">tag:lekkimworld.com,2007-09-06:default/1189095442078</guid>
      <dc:date>2007-09-06T16:17:22Z</dc:date>
    </item>
    <item>
      <title>Patch to Pebble 2.0-RC2 submitted</title>
      <link>http://lekkimworld.com/2006/09/05/patch_to_pebble_2_0_rc2_submitted.html</link>
      <content:encoded>I have submitted a patch to Pebble (the blogging software I run) to make it possible to handle additional filetypes using the core Pebble 2.0 framework since I'm building an application on top of the framework. How I love open source!&lt;p&gt;&lt;a href="http://lekkimworld.com/2006/09/05/patch_to_pebble_2_0_rc2_submitted.html"&gt;Read more...&lt;/a&gt;&lt;/p&gt;</content:encoded>
      <category domain="http://lekkimworld.com/categories/java/">Java</category>
      <category domain="http://lekkimworld.com/categories/web/">Web</category>
      <category domain="http://lekkimworld.com/tags/java/">java</category>
      <category domain="http://lekkimworld.com/tags/pebble/">pebble</category>
      <pubDate>Tue, 05 Sep 2006 05:58:34 GMT</pubDate>
      <guid isPermaLink="false">tag:lekkimworld.com,2006-09-05:default/1157435914410</guid>
      <dc:date>2006-09-05T05:58:34Z</dc:date>
    </item>
    <item>
      <title>Comment SPAM - again...</title>
      <link>http://lekkimworld.com/2006/07/07/comment_spam_again.html</link>
      <content:encoded>&lt;p&gt;
The easiest way to block comment SPAM is to turn of comments altogether. Another way is to turn of comments to existing posts periodicly which is the way I do it (using a cron job). I'm running &lt;a href="http://pebble.sf.net"&gt;Pebble&lt;/a&gt; for my blog so disabling comments and trackbacks in bulk is easy using Perl and regular expressions:
&lt;pre class="code"&gt;
perl -pi -e 's/\&amp;lt;commentsEnabled\&amp;gt;true/\&amp;lt;commentsEnabled\&amp;gt;false/' `find . -name [0-9]*.xml`
perl -pi -e 's/\&amp;lt;trackBacksEnabled\&amp;gt;true/\&amp;lt;trackBacksEnabled\&amp;gt;false/' `find . -name [0-9]*.xml`
&lt;/pre&gt;
This is the same approach as I have been used &lt;a href="http://lekkimworld.com/2005/08/11/1123741362580.html"&gt;previously&lt;/a&gt; to rename categories.
&lt;/p&gt;</content:encoded>
      <category domain="http://lekkimworld.com/tags/comments/">comments</category>
      <category domain="http://lekkimworld.com/tags/pebble/">pebble</category>
      <category domain="http://lekkimworld.com/tags/regex/">regex</category>
      <category domain="http://lekkimworld.com/tags/spam/">spam</category>
      <pubDate>Fri, 07 Jul 2006 08:15:03 GMT</pubDate>
      <guid isPermaLink="false">tag:lekkimworld.com,2006-07-07:default/1152260103621</guid>
      <dc:date>2006-07-07T08:15:03Z</dc:date>
    </item>
  </channel>
</rss>


