<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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" version="2.0">

<channel>
	<title>Design Monkey</title>
	
	<link>http://www.bomahy.nl/hylke/blog</link>
	<description>Weblog of Hylke Bons</description>
	<pubDate>Sun, 02 Oct 2011 19:50:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/HbonsHome" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="hbonshome" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>SparkleShare Plugins</title>
		<link>http://www.bomahy.nl/hylke/blog/custom-sparkleshare-plugins/</link>
		<comments>http://www.bomahy.nl/hylke/blog/custom-sparkleshare-plugins/#comments</comments>
		<pubDate>Sun, 02 Oct 2011 19:17:16 +0000</pubDate>
		<dc:creator>Hylke</dc:creator>
		
		<category><![CDATA[Other]]></category>

		<guid isPermaLink="false">http://www.bomahy.nl/hylke/blog/?p=103</guid>
		<description><![CDATA[Yesterday I did some work on adding plugin support to SparkleShare. This feature allows you to write your own plugins in the form of a simple XML file. It&#8217;s possible to preset an address or a complete address + repository, as well as which backend to use (only Git and experimental Mercurial at this point):

&#60;?xml [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday I did some work on adding plugin support to SparkleShare. This feature allows you to write your own plugins in the form of a simple XML file. It&#8217;s possible to preset an address or a complete address + repository, as well as which backend to use (only Git and experimental Mercurial at this point):</p>
<blockquote>
<pre>&lt;?xml version="1.0" encoding="UTF-8"?&gt;
&lt;sparkleshare&gt;
  &lt;plugin&gt;
    &lt;info&gt;
      &lt;name&gt;Red Hat UX Team Hub&lt;/name&gt;
      &lt;description&gt;Internal server for the UX team&lt;/description&gt;
      &lt;icon&gt;redhat.png&lt;/icon&gt;
      &lt;backend&gt;Git&lt;/backend&gt;
    &lt;/info&gt;
    &lt;address&gt;
      &lt;value&gt;ssh://git@design.bos.lab.redhat.com/&lt;/value&gt;
      &lt;example&gt;&lt;/example&gt;
    &lt;/address&gt;
    &lt;path&gt;
      &lt;value&gt;&lt;/value&gt;
      &lt;example&gt;/project&lt;/example&gt;
    &lt;/path&gt;
  &lt;/plugin&gt;
&lt;/sparkleshare&gt;</pre>
</blockquote>
<p>Save the XML file (ending with .xml, and along with the 24&#215;24px icon) in ~/.config/sparkleshare/plugins and it will appear the next time you start SparkleShare. Granted, it&#8217;s not a very friendly way to add plugins, but I&#8217;ll work on that.</p>
<p><img style="margin-top: 20px; margin-bottom: 20px;" src="http://bomahy.nl/hylke/blog/sparkleshare-plugins.png" alt="SparkleShare Plugins" width="682" height="474" /></p>
<p>By the way: does anyone know how to make the secondary description line in the TreeView row 50% transparent and white when the row is selected? I guess I have to take the selection background colour and the selected text colour and then blend them, but I&#8217;ve no idea how&#8230; <img src='http://www.bomahy.nl/hylke/blog/wp-includes/images/smilies/smile.png' alt=':)' class='wp-smiley' /></p>
<img src="http://feeds.feedburner.com/~r/HbonsHome/~4/MOre651ZBis" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.bomahy.nl/hylke/blog/custom-sparkleshare-plugins/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Sparkly thingies</title>
		<link>http://www.bomahy.nl/hylke/blog/sparkly-thingies/</link>
		<comments>http://www.bomahy.nl/hylke/blog/sparkly-thingies/#comments</comments>
		<pubDate>Tue, 14 Jun 2011 01:13:58 +0000</pubDate>
		<dc:creator>Hylke</dc:creator>
		
		<category><![CDATA[Other]]></category>

		<guid isPermaLink="false">http://www.bomahy.nl/hylke/blog/?p=102</guid>
		<description><![CDATA[Hello everyone. Thanks for being here this morning. We&#8217;ve got some great stuff for you today.
Put some effort into revamping the SparkleShare event log this weekend. It aggregates all events from all your of folders into one window. Amazing. Much more useful and easier to see what what happened to all your projects during the [...]]]></description>
			<content:encoded><![CDATA[<p>Hello everyone. Thanks for being here this morning. We&#8217;ve got some great stuff for you today.</p>
<p>Put some effort into revamping the SparkleShare event log this weekend. It aggregates all events from all your of folders into one window. Amazing. Much more useful and easier to see what what happened to all your projects during the time you were slacking off. Fantastic. Dealing with several windows felt a bit clunky, so now you can filter the list by using the dropdown at the top. Great. The folders in the menu now take you to the actual folders instead of opening a log, which is a much better mapping. Super easy.</p>
<p>Also added libappindicator support so it integrates well on Ubuntu with help of Bertrand. All of this will be available in stores when someone decides to package it.</p>
<p>Thanks for coming. We&#8217;ve got a hands-on area for the press set up. See you soon. Thank you very much.</p>
<p style="text-align: center;"><a href="http://www.bomahy.nl/hylke/blog/sparkleshare-ubuntu.png"><img src="http://www.bomahy.nl/hylke/blog/sparkleshare-ubuntu-thumb.png" alt="" width="400" height="352" /></a></p>
<img src="http://feeds.feedburner.com/~r/HbonsHome/~4/pwDymNq_EGQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.bomahy.nl/hylke/blog/sparkly-thingies/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Releasing SparkleShare 0.2!</title>
		<link>http://www.bomahy.nl/hylke/blog/releasing-sparkleshare-02/</link>
		<comments>http://www.bomahy.nl/hylke/blog/releasing-sparkleshare-02/#comments</comments>
		<pubDate>Tue, 07 Jun 2011 00:30:44 +0000</pubDate>
		<dc:creator>Hylke</dc:creator>
		
		<category><![CDATA[Other]]></category>

		<guid isPermaLink="false">http://www.bomahy.nl/hylke/blog/?p=101</guid>
		<description><![CDATA[A first stable release had been in the air for a while now, but issues kept creeping up every now and then that were holding it back. The result was too much rewriting of the code and adding of features than that is good for after a release candidate, but after about two weeks of [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">A first stable release had been in the air for a while now, but issues kept creeping up every now and then that were holding it back. The result was too much rewriting of the code and adding of features than that is good for after a release candidate, but after about two weeks of no critical bugs being reported, and the fact that it&#8217;s succesfully syncing my Linux box and Mac, after about a year since the start of the SparkleShare project, I&#8217;d like to finally announce SparkleShare 0.2! <img src='http://www.bomahy.nl/hylke/blog/wp-includes/images/smilies/smile.png' alt=':)' class='wp-smiley' /> </p>
<p style="text-align: left;">Get the Linux an Mac versions fresh off the <a href="http://www.sparkleshare.org/">front page</a>. There is a Mac binary available, but for Linux there&#8217;s still only source code. Hopefully the Linux distributions will make installable packages very soon. Please read the <a href="http://www.sparkleshare.org/help">documentation</a> before getting started.<br />
<strong></strong></p>
<p style="text-align: left;">
<p style="text-align: left;"><strong>Changes since 0.2 RC1</strong></p>
<blockquote>
<ul>
<li>Added support for Growl to show notifications on Mac.</li>
<li>Removed the dependancy on GitSharp.</li>
<li>File rename detection support in the event logs.</li>
<li>Fixed all crashes reported in RC1 and improved sync algorithm.</li>
<li>Redid collision detection and conflict resolving (use a copy of each version).</li>
<li>Improved about dialogs with version checking.</li>
<li>Pluggable backend (experimental Mercurial support).</li>
</ul>
</blockquote>
<p><strong>Known issues</strong></p>
<blockquote>
<ul>
<li>For now, a central notification server (an irc daemon) is needed to notify clients of changes because there is no specific server side code yet. Only update infomation &#8220;Hey, there are new changes on the server!&#8221; is send. You can override this to use your own server by adding a &lt;announcements&gt;my-server.com&lt;/announcements&gt; element to the appropriate folder element in ~/.config/sparkleshare/config.xml.</li>
<li>The Mac version doesn&#8217;t have file manager integration yet.</li>
<li>Resuming from suspend is a bit buggy. Restarting SparkleShare fixes it.</li>
<li>SparkleShare won&#8217;t yet be notified of changes made to the git repository manually by using the command line tools.</li>
</ul>
</blockquote>
<p style="text-align: left;"><strong>Plans for the near future</strong><br />
I would really like to try and get more people involved to work on the Windows version (it runs, but it&#8217;s hard to get running and it doesn&#8217;t integrate well with the system) and mobile versions for Android and iPhone (these would be simple clients, able to browse your files on the server, download and upload stuff, etc.).</p>
<p style="text-align: left;">Now that SparkleShare&#8217;s backend is pluggable, I&#8217;d like to implement something based on SFTP or similar. While Git is very cool, it&#8217;s not always the best solution for storing huge files in. So there are problems to be solved there. Git support will definitely always stay by default though, because it&#8217;s the most awesomest DVCS ever made. The right balance needs to be found between having a history and not using too much space.</p>
<p>More ideas can be found on the <a href="https://github.com/hbons/SparkleShare/wiki">wiki</a>. Join the IRC channel: #sparkleshare on irc.gnome.org, if you&#8217;re interested in helping.</p>
<p><strong>Finally&#8230;</strong><br />
&#8230;I&#8217;d like to thank all contributors and testers. Specially <a href="http://www.alexhudson.com/">Alex Hudson</a>, <a href="http://bl-log.blogspot.com/">Bertrand Lorentz</a>, <a href="https://twitter.com/lapz/">Lapo Calamandrei</a>, and <a href="http://princefool.blogspot.com/">Łukasz Jernaś</a>. Thanks!</p>
<p>Now have fun and create cool stuff!</p>
<img src="http://feeds.feedburner.com/~r/HbonsHome/~4/t9-HxT_MB44" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.bomahy.nl/hylke/blog/releasing-sparkleshare-02/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Today was my first day…</title>
		<link>http://www.bomahy.nl/hylke/blog/today-was-my-first-day/</link>
		<comments>http://www.bomahy.nl/hylke/blog/today-was-my-first-day/#comments</comments>
		<pubDate>Tue, 03 May 2011 22:25:05 +0000</pubDate>
		<dc:creator>Hylke</dc:creator>
		
		<category><![CDATA[Other]]></category>

		<guid isPermaLink="false">http://www.bomahy.nl/hylke/blog/?p=100</guid>
		<description><![CDATA[&#8230;here: 

]]></description>
			<content:encoded><![CDATA[<p>&#8230;here: <br /><a href="http://www.redhat.com/"></a></p>
<p style="text-align: center;"><img src="http://www.bomahy.nl/hylke/blog/rh.png" alt="Red Hat" width="424" height="197" /></p>
<img src="http://feeds.feedburner.com/~r/HbonsHome/~4/y_jr4pVmm6M" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.bomahy.nl/hylke/blog/today-was-my-first-day/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Resistance to making things better</title>
		<link>http://www.bomahy.nl/hylke/blog/resistance-to-making-things-better/</link>
		<comments>http://www.bomahy.nl/hylke/blog/resistance-to-making-things-better/#comments</comments>
		<pubDate>Mon, 25 Apr 2011 10:51:50 +0000</pubDate>
		<dc:creator>Hylke</dc:creator>
		
		<category><![CDATA[Other]]></category>

		<guid isPermaLink="false">http://www.bomahy.nl/hylke/blog/?p=99</guid>
		<description><![CDATA[Bikeshedding is very common when building things in the open. You get used to it, and you learn which comments are contructive and which ones to ignore pretty quickly.
One thing I still don&#8217;t understand though, is this resistance to making things better: denying there is a problem, and trying to think of reasons why you [...]]]></description>
			<content:encoded><![CDATA[<p>Bikeshedding is very common when building things in the open. You get used to it, and you learn which comments are contructive and which ones to ignore pretty quickly.</p>
<p>One thing I still don&#8217;t understand though, is this resistance to making things better: denying there is a problem, and trying to think of reasons why you should not improve things. This isn&#8217;t because &#8220;your design sucks&#8221; or &#8220;you should have done it this way&#8221;, those kind of comments can actually be useful to an extent. The kind of comments I&#8217;m talking about are the ones oblivous to the points made and those that just resist change for no good reason.</p>
<p>I bumped into it again on <a href="http://www.omgubuntu.co.uk/2011/04/minor-annoyances-364-ubuntu-dawg-y-u-no-let-me-install-mai-fonts-easily/">this article</a> at OMGUbuntu! (the writer has good points). Sure this is OMGUbuntu! which can be considered the new Slashdot (comments) from time to time, but because this one was about the <a href="http://www.bomahy.nl/hylke/blog/adding-fonts-in-gnome/">font install dialog</a> in GNOME that was redesigned by me and Thomas Wood about two years ago, it reminded me of the same comments we got at the time.</p>
<p>I did a bit of quote mining. Now some of these could be taken with a tongue in cheek kind of way, but it wasn&#8217;t very clear. You can read the comments yourself too.</p>
<blockquote><p>Um… Just drag the folder into Fontmatrix, confirm you want to install those 20 fonts, tick families to activate</p></blockquote>
<blockquote><p>I don&#8217;t know if you hunted those chocolate eggs, in my ~ the .fonts folder isn&#8217;t really far away. Just had to copy fonts there and update the cache.</p></blockquote>
<blockquote><p>how is putting fonts in folder called .fonts not intuitive? And setting up a preconfigured copy operation is very easy. You can even add this folder to your favourties on the left and just drag the files onto it&#8230;</p></blockquote>
<blockquote><p>On ubuntu just double click&#8230; Only power users have to install a lot of fonts at same time, and they&#8217;re smart enough to locate the .fonts folder!</p></blockquote>
<blockquote><p>A simple custom action in Thunar would solve this.</p></blockquote>
<blockquote><p>sudo apt-get install nautilus-actions</p></blockquote>
<blockquote><p>I always install fonts manually (both on Windows and Ubuntu) just because I like it.</p></blockquote>
<blockquote><p>kde has a font installer does what you need</p></blockquote>
<blockquote><p>You can install fonts via synaptic. There is a package there that has 500mb of fonts.</p></blockquote>
<blockquote><p>This article is really a non-issue unless you install twenty fonts at a time, in which case, opening a file manager is really nothing hard and much better than cluttering up the right-click menu.</p></blockquote>
<p>I found the same kind of backlash (altough to a lesser extend) in <a href="http://www.bomahy.nl/hylke/blog/adding-fonts-in-gnome/">my post</a> about the first redesign.</p>
<blockquote><p>there is (was) an easier way to install fonts in gnome just write “fonts://” in the address bar of nautilus and drag and drop the font you want to install</p></blockquote>
<blockquote><p>I’m confused. Why is putting something in /.fonts so hard? When I download a font, the archive manager asks me where I want to stick it. So I say, “Archive Manager, my good man, put it in the .fonts directory,” and it is done. And the next time I fire up whatever program, lo, there is the font.</p></blockquote>
<p>Why is this, and what can we do about it?</p>
<img src="http://feeds.feedburner.com/~r/HbonsHome/~4/YUlTDdSVk6A" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.bomahy.nl/hylke/blog/resistance-to-making-things-better/feed/</wfw:commentRss>
		</item>
		<item>
		<title>GNOME 3!</title>
		<link>http://www.bomahy.nl/hylke/blog/gnome-3/</link>
		<comments>http://www.bomahy.nl/hylke/blog/gnome-3/#comments</comments>
		<pubDate>Wed, 06 Apr 2011 23:51:42 +0000</pubDate>
		<dc:creator>Hylke</dc:creator>
		
		<category><![CDATA[Other]]></category>

		<guid isPermaLink="false">http://www.bomahy.nl/hylke/blog/?p=98</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.gnome.org/" target="_blank"><img style='background-color: #fff; border: 0'  src="http://www.gnome.org/wp-content/uploads/2011/04/iamgnome.png" alt="" width="200" height="200" /></a></p>
<img src="http://feeds.feedburner.com/~r/HbonsHome/~4/WBSSju0uyBI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.bomahy.nl/hylke/blog/gnome-3/feed/</wfw:commentRss>
		</item>
		<item>
		<title>SparkleShare 0.2 RC1 for Linux and Mac</title>
		<link>http://www.bomahy.nl/hylke/blog/sparkleshare-02-rc1-for-linux-and-mac/</link>
		<comments>http://www.bomahy.nl/hylke/blog/sparkleshare-02-rc1-for-linux-and-mac/#comments</comments>
		<pubDate>Sun, 20 Mar 2011 18:04:47 +0000</pubDate>
		<dc:creator>Hylke</dc:creator>
		
		<category><![CDATA[Other]]></category>

		<guid isPermaLink="false">http://www.bomahy.nl/hylke/blog/?p=97</guid>
		<description><![CDATA[Putting out a RC release to day to find out if there are any big issues before the first stable 0.2 release. The Linux version has been getting some love lately, and it&#8217;s now as pretty as its Mac brother.
Make sure to read the updated documentation for use on Github, Gitorious, or your own server.
The [...]]]></description>
			<content:encoded><![CDATA[<p>Putting out a RC release to day to find out if there are any big issues before the first stable 0.2 release. The Linux version has been getting some love lately, and it&#8217;s now as pretty as its Mac brother.</p>
<p>Make sure to read the updated <a href="http://www.sparkleshare.org/documentation.php" target="_blank">documentation</a> for use on Github, Gitorious, or your own server.</p>
<blockquote><p>The NEWS file: 0.2-rc1 for Linux and Mac (Sun Mar 20, 2011)</p>
<p>Hylke: A lot of fixes and optimisations across the backend. Less memory<br />
usage, less crashes. Instant notifications of new changes instead of polling.<br />
Refreshed event log HTML theme. Keeping logs in memory for faster reopening and<br />
loads more goodness.</p></blockquote>
<p>A more detailed list of changes, and roadmap, can be found on the <a href="https://github.com/hbons/SparkleShare/wiki">wiki</a>.</p>
<p><strong>Important:</strong> On Mac, make sure to have a symbolic link to git in /usr/bin/git.</p>
<p>Get it <a href="https://github.com/hbons/SparkleShare/downloads" target="_blank">here</a>.</p>
<p><script type="text/javascript"></script><br />
<script src="http://api.flattr.com/button/load.js" type="text/javascript"></script></p>
<img src="http://feeds.feedburner.com/~r/HbonsHome/~4/Bxy47ozi4dU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.bomahy.nl/hylke/blog/sparkleshare-02-rc1-for-linux-and-mac/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The truth about GNOME design</title>
		<link>http://www.bomahy.nl/hylke/blog/96/</link>
		<comments>http://www.bomahy.nl/hylke/blog/96/#comments</comments>
		<pubDate>Fri, 11 Mar 2011 21:45:21 +0000</pubDate>
		<dc:creator>Hylke</dc:creator>
		
		<category><![CDATA[Other]]></category>

		<guid isPermaLink="false">http://www.bomahy.nl/hylke/blog/?p=96</guid>
		<description><![CDATA[With all the rants flying about involving Canonical, Red Hat, GNOME, cabals, design etc. I&#8217;ve seen a lot of misconceptions in blog posts and comments about how design is being done in the GNOME project that really need clearing up. Specially the claim that Red Hat is the only one working in this area and [...]]]></description>
			<content:encoded><![CDATA[<p>With all the rants flying about involving Canonical, Red Hat, GNOME, cabals, design etc. I&#8217;ve seen a lot of misconceptions in blog posts and comments about how design is being done in the GNOME project that really need clearing up. Specially the claim that Red Hat is the only one working in this area and working in a cabal with decisions being set in stone.</p>
<p>Here&#8217;s a list of some contributors who contributed significantly to GNOME design in the recent years (or even longer) who are <em>not</em> coders and do <em>not</em> work for Red Hat.</p>
<ul>
<li><a href="http://afaikblog.wordpress.com/" target="_blank">Allan Day</a> (volunteer)</li>
<li>Lapo Calamandrei (volunteer)</li>
<li><a href="http://www.linuxart.com/" target="_blank">Garrett LeSage</a> (Novell)</li>
<li><a href="http://www.andreasn.se/blog/" target="_blank">Andreas Nilsson</a> (Mozilla)</li>
<li><a href="http://kallepersson.se/" target="_blank">Kalle Persson</a> (volunteer)</li>
<li><a href="http://ndftz.com/" target="_blank">Andy Fitzsimon</a> (Novell)</li>
<li><a href="http://vinicius.depizzol.com.br/blog/" target="_blank">Vinicius Depizzol</a> (volunteer)</li>
<li><a href="http://jimmac.musichall.cz" target="_blank">Jakub Steiner</a> (sure, Red Hat, but he did the majority of his work not working for them)</li>
<li><a href="http://blogs.gnome.org/calum/" target="_blank">Calum Benson</a> (Sun/Oracle)</li>
<li><a href="http://mpt.net.nz/" target="_blank">Matthew Paul Thomas</a> (Canonical)</li>
<li><a href="http://www.nedrichards.com/" target="_blank">Nick Richards</a> (Intel)</li>
<li>Hylke Bons (me, Intel)</li>
<li>I&#8217;m probably forgetting a few&#8230; apologies, but the point has been made.</li>
</ul>
<p>We hang out in #gnome-design on irc.gnome.org, along with the Red Hat designers and great GNOME hackers. There is <em>no</em> cabal. <em>All</em> design decisions happen in the open. We do not feel like <a href="http://www.markshuttleworth.com/archives/654" target="_blank">competing</a> with each other, but we want to collaborate and have fun on creating the future instead. Join us! <img src='http://www.bomahy.nl/hylke/blog/wp-includes/images/smilies/smile.png' alt=':)' class='wp-smiley' /></p>
<img src="http://feeds.feedburner.com/~r/HbonsHome/~4/f6f2gzMAwt8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.bomahy.nl/hylke/blog/96/feed/</wfw:commentRss>
		</item>
		<item>
		<title>SparkleShare 0.2 beta2 for Mac</title>
		<link>http://www.bomahy.nl/hylke/blog/sparkleshare-02-beta2-for-mac/</link>
		<comments>http://www.bomahy.nl/hylke/blog/sparkleshare-02-beta2-for-mac/#comments</comments>
		<pubDate>Sun, 13 Feb 2011 01:14:52 +0000</pubDate>
		<dc:creator>Hylke</dc:creator>
		
		<category><![CDATA[Other]]></category>

		<guid isPermaLink="false">http://www.bomahy.nl/hylke/blog/?p=95</guid>
		<description><![CDATA[This winter I&#8217;ve been busy porting SparkleShare to work on the Mac. Here&#8217;s a first beta. The second beta for Linux will follow soon.
If you decide to give it a go, please make sure to read the documentation first, as the way of setting it all up isn&#8217;t very user friendly yet. You can download SparkleShare [...]]]></description>
			<content:encoded><![CDATA[<p>This winter I&#8217;ve been busy porting SparkleShare to work on the Mac. Here&#8217;s a first beta. The second beta for Linux will follow soon.</p>
<p>If you decide to give it a go, please make sure to <a href="http://sparkleshare.org/documentation.php" target="_blank">read the documentation</a> first, as the way of setting it all up isn&#8217;t very user friendly yet. You can download SparkleShare for Mac <a href="https://github.com/hbons/SparkleShare/downloads" target="_blank">here</a>.</p>
<p>Special thanks to the MonoMac team, for making native applications on the Mac a breeze!</p>
<p><strong>UPDATE: </strong>Forgot to mention: you need to have <a href="http://code.google.com/p/git-osx-installer/" target="_blank">Git</a>, or a symbolic link to it, in /usr/bin/git.</p>
<p>The NEWS file:</p>
<blockquote><p>0.2-beta2 for Mac (Sat Feb, 2011):<br />
Hylke: Mac version! Massive restructure of the code to an MVC-like model<br />
to make building different front-ends easier. Ported the event logs to<br />
Webkit, so users can style it to their liking. It also reduces the amount<br />
of UI-porting that needs to be done between toolkits.</p></blockquote>
<p style="text-align: center;"><a href="http://folks.o-hand.com/~hbons/sparkleshare-mac.png" target="_blank"><img src="http://folks.o-hand.com/~hbons/sparkleshare-mac-thumb.jpg" alt="SparkleShare for Mac" /></a></p>
<p><script type="text/javascript"><!--
if (window.location.href.indexOf('#') > 0)
window.location = window.location.href.substring(0, window.location.href.indexOf(&#8217;#'));
// &#8211;></script><br />
<script type="text/javascript"></script><br />
<script src="http://api.flattr.com/button/load.js" type="text/javascript"></script></p>
<img src="http://feeds.feedburner.com/~r/HbonsHome/~4/P3IzQLTmrz0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.bomahy.nl/hylke/blog/sparkleshare-02-beta2-for-mac/feed/</wfw:commentRss>
		</item>
		<item>
		<title>London Beers</title>
		<link>http://www.bomahy.nl/hylke/blog/london-beers/</link>
		<comments>http://www.bomahy.nl/hylke/blog/london-beers/#comments</comments>
		<pubDate>Mon, 31 Jan 2011 16:49:58 +0000</pubDate>
		<dc:creator>Hylke</dc:creator>
		
		<category><![CDATA[Other]]></category>

		<guid isPermaLink="false">http://www.bomahy.nl/hylke/blog/?p=94</guid>
		<description><![CDATA[Some of us GNOME folks are having a small GNOME Beer event this Tuesday evening (tomorrow). This time the excuse is that Andreas is in town, amongst other things.
We&#8217;ll meet up at 19:00 at Ye Olde Cheshire Cheese for a few pints, then food afterwards.
]]></description>
			<content:encoded><![CDATA[<p>Some of us GNOME folks are having a small GNOME Beer event this Tuesday evening (tomorrow). This time the excuse is that <a href="http://www.andreasn.se" target="_blank">Andreas</a> is in town, amongst other things.</p>
<p>We&#8217;ll meet up at 19:00 at <a href="http://www.pubs.com/main_site/pub_details.php?pub_id=154" target="_blank">Ye Olde Cheshire Cheese</a> for a few pints, then food afterwards.</p>
<img src="http://feeds.feedburner.com/~r/HbonsHome/~4/mU24uTYjh3w" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.bomahy.nl/hylke/blog/london-beers/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

