<?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/"
	>

<channel>
	<title>bit.fusion}</title>
	<atom:link href="http://www.bitfusion.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bitfusion.org</link>
	<description>my binary bits and pieces.</description>
	<lastBuildDate>Thu, 12 Nov 2009 18:35:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Grails-Wave plugin 0.4 Release Notes</title>
		<link>http://www.bitfusion.org/2009/11/12/grails-wave-plugin-0-4-release-notes/</link>
		<comments>http://www.bitfusion.org/2009/11/12/grails-wave-plugin-0-4-release-notes/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 18:11:11 +0000</pubDate>
		<dc:creator>david</dc:creator>
				<category><![CDATA[grails]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[wave]]></category>

		<guid isPermaLink="false">http://www.bitfusion.org/?p=134</guid>
		<description><![CDATA[This is mainly a &#8220;under the hood&#8221; release of the Google Wave plugin but also provides a convenient new feature for Wave Embed development. In addition the live sample app has been upgraded using this release. Improvements If you use the script to create a new robot, like: grails create-wave-robot foo you can now also [...]]]></description>
			<content:encoded><![CDATA[<p>This is mainly a &#8220;under the hood&#8221; release of the <a href="http://www.bitfusion.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL2dyYWlscy5vcmcvcGx1Z2luL3dhdmU=">Google Wave plugin</a> but also provides a convenient new feature for Wave Embed development. In addition the <a href="http://www.bitfusion.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL2dyYWlscy13YXZlLXBsdWdpbi5hcHBzcG90LmNvbS8=">live sample app</a> has been upgraded using this release.</p>
<h2><strong>Improvements<br />
</strong></h2>
<p>If you use the script to create a new robot, like:</p>
<pre>grails create-wave-robot <strong>foo</strong></pre>
<p>you can now also enter a custom robot name. The script will generate a robot service with the name <em>FooRobotService.groovy</em> in your services folder. There is no need to map an active robot implementation in your <em>Config.groovy</em> anymore (except you have more than one robot services lying around) as your robot service is auto-mapped by it&#8217;s type.</p>
<p>References:</p>
<ul>
<li><span style="color: #888888;">[<a href="http://www.bitfusion.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL2ppcmEuY29kZWhhdXMub3JnL2Jyb3dzZS9HUkFJTFNQTFVHSU5TLTE2Mjg=">GRAILSPLUGINS-1628</a>] &#8211;         Implement robot implementation lookup by type</span></li>
<li><span style="color: #888888;">[<a href="http://www.bitfusion.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL2ppcmEuY29kZWhhdXMub3JnL2Jyb3dzZS9HUkFJTFNQTFVHSU5TLTE2MzA=">GRAILSPLUGINS-1630</a>] &#8211;         Script &#8220;CreateWaveRobot&#8221; should be able to generate a robot service with name argument</span></li>
</ul>
<h2><strong>New Features<br />
</strong></h2>
<p>The Google Wave plugin now provides a static utilitity method to extract the actual wave-id from an given URL:</p>
<pre>WaveUtils.extractWaveId(String url)</pre>
<p>Futhermore the embed TagLib enables you to pass an URL to a wave instead of a wave-id. This avoids the error-prone process <a href="http://www.bitfusion.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL3d3dy5iaXRmdXNpb24ub3JnLzIwMDkvMTEvMDMvZ3JhaWxzLXdhdmUtcGx1Z2luLWFuZC1zb21lLW5vdGVzLw=="> to manually extract the id</a> from the encoded wave URL. The embedding of waves is now even easier than before &#8211; just copy and paste the URL from your Wave Client:</p>
<pre>&lt;g:waveEmbed waveUrl="https://wave.google.com/wave/#restored:wave:googlewave.com!w%252B6YtkJl3kH.14" /&gt;</pre>
<p>References</p>
<ul>
<li><span style="color: #888888;">[<a href="http://www.bitfusion.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL2ppcmEuY29kZWhhdXMub3JnL2Jyb3dzZS9HUkFJTFNQTFVHSU5TLTE2Mjc=">GRAILSPLUGINS-1627</a>] &#8211; Utilitiy method to decode Wave URLs and extract the Wave ID</span></li>
<li><span style="color: #888888;">[<a href="http://www.bitfusion.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL2ppcmEuY29kZWhhdXMub3JnL2Jyb3dzZS9HUkFJTFNQTFVHSU5TLTE2NjA=">GRAILSPLUGINS-1660</a>] &#8211;         Allow wave embed tag to process raw WaveUrl  (as alternative to wave id)</span></li>
</ul>
 <img src="http://www.bitfusion.org/blog/wp-content/plugins/feed-statistics.php?view=1&post_id=134" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.bitfusion.org/2009/11/12/grails-wave-plugin-0-4-release-notes/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Grails-Wave plugin and some notes.</title>
		<link>http://www.bitfusion.org/2009/11/03/grails-wave-plugin-and-some-notes/</link>
		<comments>http://www.bitfusion.org/2009/11/03/grails-wave-plugin-and-some-notes/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 10:29:51 +0000</pubDate>
		<dc:creator>david</dc:creator>
				<category><![CDATA[grails]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[wave]]></category>
		<category><![CDATA[groovy]]></category>

		<guid isPermaLink="false">http://www.bitfusion.org/?p=67</guid>
		<description><![CDATA[As announced on Grails.org last week, I&#8217;ve released the first version (actually 0.3) of the Google Wave plugin for Grails. The plugin enables you to embed waves in your views (Wave Embed API) or to code your own Wave robot using the Robots API by avoiding tedious servlet mappings and configuration files. Support for gadgets [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_91" class="wp-caption alignright" style="width: 310px"><img class="size-full wp-image-91" title="grails-wave-screenshot" src="http://www.bitfusion.org/blog/wp-content/uploads/2009/11/grails-wave-screenshot.png" alt="An embedded wave." width="300" height="200" /><p class="wp-caption-text">An embedded wave.</p></div>
<p>As <a href="http://www.bitfusion.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL3d3dy5ncmFpbHMub3JnL2Jsb2cvZGF2aWQudHJhdHRuaWcvR29vZ2xlK1dhdmUrcGx1Z2luK3JlbGVhc2Vk">announced on Grails.org</a> last week, I&#8217;ve released the first version (actually 0.3) of the Google Wave plugin for Grails. The plugin enables you to embed waves in your views (Wave Embed API) or to code your own Wave robot using the Robots API by avoiding tedious servlet mappings and configuration files. Support for gadgets and installers will follow soon, as far it makes sense as plugin feature.</p>
<p>If you are new to Grails there is only <a href="http://www.bitfusion.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL3d3dy5ncmFpbHMub3JnL0RvY3VtZW50YXRpb24=">one option</a>. Okay there is a <a href="http://www.bitfusion.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL2dyYWlscy5vcmcvQm9va3M=">second one</a>.</p>
<p>If you are new to Wave development here is a list of some resources to start with:<br />
<span id="more-67"></span></p>
<ul>
<li>Watch the <a href="http://www.bitfusion.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL3d3dy55b3V0dWJlLmNvbS93YXRjaD92PXZfVXlWbUlUaVlR">Google IO Keynote</a> (and see what&#8217;s possible)</li>
<li>Read the <a href="http://www.bitfusion.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL2NvZGUuZ29vZ2xlLmNvbS9hcGlzL3dhdmUv">Wave API Docs</a>. Knowing the basic concepts and terms should be enough to work with the plugin. But it&#8217;s handy to have the <a href="http://www.bitfusion.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL3dhdmUtcm9ib3QtamF2YS1jbGllbnQuZ29vZ2xlY29kZS5jb20vc3ZuL3RydW5rL2RvYy9pbmRleC5odG1s">Wave Client JavaDoc</a> bookmarked.</li>
<li>There is also a <a href="http://www.bitfusion.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL2dyb3Vwcy5nb29nbGUuY29tL2dyb3VwL2dvb2dsZS13YXZlLWFwaQ==">Wave API group</a> but discussion is pretty scattered as lots of dev-talk is going on in Wave itself. If you are lucky and have a sandbox account you can use it to find some good developer discussions.</li>
<li>Find public discussions by searching <strong><em>with:public</em></strong> or <strong><em>with:public@a.gwave.com</em></strong></li>
<li>Something worked before and now doesn&#8217;t &#8211; check the Wave issue-tracker: <a href="http://www.bitfusion.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL2NvZGUuZ29vZ2xlLmNvbS9wL2dvb2dsZS13YXZlLXJlc291cmNlcw==">code.google.com/p/google-wave-resources</a>
<div class="wp-caption alignnone" style="width: 535px"><img src="http://img.skitch.com/20091101-jewe6wdah56kmchwq92k1jrs11.jpg" alt="A crashed wave: tell Dr. Wave about your problem." width="525" height="119" /><p class="wp-caption-text">A crashed wave: Dr. Wave wants your diagnosis</p></div></li>
<li>Look at the official <a href="http://www.bitfusion.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL3dhdmUtc2FtcGxlcy1nYWxsZXJ5LmFwcHNwb3QuY29t">samples gallery</a> to find code snippets and live demos. Try the <a href="http://www.bitfusion.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL2dyYWlscy13YXZlLXBsdWdpbi5hcHBzcG90LmNvbS8=">grails-wave sample app</a> and talk to the Groovy:Bot</li>
<li> Embedding Wave: Note that only published waves can be embedded. Make a wave public by clicking the &#8220;+&#8221; on the left bottom and add
<pre>public@a.gwave.com</pre>
<p>as a contact. You may get an error that this user doesn&#8217;t exist &#8211; just keep hitting return. Now add it as participant to your wave.</p>
<p><div class="wp-caption aligncenter" style="width: 391px"><img src="http://img.skitch.com/20091101-x7sew4bteu9e2iga1yqa42g1ib.jpg" alt="publishing waves can be tricky." width="381" height="204" /><p class="wp-caption-text">publishing waves can be tricky.</p></div>
<p>Embedded Waves are referenced by their wave id. On the sandbox instance there is a debug tool which gives you the id for the current wave. On preview you have to manually extract the id from the URL. The segment after &#8220;wave:&#8221; is the actual id:</p>
<pre>https://wave.google.com/wave/?pli=1#restored:wave:googlewave.com!w%252Bh4UDikrUI</pre>
<p>But keep in mind that the URL is double-encoded and that&#8217;s why you have to replace the &#8220;%252B&#8221; by &#8220;+&#8221; and you have a valid wave id:</p>
<pre>googlewave.com!w+h4UDikrUI</pre>
</li>
<li>Robots will currently work only when deployed to AppEngine (Wave preview limitation)</li>
<li><a href="http://www.bitfusion.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL2dyYWlscy5vcmcvcGx1Z2luL3dhdmU="><strong>Read the plugin docs</strong></a> and get started:
<pre>grails install-plugin wave</pre>
</li>
</ul>
<p>Groovy wave-ing!<br />
<span style="color: #888888;"><br />
Thanks to <a href="http://www.bitfusion.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL3R3aXR0ZXIuY29tL3NwaWRpZS8=">@spidie</a> for moving and reviewing the docs and <a href="http://www.bitfusion.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL3R3aXR0ZXIuY29tL3h5bW9yLw==">@xymor</a> for the shiny cap&#8217;n screen.</span></p>
 <img src="http://www.bitfusion.org/blog/wp-content/plugins/feed-statistics.php?view=1&post_id=67" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.bitfusion.org/2009/11/03/grails-wave-plugin-and-some-notes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Groupware &amp; Collaboration Plattforms</title>
		<link>http://www.bitfusion.org/2008/10/15/groupware-collaboration-plattforms/</link>
		<comments>http://www.bitfusion.org/2008/10/15/groupware-collaboration-plattforms/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 11:06:09 +0000</pubDate>
		<dc:creator>david</dc:creator>
				<category><![CDATA[collaboration]]></category>
		<category><![CDATA[web office]]></category>
		<category><![CDATA[groupware]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[office]]></category>
		<category><![CDATA[team]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.bitfusion.org/blog/?p=8</guid>
		<description><![CDATA[Some month ago I&#8217;ve evaluated a few collaboration systems for the organization Austrian Service Abroad with the aim to improve organization and communication. Especially to get rid of Email as the only way for information exchange and for project-based tasks. You have to consider that the focus was not project management in the first place [...]]]></description>
			<content:encoded><![CDATA[<p>Some month ago I&#8217;ve evaluated a few collaboration systems for the organization <a title=\"Ã–sterreichischer Auslandsdienst\" href="http://www.bitfusion.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL3d3dy5hdXNsYW5kc2RpZW5zdC5hdC9pbnRyby9VUy5odG0=">Austrian Service Abroad</a> with the aim to improve organization and communication. Especially to get rid of Email as the only way for information exchange and for project-based tasks. You have to consider that the focus was not project management in the first place but some basic features needed were:<span class="postbody"><br />
</span><span id="more-8"></span></p>
<ul>
<li><span class="postbody">Integrated Email Management<br />
</span></li>
<li><span class="postbody">Contact Management </span></li>
<li><span class="postbody">Forum</span></li>
<li><span class="postbody">Simple Documentmanagement</span></li>
<li><span class="postbody">Linklists or uncategorized information </span></li>
</ul>
<p><a title=\"Group Office\" href="http://www.bitfusion.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL3d3dy5ncm91cC1vZmZpY2UuY29tLw=="><span style="font-weight: bold">Group Office</span></a></p>
<p>+ Forum extension<br />
+ Big community in Austria and Japan<br />
+ Calendar provides iCal support<br />
+ friendly, clear user interface<br />
+ Projectmanagement feature<br />
+ Notes<br />
+ German language support<br />
+ Common folder to share data between users</p>
<p><img src="http://img.skitch.com/20081015-kgrqg5igadw34ewqk7m5r9epuj.jpg" alt="Group Office Screenshot" width="582" height="473" /></p>
<p><a title=\"phpGroupWare\" href="http://www.bitfusion.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL3d3dy5waHBncm91cHdhcmUub3JnLw=="><span style="font-weight: bold"><br />
phpGroupWare</span></a></p>
<p>+ Forum<br />
+ Huuuge feature &amp; extension base<br />
+ Extensive projectmanagement<br />
+ Knowledgebase (for e.g. glossary)<br />
- Insufficient file management, no filetypes &#8211; No WYSIWYG editor (!)<br />
- Quite confusing UI (e.g. messenger) and partly ineffectual implemented</p>
<p><a title=\"eGroupWare\" href="http://www.bitfusion.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL3d3dy5lZ3JvdXB3YXJlLm9yZy8="><br />
</a> <span style="font-weight: bold"><a title=\"eGroupWare\" href="http://www.bitfusion.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL3d3dy5lZ3JvdXB3YXJlLm9yZy8=">eGroupWare</a> (Fork of phpGroupWare)</span><a href="http://www.bitfusion.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL2RlLndpa2lwZWRpYS5vcmcvd2lraS9FR3JvdXBXYXJl" target=\"_blank\"><br />
</a></p>
<p>- No forum<br />
- Very project management aligned<br />
- No WYSIWYG editor and existing editor lacks of functionality</p>
<p><img src="http://img.skitch.com/20081015-rtgc3hmktcch8p9hdgkm1jgw7d.jpg" alt="eGroupWare Screenshot" width="705" height="397" /></p>
<p><a title=\"PHProjekt\" href="http://www.bitfusion.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL3d3dy5waHByb2pla3QuY29tLw=="><br />
</a></p>
<p><a title=\"PHProjekt\" href="http://www.bitfusion.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL3d3dy5waHByb2pla3QuY29tLw=="><span style="font-weight: bold">PHProjekt</span></a><a href="http://www.bitfusion.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL3d3dy5waHByb2pla3QuY29tL2ZlYXR1cmVzLnBocA==" target=\"_blank\"><br />
</a></p>
<p>+ Incredible feature set (Even chat via web browser)<br />
- Nerdy UI with endless long forms is definitely not very sexy<br />
- Cross browser issues: Context menu doesn&#8217;t work correctly in Firefox<br />
- Filemanagement very cumbersome</p>
<p><img src="http://img.skitch.com/20081015-gcwfqfac4ysam1quc8kp4wa9h1.jpg" alt="PHProjekt Screenshot" width="655" height="447" /></p>
<p><span style="font-weight: bold"><br />
<a title=\"dotproject\" href="http://www.bitfusion.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL3d3dy5kb3Rwcm9qZWN0Lm5ldC8=">dotproject</a></span><a href="http://www.bitfusion.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL3d3dy5kb3Rwcm9qZWN0Lm5ldC8=" target=\"_blank\"><br />
</a></p>
<p>+ iCal export<br />
+ Files can be attached to tasks<br />
+ Outboard, for managing<br />
+ Quite simple UI (colours could be improved)<br />
- No Email management. Emails have to be send via an external client<br />
- File creation via upload only</p>
<p><img src="http://img.skitch.com/20081015-1dya3154utkkupbhcdqes6f9j6.jpg" alt="dotproject Screenshot" width="644" height="349" /></p>
<p><span style="font-weight: bold"><br />
<a title=\"phpCollab\" href="http://www.bitfusion.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL3BocGNvbGxhYi5zb3VyY2Vmb3JnZS5uZXQv">phpCollap</a></span><a href="http://www.bitfusion.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL3BocGNvbGxhYi5zb3VyY2Vmb3JnZS5uZXQv" target=\"_blank\"><br />
</a></p>
<p>- No live demo found<br />
- Not modular (at the moment)<br />
- Early project state</p>
<p><a title=\"moreGroupWare\" href="http://www.bitfusion.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL3d3dy5tb3JlZ3JvdXB3YXJlLmRlLw=="><span style="font-weight: bold">moreGroupWare</span></a><a href="http://www.bitfusion.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL3d3dy5tb3JlZ3JvdXB3YXJlLmRlLw==" target=\"_blank\"><br />
</a></p>
<p>+ <em>&#8220;Outlook like</em>&#8221; Email management<br />
+ Problems on Mac<br />
+ Early release (0.7.4)<br />
- Login problems with some browsers (FF 2/Mac)<br />
- No WYSIWYG Editor, plain text files only</p>
<p><img src="http://img.skitch.com/20081015-qy3mh93pwd5m1xhe7eud2k1k4u.jpg" alt="moreGroupWare Screenshot" width="589" height="234" /></p>
<p>In the end the big code &amp; user base of Group Office and the fact that it met all our requirements from the beginning made a clear winner. Please note: that the listed projects may have been updated in the meantime and features may have changed.</p>
<p><strong>Additional Sources:</strong><br />
<a title=\"Wikipedia: List of collaborative Software\" href="http://www.bitfusion.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL2VuLndpa2lwZWRpYS5vcmcvd2lraS9MaXN0X29mX2NvbGxhYm9yYXRpdmVfc29mdHdhcmU=">List of collaborative software (Wikipedia)<br />
</a></p>
 <img src="http://www.bitfusion.org/blog/wp-content/plugins/feed-statistics.php?view=1&post_id=8" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.bitfusion.org/2008/10/15/groupware-collaboration-plattforms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>kPicasa Gallery PHP4 v0.1.5</title>
		<link>http://www.bitfusion.org/2008/10/15/kpicasa-gallery-php4-v015/</link>
		<comments>http://www.bitfusion.org/2008/10/15/kpicasa-gallery-php4-v015/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 05:00:12 +0000</pubDate>
		<dc:creator>david</dc:creator>
				<category><![CDATA[dev]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[gallery]]></category>
		<category><![CDATA[photo]]></category>
		<category><![CDATA[php4]]></category>
		<category><![CDATA[picasa]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[wordpress plugin]]></category>

		<guid isPermaLink="false">http://www.bitfusion.org/blog/?p=11</guid>
		<description><![CDATA[After long time waiting kPicasa Gallery PHP4 0.1.5 is finally available. The Plugin is now working with WordPress 2.5+. Big thanks to SBe for providing the patch.]]></description>
			<content:encoded><![CDATA[<p>After long time waiting <a title=\"kPicasa Gallery PHP4MOD\" href="http://www.bitfusion.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL3dvcmRwcmVzcy5vcmcvZXh0ZW5kL3BsdWdpbnMva3BpY2FzYS1nYWxsZXJ5LXBocDRtb2Qv">kPicasa Gallery PHP4 0.1.5</a> is finally available. The Plugin is now working with WordPress 2.5+. Big thanks to <a href="http://www.bitfusion.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL3dvcmRwcmVzcy5vcmcvc3VwcG9ydC9wcm9maWxlLzExOTA5Mjg=">SBe</a> for providing the patch.</p>
<p><img src="http://img.skitch.com/20081015-gg6aahi4b3r1j4ynwk7e2cbeug.jpg" alt="kPicasa Gallery PHP4 Admin Dialog" width="578" height="479" /></p>
 <img src="http://www.bitfusion.org/blog/wp-content/plugins/feed-statistics.php?view=1&post_id=11" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.bitfusion.org/2008/10/15/kpicasa-gallery-php4-v015/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>kPicasa Gallery PHP4MOD v0.1.4</title>
		<link>http://www.bitfusion.org/2008/02/27/kpicasa-gallery-php4mod-v014/</link>
		<comments>http://www.bitfusion.org/2008/02/27/kpicasa-gallery-php4mod-v014/#comments</comments>
		<pubDate>Wed, 27 Feb 2008 19:08:14 +0000</pubDate>
		<dc:creator>david</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[gallery]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[kpicasa]]></category>
		<category><![CDATA[mod]]></category>
		<category><![CDATA[photo]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php4]]></category>
		<category><![CDATA[php4mod]]></category>
		<category><![CDATA[picasa]]></category>
		<category><![CDATA[picture]]></category>
		<category><![CDATA[port]]></category>

		<guid isPermaLink="false">http://www.bitfusion.org/blog/2008/02/27/kpicasa-gallery-php4mod-v014/</guid>
		<description><![CDATA[I have released a new version of kPicasa Gallery PHP4MOD based on the original kPicasa Gallery v0.1.4. It includes no new features but an improved fetch routine done by Guillaume and I&#8217;ve added some fixes. Enjoy! Note: The previous version (v0.1.3) introduced a new feature to configure the thumbnail size of your photos which is [...]]]></description>
			<content:encoded><![CDATA[<p>I have released a <a href="http://www.bitfusion.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL3dvcmRwcmVzcy5vcmcvZXh0ZW5kL3BsdWdpbnMva3BpY2FzYS1nYWxsZXJ5LXBocDRtb2Q=">new version</a> of kPicasa Gallery PHP4MOD based on the original kPicasa Gallery v0.1.4. It includes no new features but an improved fetch routine done by <a href="http://www.bitfusion.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL3d3dy5ib2xveGUuY29tL3RlY2hibG9nLzIwMDgvMDIva3BpY2FzYS1nYWxsZXJ5LTAxNC8=">Guillaume</a> and I&#8217;ve added some fixes. Enjoy!<span id="more-9"></span></p>
<p>Note: The previous version (v0.1.3) introduced a new feature to configure the thumbnail size of your photos which is not included in the original one.</p>
<p style="text-align: center"><img src="http://img.skitch.com/20080227-pc38px8uyyc2pw48sxh3pp31ud.jpg" border="1" alt="kPicasa Gallery PHP4MOD Options" width="470" height="82" /></p>
<p><!--more--></p>
 <img src="http://www.bitfusion.org/blog/wp-content/plugins/feed-statistics.php?view=1&post_id=9" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.bitfusion.org/2008/02/27/kpicasa-gallery-php4mod-v014/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
		<item>
		<title>New WordPress Plugin: kPicasa Gallery PHP4MOD</title>
		<link>http://www.bitfusion.org/2008/01/14/new-wordpress-plugin-kpicasa-gallery-php4mod/</link>
		<comments>http://www.bitfusion.org/2008/01/14/new-wordpress-plugin-kpicasa-gallery-php4mod/#comments</comments>
		<pubDate>Mon, 14 Jan 2008 20:16:02 +0000</pubDate>
		<dc:creator>david</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress plugin php4 picasa google photo photography p]]></category>

		<guid isPermaLink="false">http://www.bitfusion.org/blog/?p=5</guid>
		<description><![CDATA[Just released my first wordpress plugin: kPicasa Gallery PHP4MOD. It&#8217;s a modified version of the great kPicasa Gallery plugin by Guillaume HÃ©bert. What does it? Exactly the same as the original one with the advantage it is also working with PHP4. In my opinion this is quite important as many users haven&#8217;t upgraded to PHP5 [...]]]></description>
			<content:encoded><![CDATA[<p>Just released my first wordpress plugin: <a title=\"KPicasa Gallery PHP4MOD\" href="http://www.bitfusion.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL3dvcmRwcmVzcy5vcmcvZXh0ZW5kL3BsdWdpbnMva3BpY2FzYS1nYWxsZXJ5LXBocDRtb2Qv">kPicasa Gallery PHP4MOD</a>. It&#8217;s a modified version of the great <a href="http://www.bitfusion.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL3dvcmRwcmVzcy5vcmcvZXh0ZW5kL3BsdWdpbnMva3BpY2FzYS1nYWxsZXJ5Lw==">kPicasa Gallery</a> plugin by <a href="http://www.bitfusion.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL3d3dy5ib2xveGUuY29tL3RlY2hibG9nLw==">Guillaume HÃ©bert</a>.<span id="more-5"></span></p>
<p>What does it? Exactly the same as the original one with the advantage it is also working with PHP4. In my opinion this is quite important as many users haven&#8217;t upgraded to PHP5 yet.</p>
<p>How to use it:</p>
<ol>
<li>Unzip the archive to your <code>wp-content/plugins/</code> folder.</li>
<li>Activate the plugin via the <code>Plugins</code> menu inside WordPress administration view</li>
<li>Now create a post or a page with <code>KPICASA_GALLERY(YourPicasaUsername)</code> as the only content. For example, if your Picasa username is knut123, you would create a post or page with <code>KPICASA_GALLERY(knut123)</code></li>
<li>Enjoy!</li>
</ol>
 <img src="http://www.bitfusion.org/blog/wp-content/plugins/feed-statistics.php?view=1&post_id=5" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.bitfusion.org/2008/01/14/new-wordpress-plugin-kpicasa-gallery-php4mod/feed/</wfw:commentRss>
		<slash:comments>35</slash:comments>
		</item>
		<item>
		<title>SVN Repository for 1 EUR/Month</title>
		<link>http://www.bitfusion.org/2008/01/12/svn-repository-um-1-emonat/</link>
		<comments>http://www.bitfusion.org/2008/01/12/svn-repository-um-1-emonat/#comments</comments>
		<pubDate>Sat, 12 Jan 2008 18:20:02 +0000</pubDate>
		<dc:creator>david</dc:creator>
				<category><![CDATA[dev]]></category>
		<category><![CDATA[svn development storage versioning history secure]]></category>

		<guid isPermaLink="false">http://www.bitfusion.org/blog/?p=4</guid>
		<description><![CDATA[Google Code and Sourceforge are providing nice features for managing, archiving and versioning open source projects for free. But what if you want to backup your private projects on a secure dedicated system? Therefor I've found an Austrian provider which has a really cheap offer ...]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.bitfusion.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL2NvZGUuZ29vZ2xlLmNvbS8=">Google Code</a> and <a href="http://www.bitfusion.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL3d3dy5zb3VyY2Vmb3JnZS5uZXQ=">Sourceforge</a> are providing nice features for managing, archiving and versioning open source projects for free. But what if you want to backup your private projects on a secure dedicated system? <span id="more-4"></span>Therefor I&#8217;ve found an Austrian provider which has a really cheap offer:</p>
<p><a href="http://www.bitfusion.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cHM6Ly93d3cucXd3cy5uZXQvc2hvcC9zdWJ2ZXJzaW9u">QWWS uniSVN</a><br />
1 GB Storage<br />
Fair Use Transfer<br />
WebDAV Access<br />
SSL Certificate<br />
1 EUR/Month</p>
<p>The only catch: It&#8217;s just for students. Or at least for people with an university email address.</p>
 <img src="http://www.bitfusion.org/blog/wp-content/plugins/feed-statistics.php?view=1&post_id=4" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.bitfusion.org/2008/01/12/svn-repository-um-1-emonat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
