<?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>Riccardo Iaconelli &#187; Goodies</title>
	<atom:link href="http://blog.ruphy.org/posts/category/goodies/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.ruphy.org</link>
	<description>The blog of a proud Free Software hacker and vector graphics artist</description>
	<lastBuildDate>Tue, 25 Jan 2011 06:36:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>Akunambol &#8211; Contacts visualization breakage and a possible fix</title>
		<link>http://blog.ruphy.org/posts/138</link>
		<comments>http://blog.ruphy.org/posts/138#comments</comments>
		<pubDate>Thu, 23 Sep 2010 20:10:15 +0000</pubDate>
		<dc:creator>ruphy</dc:creator>
				<category><![CDATA[Akunambol]]></category>
		<category><![CDATA[Goodies]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[Util things or HOWTOs]]></category>

		<guid isPermaLink="false">http://blog.ruphy.org/?p=138</guid>
		<description><![CDATA[Just in case you happen to open KAddressBook, and see that the new entries display the vcard name where the name should appear, like it has happened here: then relax. If I had a large and friendly font, I&#8217;d probably also write &#8220;Don&#8217;t panic&#8221;, on the back side of this post. Your data is safe. [...]]]></description>
			<content:encoded><![CDATA[<p>Just in case you happen to open KAddressBook, and see that the new entries display the vcard name where the name should appear, like it has happened here:</p>
<p style="text-align: center;"><a href="http://blog.ruphy.org/wp-content/uploads/2010/09/akunambol-vcfs.png"><img class="size-medium wp-image-139 aligncenter" title="KAddressBook after a sync" src="http://blog.ruphy.org/wp-content/uploads/2010/09/akunambol-vcfs-300x293.png" alt="" width="300" height="293" /></a></p>
<p>then relax. If I had a large and friendly font, I&#8217;d probably also write &#8220;Don&#8217;t panic&#8221;, on the back side of this post.</p>
<p>Your data is safe.</p>
<p>The filter works, too, and the bug is in Akonadi, but just in the tree item view, to be precise. This means that you can expect to see it again as soon as akonadi is fixed, and none of your contacts data is harmed.</p>
<p>To be even more specific, the bug where this is tracked is this one: <a href="https://bugs.kde.org/show_bug.cgi?id=252145">https://bugs.kde.org/show_bug.cgi?id=252145</a></p>
<p>Please note that this only affects KAddressBook tree visualization, and in no way it compromises how the other application work (or visualize your contact data).</p>
<p>So, now that you&#8217;re more relaxed about this issue, here comes the howto part of the post:</p>
<p>Infact, in case you still badly need your contacts back, today I pushed a commit which (cleanly) workarounds this problem. To get it, you should do a number of things. Please note that while this procedure has worked for me like a charm, it could not work for you for many unknown reasons. <strong>Therefore, please proceed with extreme care!</strong></p>
<ol>
<li>Perform a full sync, so that all of your contacts data is backed up on the server.</li>
<li>Checkout the 0.2.x branch from git.
<ul>
<pre class="brush:shell">git clone git://gitorious.org/akunambol/akunambol.git</pre>
</ul>
</li>
<li>Compile the branch as explained <a href="http://akunambol.ruphy.org/help/compiling-akunambol">here</a> (look at the section &#8220;Building Akunambol&#8221;)</li>
<li>Stop Akonadi, remove (or just backup) the local contacts, and start Akonadi again. (<strong>warning</strong>: <code> ./local/share/contacts</code> is where all of your contacts are stored! you might want to mv it instead)
<ul>
<pre class="brush:shell">akonadictl stop
rm -r .local/share/contacts/
akonadictl start</pre>
</ul>
</li>
<li>Now, remove all the cache created by Akunambol. This will ensure that Akunambol won&#8217;t think that you just deleted all of your contacts (thus deleting them from the server too) but instead will think that it has just started on an empty addressbook (thus filling it with the data you saved during Step 1).
<ul>
<pre class="brush:shell">rm -rf .kde4/share/apps/akunambol</pre>
</ul>
</li>
<li>Start Akunambol, and start a sync. Once it finishes you should see all of your contacts in KAddressBook again.</li>
</ol>
<p>To close this post, yes, I know that all this procedure is a bit cumbersome, but again, if you have had this problem, don&#8217;t panic: <span style="text-decoration: underline;">your data is safe</span>. You don&#8217;t need to follow these steps. You will not be able to display it correctly for the moment, but it&#8217;s only in THAT particular visualization, and all the functionality works nonetheless, including contacts searching, and other views of your contact list. Then, in case KAddressBook is really crucial to you, and you can&#8217;t afford to wait for the bugfix, you can simply use the procedure I illustrated above and everything should be fine. But actually, most of the users (me included) won&#8217;t even notice the problem&#8230;</p>
<p>Anyways&#8230; That&#8217;s all for now! Happy syncing! :)</p>
 <p><a href="http://blog.ruphy.org/?flattrss_redirect&amp;id=138&amp;md5=0e2df73921cc2945ec38d5520ec413d2" title="Flattr" target="_blank"><img src="http://blog.ruphy.org/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.ruphy.org/posts/138/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>More complete version for the oxy cursors</title>
		<link>http://blog.ruphy.org/posts/31</link>
		<comments>http://blog.ruphy.org/posts/31#comments</comments>
		<pubDate>Fri, 28 Dec 2007 00:49:22 +0000</pubDate>
		<dc:creator>ruphy</dc:creator>
				<category><![CDATA[Generic]]></category>
		<category><![CDATA[Goodies]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[Oxygen]]></category>
		<category><![CDATA[Random fun]]></category>

		<guid isPermaLink="false">http://blog.ruphy.org/posts/31</guid>
		<description><![CDATA[Given that I had to do it for the release-team mailing list[¹] I&#8217;m going to link the more complete version of the cursor theme here too. This is much more complete not yet perfect, but much better. I just noticed the watch has a small glitch when rotating, but it&#8217;s a minor thing (which I&#8217;m [...]]]></description>
			<content:encoded><![CDATA[<p>Given that I had to do it for the release-team mailing list[¹] I&#8217;m going to link the more complete version of the cursor theme here too.<br />
This is much more complete not yet perfect, but much better. I just noticed the watch has a small glitch when rotating, but it&#8217;s a minor thing (which I&#8217;m fixing right now). Here you can download the <a href="http://files.ruphy.org/oxygen-cursors-white.tar">white</a> version, the <a href="http://files.ruphy.org/oxygen-cursors-yellow.tar">yellow</a> version and the <a href="http://files.ruphy.org/oxygen-cursors-green.tar">green</a> version. Yes, this one is for you Sebas. =)</p>
<p>Don&#8217;t worry, I will make a proper release with a proper announcement with all the colors linked and all this stuff when it will be the right time&#8230; this is meant to be a 5 minutes post, already lost too much time on endless mail (and IRC) discussions in these days.</p>
<p>If you&#8217;re interested, Harald &#8216;apachelogger&#8217; Sitter made a screencast showcasting the cursors in all of their beauty (unlike the pic showing a naked Zack :P).<br />
<center><br />
<object height="355" width="425"><param name="movie" value="http://www.youtube.com/v/zl8mcABQasc&amp;rel=1"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/zl8mcABQasc&amp;rel=1" type="application/x-shockwave-flash" wmode="transparent" height="355" width="425"></embed></object><br />
</center>And <a href="http://files.ruphy.org/2007/12/cursors1.mp4">here</a> is the original video, of a much greater quality, mp4 format (HE-AAC/H.264). Use youtube only if you really cannot play this, this is so much better. :-)</p>
<p>See you soon!</p>
<p>&#8211;<br />
¹ They seem to think that a cursor theme might break something, or they have other points which I still haven&#8217;t understood&#8230; but I don&#8217;t want to polemize&#8230; anyway, I seem to need to convince them to include the theme in 4.0.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ruphy.org/posts/31/feed</wfw:commentRss>
		<slash:comments>28</slash:comments>
<enclosure url="http://files.ruphy.org/2007/12/cursors1.mp4" length="1971161" type="video/mp4" />
		</item>
		<item>
		<title>Merry Christmas</title>
		<link>http://blog.ruphy.org/posts/30</link>
		<comments>http://blog.ruphy.org/posts/30#comments</comments>
		<pubDate>Wed, 26 Dec 2007 05:26:55 +0000</pubDate>
		<dc:creator>ruphy</dc:creator>
				<category><![CDATA[Generic]]></category>
		<category><![CDATA[Goodies]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[Oxygen]]></category>
		<category><![CDATA[Random fun]]></category>

		<guid isPermaLink="false">http://blog.ruphy.org/posts/30</guid>
		<description><![CDATA[Hello! I&#8217;d just like to wish you everything you wish yourself for Christmas! :D And to give you the promised present&#8230; With David Miller, in these two days I&#8217;ve done quite a big rush on the cursor theme, as you can see on its cgit page. We&#8217;ve targeted to complete at least a basic set [...]]]></description>
			<content:encoded><![CDATA[<p>Hello!</p>
<p>I&#8217;d just like to wish you everything you wish yourself for Christmas! :D</p>
<p>And to give you the promised present&#8230;</p>
<p><span id="more-30"></span><br />
With David Miller, in these two days I&#8217;ve done quite a big rush on the cursor theme, as you can see on its <a href="http://cgit.freedesktop.org/~ruphy/oxy-cursors/">cgit</a> page.</p>
<p>We&#8217;ve targeted to complete at least a basic set to be given away as Christmas present, and as preview of what will be included in KDE 4.0 as default cursor theme (at least I hope so, I&#8217;m writing the mail to kde-core-devel right now).</p>
<p>The clock cursor is the big missing, altough the pointer+clock is already there. And I made the hand thinner.</p>
<p>Here are the links to the white and yellow themes, installable, but first the mandatory previews, in random order. :-)</p>
<div align="right"> Normal pointer: <img src="http://files.ruphy.org/2007/12/left_ptr.png" /> <img src="http://files.ruphy.org/2007/12/left_ptr-y.png" /><br />
Hand: <img src="http://files.ruphy.org/2007/12/hand.png" /> <img src="http://files.ruphy.org/2007/12/hand-y.png" /><br />
Contextual Help: <img src="http://files.ruphy.org/2007/12/help.png" /> <img src="http://files.ruphy.org/2007/12/help-y.png" /><br />
Text, ibeam, xterm, blinking, or however you call it :P : <img src="http://files.ruphy.org/2007/12/xterm.png" /> <img src="http://files.ruphy.org/2007/12/xterm-y.png" /><br />
Grabbing: <img src="http://files.ruphy.org/2007/12/grab.png" /> <img src="http://files.ruphy.org/2007/12/grab-y.png" /><br />
Pencil: <img src="http://files.ruphy.org/2007/12/pencil.png" /> <img src="http://files.ruphy.org/2007/12/pencil-y.png" /><br />
Diagonal resizing: <img src="http://files.ruphy.org/2007/12/size_diag-tl2br.png" /> <img src="http://files.ruphy.org/2007/12/size_diag-tl2br-y.png" /><br />
Pointer + clock: <img src="http://files.ruphy.org/2007/12/half-busy10.png" /> <img src="http://files.ruphy.org/2007/12/half-busy10-y.png" />
</div>
<blockquote><p>UPDATE: Download the newest sets which are linked in the <a href="http://blog.ruphy.org/posts/31">other post</a>. They work better</p></blockquote>
<p><center><br />
<a href="http://media.ruphy.org/2007/12/oxygen-cursors-white.tar">- Download the <strong>white</strong> installable theme &#8211; (364 kBytes, .tar) -</a><br />
<a href="http://media.ruphy.org/2007/12/oxygen-cursors-yellow.tar">- Download the <strong>yellow</strong> installable theme &#8211; (364 kBytes, .tar) -</a><br />
</center></p>
<p>The cursor theme is licenced under the license LGPL version 3, and is Copyrighted (C) 2007 by Riccardo Iaconelli and David Miller.</p>
<p>Please note xterm, I think it&#8217;s just lovely. :-) And it *does* work greatly on text!</p>
<p>Actually, there are more cursors drawn in the <a href="http://gitweb.freedesktop.org/?p=users/ruphy/oxy-cursors.git;a=summary">git repo</a> but I haven&#8217;t created all the config files yet. I will try to sit down with fredrikh and finish this off too. Then I&#8217;ll probably have to ask jpetso to work with me on a sane spec for cursor naming, currently this is all a plain mess.</p>
<p>Feel free to report me any bugs or usability annoyances in the theme. =)</p>
<p>Ah, because I remembered you asked, I will try to make a lefthanded version of the theme too. And maybe some other colors&#8230; and&#8230; who knows, maybe some will be with the Tango palette. ;-)</p>
<p>Have a very happy Christmas and a good new year!</p>
<p>Bye! =)</p>
<p>P.S. There are two sentences in the text, which are quotes from a song of one of the most known groups in the history of music. I have a bonus present to the first who can find the two quotes and tell where do they come from, including name of the song. ;-)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ruphy.org/posts/30/feed</wfw:commentRss>
		<slash:comments>30</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: blog.ruphy.org @ 2012-02-05 21:46:39 -->
