<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>Advogato blog for csv</title>
    <link>http://www.advogato.org/person/csv/</link>
    <description>Advogato blog for csv</description>
    <language>en-us</language>
    <generator>mod_virgule</generator>
    <pubDate>Sat, 25 May 2013 07:28:22 GMT</pubDate>
    <item>
      <pubDate>Wed, 15 May 2013 09:10:25 GMT</pubDate>
      <title>Wed 2013/May/15</title>
      <link>http://www.advogato.org/person/csv/diary.html?start=235</link>
      <guid>http://people.gnome.org/~csaavedra/news-2013-05.html#D15</guid>
      <description>&lt;ul&gt;&lt;li&gt;
	    &lt;p&gt;
	      Iago has written a fantastic blog post explaining his
	      and Dape's
	      work &lt;a href="http://blogs.igalia.com/itoral/2013/05/14/webkitgtk-wayland-demo-and-future-work/" &gt;getting
	      WebKitGTK+ and Epiphany to run on top of
	      Wayland&lt;/a&gt;. They've even cooked a nice demo!  You
	      should check it out if you haven't already, it's hot
	      stuff.
	    &lt;/p&gt;
	  &lt;/li&gt;
	  &lt;/ul&gt;</description>
    </item>
    <item>
      <pubDate>Fri, 26 Apr 2013 17:11:07 GMT</pubDate>
      <title>Fri 2013/Apr/26</title>
      <link>http://www.advogato.org/person/csv/diary.html?start=234</link>
      <guid>http://people.gnome.org/~csaavedra/news-2013-04.html#D26</guid>
      <description>&lt;ul&gt;&lt;li&gt;
	    &lt;p&gt;
		Oh the WebKits! During the past few weeks, thanks to
		&lt;a href="http://www.igalia.com" &gt;Igalia&lt;/a&gt;'s
		collaboration with the good folks
		at &lt;a href="http://www.bloomberg.com/" &gt;Bloomberg&lt;/a&gt;,
		I have descended from the heights of Epiphany and
		WebKitGTK+ to the depths
		of &lt;a href="https://en.wikipedia.org/wiki/WebKit#WebCore" &gt;WebCore&lt;/a&gt;,
		that obscure but cleverly assembled part of WebKit
		that magnificently takes care of the logic inherent to
		layouting, rendering, and the inner representation of
		HTML documents. A fascinating aspect of WebCore is
		that its architecture, completely decoupled from the
		actual implementation in the different WebKit ports,
		means that any change to its parts will affect all
		ports and browsers built upon this marvelous piece of
		engineering. Let me assure you, dear reader, the
		challenges this implies are comparable only to the joy
		it brings to this humble hacker, as the following will
		reveal!
	    &lt;/p&gt;

	      &lt;p&gt;
		Among the many duties of WebCore lies controlling the
		logic behind user interaction with HTML documents
		&#x2014; something that has changed considerably in
		recent years. While originally, most interactive
		editing in the web was limited to plain and boring web
		forms, in this brave new world of ours it is also
		possible to build complete HTML editors using nothing
		but HTML and JavaScript access to the DOM. Have you
		seen Wordpress' fantastic editor? Then you shall agree
		with me that this is an extremely powerful feature.
	      &lt;/p&gt;

	      &lt;p&gt;
		But with great power comes great responsibility, as
		the old saying goes. And with great responsibility
		come bugs, says a more recent variation of the same
		maxim. And where bugs are to be found, relentless
		minds work tirelessly in order to ensure that your
		browsing experience never ceases to improve. This is
		one of the goals that Igalia, humbly but boldly,
		pursues with utmost seriousness. And so it has been
		that I, your humble servant, have spent countless
		hours mastering my way through the DOM and editing
		features of WebCore. Bugs have been fixed
		already &#x2014; some
		affecting &lt;a href="https://bugs.webkit.org/show_bug.cgi?id=110487" &gt;editing
		in Windows&lt;/a&gt;, others
		affecting &lt;a href="https://bugs.webkit.org/show_bug.cgi?id=110459" &gt;editing
		in GNU/Linux&lt;/a&gt;, and others
		affecting &lt;a href="https://bugs.webkit.org/show_bug.cgi?id=112240" &gt;all
		platforms equally&lt;/a&gt;. More will be fixed in the
		forthcoming weeks. I can only attempt to share my
		excitement through these words, for I am unable to
		express it in a way that would do it justice.
	      &lt;/p&gt;

	  &lt;/li&gt;

	  &lt;li&gt;
	    &lt;p&gt;
		As a side note, I am a committer to the WebKit project
		for a little while now. This is pretty cool, as it
		means I get a direct chance to break your browser. Or
		unbreak it, shall it be the case. I try to lean
		towards the latter but trust me, it is not an easy
		task!
	    &lt;/p&gt;
	  &lt;/li&gt;
	  &lt;/ul&gt;</description>
    </item>
    <item>
      <pubDate>Tue, 11 Dec 2012 17:09:28 GMT</pubDate>
      <title>Tue 2012/Dec/11</title>
      <link>http://www.advogato.org/person/csv/diary.html?start=233</link>
      <guid>http://people.gnome.org/~csaavedra/news-2012-12.html#D11</guid>
      <description>&lt;ul&gt;&lt;li&gt;
	    &lt;p&gt;
		The &lt;a href="https://live.gnome.org/Hackfests/WebKitGTK2012" &gt;WebKitGTK+
		hackfest&lt;/a&gt; has been ongoing for the last three days
		in the &lt;a href="http://www.igalia.com" &gt;Igalia&lt;/a&gt;
		offices in the not-that-rainy city of A Coru&#xF1;a.
		We're over twenty people here and we've been hacking,
		discussing, and ranting over whatnot -- all to make
		sure that your browsing experience in the forthcoming
		years will be better than it has ever been. Here's a
		brief summary of what's been going on hitherto:
	    &lt;/p&gt;

	      &lt;p&gt;
		&lt;img src="http://people.gnome.org/~csaavedra/images/2012-12-10-wkgtk-2.jpg"/&gt;&lt;/p&gt;

	      &lt;p&gt;
		&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://mariospr.org/" &gt;Mario&lt;/a&gt; has been working on the &lt;a href="https://bugs.webkit.org/show_bug.cgi?id=104578" &gt;insecure content API for WK2GTK&lt;/a&gt;.&lt;/li&gt;
		  &lt;li&gt;&lt;a href="http://blogs.gnome.org/mccann/" &gt;Jon&lt;/a&gt; has been rocking in Epiphany by improving the &lt;a href="https://bugzilla.gnome.org/show_bug.cgi?id=657755" &gt;creation of Web Applications by sniffing icons and application names&lt;/a&gt; and &lt;a href="https://bugzilla.gnome.org/show_bug.cgi?id=689929" &gt;revamping our Find bar&lt;/a&gt;.
		  &lt;/li&gt;
		  &lt;li&gt;&lt;a href="http://blogs.igalia.com/carlosgc/" &gt;Carlos&lt;/a&gt; has been &lt;a href="https://bugs.webkit.org/show_bug.cgi?id=104527" &gt;improving the DOM bindings to make them shareable between webkit1 and webkit2&lt;/a&gt;, &lt;a href="https://bugs.webkit.org/show_bug.cgi?id=104482" &gt;adding WebKit API to set
		    a SSL errors policy&lt;/a&gt;, and working in &lt;a href="https://bugzilla.gnome.org/show_bug.cgi?id=689992" &gt;documents 		      integration in Epiphany through libevince&lt;/a&gt;.&lt;/li&gt;
		  &lt;li&gt;&lt;a href="http://blogs.gnome.org/diegoe/" &gt;Diego&lt;/a&gt; has been working on the Web UI/UX from the distant Lima:
		    &lt;a href="https://bugzilla.gnome.org/show_bug.cgi?id=128184" &gt;Adding undo close tab (ctrl+shift+t)&lt;/a&gt; and
		    &lt;a href="https://bugzilla.gnome.org/show_bug.cgi?id=685638" &gt;preventing empty download-only (target=_blank) windows&lt;/a&gt;.&lt;/li&gt;
		  &lt;li&gt;&lt;a href="http://blogs.gnome.org/xan/" &gt;Xan&lt;/a&gt; has been reviewing patches like a madman, making EphySession suck less, and he even started implementing the first bits towards incognito browsing mode (for secure, ahem, &lt;em&gt;netbanking&lt;/em&gt;.)&lt;/li&gt;
		  &lt;li&gt;&lt;a href="http://blog.abandonedwig.info/" &gt;Martin&lt;/a&gt; has switched WKGTK+ to use Harfbuzz to render complex text and deleted the old Pango complex text backend.
		    He also worked on adding authentication support to DRT and WTR.&lt;/li&gt;
		  &lt;li&gt;&lt;a href="http://base-art.net/" &gt;Philippe&lt;/a&gt; has been porting the WebAudio backend to GStreamer 1.0.&lt;/li&gt;
		  &lt;li&gt;&lt;a href="http://blogs.igalia.com/berto" &gt;Berto&lt;/a&gt; has been cleaning up the WebKit code and fixing WebAudio bugs.&lt;/li&gt;
		  &lt;li&gt;&lt;a href="http://joone4u.blogspot.com" &gt;Joone&lt;/a&gt; has been working on Accelerated Compositing with Clutter and fixing common bugs in EFL and GTK+ ports.&lt;/li&gt;
		  &lt;li&gt;&lt;a href="http://blog.kov.eti.br/" &gt;Gustavo&lt;/a&gt; has released WKGTK+ 1.10.2, packaged it and uploaded it to Debian along with Epiphany 3.6.1. He has also landed multipart/x-mixed-replace, reviewed a bunch of patches, and worked on &lt;a href="https://bugzilla.gnome.org/show_bug.cgi?id=685976" &gt;improving how clicked links are opened in epiphany&lt;/a&gt;.&lt;/li&gt;
		  &lt;li&gt;&lt;a href="http://danw.mysterion.org/" &gt;Dan&lt;/a&gt; has been stabilized the unstable libsoup APIs, and he is now debugging and unskipping HTTP tests.&lt;/li&gt;
		  &lt;li&gt;&lt;a href="http://blogs.igalia.com/alex/" &gt;Alex&lt;/a&gt; has been working in 2D-canvas accelerated support using cairo-gl and discussing with others threaded models for coordinated graphics.&lt;/li&gt;
		  &lt;li&gt;&lt;a href="http://wingolog.org/" &gt;Andy&lt;/a&gt; has been working hard on decreasing the world's entropy by decreasing V8's memory usage. He is also fighting Capitalism from within.&lt;/li&gt;
		  &lt;li&gt;&lt;a href="http://blogs.igalia.com/xrcalvar/" &gt;Xabier&lt;/a&gt; has been revamping the HTML5 media controls in WebKit and occasionally breaking the bots like a champ.&lt;/li&gt;
		  &lt;li&gt;&lt;a href="https://launchpad.net/~zandobersek" &gt;&#x17D;an&lt;/a&gt; has been working with Xabier in the media controls and has been also improving our testing
		  infrastructure.&lt;/li&gt;
		  &lt;li&gt;&lt;a href="http://simonpena.com/blog/" &gt;Sim&#xF3;n&lt;/a&gt; has been &lt;a href="https://bugs.webkit.org/show_bug.cgi?id=104484" &gt;improving the WK2GTK+ documentation&lt;/a&gt;.&lt;/li&gt;
		  &lt;li&gt;&lt;a href="http://blogs.igalia.com/apinheiro/" &gt;Alejandro&lt;/a&gt; and &lt;a href="http://blog.grain-of-salt.com/" &gt;Joanie&lt;/a&gt; have been working on decreasing the number of accessibility tests skipped/failing on the ATK implementation.&lt;/li&gt;
		  &lt;li&gt;&lt;a href="http://people.gnome.org/~csaavedra/" &gt;Claudio&lt;/a&gt; has been &lt;a href="https://bugs.webkit.org/show_bug.cgi?id=98270" &gt;finishing the WK2GTK+ API for snapshotting&lt;/a&gt;, reviewing Epiphany patches, and testing the &lt;em&gt;netbanking&lt;/em&gt; mode.&lt;/li&gt;
		&lt;/ul&gt;&lt;p&gt;
		&lt;img src="http://people.gnome.org/~csaavedra/images/2012-12-10-wkgtk.jpg"/&gt;&lt;/p&gt;

	      &lt;p&gt;
		There is, of course, much more going on and it's hard
		to keep track of the activity of these brave and energetic
		hackers. Yours truly has had a hard time distracting them
		from their relentless hacking in order to compile this report -- rest
		assured that there is probably much more happening between these
		four walls than what you have just read here. Nevertheless,
		we all want to thank the GNOME Foundation and all the sponsors
		who have made this gathering possible.
	      &lt;/p&gt;
	      &lt;p&gt;
		&lt;a href="http://www.igalia.com" &gt;&lt;img class="screenart" src="https://live.gnome.org/Hackfests/WebKitGTK2012?action=AttachFile&amp;amp;do=get&amp;amp;target=igalia-logo.png"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;
		&lt;a href="http://www.collabora.co.uk" &gt;&lt;img class="screenart" src="https://live.gnome.org/Hackfests/WebKitGTK2012?action=AttachFile&amp;amp;do=get&amp;amp;target=collabora-logo.png"/&gt;&lt;/a&gt;
		&lt;/p&gt;&lt;p&gt;&lt;a href="http://foundation.gnome.org" &gt;&lt;img class="screenart" src="http://blogs.gnome.org/xjuan/files/2012/09/sponsored-by-gnome-foundation.png"/&gt;&lt;/a&gt;&lt;/p&gt;
	      
	  &lt;/li&gt;
	&lt;/ul&gt;</description>
    </item>
    <item>
      <pubDate>Mon, 3 Dec 2012 10:09:51 GMT</pubDate>
      <title>Mon 2012/Dec/03</title>
      <link>http://www.advogato.org/person/csv/diary.html?start=232</link>
      <guid>http://people.gnome.org/~csaavedra/news-2012-12.html#D03</guid>
      <description>&lt;ul&gt;&lt;li&gt;
	    &lt;p&gt;
		&lt;a href="http://www.igalia.com" &gt;Igalia&lt;/a&gt; is looking
		for a Free Software enthusiast living in the San
		Francisco Bay Area to work with us in the role of
		&lt;b&gt;Sales Engineer&lt;/b&gt;.  If you're reading this,
		chances are that I don't need to tell you &lt;a href="http://www.igalia.com/igalia-247/" &gt;who we
		are&lt;/a&gt;, &lt;a href="http://www.igalia.com/services/" &gt;what we do&lt;/a&gt;,
		&lt;a href="http://www.igalia.com/platforms/" &gt;how we do
		it&lt;/a&gt;, and what our &lt;a href="http://www.igalia.com/about-us" &gt;core values&lt;/a&gt;
		are, nevertheless, if you want to know more, please
		read the &lt;a href="http://www.igalia.com/nc/igalia-247/news/item/igalia-opens-a-sales-engineer-position/" &gt;job
		opening&lt;/a&gt; in our webpage.
	    &lt;/p&gt;

	      &lt;p&gt;
		If you have specific inquiries don't hesitate to contact any of
		us through the usual channels!
	      &lt;/p&gt;
	  &lt;/li&gt;
	&lt;/ul&gt;</description>
    </item>
    <item>
      <pubDate>Mon, 3 Sep 2012 06:09:05 GMT</pubDate>
      <title>Mon 2012/Sep/03</title>
      <link>http://www.advogato.org/person/csv/diary.html?start=231</link>
      <guid>http://people.gnome.org/~csaavedra/news-2012-09.html#D03</guid>
      <description>&lt;ul&gt;&lt;li&gt;
	    &lt;p&gt;
		On Friday I landed into &lt;a href="http://projects.gnome.org/epiphany/" &gt;Epiphany&lt;/a&gt;
		master the first iteration of a new feature that us
		the &lt;a href="http://www.igalia.com" &gt;Igalia&lt;/a&gt; webkit
		hackers and the &lt;a href="http://www.gnome.org" &gt;GNOME&lt;/a&gt; design team have
		been collaborating on for a while. We codename this
		feature the &lt;em&gt;overview&lt;/em&gt; but, in its first
		iteration, you can think more of it as a speed dial
		for new pages, that will allow you to quickly jump to
		the pages you frequent more often when opening a new
		tab or window.
	    &lt;/p&gt;

	      &lt;p&gt;
		&lt;a href="http://people.gnome.org/~csaavedra/images/2012-09-03-overview.png" &gt;
		  &lt;img src="http://people.gnome.org/~csaavedra/images/2012-09-03-overview-mini.png"/&gt;&lt;/a&gt;
	      &lt;/p&gt;
	      &lt;p&gt;
		This will certainly be the most prominent new feature
		of Epiphany in GNOME 3.6, and we believe you'll love
		it. Personally, I think that this is a huge usability
		improvement, but I'm much more excited about the
		possibilities this brings from here on. For 3.8, our
		plans are more ambitious, but I guess that we will
		talk more about it when the time is due.
	      &lt;/p&gt;
	  &lt;/li&gt;
	&lt;/ul&gt;</description>
    </item>
    <item>
      <pubDate>Sat, 26 May 2012 20:08:07 GMT</pubDate>
      <title>Sat 2012/May/26</title>
      <link>http://www.advogato.org/person/csv/diary.html?start=230</link>
      <guid>http://people.gnome.org/~csaavedra/news-2012-05.html#D26</guid>
      <description>&lt;ul&gt;&lt;li&gt;
	      &lt;p&gt;&lt;em&gt;Monte do Gozo&lt;/em&gt;, near Santiago de Compostela,
		back in November:&lt;/p&gt;&lt;p&gt;
		  &lt;a href="http://www.flickr.com/photos/csaavedra/6407055519/" &gt;&lt;img src="http://farm8.staticflickr.com/7015/6407055519_8250cf9ccb_z.jpg" width="640" height="427" alt="Peregrinos"/&gt;&lt;/a&gt;
	    &lt;/p&gt;
		&lt;p&gt;&lt;em&gt;Polbo &#xE1; Feira&lt;/em&gt; in A Coru&#xF1;a
		after the WebKitGTK+ hackfest back in December:&lt;/p&gt;
		&lt;p&gt; &lt;a href="http://www.flickr.com/photos/csaavedra/6540169785/" &gt;&lt;img src="http://farm8.staticflickr.com/7033/6540169785_d11b17efbd_z.jpg" width="640" height="361" alt="Polbo &amp;#xE1; Feira"/&gt;&lt;/a&gt;&lt;/p&gt;
		&lt;p&gt;Alvar Aalto fascination at home:&lt;/p&gt; &lt;p&gt;&lt;a href="http://www.flickr.com/photos/csaavedra/6947583190/" &gt;&lt;img src="http://farm8.staticflickr.com/7266/6947583190_e4efc4694f_z.jpg" width="640" height="427" alt="E60"/&gt;&lt;/a&gt;&lt;/p&gt;
		&lt;p&gt;A boat
		by &lt;em&gt;T&#xF6;&#xF6;l&#xF6;nlahti&lt;/em&gt; in early Spring:&lt;/p&gt; &lt;p&gt;&lt;a href="http://www.flickr.com/photos/csaavedra/6957570740/" &gt;&lt;img src="http://farm7.staticflickr.com/6119/6957570740_9b60dba57a_z.jpg" width="640" height="427" alt="t&amp;#xF6;&amp;#xF6;l&amp;#xF6;nlahti and&amp;#10;&amp;#9;&amp;#9;boat"/&gt;&lt;/a&gt;&lt;/p&gt;
	  &lt;/li&gt;
	&lt;/ul&gt;</description>
    </item>
    <item>
      <pubDate>Wed, 8 Feb 2012 22:41:13 GMT</pubDate>
      <title>Wed 2012/Feb/08</title>
      <link>http://www.advogato.org/person/csv/diary.html?start=229</link>
      <guid>http://people.gnome.org/~csaavedra/news-2012-02.html#D08</guid>
      <description>&lt;ul&gt;&lt;li&gt;
	    &lt;p&gt;
		&lt;em&gt;&lt;p&gt;Si la lluvia llega hasta aqu&#xED;
		    Voy a limitarme a vivir.
		    Mojar&#xE9; mis alas como el &#xE1;rbol o el &#xE1;ngel
		  o quiz&#xE1;s muera de pena.
		  &lt;/p&gt;&lt;/em&gt;
&lt;a href="http://en.wikipedia.org/wiki/Luis_Alberto_Spinetta" &gt;Luis Alberto Spinetta&lt;/a&gt; &#x2014; &lt;em&gt;&lt;a href="http://www.youtube.com/watch?v=A5LNC4NPOG4" &gt;Canci&#xF3;n para los d&#xED;as de la vida&lt;/a&gt;&lt;/em&gt;
		&lt;/p&gt;
	      &lt;p&gt;Thank you for everything, Flaco.&lt;/p&gt;
	  &lt;/li&gt;
	&lt;/ul&gt;</description>
    </item>
    <item>
      <pubDate>Thu, 6 Oct 2011 13:06:45 GMT</pubDate>
      <title>Thu 2011/Oct/06</title>
      <link>http://www.advogato.org/person/csv/diary.html?start=228</link>
      <guid>http://people.gnome.org/~csaavedra/news-2011-10.html#D06</guid>
      <description>&lt;ul&gt;&lt;li&gt;
	    &lt;p&gt;
Most of us who work in technology, secretly wish that one day,
something we've created will change the world in a positive way, or
that we will be able to look back at some point and realize that we've
contributed somehow to make this world a better place.  For many of
us, this is the driving force that put us in this field in the first
place, even when we rarely admit it to each other, let alone to anyone
else.  &lt;/p&gt;&lt;p&gt; Some of us get to achieve it, one way or another. In an
anonymous way, most likely in the form of one single link in a chain
of events that, individually, might seem insignificant, but
altogether, represent the continuous and dynamic steering of human
progress.  Our names will not be remembered, neither will our
individual contributions, but they will be there for others to build
upon, one link at the time, one step after another.  &lt;/p&gt;&lt;p&gt; And then
there are those who manage to envision that things are possible in
ways that would be unthinkable for the rest of us, and not only that,
strive to make them happen. They don't work alone and rely on others,
that's certain, yet it's their unique inspiration, persistence, and
the exceptional love for what they do what motivates others to flock
along them and help them change the world. Steve Jobs was probably one
of the most remarkable examples in the latest times of this rare but
wonderful people, and we've been lucky to be challenged with his
contributions to technology. I am not sure whether being in this
industry would be so challenging and exciting as it is, if he hadn't
been around.
	    &lt;/p&gt;
	  &lt;/li&gt;
	&lt;/ul&gt;</description>
    </item>
    <item>
      <pubDate>Sat, 24 Sep 2011 17:06:55 GMT</pubDate>
      <title>Sat 2011/Sep/24</title>
      <link>http://www.advogato.org/person/csv/diary.html?start=227</link>
      <guid>http://people.gnome.org/~csaavedra/news-2011-09.html#D24</guid>
      <description>&lt;ul&gt;&lt;li&gt;
	    &lt;p&gt;
		After three years in Finland, I finally spent a
		weekend in a traditional &lt;em&gt;m&#xF6;kki&lt;/em&gt;, with
		wood stove sauna, &lt;em&gt;makkara&lt;/em&gt;, mushroom picking,
		midnight drunken cold-lake skinny dipping, rowing, and
		getting up with dawn for the sole purpose of getting
		gems like this one:
	    &lt;/p&gt;

	      &lt;p&gt;
		&lt;a href="http://www.flickr.com/photos/csaavedra/6176625608/" &gt;&lt;img src="http://farm7.static.flickr.com/6151/6176625608_3b8eb51f04_z.jpg" width="640" height="361" alt="waking up in sysm&amp;#xE4;"/&gt;&lt;/a&gt;
	      &lt;/p&gt;

	      &lt;p&gt;
		Since it was the weekend of &lt;em&gt;&lt;a href="http://en.wikipedia.org/wiki/Government_Junta_of_Chile_(1810)" &gt;el
		dieciocho&lt;/a&gt;&lt;/em&gt;, I made some &lt;em&gt;pisco sour&lt;/em&gt;, too.
	      &lt;/p&gt;
	  &lt;/li&gt;

	&lt;/ul&gt;</description>
    </item>
    <item>
      <pubDate>Wed, 21 Sep 2011 15:09:37 GMT</pubDate>
      <title>Wed 2011/Sep/21</title>
      <link>http://www.advogato.org/person/csv/diary.html?start=226</link>
      <guid>http://people.gnome.org/~csaavedra/news-2011-09.html#D21</guid>
      <description>&lt;ul&gt;&lt;li&gt;
	    &lt;p&gt;
		Let's say, you have a product that relies on a free
		software platform.  Let's say, you want to add a
		particular feature to that product for
		differentiation, but you know that the free software
		community is not very keen of your practices of
		keeping code in-house. So you want to give back, at
		least to avoid some criticism. How to make it so, that
		the feature is still exclusive to your new product?
	    &lt;/p&gt;

	      &lt;p&gt;
		Well, it's very easy. Wait until the free software
		platform where you added that feature is already in
		code freeze, and only then &lt;a href="http://bugzilla.gnome.org/show_bug.cgi?id=659693" &gt;do
		a code drop in their bugzilla&lt;/a&gt;. That way, you make
		sure that they won't be releasing it until at least 6
		months after your product is already on the market.
		&lt;em&gt;Touch&#xE9;&lt;/em&gt;.
	      &lt;/p&gt;

	      &lt;p&gt;
		&lt;em&gt;Cynicism in this entry is for free and any
		  resemblance with reality is merely coincidental and
		  should not be taken very seriously.&lt;/em&gt;
	      &lt;/p&gt;
	  &lt;/li&gt;
	&lt;/ul&gt;</description>
    </item>
  </channel>
</rss>
