<?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>Rodrigo Vivi - vivijim</title>
	<atom:link href="http://labs.vivi.eng.br/blog/?feed=rss2&#038;p=10" rel="self" type="application/rss+xml" />
	<link>http://labs.vivi.eng.br/blog</link>
	<description>Computer Engineer</description>
	<lastBuildDate>Thu, 13 Dec 2012 20:14:59 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
		<item>
		<title>Intel gfx: Easy bug report with intel_gpu_abrt</title>
		<link>http://labs.vivi.eng.br/blog/?p=152</link>
		<comments>http://labs.vivi.eng.br/blog/?p=152#comments</comments>
		<pubDate>Thu, 13 Dec 2012 18:01:13 +0000</pubDate>
		<dc:creator>Rodrigo</dc:creator>
				<category><![CDATA[Intel]]></category>

		<guid isPermaLink="false">http://labs.vivi.eng.br/blog/?p=152</guid>
		<description><![CDATA[Many people thinks that it is difficult to report a bug found at Intel Graphics Stack. It is not. Forget about difficult how-tos and tutorials. Get latest Intel GPU Tools from git://anongit.freedesktop.org/xorg/app/intel-gpu-tools Compile it: ./autogen.sh; make; Reboot your machine adding drm.debug=0xe log_buf_len=4194304 to Kernel cmd line. Run: sudo ./tools/intel_gpu_abrt Get intel_gpu_abrt.tar and template generated and [...]]]></description>
			<content:encoded><![CDATA[<p>Many people thinks that it is difficult to report a bug found at Intel Graphics Stack. It is not.</p>
<ol>
<li>Forget about difficult how-tos and tutorials.</li>
<li>Get latest Intel GPU Tools from git://anongit.freedesktop.org/xorg/app/intel-gpu-tools</li>
<li>Compile it: ./autogen.sh; make;</li>
<li>Reboot your machine adding drm.debug=0xe log_buf_len=4194304 to Kernel cmd line.</li>
<li>Run: sudo ./tools/intel_gpu_abrt</li>
<li>Get intel_gpu_abrt.tar and template generated and publish it at https://bugs.freedesktop.org/ at the correct category:
<ul>
<li>For 2D driver bug: Product=xorg. Component=Driver/intel.</li>
<li>For 3D driver bug: Product=Mesa.</li>
<li>For chipset i8xx/i915/i945/Q33/G33/Q35: Component=Drivers/DRI/i915.</li>
<li>For chipset i965/G35 and later: Component=Drivers/DRI/i965.</li>
<li>For DRM kernel bug: Product=DRI. Component=DRM/Intel.</li>
<li>For Libva bug: Product=libva. Component=intel</li>
</ul>
</li>
</ol>
<p>I expect to remove steps 2 and 3 once my new changes arrives at your Linux distribution.</p>
]]></content:encoded>
			<wfw:commentRss>http://labs.vivi.eng.br/blog/?feed=rss2&#038;p=152</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>News from Intel gfx world.</title>
		<link>http://labs.vivi.eng.br/blog/?p=145</link>
		<comments>http://labs.vivi.eng.br/blog/?p=145#comments</comments>
		<pubDate>Sat, 08 Dec 2012 17:52:13 +0000</pubDate>
		<dc:creator>Rodrigo</dc:creator>
				<category><![CDATA[Intel]]></category>

		<guid isPermaLink="false">http://labs.vivi.eng.br/blog/?p=145</guid>
		<description><![CDATA[Now on, I&#8217;ll try to write more here about news from our gfx land. Some news listed here might not be so new to you, but I just came back from a 20 days vacations and I&#8217;m still jumping back. Intel 2012Q4 gfx stack released. Highlights of this release: New features: basic 2D and 3D Haswell support [...]]]></description>
			<content:encoded><![CDATA[<p>Now on, I&#8217;ll try to write more here about news from our gfx land. Some news listed here might not be so new to you, but I just came back from a 20 days vacations and I&#8217;m still jumping back.</p>
<p><a href="http://labs.vivi.eng.br/blog/?p=147">Intel 2012Q4 gfx stack released</a>.</p>
<p>Highlights of this release: New features: basic 2D and 3D Haswell support with all the PCI IDs, ValleyView support, OpenGL support for Haswell, hardware accelerated video decoding, and encoding for Haswell. Since the last release, there were major improvements and bug fixes in all the areas of our drivers.</p>
<p>HSW is already in a good shape right now on  <strong>drm-intel-nightly</strong> branch from our official development tree maintained by Daniel Vetter at:<a href=" http://cgit.freedesktop.org/~danvet/drm-intel/"> <strong>http://cgit.freedesktop.org/~danvet/drm-intel/</strong></a> and it is being pushed upstream landing in 3.8 to be released early next year.</p>
<p>There are more stuff besides HSW going on on the kernel side. Daniel Vetter has written a good post about <a href="http://blog.ffwll.ch/2012/11/neat-drmi915-stuff-for-38.html">new stuff comming to 3.8</a>.</p>
<p>We also had a Internal Kernel Summit activity in London, before my vacation were we defined tasks for next year and created a rotating Bug Team responsible for take special attention to all bugs filed on kernel and freedesktop bugzilla agains drm/i915. The intention is to avoid having bugs there not updated for a long time and the reports are already been sent to intel-gfx@lists.freedesktop.org mailing list.</p>
<p>On  2D side my highlights go to</p>
<p>- XWayland updated to work with Wayland 1.0 by Daniel Stone</p>
<p>- Added missing gtf modes  allowing games to use low mode trough panel fitter to upscaling to fill screen in a better shape.</p>
<p>- SNA Performance. <a title="UXAxSNA" href="http://www.phoronix.com/scan.php?page=article&amp;item=intel_sna_dec12&amp;num=1">Benchmark by Phoronix.</a></p>
<p>On  3D side, Intel devs are working on OpenGL ES3, and just merged ETC2 texture compression, as already described at this <a title="ETC2" href="http://www.phoronix.com/scan.php?page=news_item&amp;px=MTI0NTc">Phoronix post</a>. Phoronix also perform <a title="Mesa benchmark" href="http://www.phoronix.com/scan.php?page=article&amp;item=intel_mesa91_first&amp;num=1">benchmarks at Mesa 9.0 x Mesa 9.1.</a></p>
<p>On  Media side, I&#8217;ll just paste updates from Gwenole Beauchesne:</p>
<p>* libva-intel-driver 1.0.19 released on 09.Nov.2012</p>
<p>- Add support for Haswell (decode, encode)</p>
<p>- Add support for raw DRM, e.g. display-less pipelines</p>
<p>- Additional bug fixes for improved stability</p>
<p>* gstreamer-vaapi 0.4.1 released on 27.Nov.2012. Major new features include:</p>
<p>- Add support for H.264 interlaced streams</p>
<p>- Fix memory leak in MPEG-2 decoder for empty user-data packets</p>
<p>- Fix H.264 decoder with MMCO-based reference picture marking process</p>
<p>- Fix decoders to honour end-of-stream messages (i.e. flush pending contents)</p>
<p>- Fix pixel-aspect-ratio reported to downstream elements</p>
<p>Requirements for supporting Wayland 1.0/x:</p>
<p>- libva from git master (1.1.1.pre1)</p>
<p>- libva-intel-driver from git master (1.0.20.pre1)</p>
<p>- gstreamer-vaapi 0.4.1</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://labs.vivi.eng.br/blog/?feed=rss2&#038;p=145</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Intel 2012Q4 gfx stack released</title>
		<link>http://labs.vivi.eng.br/blog/?p=147</link>
		<comments>http://labs.vivi.eng.br/blog/?p=147#comments</comments>
		<pubDate>Sat, 08 Dec 2012 17:20:48 +0000</pubDate>
		<dc:creator>Rodrigo</dc:creator>
				<category><![CDATA[Intel]]></category>

		<guid isPermaLink="false">http://labs.vivi.eng.br/blog/?p=147</guid>
		<description><![CDATA[Components Kernel: Linux 3.6.5 release 3D driver: mesa 9.0.1 release 2D driver: xf86-video-intel 2.20.12 release Libdrm: libdrm-2.4.40 release Libva: libva-1.1.0 release Vaapi-driver-intel: vaapi-driver-intel-1.0.19 release Cairo: cairo 1.12.4 release (xserver-1.13.0 is tested with this stack) Check Download page for where to get the source git tree. Highlighted new features New features: basic 2D and 3D Haswell support with all the PCI IDs, ValleyView support, OpenGL [...]]]></description>
			<content:encoded><![CDATA[<h2>Components</h2>
<p>Kernel: <a href="http://www.kernel.org/pub/linux/kernel/v3.x/">Linux 3.6.5 release</a><br />
3D driver: <a href="ftp://ftp.freedesktop.org/pub/mesa/9.0.1/">mesa 9.0.1 release</a><br />
2D driver: <a href="http://xorg.freedesktop.org/archive/individual/driver/xf86-video-intel-2.20.12.tar.bz2">xf86-video-intel 2.20.12 release</a><br />
Libdrm: <a href="http://dri.freedesktop.org/libdrm/libdrm-2.4.40.tar.bz2">libdrm-2.4.40 release</a><br />
Libva: <a href="http://cgit.freedesktop.org/vaapi/libva/snapshot/libva-1.1.0.tar.bz2">libva-1.1.0 release</a><br />
Vaapi-driver-intel: <a href="http://cgit.freedesktop.org/vaapi/intel-driver/snapshot/intel-driver-1.0.19.tar.bz2">vaapi-driver-intel-1.0.19 release</a><br />
Cairo: <a href="http://cairographics.org/news/cairo-1.12.4/">cairo 1.12.4 release</a><br />
(xserver-1.13.0 is tested with this stack)</p>
<p>Check <a href="http://intellinuxgraphics.org/download.html">Download page</a> for where to get the source git tree.</p>
<h2>Highlighted new features</h2>
<p>New features: basic 2D and 3D Haswell support with all the PCI IDs, ValleyView support, OpenGL support for Haswell, hardware accelerated video decoding, and encoding for Haswell. Since the last release, there were major improvements and bug fixes in all the areas of our drivers. The following list contains some of the important highlights for features and bug fixes.</p>
<p>Read complete <a title="Release Notes" href="http://intellinuxgraphics.org/2012Q4.html">Release Notes</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://labs.vivi.eng.br/blog/?feed=rss2&#038;p=147</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FISL13</title>
		<link>http://labs.vivi.eng.br/blog/?p=136</link>
		<comments>http://labs.vivi.eng.br/blog/?p=136#comments</comments>
		<pubDate>Sun, 29 Jul 2012 19:27:16 +0000</pubDate>
		<dc:creator>Rodrigo</dc:creator>
				<category><![CDATA[Intel]]></category>

		<guid isPermaLink="false">http://labs.vivi.eng.br/blog/?p=136</guid>
		<description><![CDATA[&#160; FISL 13 has ended. It was a great opportunity to show Intel has Open Source Software Development here in Brasil. We started this team in Brasil one year ago and we are growing now. But more important than that it was to show how Intel is committed with Open Source Upstream development. Besides OTC [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_139" class="wp-caption alignleft" style="width: 468px"><a href="http://labs.vivi.eng.br/blog/wp-content/uploads/2012/07/galera-fisl13-2012.jpg"><img class=" wp-image-139" title="galera-fisl13-2012" src="http://labs.vivi.eng.br/blog/wp-content/uploads/2012/07/galera-fisl13-2012.jpg" alt="SSG guys at FISL13 - DRD and OTC" width="458" height="345" /></a><p class="wp-caption-text">SSG guys at FISL13 - DRD and OTC</p></div>
<p>&nbsp;</p>
<p>FISL 13 has ended.</p>
<p>It was a great opportunity to show Intel has Open Source Software Development here in Brasil. We started this team in Brasil one year ago and we are growing now.<br />
But more important than that it was to show how Intel is committed with Open Source Upstream development.</p>
<p>Besides OTC team, new DRD (Developer Relationship Division) it was there showing the amazing developer partnership programs Intel has.<br />
If you haven&#8217;t create your developer profile yet, please go to <a href="http://software.intel.com">software.intel.com</a> and do it now!</p>
]]></content:encoded>
			<wfw:commentRss>http://labs.vivi.eng.br/blog/?feed=rss2&#038;p=136</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Palestra FISL13 &#8211; Otimizações do GCC para Intel</title>
		<link>http://labs.vivi.eng.br/blog/?p=133</link>
		<comments>http://labs.vivi.eng.br/blog/?p=133#comments</comments>
		<pubDate>Sat, 28 Jul 2012 14:27:33 +0000</pubDate>
		<dc:creator>Rodrigo</dc:creator>
				<category><![CDATA[Intel]]></category>
		<category><![CDATA[Português]]></category>

		<guid isPermaLink="false">http://labs.vivi.eng.br/blog/?p=133</guid>
		<description><![CDATA[- en - Here are the slides I used at FISL13: FISL13-GCC The first slide is a tribute to Eugeni Dodonov. A good friend and a great developer that will be missed by everybody. Special thanks to phoronix.com that has made all benchmarks used in this presentation. - pt-br - Aqui estão os slides usados [...]]]></description>
			<content:encoded><![CDATA[<p>- en -</p>
<p>Here are the slides I used at FISL13: <a href="http://labs.vivi.eng.br/blog/wp-content/uploads/2012/07/FISL13-GCC-OTC.pdf">FISL13-GCC</a></p>
<p>The first slide is a tribute to Eugeni Dodonov. A good friend and a great developer that will be missed by everybody.</p>
<p>Special thanks to phoronix.com that has made all benchmarks used in this presentation.</p>
<p>- pt-br -</p>
<p>Aqui estão os slides usados no FISL: <a href="http://labs.vivi.eng.br/blog/wp-content/uploads/2012/07/FISL13-GCC-OTC.pdf">FISL13-GCC</a></p>
<p>O primeiro slide é uma homenagem ao bom amigo e grande desenvolvedor que irá deixar saudades.</p>
<p>Muito obrigado ao phoronix.com que fez todos os benchmarks aqui apresentados.</p>
<p>Obrigado também a todo mundo que compareceu tanto na palestra como no stand.</p>
]]></content:encoded>
			<wfw:commentRss>http://labs.vivi.eng.br/blog/?feed=rss2&#038;p=133</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>git + proxy</title>
		<link>http://labs.vivi.eng.br/blog/?p=131</link>
		<comments>http://labs.vivi.eng.br/blog/?p=131#comments</comments>
		<pubDate>Tue, 27 Mar 2012 20:23:48 +0000</pubDate>
		<dc:creator>Rodrigo</dc:creator>
				<category><![CDATA[Impressions]]></category>

		<guid isPermaLink="false">http://labs.vivi.eng.br/blog/?p=131</guid>
		<description><![CDATA[The easiest way of using git behind a proxy is using tsocks. It is just Straightforward: 1 &#8211; Install tsocks 2 &#8211; Configure tsocks by creating a /etc/tsocks.conf like this: local = &#60;localnet&#62;/255.0.0.0 server = proxy_ip server_type = 5 server_port = proxy_port 3 &#8211; Use it: $ tsocks git pull Just that! I had also [...]]]></description>
			<content:encoded><![CDATA[<p>The easiest way of using git behind a proxy is using tsocks. It is just Straightforward:</p>
<p>1 &#8211; Install tsocks</p>
<p>2 &#8211; Configure tsocks by creating a /etc/tsocks.conf like this:</p>
<p>local = &lt;localnet&gt;/255.0.0.0<br />
server = proxy_ip<br />
server_type = 5<br />
server_port = proxy_port</p>
<p>3 &#8211; Use it:</p>
<p>$ tsocks git pull</p>
<p>Just that!</p>
<p>I had also tried the proxy using the GIT_PROXY_COMMAND=&#8221;/usr/bin/proxy-wrapper</p>
<p>where proxy-wrapper is</p>
<p>#!/bin/bash<br />
nc -xproxy_addreess:proxy_port -X5 $*</p>
<p>But IMHO tsocks is more convenient because it is not needed to set and unset GIT_PROXY_COMMAND every time.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://labs.vivi.eng.br/blog/?feed=rss2&#038;p=131</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>OSTS 2012</title>
		<link>http://labs.vivi.eng.br/blog/?p=126</link>
		<comments>http://labs.vivi.eng.br/blog/?p=126#comments</comments>
		<pubDate>Fri, 09 Mar 2012 08:52:44 +0000</pubDate>
		<dc:creator>Rodrigo</dc:creator>
				<category><![CDATA[Impressions]]></category>
		<category><![CDATA[Intel]]></category>

		<guid isPermaLink="false">http://labs.vivi.eng.br/blog/?p=126</guid>
		<description><![CDATA[&#160; &#160; &#160; &#160; &#160; &#160; OSTS 2012 has ended and it&#8217;s time to say goodbye. Tomorrow I&#8217;m getting the flight back to Brasil with the &#8221; Mission accomplished&#8221; feeling. I cannot say that this was the best conference ever because it is difficult to overcome the dead Bossa Conference. However there were so many [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://labs.vivi.eng.br/blog/wp-content/uploads/2012/03/osts20121.png"><img class="alignleft size-full wp-image-128" title="osts2012" src="http://labs.vivi.eng.br/blog/wp-content/uploads/2012/03/osts20121.png" alt="" width="219" height="182" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>OSTS 2012 has ended and it&#8217;s time to say goodbye. Tomorrow I&#8217;m getting the flight back to Brasil with the &#8221; Mission accomplished&#8221; feeling.</p>
<p>I cannot say that this was the best conference ever because it is difficult to overcome the dead Bossa Conference. However there were so many great presentations, talks and important meetings happening here. It was an amazing Conference in a Wonderful place.</p>
<p>And the most important part was to put faces to the irc/emails nicknames after 7 months working here.</p>
<p>Nice to meet you face to face guys! I hope to see you soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://labs.vivi.eng.br/blog/?feed=rss2&#038;p=126</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>starting over and over again!</title>
		<link>http://labs.vivi.eng.br/blog/?p=124</link>
		<comments>http://labs.vivi.eng.br/blog/?p=124#comments</comments>
		<pubDate>Fri, 09 Mar 2012 08:25:27 +0000</pubDate>
		<dc:creator>Rodrigo</dc:creator>
				<category><![CDATA[Impressions]]></category>
		<category><![CDATA[Intel]]></category>

		<guid isPermaLink="false">http://labs.vivi.eng.br/blog/?p=124</guid>
		<description><![CDATA[I was going to start this post with a yet another &#8220;back to blogging&#8221; phrase, but this is already becoming a cliche here, so I&#8217; m starting just telling that I&#8217;m not doing any promises at this time and also telling what to not to expect here since this is the first post after I&#8217;ve [...]]]></description>
			<content:encoded><![CDATA[<p>I was going to start this post with a yet another &#8220;back to blogging&#8221; phrase, but this is already becoming a cliche here, so I&#8217; m starting just telling that I&#8217;m not doing any promises at this time and also telling what to <strong>not</strong> to expect here since this is the first post after I&#8217;ve joined Intel&#8217;s Linux Graphics Team .</p>
<ul>
<li>Don&#8217; t expect regular posts.</li>
<li>Don&#8217; t expect Intel&#8217;s Linux Graphics Status and Updates. Eugeni is already doing this job very well on <a title="Eugeni' s blog" href="http://dodonov.net/blog/" target="_blank">his blog</a>.</li>
<li>Don&#8217; t expect Intel&#8217;s news</li>
<li>Don&#8217; t expect Performance Status or Benchmarks. <a title="Phoronix" href="http://www.phoronix.com/scan.php?page=home" target="_blank">Phoronix</a> already does it vey well.</li>
</ul>
<p>So, to finish this &#8220;first&#8221; post I&#8217;d like just to mention that the new front page&#8217;s picture is just a part of our new OTC-BR lab!</p>
]]></content:encoded>
			<wfw:commentRss>http://labs.vivi.eng.br/blog/?feed=rss2&#038;p=124</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Time for change</title>
		<link>http://labs.vivi.eng.br/blog/?p=115</link>
		<comments>http://labs.vivi.eng.br/blog/?p=115#comments</comments>
		<pubDate>Wed, 27 Jul 2011 15:11:06 +0000</pubDate>
		<dc:creator>Rodrigo</dc:creator>
				<category><![CDATA[Collabora]]></category>
		<category><![CDATA[Impressions]]></category>
		<category><![CDATA[Intel]]></category>
		<category><![CDATA[Maemo]]></category>

		<guid isPermaLink="false">http://labs.vivi.eng.br/blog/?p=115</guid>
		<description><![CDATA[During the last 2 years I worked for Collabora having Nokia as my client. There I was part of the Harmattan Product Performance Team working with Maemo/MeeGo for N9 and N950. &#160; The N9 and N950 has been announced. They are just perfect. An amazing design with a great system. Now that I&#8217;m sending my [...]]]></description>
			<content:encoded><![CDATA[<p>During the last 2 years I worked for Collabora having Nokia as my client. There I was part of the Harmattan Product Performance Team working with Maemo/MeeGo for N9 and N950.</p>
<p>&nbsp;</p>
<p><a href="http://labs.vivi.eng.br/blog/wp-content/uploads/2011/07/n950-vs-n9-photo-14-200x200.jpg"><img class="alignnone size-full wp-image-116" title="n950-vs-n9-photo-14-200x200" src="http://labs.vivi.eng.br/blog/wp-content/uploads/2011/07/n950-vs-n9-photo-14-200x200.jpg" alt="" width="142" height="142" /></a></p>
<p>The N9 and N950 has been announced. They are just perfect. An amazing design with a great system. Now that I&#8217;m sending my proto back I&#8217;m already looking forward to receive my N950 dev kit to continue working with it.</p>
<p>I&#8217;m also praying for Nokia giving up on M$ and continue working with MeeGo! <img src='http://labs.vivi.eng.br/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>&nbsp;</p>
<p><a href="http://labs.vivi.eng.br/blog/wp-content/uploads/2011/07/collabora-logo-small1.png"><img class="alignnone size-full wp-image-118" title="collabora-logo-small" src="http://labs.vivi.eng.br/blog/wp-content/uploads/2011/07/collabora-logo-small1.png" alt="" width="153" height="50" /></a></p>
<p>Collabora was one of the greatest things that ever happened in my life. It is the biggest open source consultancy company based in Cambridge-UK with developers spread all over the world. They are well prepared and organized to have developers doing their best from any part of the world, mainly from their home offices.</p>
<p>Thanks for everything collabora family. I&#8217;m going to miss you.</p>
<p>But now it is time for change.</p>
<p>&nbsp;</p>
<p><a href="http://labs.vivi.eng.br/blog/wp-content/uploads/2011/07/intel.png"><img class="alignnone size-full wp-image-119" title="intel" src="http://labs.vivi.eng.br/blog/wp-content/uploads/2011/07/intel.png" alt="" width="77" height="50" /></a></p>
<p>Next Monday &#8211; Aug 1st I&#8217;m starting at Intel being part of graphics development team. I promise that I&#8217;ll continue posting on this blog some news about my work there.</p>
<p>No, it wont be necessary to leave São Paulo. I&#8217;ll continue living on this huge city going everyday to Intel&#8217;s office here located at Market Place.</p>
]]></content:encoded>
			<wfw:commentRss>http://labs.vivi.eng.br/blog/?feed=rss2&#038;p=115</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>MeeGo Conference</title>
		<link>http://labs.vivi.eng.br/blog/?p=110</link>
		<comments>http://labs.vivi.eng.br/blog/?p=110#comments</comments>
		<pubDate>Tue, 24 May 2011 17:15:25 +0000</pubDate>
		<dc:creator>Rodrigo</dc:creator>
				<category><![CDATA[Collabora]]></category>
		<category><![CDATA[Impressions]]></category>
		<category><![CDATA[Maemo]]></category>
		<category><![CDATA[MeeGo]]></category>

		<guid isPermaLink="false">http://labs.vivi.eng.br/blog/?p=110</guid>
		<description><![CDATA[I&#8217;m here in San Francisco attending the MeeGo Conference. As always it is good to meet and keep in touch with old friends and also meet new interesting people. Unfortunately no mobile phone running meego was released as expected. But anyway I&#8217;m sure that MeeGo has a great future. By Now I&#8217;m installing the just [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="https://www.eiseverywhere.com/file_uploads/bb515f8b6766a0e924790108d7461565_MeeGo_RegHeader5-01.jpg" alt="" width="250" height="133" /></p>
<p>I&#8217;m here in San Francisco attending the MeeGo Conference. As always it is good to meet and keep in touch with old friends and also meet new interesting people.</p>
<p>Unfortunately no mobile phone running meego was released as expected. But anyway I&#8217;m sure that MeeGo has a great future. By Now I&#8217;m installing the just released <a href="http://wiki.meego.com/N900">MeeGo Developer Edition in my N900</a>.</p>
<p>If you are here come to Collabora Booth see our demos and drink some coke with us. Follow us in twitter @collaborameego and/or #collaborameego.</p>
<p>But if you aren&#8217;t here you can see some presentations at <a href="http://sf2011.meego.com/program/session-schedule ">http://sf2011.meego.com/program/session-schedule </a>Enjoy it.</p>
]]></content:encoded>
			<wfw:commentRss>http://labs.vivi.eng.br/blog/?feed=rss2&#038;p=110</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
