<?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>Marco Olivo</title> <atom:link href="http://olivo.net/feed/" rel="self" type="application/rss+xml" /><link>http://olivo.net</link> <description>rantings and ramblings about technology</description> <lastBuildDate>Thu, 12 Jan 2012 15:33:58 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/><xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>How to make Angry Birds tutorials</title><link>http://olivo.net/2011/06/how-to-make-angry-birds-tutorials/</link> <comments>http://olivo.net/2011/06/how-to-make-angry-birds-tutorials/#comments</comments> <pubDate>Wed, 08 Jun 2011 20:40:19 +0000</pubDate> <dc:creator>Marco</dc:creator> <category><![CDATA[News]]></category> <category><![CDATA[Programming]]></category> <category><![CDATA[Technology]]></category> <guid
isPermaLink="false">http://olivo.net/?p=256</guid> <description><![CDATA[This and this are the two of the greatest game programming tutorials I have ever read. A must read for any aspiring game programmer.]]></description> <content:encoded><![CDATA[<p><a
href="http://www.wildbunny.co.uk/blog/2011/05/12/how-to-make-angry-birds-part-1/" target="_blank">This</a> and <a
href="http://www.wildbunny.co.uk/blog/2011/06/07/how-to-make-angry-birds-part-2/" target="_blank">this</a> are the two of the greatest game programming tutorials I have ever read.</p><p>A must read for any aspiring game programmer.</p> ]]></content:encoded> <wfw:commentRss>http://olivo.net/2011/06/how-to-make-angry-birds-tutorials/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Think different campaign</title><link>http://olivo.net/2011/04/think-different-campaign/</link> <comments>http://olivo.net/2011/04/think-different-campaign/#comments</comments> <pubDate>Sat, 09 Apr 2011 08:34:45 +0000</pubDate> <dc:creator>Marco</dc:creator> <category><![CDATA[General]]></category> <guid
isPermaLink="false">http://olivo.net/?p=235</guid> <description><![CDATA[This advertising campaign from Apple is always actual, and is still inspiring nowadays. Think different!]]></description> <content:encoded><![CDATA[<p>This advertising campaign from Apple is always actual, and is still inspiring nowadays.<br
/> Think different!</p><div
align="center"><a
href="http://olivo.net/wp-content/uploads/2011/04/thinkdifferent.jpg" target="_blank"><img
class="aligncenter size-medium wp-image-236" title="Think different" src="http://olivo.net/wp-content/uploads/2011/04/thinkdifferent-300x225.jpg" alt="Think different" width="300" height="225" /></a></div> ]]></content:encoded> <wfw:commentRss>http://olivo.net/2011/04/think-different-campaign/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>My first Google Chrome experiment &#8211; download YouTube videos with YouVid</title><link>http://olivo.net/2011/04/my-first-google-chrome-experiment/</link> <comments>http://olivo.net/2011/04/my-first-google-chrome-experiment/#comments</comments> <pubDate>Fri, 08 Apr 2011 17:29:05 +0000</pubDate> <dc:creator>Marco</dc:creator> <category><![CDATA[Technology]]></category> <guid
isPermaLink="false">http://olivo.net/?p=212</guid> <description><![CDATA[I have just released my first Google Chrome extension, it&#8217;s called YouVid. It lets you download .flv files from YouTube, so that you can save and archive/convert those funny/interesting videos. Further info here.]]></description> <content:encoded><![CDATA[<p>I have just released my first Google Chrome extension, it&#8217;s called YouVid. It lets you download .flv files from YouTube, so that you can save and archive/convert those funny/interesting videos.<br
/> Further info <a
href="http://olivo.net/software/youtube-video-downloader-for-google-chrome/">here</a>.</p> ]]></content:encoded> <wfw:commentRss>http://olivo.net/2011/04/my-first-google-chrome-experiment/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Invite all Facebook friends bookmarklet</title><link>http://olivo.net/2011/04/invite-all-facebook-friends-bookmarklet/</link> <comments>http://olivo.net/2011/04/invite-all-facebook-friends-bookmarklet/#comments</comments> <pubDate>Fri, 08 Apr 2011 08:01:23 +0000</pubDate> <dc:creator>Marco</dc:creator> <category><![CDATA[Technology]]></category> <guid
isPermaLink="false">http://olivo.net/?p=222</guid> <description><![CDATA[That was easy: after the JS code to invite all your friends to a Facebook event, page, group, etc. I have created a convenient bookmarklet to use it. Just drag&#038;drop this link to your browser bookmarks bar, and click it every time you need: FB invite all friends]]></description> <content:encoded><![CDATA[<p>That was easy: after the <a
href="http://olivo.net/2011/04/how-to-invite-all-your-facebook-friends-to-an-event-at-once-code-has-changed/">JS code</a> to invite all your friends to a Facebook event, page, group, etc. I have created a convenient bookmarklet to use it.</p><p>Just drag&#038;drop this link to your browser bookmarks bar, and click it every time you need:</p><p><a
class="bookmarklet" href="javascript:(function(){var x=document.getElementsByTagName(&quot;input&quot;);for(var i=0;i&lt;x.length;i++) {if (x[i].type == 'checkbox') {x[i].click();}}; alert('Done: please scroll and repeat until all your friends have been selected');})();">FB invite all friends</a></p> ]]></content:encoded> <wfw:commentRss>http://olivo.net/2011/04/invite-all-facebook-friends-bookmarklet/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> <item><title>How to invite all your Facebook friends to an event at once (code has changed)</title><link>http://olivo.net/2011/04/how-to-invite-all-your-facebook-friends-to-an-event-at-once-code-has-changed/</link> <comments>http://olivo.net/2011/04/how-to-invite-all-your-facebook-friends-to-an-event-at-once-code-has-changed/#comments</comments> <pubDate>Sun, 03 Apr 2011 19:15:44 +0000</pubDate> <dc:creator>Marco</dc:creator> <category><![CDATA[Technology]]></category> <guid
isPermaLink="false">http://olivo.net/?p=190</guid> <description><![CDATA[In the last few days, Facebook has changed the &#8220;invite your friends&#8221; functionality, which powers suggestions and invitations to events, groups, pages, etc. The result is that old Javascript codes that allowed you to invite ALL your Facebook friends to an event in a snap (such as this) are now broken. To select all your [...]]]></description> <content:encoded><![CDATA[<p>In the last few days, Facebook has changed the &#8220;invite your friends&#8221; functionality, which powers suggestions and invitations to events, groups, pages, etc.</p><p>The result is that old Javascript codes that allowed you to invite ALL your Facebook friends to an event in a snap (such as <a
href="http://brandonkoon.com/online-marketing/how-to-invite-all-of-your-friends-to-an-event-on-facebook/" target="_blank">this</a>) are now broken.</p><p>To select all your new friends in the new interface you can use this code, tested under Safari 5.0.4, Chrome 10 and Firefox 4 (should work also under IE).<br
/> <strong>UPDATE:</strong> There are many reports of it working on newer versions in the comments below.</p><p><code>javascript:var x=document.getElementsByTagName("input");for(var i=0;i&lt;x.length;i++) {if (x[i].type == 'checkbox') {x[i].click();}}; alert('Done, all your friends have been selected');</code></p><p><strong>In order to use this code, copy and paste it in the address bar of your browser after you have opened the &#8220;invite your friends&#8221; dialog and AFTER YOU HAVE SCROLLED DOWN THE LIST.</strong></p><p><strong>Important note:</strong> as said, you HAVE to scroll down your friends list in order to invite all your friends: in fact the new interface only loads few friends via AJAX at a given time.</p><p>Facebook should definitely be a little more open regarding MY data, loaded on their systems&#8230; and this script opens it just a bit more.</p> ]]></content:encoded> <wfw:commentRss>http://olivo.net/2011/04/how-to-invite-all-your-facebook-friends-to-an-event-at-once-code-has-changed/feed/</wfw:commentRss> <slash:comments>630</slash:comments> </item> <item><title>Mouse: R.I.P. 1963-2010</title><link>http://olivo.net/2010/07/mouse-r-i-p-1963-2010/</link> <comments>http://olivo.net/2010/07/mouse-r-i-p-1963-2010/#comments</comments> <pubDate>Tue, 27 Jul 2010 18:20:41 +0000</pubDate> <dc:creator>Marco</dc:creator> <category><![CDATA[Technology]]></category> <guid
isPermaLink="false">http://olivo.net/?p=167</guid> <description><![CDATA[]]></description> <content:encoded><![CDATA[<p><center><a
href="http://www.apple.com/magictrackpad/" target="_blank"><img
src="http://olivo.net/wp-content/uploads/2010/07/Apples-Magic-Trackpad-Is-Here-300x123.jpg" alt="" title="Apple&#039;s Magic Trackpad Is Here" width="300" height="123" class="alignnone size-medium wp-image-168" /></a></center></p> ]]></content:encoded> <wfw:commentRss>http://olivo.net/2010/07/mouse-r-i-p-1963-2010/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>On privacy-risks of location-based networks, again</title><link>http://olivo.net/2010/04/on-privacy-risks-of-location-based-networks-again/</link> <comments>http://olivo.net/2010/04/on-privacy-risks-of-location-based-networks-again/#comments</comments> <pubDate>Thu, 08 Apr 2010 07:14:52 +0000</pubDate> <dc:creator>Marco</dc:creator> <category><![CDATA[Privacy]]></category> <category><![CDATA[Technology]]></category> <guid
isPermaLink="false">http://olivo.net/2010/04/on-privacy-risks-of-location-based-networks-again/</guid> <description><![CDATA[A few days ago I blogged about location-based services and their privacy risks and implications. I was not that wrong, apparently, if you read this scary article about what happened to people on Foursquare. Now I also understand why social networks like Facebook have not yet rolled out location-based features which could kill, in under [...]]]></description> <content:encoded><![CDATA[<div
class='posterous_autopost'><div
class="posterous_bookmarklet_entry"><p>A few days ago I blogged <a
href="http://olivo.net/2010/03/location-based-social-networks-delightful-dangerous-or-somewhere-in-between/">about location-based services and their privacy risks and implications</a>.</p><p>I was not that wrong, apparently, if you read <a
href="http://lalawag.com/2010/04/07/fourscared-and-fourscammed/">this scary article</a> about what happened to people on Foursquare.</p><p>Now I also understand why social networks like Facebook have not yet rolled out location-based features which could kill, in under two seconds, Foursquare, Gowalla &amp; co.: it would be a boomerang for them, so don&#8217;t expect features like this to appear soon in the wild.</p></p></div></div> ]]></content:encoded> <wfw:commentRss>http://olivo.net/2010/04/on-privacy-risks-of-location-based-networks-again/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Interesting application of wisdom-of-the-crowd intelligence</title><link>http://olivo.net/2010/04/interesting-application-of-wisdom-of-the-crowd-intelligence/</link> <comments>http://olivo.net/2010/04/interesting-application-of-wisdom-of-the-crowd-intelligence/#comments</comments> <pubDate>Sat, 03 Apr 2010 07:38:42 +0000</pubDate> <dc:creator>Marco</dc:creator> <category><![CDATA[News]]></category> <category><![CDATA[Science]]></category> <category><![CDATA[Technology]]></category> <guid
isPermaLink="false">http://olivo.net/2010/04/interesting-application-of-wisdom-of-the-crowd-intelligence/</guid> <description><![CDATA[via fastcompany.com Accordingly to the article linked above, there is actually some collective intelligence in the internet to be gathered from the so-called &#8220;wisdom-of-the-crowd&#8221;. Actually, I start thinking: what would happen if there was a better way to tap in real-time into what people are searching on Google? Probably it would be possible to predict [...]]]></description> <content:encoded><![CDATA[<div
class="posterous_autopost"><div
class="posterous_bookmarklet_entry"><p><img
src="http://olivo.net/wp-content/uploads/HLIC/82d9895e73193d2717c8f01e14b5c459.jpg" alt="" width="500" height="223" /></p><div
class="posterous_quote_citation">via <a
href="http://www.fastcompany.com/1604125/twitter-predicts-box-office-sales-better-than-anything-else">fastcompany.com</a></div><p>Accordingly to the article linked above, there is actually some collective intelligence in the internet to be gathered from the so-called &#8220;wisdom-of-the-crowd&#8221;.<br
/> Actually, I start thinking: what would happen if there was a better way to tap in real-time into what people are searching on Google? Probably it would be possible to predict stock-market fluctuations, that would not be that hard&#8230;</p></div></div> ]]></content:encoded> <wfw:commentRss>http://olivo.net/2010/04/interesting-application-of-wisdom-of-the-crowd-intelligence/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Location-Based Social Networks: Delightful, Dangerous or Somewhere in Between?</title><link>http://olivo.net/2010/03/location-based-social-networks-delightful-dangerous-or-somewhere-in-between/</link> <comments>http://olivo.net/2010/03/location-based-social-networks-delightful-dangerous-or-somewhere-in-between/#comments</comments> <pubDate>Wed, 31 Mar 2010 14:09:16 +0000</pubDate> <dc:creator>Marco</dc:creator> <category><![CDATA[Technology]]></category> <guid
isPermaLink="false">http://olivo.net/2010/03/location-based-social-networks-delightful-dangerous-or-somewhere-in-between/</guid> <description><![CDATA[Please Rob Me? OK! Says Burglar Not too long ago, a social experiment called PleaseRobMe launched, displaying the aggregated real-time updates from Foursquare users who used the service&#8217;s social sharing feature to broadcast their updates publicly on Twitter. Although that site has since been shuttered, the point they were trying to make still resonates: sharing [...]]]></description> <content:encoded><![CDATA[<div
class="posterous_autopost"><div
class="posterous_bookmarklet_entry"><blockquote
class="posterous_long_quote"><h2>Please Rob Me? OK! Says Burglar</h2><p>Not too long ago, a social experiment called <a
href="http://www.PleaseRobMe.com">PleaseRobMe</a> launched, displaying the aggregated real-time updates from Foursquare users who used the service&#8217;s social sharing feature to broadcast their updates publicly on Twitter. Although that site has since been shuttered, the point they were trying to make still resonates: sharing your physical location with a public network is a dangerous and <em>really dumb</em> idea.</p></blockquote><div
class="posterous_quote_citation">via <a
href="http://www.readwriteweb.com/archives/location-based_social_networks_delightful_dangerous.php">readwriteweb.com</a></div><p>&#8230; but people do not seem to get it, and I wonder how many of these cases we will hear in 2010 and following, with the coming of the new wave of location-based social networks.<br
/> Figuring how to create a scraper that extracts lots of information from publicly available data is not that hard, after all.</p></div></div> ]]></content:encoded> <wfw:commentRss>http://olivo.net/2010/03/location-based-social-networks-delightful-dangerous-or-somewhere-in-between/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Welcome (back)!</title><link>http://olivo.net/2009/08/welcome-back/</link> <comments>http://olivo.net/2009/08/welcome-back/#comments</comments> <pubDate>Wed, 12 Aug 2009 09:08:38 +0000</pubDate> <dc:creator>Marco</dc:creator> <category><![CDATA[General]]></category> <guid
isPermaLink="false">http://olivo.net/?p=43</guid> <description><![CDATA[After several years, I finally had some spare time that I could use to re-organize my digital life. This is just the beginning of a new dawn, but here you can find what I have decided to call &#8220;my rantings and ramblings&#8221; about technology and stuff I find interesting. I have preserved most of the [...]]]></description> <content:encoded><![CDATA[<p>After several years, I finally had some spare time that I could use to re-organize my digital life.</p><p>This is just the beginning of a new dawn, but here you can find what I have decided to call &#8220;my rantings and ramblings&#8221; about technology and stuff I find interesting.</p><p>I have preserved most of the stuff that in these years I had on my (old) site: you can find it under <a
href="http://olivo.net/software" target="_self">this</a> page.</p><p>So&#8230; I welcome you (back), and have a nice stay!</p><p>Marco</p> ]]></content:encoded> <wfw:commentRss>http://olivo.net/2009/08/welcome-back/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Dynamic page generated in 0.345 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-04 01:51:16 -->
<!-- Compression = gzip -->
