<?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>cloud goes social &#187; rand</title>
	<atom:link href="http://www.cloudgoessocial.net/category/rand/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cloudgoessocial.net</link>
	<description>computer, travel, movies, music, cuisine and more</description>
	<lastBuildDate>Mon, 21 Mar 2011 21:58:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Logitech Wave Pro &#8211; MacOSX</title>
		<link>http://www.cloudgoessocial.net/2010/09/21/logitech-wave-pro-macosx/</link>
		<comments>http://www.cloudgoessocial.net/2010/09/21/logitech-wave-pro-macosx/#comments</comments>
		<pubDate>Mon, 20 Sep 2010 22:13:28 +0000</pubDate>
		<dc:creator>Cloud</dc:creator>
				<category><![CDATA[rand]]></category>
		<category><![CDATA[tips & howtos]]></category>
		<category><![CDATA[logitech wave pro]]></category>
		<category><![CDATA[macosx]]></category>
		<category><![CDATA[working]]></category>

		<guid isPermaLink="false">http://www.cloudgoessocial.net/?p=344</guid>
		<description><![CDATA[Hi all, short post, but hopefully helpful to some! I recently bought a new keyboard + mouse set from logitech. I tendo to get quite bad with the wrists, especially when typing much. Long story short, I have been using a Logitech Wave keyboard for a long time! Now, since I will be spending much [...]]]></description>
			<content:encoded><![CDATA[<p>Hi all,<br />
short post, but hopefully helpful to some!</p>
<p>I recently bought a new keyboard + mouse set from logitech. I tendo to get quite bad with the wrists, especially when typing much. Long story short, I have been using a Logitech Wave keyboard for a long time! Now, since I will be spending much time at the office (and not only at home) I thought I could buy a new set for office/home. I just went to the Logitech website and set for a wonderful <a href="http://www.logitech.com/en-us/keyboards/keyboard-mice-combos/devices/4677">Logitech Wave Pro</a>. Now, if only I had checked the fact that they say that it&#8217;s not compatible with MacOS X!</p>
<p>But well, the set arrived, I plugged it in, and to my horror it wasn&#8217;t recognized in the System Preferences Logitech Control Center (latest version, 3.3.0). The message was simply: &#8220;No Logitech Device Found&#8221;&#8230;</p>
<p>My &#8220;hacker&#8221; spirit of course couldn&#8217;t bear with this fact. Especially because the keyboard looked exactly like the Wave (not the Pro, mind it)&#8230; The mouse itself is simply an MX1100, which is supported by default&#8230; Weird, weird.</p>
<p>I started digging and found out the the (in)famous Logitech Software installs some special files in the usual paths:</p>
<pre>
/Library/Application Support/Logitech.localized/Logitech Control Center.localized/LCCDaemon.app/Contents/Resources
</pre>
<p>In particular files named:</p>
<pre>
Hardware Descriptions 2002.plist
Hardware Descriptions 2006.plist
Hardware Descriptions 2007.plist
Hardware Descriptions 2008.plist
Hardware Descriptions 2009.plist
Hardware Descriptions 2010.plist
</pre>
<p>Now, if one is to open such files with the standard application (Property List Editor) he will find something along the lines of:<br />
<a href="http://www.cloudgoessocial.net/wp-content/uploads/2010/09/Screen-shot-2010-09-20-at-11.59.26-PM.jpg" rel="lightbox[344]"><img src="http://www.cloudgoessocial.net/wp-content/uploads/2010/09/Screen-shot-2010-09-20-at-11.59.26-PM-300x192.jpg" alt="" title="Example of an hardware describing list" width="300" height="192" class="aligncenter size-medium wp-image-345" /></a></p>
<p>Bingo! Now I only had to find out the actual HEX number/product ID. How? Easy, I switched to a windows installation, installed the Logitech SetPoint software, dumped a text file generated by the bug/hardware/problems reporter and voila, found my numbers:</p>
<pre class="brush: cpp; title: ; notranslate">
0.000 Device 0x009018d8 parent=0xffffffff model=0x0300001e bus=2-USB       type=3-RECEIVER  ser=	 vid=046D pid=C517 rev=3810 name=Loreley 2RX
0.000 Device 0x008010b0 parent=0x009018d8 model=0x01000087 bus=2-USB       type=1-MOUSE     ser= vid=0000 pid=003C rev=0000 name=LX8 Cordless Laser Mouse (Gomera Dkt)
0.000 Device 0x00a02100 parent=0xffffffff model=0x0300001e bus=2-USB       type=3-RECEIVER  ser=	 vid=046D pid=C517 rev=3810 name=Loreley 2RX
0.000 Device 0x00700888 parent=0x00a02100 model=0x0200005b bus=2-USB       type=2-KEYBOARD  ser= vid=0000 pid=0060 rev=0000 name=Wave Cordless Keyboard
0.000 Device 0x00d03978 parent=0xffffffff model=0x03000030 bus=2-USB       type=3-RECEIVER  ser=	 vid=046D pid=C529 rev=0700 name=eQuad desktop receiver (Kiwi DT Mercury)
0.000 Device 0x00b02928 parent=0x00d03978 model=0x02000063 bus=2-USB       type=2-KEYBOARD  ser=QADR:38CC4662 vid=0000 pid=2003 rev=0000 name=MKT name TBD (Mercury)
0.000 Device 0x00c03150 parent=0x00d03978 model=0x0100008e bus=2-USB       type=1-MOUSE     ser=QADR:38CC4662 vid=0000 pid=1015 rev=0000 name=MX Pro (Macau RC)
</pre>
<p>I just copied the MX1100 entry in the 2008.plist file and modified the pID (actually just one number increase!) and the one for the wave keyboard. Restarted the Logitech Demo and everything is fully working (well, almost, some keys on the keyboard are apparently mapped in a different way, but I never use them too much, it _might_ be fixable, if I have some more time&#8230;).</p>
<p>Anyway, for those who didn&#8217;t understand too much, <a href="http://www.cloudgoessocial.net/help_mix/LogitechWavePro_MacOSX.zip">here&#8217;s a .zip</a> with the new file, you can just unzip it and place it in your directory, restart the Logitech Daemon (or reboot the PC) and your Wave Pro Set will now be supported!</p>
<ol>
<li>Download the <a href="http://www.cloudgoessocial.net/help_mix/LogitechWavePro_MacOSX.zip">.zip</a></li>
<li>Uncompress its content</li>
<li>in the Finder go to: /Library/Application Support/Logitech.localized/Logitech Control Center.localized/</li>
<li>Right-click on the LCCDaemon.app and Show Package Contents</li>
<li>go into Contents/Resources/</li>
<li>(optional) backup the file called: Hardware Descriptions 2008.plist</li>
<li>Copy the <strong>uncompressed</strong> file</li>
<li>Reboot (or restart the Logitech Daemon from the Activity Monitor/Terminal)</li>
</ol>
<p>As a result, you will get this beauty in your Logitech System Preferences<br />
<a href="http://www.cloudgoessocial.net/wp-content/uploads/2010/09/Screen-shot-2010-09-21-at-12.11.03-AM.jpg" rel="lightbox[344]"><img src="http://www.cloudgoessocial.net/wp-content/uploads/2010/09/Screen-shot-2010-09-21-at-12.11.03-AM-300x219.jpg" alt="" title="Logitech Control Center with the Logitech Wave Pro devices" width="300" height="219" class="aligncenter size-medium wp-image-346" /></a></p>
<p>Hope it helps!</p>
<p>~Claudio</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cloudgoessocial.net/2010/09/21/logitech-wave-pro-macosx/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>Update(s)</title>
		<link>http://www.cloudgoessocial.net/2010/09/09/updates/</link>
		<comments>http://www.cloudgoessocial.net/2010/09/09/updates/#comments</comments>
		<pubDate>Thu, 09 Sep 2010 07:46:36 +0000</pubDate>
		<dc:creator>Cloud</dc:creator>
				<category><![CDATA[rand]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.cloudgoessocial.net/?p=341</guid>
		<description><![CDATA[I haven&#8217;t been writing in a long (loooooooooong) time, plus I haven&#8217;t been writing a lot on general topics rather than technical ones. I have finished my master at ETH Zürich with the maximum grade on my master thesis. AND I started my PhD there, with focus on system and network security. I&#8217;m currently at [...]]]></description>
			<content:encoded><![CDATA[<p>I haven&#8217;t been writing in a long (loooooooooong) time, plus I haven&#8217;t been writing a lot on general topics rather than technical ones.</p>
<p>I have finished my master at <a href="http://www.ethz.ch">ETH Zürich</a> with the maximum grade on my master thesis. AND I started my PhD there, with focus on <a href="http://www.syssec.ethz.ch/">system and network security</a>.</p>
<p>I&#8217;m currently at Fosad, a summer school on security design held in <a href="http://www.centrocongressibertinoro.it/index_en.cfm">Bertinoro, Italy</a></p>
<p>For all of you that come here for some ImageMagick update, please make sure to check out the latest compiled version on <a href="ftp://ftp.imagemagick.org/pub/ImageMagick/iPhone/">their ftp site</a> (or any mirror, under the iPhone directory!). I always try to keep up with the compilation, but most of the times I will be a little late with their release.</p>
<p>For all of you that come here for some uMonitor update, please wait. I have some updates in mind, and some fixes. But uMonitor is totally not my first priority and probably won&#8217;t be ever again. It is <a href="http://github.com/marforic/uMonitor">open-sourced</a> so that anyone can contribute. I&#8217;ve pushed an update on Cydia, lately, to fix some issues. Plus in the future I will have some icons updates for all the iPhone4 users around.</p>
<p>Stay tuned for any updates, as usual!</p>
<p>~C</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cloudgoessocial.net/2010/09/09/updates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iTunes Store &#8211; Price increase&#8230;</title>
		<link>http://www.cloudgoessocial.net/2010/07/01/itunes-store-price-increase/</link>
		<comments>http://www.cloudgoessocial.net/2010/07/01/itunes-store-price-increase/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 22:12:12 +0000</pubDate>
		<dc:creator>Cloud</dc:creator>
				<category><![CDATA[rand]]></category>
		<category><![CDATA[bad]]></category>
		<category><![CDATA[iTunes store]]></category>
		<category><![CDATA[price increase]]></category>

		<guid isPermaLink="false">http://www.cloudgoessocial.net/?p=334</guid>
		<description><![CDATA[&#8230; Or am I dreaming? (or well, having a nightmare!?) [if you click on it you actually see something!] Ok. Last time I checked the iTunes store, in Switzerland (where I currently live, and a friend of mine has a Swiss iTunes Store account) the most expensive songs (the &#8220;hits&#8221;?) were rated at 2.- chf [...]]]></description>
			<content:encoded><![CDATA[<p>&#8230; Or am I dreaming? (or well, having a nightmare!?)</p>
<p><a href="http://www.cloudgoessocial.net/wp-content/uploads/2010/07/ch_eu_itunest_store.png" rel="lightbox[334]"><img src="http://www.cloudgoessocial.net/wp-content/uploads/2010/07/ch_eu_itunest_store-300x141.png" alt="" title="Swiss and Italian iTunes Store" width="300" height="141" class="aligncenter size-medium wp-image-335" /></a><br />
[if you click on it you actually see something!]</p>
<p>Ok. Last time I checked the iTunes store, in Switzerland (where I currently live, and a friend of mine has a Swiss iTunes Store account) the most expensive songs (the &#8220;hits&#8221;?) were rated at 2.- chf &#8211; In Italy (where I have my iTunes Store account) most expensive songs were rated at 1.29 euro.</p>
<p>Now, the Swiss Store has always been more expensive (1.29 euro ~= 1.70 chf) &#8211; but now!? Are you joking!? 2.20 chf, as shown in the pictures, it&#8217;s 1.66 euro, or, for the US guys it&#8217;s 2.03 usd!!!</p>
<p>I find this price increase outrageous. We (everyone that&#8217;s not living in the US) have always been paying more for our songs (0.99 euro [1.21 usd] and 1.50 chf [1.39 usd]). But now it&#8217;s even worse.</p>
<p>It just doesn&#8217;t make sense, anymore, so what? I just feel robbed. And robbed. Over again. <strong>10% price increase</strong> What&#8217;s next?</p>
<p>Bye bye.</p>
<p>~C</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cloudgoessocial.net/2010/07/01/itunes-store-price-increase/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reader Notifier Reloaded</title>
		<link>http://www.cloudgoessocial.net/2010/05/27/reader-notifier-reloaded/</link>
		<comments>http://www.cloudgoessocial.net/2010/05/27/reader-notifier-reloaded/#comments</comments>
		<pubDate>Thu, 27 May 2010 11:44:29 +0000</pubDate>
		<dc:creator>Cloud</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[rand]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[Reader Notifier]]></category>

		<guid isPermaLink="false">http://www.cloudgoessocial.net/?p=328</guid>
		<description><![CDATA[Hi, I&#8217;m using Google Reader, as an aggregator for all the feeds that I want to follow. Great! So I don&#8217;t have to keep those 6 tabs open in my favorite browser, right? Well, kind of. The problem resides in the fact that then I would still have my mail and calendar open. And google [...]]]></description>
			<content:encoded><![CDATA[<p>Hi,<br />
I&#8217;m using <a href="http://www.google.com/reader/">Google Reader</a>, as an aggregator for all the feeds that I want to follow. Great! So I don&#8217;t have to keep those 6 tabs open in my favorite browser, right? Well, kind of. The problem resides in the fact that then I would still have my mail and calendar open. And google reader. And &#8230;</p>
<p>Mike and me have been looking around for a solution to this and stumbled across <a href="http://github.com/canbuffi/readernotifier">Reader Notifier</a>. It&#8217;s a small MacOSX application that resides in the Menu bar and notifies you when new items are available.</p>
<p>Since the code was publicly available we decided to have a look at it&#8230; Well, after coding for a while for iPhone and Mac applications we could tell immediately that we could have improved the code and possibly the application functionalities. Now <a href="http://github.com/godenzim/readernotifier">Reader Notifier Reloaded</a> is born. We keep the code open, so that everyone can just fork it, modify it, have a look at it, &#8230;</p>
<p><a href="http://www.cloudgoessocial.net/wp-content/uploads/2010/05/readernotifierreloaded.png" rel="lightbox[328]"><img src="http://www.cloudgoessocial.net/wp-content/uploads/2010/05/readernotifierreloaded-300x198.png" alt="" title="Reader Notifier Reloaded" width="300" height="198" class="aligncenter size-medium wp-image-329" /></a></p>
<p>Currently Reader Notifier Reloaded lets you:</p>
<ul>
<li>Be notified through Growl about new unread items</li>
<li>Mark all your feeds as read</li>
<li>Read the feed directly through the menu application</li>
<li>Star an item</li>
<li>Automatic updates</li>
</ul>
<p>And all of this with a much more structured code than the original and without any memory leaks (well, there were many and we managed to remove them all, hopefully).</p>
<p>A stable version is <a href="http://github.com/downloads/godenzim/readernotifier/Reader%20Notifier%20Reloaded_2.0.zip">downloadable from github</a></p>
<p>If you have feature requests, find bugs or just want to get involved with the project, drop us a note either here or on github.</p>
<p>-Mike and Claudio</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cloudgoessocial.net/2010/05/27/reader-notifier-reloaded/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
		<item>
		<title>Starcraft 2 on Mac</title>
		<link>http://www.cloudgoessocial.net/2010/04/29/starcraft-2-on-mac/</link>
		<comments>http://www.cloudgoessocial.net/2010/04/29/starcraft-2-on-mac/#comments</comments>
		<pubDate>Thu, 29 Apr 2010 11:09:27 +0000</pubDate>
		<dc:creator>Cloud</dc:creator>
				<category><![CDATA[rand]]></category>

		<guid isPermaLink="false">http://www.cloudgoessocial.net/?p=298</guid>
		<description><![CDATA[Update: In Europe as well! :) Ok, the long awaited beta for Mac should be on its way. The (infamously inactive) link has become active. It still yields to a &#8220;forbidden&#8221; page, but that&#8217;s soon to be changed. All Mac testers, free your hard-drives, for Starcraft 2 is definitely coming! Here it shows that the [...]]]></description>
			<content:encoded><![CDATA[<h2>Update:</h2>
<p>In Europe as well! :)</p>
<p>Ok, the long awaited beta for Mac should be on its way.<br />
The (infamously inactive) link has become active. It still yields to a &#8220;forbidden&#8221; page, but that&#8217;s soon to be changed. All Mac testers, free your hard-drives, for Starcraft 2 is definitely coming!</p>
<p>Here it shows that the link is clickable:</p>
<p><a href="http://www.cloudgoessocial.net/wp-content/uploads/2010/04/Screen-shot-2010-04-29-at-1.05.50-PM.jpg" rel="lightbox[298]"><img src="http://www.cloudgoessocial.net/wp-content/uploads/2010/04/Screen-shot-2010-04-29-at-1.05.50-PM-300x210.jpg" alt="" title="SC2 for Mac, link available!" width="300" height="210" class="aligncenter size-medium wp-image-299" /></a></p>
<p>And here&#8217;s the content of the <a href="https://eu.battle.net/account/management/sc2/download.xml?region=US&#038;lang=en_US&#038;platform=mac">linked page</a>:</p>
<p><a href="http://www.cloudgoessocial.net/wp-content/uploads/2010/04/Screen-shot-2010-04-29-at-1.07.26-PM.jpg" rel="lightbox[298]"><img src="http://www.cloudgoessocial.net/wp-content/uploads/2010/04/Screen-shot-2010-04-29-at-1.07.26-PM-300x118.jpg" alt="" title="SC2 Mac - forbidden!" width="300" height="118" class="aligncenter size-medium wp-image-300" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cloudgoessocial.net/2010/04/29/starcraft-2-on-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

