<?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>Vanessa Sabino</title>
	<atom:link href="http://baniverso.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://baniverso.com</link>
	<description>Desenvolvedora de software e analista web</description>
	<lastBuildDate>Tue, 04 May 2010 02:43:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Day Against DRM</title>
		<link>http://baniverso.com/2010/05/day-against-drm/</link>
		<comments>http://baniverso.com/2010/05/day-against-drm/#comments</comments>
		<pubDate>Tue, 04 May 2010 02:43:47 +0000</pubDate>
		<dc:creator>Bani</dc:creator>
				<category><![CDATA[freedom]]></category>

		<guid isPermaLink="false">http://baniverso.com/?p=150</guid>
		<description><![CDATA[Just this morning I was posting on Twitter about how I had to go through the hassle of contacting customer support of JoikuSpot to ask them to release the license code from my old phone, which was stolen, so that I could install the app on the new replacement phone. I sent the e-mail on [...]]]></description>
			<content:encoded><![CDATA[<p>Just this morning I was posting on Twitter about how I had to go through the hassle of contacting customer support of <a href="http://www.joikushop.com/">JoikuSpot</a> to ask them to release the license code from my old phone, which was stolen, so that I could install the app on the new replacement phone. I sent the e-mail on Friday night but was only able to use the license this morning (Monday), since they didn&#8217;t work during the weekend.<br />
This app is awesome, one of my favorites for the S60, the person from the customer support was very nice and, to be fair, they give a 2 day free trial period. But still, I don&#8217;t want to have to beg to random people to let me use the license I bought for their software.<br />
And now I&#8217;ve just received and e-mail from the <a href="http://www.fsf.org/">Free Software Foundation</a> about the <a href="http://www.defectivebydesign.org/dayagainstdrm2010">Day Against DRM</a>, which is this Tuesday.<br />
So, let&#8217;s take action and spread the word! Go to <a href="http://www.defectivebydesign.org/dayagainstdrm2010">http://www.defectivebydesign.org/dayagainstdrm2010</a> and see how you can help.</p>
<p><strong>Update:</strong> to celebrate the <a href="http://www.defectivebydesign.org/dayagainstdrm2010">Day Against DRM</a> I am buying the DRM free games at <a href="http://www.wolfire.com/humble">http://www.wolfire.com/humble</a> and donating the money to the <a href="http://www.eff.org">EFF</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://baniverso.com/2010/05/day-against-drm/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mixing and Matching Licenses</title>
		<link>http://baniverso.com/2010/03/mixing-and-matching-licenses/</link>
		<comments>http://baniverso.com/2010/03/mixing-and-matching-licenses/#comments</comments>
		<pubDate>Sun, 28 Mar 2010 04:58:14 +0000</pubDate>
		<dc:creator>Bani</dc:creator>
				<category><![CDATA[collaboration]]></category>
		<category><![CDATA[brhackday]]></category>
		<category><![CDATA[license]]></category>
		<category><![CDATA[meme]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://baniverso.com/?p=145</guid>
		<description><![CDATA[Last weekend I was at Yahoo! Open Hack Day Brazil 2010, an event that gathers people to develop hacks in 24 hours. I&#8217;ve created a team with Chester and, after some brainstorming, we&#8217;ve decided to create a mash up between SlideShare and Yahoo! Meme, that we&#8217;ve called SlideMeme. Chester gave more details about the implementation [...]]]></description>
			<content:encoded><![CDATA[<p>Last weekend I was at <a href="http://openhackbrazil.pbworks.com/">Yahoo! Open Hack Day Brazil 2010</a>, an event that gathers people to develop <em><a href="http://www.slideshare.net/cheilmann/hacking-for-innovation-delhi-presentation">hacks</a></em> in 24 hours.</p>
<p>I&#8217;ve created a <a href="http://developer.yahoo.com/hacku/show/2010/mar/openhackbrazil">team</a> with <a href="http://chester.blog.br/">Chester</a> and, after some brainstorming, we&#8217;ve decided to create a mash up between <a href="http://www.slideshare.net">SlideShare</a> and <a href="http://meme.yahoo.com">Yahoo! Meme</a>, that we&#8217;ve called <a href="http://slide.memethis.com">SlideMeme</a>. Chester gave more details about the implementation on <a href="http://chester.blog.br/archives/2010/03/slidememe.html">his blog</a>, but here I&#8217;d like to write about my findings when I&#8217;ve started analyzing all the licenses involved.</p>
<p>Basically, our hack involved putting together several pieces of code:
<ul>
<li><a href="http://hasin.wordpress.com/2008/02/09/hacking-slidesharenet-using-php/">an algorithm to extract the individual slides of the presentation as swf files</a>;</li>
<li><a href="http://bytescout.com/download/download_freeware.html">a library to convert swf to gif</a>;</li>
<li><a href="http://www.imagemagick.org/">a software to create animated gifs</a>; and</li>
<li>a way to post to <a href="http://meme.yahoo.com">Meme</a></li>
</ul>
<p>The first piece, which came from a <a href="http://hasin.wordpress.com/2008/02/09/hacking-slidesharenet-using-php/">blog post</a>, had no license whatsoever*. On the other hand, the author called himself <em>open source enthusiast</em> and made it implicit that he was posting the code so that other people could take advantage of it, so we&#8217;ve assumed we could copy and paste it to start our hack.</p>
<p>So the next step was to find something to convert the swf to gif. The most server-friendly thing that we found was an <a href="http://bytescout.com/download/download_freeware.html">ActiveX library</a>. The site had typos and the &#8220;More Info&#8221; link was broken, but we&#8217;ve decided to download it anyway, since at least it said it was freeware. When installing the library, the license was available, but it was kinda messy. There were four clauses (1, 2, 3 and 5 &#8211; they skipped 4). It said the copy had to be used by a single developer (I guess we almost infringed that one by pair programming, but Chester wrote the code to call the library alone) and there were tons of restrictions on the purpose of the software when redistributing the library. But apparently running it on our server was fine.</p>
<p>My last hope of a decent license was on <a href="http://www.imagemagick.org/">ImageMagick</a>. It is a well known free software included on almost all Linux distributions, so they had to be more aware of the licensing issues. And indeed they had a link to a <a href="http://www.imagemagick.org/script/license.php">page</a> which included the license and several explanations about it. They had their own license, which doesn&#8217;t exactly make life easy for someone who wants to use their software, but after reading it I&#8217;ve realized it was pretty much a copy of <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License</a> with the two sentences that made it <a href="http://www.apache.org/licenses/GPL-compatibility.html">incompatible with GPL 2.0</a> removed. Therefore, no problems about using it on our hack either, even more considering we were just making an external call to the program.</p>
<p>Of course we didn&#8217;t have time to think about all these licenses before <a href="http://www.youtube.com/watch?v=nBhz7hPWTwA">presenting the hack</a>, and that makes me a little bit nostalgic about the old times when people could share their programs freely on the Internet without worrying about all the copyright and licensing issues. The copyright laws weren&#8217;t written with the digital age in mind, and sometimes I think it would be best for everyone if they didn&#8217;t try to fit the square peg in the round hole as they are doing here. Because big companies are afraid of loosing their intellectual property, they are using the old laws to raise giant barriers against sharing on the Internet. And now being able to find the solution to develop a new software is one step away from creating value for a large number of people.</p>
<p>* and as I write this, I&#8217;ve realized that after I migrated my blog from Blogger to WordPress I lost the license information because I can&#8217;t edit the layout here. It is <a href="http://creativecommons.org/licenses/by-sa/3.0/">CC-by-sa</a> and I&#8217;ll figure out a way to make it easily known by everyone who visits the site.</p>
]]></content:encoded>
			<wfw:commentRss>http://baniverso.com/2010/03/mixing-and-matching-licenses/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Writing without copyright</title>
		<link>http://baniverso.com/2010/01/writing-without-copyright/</link>
		<comments>http://baniverso.com/2010/01/writing-without-copyright/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 14:59:36 +0000</pubDate>
		<dc:creator>Bani</dc:creator>
				<category><![CDATA[freedom]]></category>

		<guid isPermaLink="false">http://baniverso.com/?p=140</guid>
		<description><![CDATA[In a recent article, Gennady Stolyarov II explains how writers can prosper without intellectual property. The idea behind the copyright law is that authors need patrimonial rights over their creations in order to incentive their work. Some people argue that it wouldn&#8217;t be possible to earn a living and create art if it were not [...]]]></description>
			<content:encoded><![CDATA[<p>In a recent article, Gennady Stolyarov II explains <a href="http://mises.org/daily/4008">how writers can prosper without intellectual property</a>.</p>
<p>The idea behind the copyright law is that authors need patrimonial rights over their creations in order to incentive their work. Some people argue that it wouldn&#8217;t be possible to earn a living and create art if it were not for the intellectual proterty laws.</p>
<p>Gennady Stolyarov II provides an historical perspective on how artists used to prosper before the copyright law and presents several ideas for the writers of tomorrow to make money even if the protection of their work cease to exist. The ideas range from a new way to negotiate with traditional publishers to patronage and online advertisements.</p>
<p>As the article ends, we are left to reflect upon the necessity of copyright:</p>
<blockquote><p>It is never necessary to cling to a single legal mechanism or institution as the sole path for any given peaceful and productive human activity. Human beings are much more inventive and resilient than the defenders of copyright would suggest.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://baniverso.com/2010/01/writing-without-copyright/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Starting Small</title>
		<link>http://baniverso.com/2009/12/starting-small/</link>
		<comments>http://baniverso.com/2009/12/starting-small/#comments</comments>
		<pubDate>Sun, 13 Dec 2009 05:51:22 +0000</pubDate>
		<dc:creator>Bani</dc:creator>
				<category><![CDATA[collaboration]]></category>

		<guid isPermaLink="false">http://baniverso.com/?p=134</guid>
		<description><![CDATA[Or why products are launched in private betas. A few years ago Eric Raymond postulated the &#8220;Law of Linus&#8221;, which goes as: Given enough eyeballs, all bugs are shallow So why should a company limit the number of eyeballs allowed to interact with their new products? Clay Shirky gives us an important reason to start [...]]]></description>
			<content:encoded><![CDATA[<p>Or why products are launched in private betas.<br />
A few years ago Eric Raymond postulated the &#8220;Law of Linus&#8221;, which goes as:</p>
<blockquote><p>Given enough eyeballs, all bugs are shallow</p></blockquote>
<p>So why should a company limit the number of eyeballs allowed to interact with their new products? Clay Shirky gives us an important reason to start small and try to improve from there: <strong>community</strong>.<br />
If you want to create a community from scratch, you can&#8217;t expect it to start big. Scale kills conversation, so you need to start small and not grow faster than the community can sustain. It is also important that the founders create a relationship with the first thousands of users, knowing them and being available for them. But they also have to keep in mind that the users won&#8217;t behave the way they want them to and limiting the way users can collaborate with each other is the worst way to lead a new product.</p>
]]></content:encoded>
			<wfw:commentRss>http://baniverso.com/2009/12/starting-small/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ignite NYC Open Hack</title>
		<link>http://baniverso.com/2009/10/ignite-nyc-open-hack/</link>
		<comments>http://baniverso.com/2009/10/ignite-nyc-open-hack/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 18:46:16 +0000</pubDate>
		<dc:creator>Bani</dc:creator>
				<category><![CDATA[collaboration]]></category>

		<guid isPermaLink="false">http://baniverso.com/?p=118</guid>
		<description><![CDATA[One week ago I was at Open Hack NYC. The keynote by Clay Shirky was great and I plan to write a blog post about it soon. But today I&#8217;m here to share what I saw during the Ignite NYC presentation that happened that same night. There were many interesting 5 minutes talk on several [...]]]></description>
			<content:encoded><![CDATA[<p>One week ago I was at <a href="http://openhacknyc.pbworks.com/">Open Hack NYC</a>. The keynote by <a href="http://www.shirky.com/">Clay Shirky</a> was great and I plan to write a blog post about it soon. But today I&#8217;m here to share what I saw during the <a href="http://developer.yahoo.net/blogs/theater/archives/2009/10/ignite_nyc_open_hack.html">Ignite NYC</a> presentation that happened that same night. There were many interesting 5 minutes talk on several subjects, and you can see them all in the video bellow:</p>
<p><center><embed src=http://d.yimg.com/cosmos.bcst.yahoo.com/up/fop/embedflv/swf/fop.swf?shareEnable=1&#038;id=16129191&#038;autoStart=0&#038;infoEnable=0&#038;shareEnable=0&#038;prepanelEnable=1&#038;carouselEnable=0&#038;postpanelEnable=1 width=400 height=300 type=application/x-shockwave-flash></embed></center></p>
]]></content:encoded>
			<wfw:commentRss>http://baniverso.com/2009/10/ignite-nyc-open-hack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ShareThis</title>
		<link>http://baniverso.com/2009/10/sharethis/</link>
		<comments>http://baniverso.com/2009/10/sharethis/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 21:14:13 +0000</pubDate>
		<dc:creator>Bani</dc:creator>
				<category><![CDATA[information]]></category>

		<guid isPermaLink="false">http://baniverso.com/?p=111</guid>
		<description><![CDATA[I&#8217;m testing ShareThis. Looks like it is a very easy way to send something to multiple places. Take a look!]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m testing ShareThis. Looks like it is a very easy way to send something to multiple places. Take a look!<br />
<center><script type="text/javascript" src="http://w.sharethis.com/button/sharethis.js#publisher=0c420224-15ff-4d23-987a-858382d4aff7&amp;type=website&amp;buttonText=ShareThis"></script></center></p>
]]></content:encoded>
			<wfw:commentRss>http://baniverso.com/2009/10/sharethis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Information in Bb</title>
		<link>http://baniverso.com/2009/09/information-in-bb/</link>
		<comments>http://baniverso.com/2009/09/information-in-bb/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 02:50:34 +0000</pubDate>
		<dc:creator>Bani</dc:creator>
				<category><![CDATA[information]]></category>

		<guid isPermaLink="false">http://baniverso.com/2009/09/information-in-bb/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><center><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/w5IERp2OdJs&#038;hl=en&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/w5IERp2OdJs&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></center></p>
]]></content:encoded>
			<wfw:commentRss>http://baniverso.com/2009/09/information-in-bb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>When Your Previous Thesis Interferes With Your Current Thesis</title>
		<link>http://baniverso.com/2009/09/when-your-previous-thesis-interferes-with-your-current-thesis/</link>
		<comments>http://baniverso.com/2009/09/when-your-previous-thesis-interferes-with-your-current-thesis/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 16:53:36 +0000</pubDate>
		<dc:creator>Bani</dc:creator>
				<category><![CDATA[freedom]]></category>

		<guid isPermaLink="false">http://baniverso.com/?p=105</guid>
		<description><![CDATA[From: Ubersoft, under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 License]]></description>
			<content:encoded><![CDATA[<p><center><a href="http://www.ubersoft.net/comic/hd/2009/09/when-your-previous-thesis-interferes-your-current-thesis"><img src="http://www.ubersoft.net/files/comics/hd/hd20090914.png" width=400 height=800 alt="Ubersoft" /></a></center><br />
From: <a href="http://www.ubersoft.net/comic/hd/2009/09/when-your-previous-thesis-interferes-your-current-thesis">Ubersoft</a>, under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 License</p>
]]></content:encoded>
			<wfw:commentRss>http://baniverso.com/2009/09/when-your-previous-thesis-interferes-with-your-current-thesis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Programmer Day</title>
		<link>http://baniverso.com/2009/09/programmer-day/</link>
		<comments>http://baniverso.com/2009/09/programmer-day/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 17:59:44 +0000</pubDate>
		<dc:creator>Bani</dc:creator>
				<category><![CDATA[information]]></category>

		<guid isPermaLink="false">http://baniverso.com/2009/09/programmer-day/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p width="100%" align="center"><embed pluginspage="http://www.adobe.com/go/getflashplayer" src="http://www.yourminis.com/Dir/GetContainer.api?uri=yourminis/yourminis/mini:countdown"  wmode="transparent" width="240" height="220" FlashVars="dstring=09%2F13%2F09qQq0qQqhttp%253A%252F%252Fprogrammerday%252Einfo%252Fimages%252Fheader%252EjpgqQqhttp%253A%252F%252FProgrammerday%252EinfoqQq0&#038;mininame=countdown&#038;uri=yourminis%2Fyourminis%2Fmini%3Acountdown&#038;swfurl=%2Fwidget%5Fcountdown%2Eswf&#038;width=230&#038;xwidth=240&#038;height=210&#038;xheight=220&#038;" type="application/x-shockwave-flash" allowScriptAccess="always"></embed><br /><a title="For more widgets please visit www.yourminis.com" href="http://www.yourminis.com/index_minis.aspx?embeddedmini" target="_blank"><img border="0" alt="For more widgets please visit www.yourminis.com" src="http://www.yourminis.com/images/poweredby.png"/></a></p>
]]></content:encoded>
			<wfw:commentRss>http://baniverso.com/2009/09/programmer-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Laws don&#039;t replace skill or talent</title>
		<link>http://baniverso.com/2009/09/laws-dont-replace-skill-or-talent/</link>
		<comments>http://baniverso.com/2009/09/laws-dont-replace-skill-or-talent/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 17:11:06 +0000</pubDate>
		<dc:creator>Bani</dc:creator>
				<category><![CDATA[freedom]]></category>

		<guid isPermaLink="false">http://baniverso.com/?p=99</guid>
		<description><![CDATA[People believe the laws should reflect the interests of the society. They argue that copyright laws is important to incentive private parties to produce new content so that in the long term everyone will have access to a richer culture. Maybe that was the original intent, but today it mostly serves to protect the distributor [...]]]></description>
			<content:encoded><![CDATA[<p>People believe the laws should reflect the interests of the society. They argue that copyright laws is important to incentive private parties to produce new content so that in the long term everyone will have access to a richer culture.<br />
Maybe that was the original intent, but today it mostly serves to protect the distributor assets. Writers and musicians sell their rights to the publisher, who profit from the exclusive rights to distribute the content. Only a small percentage of the profit goes back to the artist in the form of royalties.<br />
For the sake of the argument, let&#8217;s suppose the artist was able to earn his/her living only from the royalties received, which is not true for most cases. Is it fair that the single owner of the rights profit from it for such an extended time as 70 years after the author&#8217;s death, when other people could be creating more interesting stuff based on this work to entertain the rest of us?<br />
Super protective laws will only incentive the mediocrity. We have to settle for &#8220;good enough&#8221;, when we could have access to great, improved versions of a work.</p>
]]></content:encoded>
			<wfw:commentRss>http://baniverso.com/2009/09/laws-dont-replace-skill-or-talent/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
