<?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>Gustavo F. Padovan &#187; unicamp</title>
	<atom:link href="http://padovan.org/blog/tag/unicamp/feed/" rel="self" type="application/rss+xml" />
	<link>http://padovan.org/blog</link>
	<description>a hacking life</description>
	<lastBuildDate>Fri, 23 Jul 2010 22:30:07 +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>Google Summer of Code has come. Again!</title>
		<link>http://padovan.org/blog/2010/04/google-summer-of-code-has-come-again/</link>
		<comments>http://padovan.org/blog/2010/04/google-summer-of-code-has-come-again/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 00:50:40 +0000</pubDate>
		<dc:creator>padovan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bluez]]></category>
		<category><![CDATA[free software]]></category>
		<category><![CDATA[gsoc]]></category>
		<category><![CDATA[bluetooth]]></category>
		<category><![CDATA[connman]]></category>
		<category><![CDATA[dial-up network]]></category>
		<category><![CDATA[dun]]></category>
		<category><![CDATA[ofono]]></category>
		<category><![CDATA[unicamp]]></category>

		<guid isPermaLink="false">http://padovan.org/blog/?p=166</guid>
		<description><![CDATA[For the second year I got accepted on the Google Summer of Code project to work with the BlueZ organization. My project this year is to work on the DUN Client. DUN is the Dial-up Network Profile, it provides access to the Internet and other dial-up services via Bluetooth.  My project intends to do the [...]]]></description>
			<content:encoded><![CDATA[<p>For the second year I got accepted on the <a href="http://socghop.appspot.com/" target="_blank">Google Summer of Code</a> project to work with the BlueZ organization. My project this year is to work on the DUN Client. DUN is the Dial-up Network Profile, it provides access to the Internet and other dial-up services via Bluetooth.  My project intends to do the DUN client only, but if I have time at the end of the project I&#8217;ll work on the DUN Server too.</p>
<p>The implementation will make changes in <a href="http://www.bluez.org" target="_blank">BlueZ</a>, <a href="http://connman.net" target="_blank">ConnMan</a> and <a href="http://ofono.org" target="_blank">oFono</a>. Most of the changes will be inside oFono. There, we need to  use the AT command parser and the  PPP stack (recently added to the oFono  repo). The work consist on integrate everything and implement the  missing parts of the AT command parser and the PPP stack, and the DUN agent.</p>
<p>On the  BlueZ part the work will be the service export for DUN Data Terminal  role and and the DUN Agent server to register agents and pass the RFCOMM file descriptor. For testing purposes we can use the Serial API in the beginning. That work is very similar to what we did for the HFP this year.</p>
<p>The ConnMan integration: ConnMan will setup the NAT and the  Internet connection. The DUN integration on ConnMan is similar to the PAN integration(still a work in progress) , so we can reuse part of  that implementation.</p>
<p>That&#8217;s it.  I&#8217;ll post updates here during the development of the project. Now let me code. ;-)</p>
<p>Also, congratulation to the others Unicamp (University of Campinas) students that were accepted on GSoC too. :-)</p>
]]></content:encoded>
			<wfw:commentRss>http://padovan.org/blog/2010/04/google-summer-of-code-has-come-again/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>GSoC meet-up at Unicamp</title>
		<link>http://padovan.org/blog/2010/03/gsoc-meet-up-at-unicamp/</link>
		<comments>http://padovan.org/blog/2010/03/gsoc-meet-up-at-unicamp/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 04:18:35 +0000</pubDate>
		<dc:creator>padovan</dc:creator>
				<category><![CDATA[free software]]></category>
		<category><![CDATA[gsoc]]></category>
		<category><![CDATA[gpsl]]></category>
		<category><![CDATA[unicamp]]></category>

		<guid isPermaLink="false">http://padovan.org/blog/?p=144</guid>
		<description><![CDATA[Last Wednesday (March 3rd) we did a talk about Google Summer of Code at Unicamp. The talk was part of the weekly talk about Free Software in the University. It was presented by mentors and students from past GSoCs. We explained how GSoC works and how one can take part on it this year. I&#8217;ll [...]]]></description>
			<content:encoded><![CDATA[<p>Last Wednesday (March 3rd) we did a talk about Google Summer of Code at Unicamp. The talk was part of the weekly talk about Free Software in the University. It was presented by mentors and students from past GSoCs. We explained how GSoC works and how one can take part on it this year. I&#8217;ll post here some photos:</p>
<p><img title="GSoC meet-up" src="http://littlechina.org/~padovan/img/gsoc-1.jpg" alt="" width="600" /></p>
<p><img title="GSoC meet-up" src="http://littlechina.org/~padovan/img/gsoc-2.jpg" alt="" width="600" /></p>
]]></content:encoded>
			<wfw:commentRss>http://padovan.org/blog/2010/03/gsoc-meet-up-at-unicamp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Summer of Code 2009: Final stats</title>
		<link>http://padovan.org/blog/2009/09/google-summer-of-code-2009-final-stats/</link>
		<comments>http://padovan.org/blog/2009/09/google-summer-of-code-2009-final-stats/#comments</comments>
		<pubDate>Sat, 12 Sep 2009 06:12:22 +0000</pubDate>
		<dc:creator>padovan</dc:creator>
				<category><![CDATA[free software]]></category>
		<category><![CDATA[gsoc]]></category>
		<category><![CDATA[gpsl]]></category>
		<category><![CDATA[unicamp]]></category>

		<guid isPermaLink="false">http://padovan.org/blog/?p=103</guid>
		<description><![CDATA[Google Open Source team has just published yesterday a set of stats[1] about Google Summer of Code 2009 and Google Summer of Code during the years. The good news is that University of Campinas (Unicamp) is on the second place in number of accepted students to GSoC 2009, with 12 projects.  We also are the [...]]]></description>
			<content:encoded><![CDATA[<p>Google Open Source team has just published yesterday a set of <a href="http://google-opensource.blogspot.com/2009/09/tasty-new-google-summer-of-code-stats.html" target="_blank">stats</a>[1] about Google Summer of Code 2009 and Google Summer of Code during the years. The good news is that University of Campinas (Unicamp) is on the second place in number of accepted students to GSoC 2009, with 12 projects.  We also are the second place in the history of the program with 37 projects. Congratulations to all guys from University of Campinas that take part on GSoC. We&#8217;ve been done a great job. Unicamp rocks! :-)</p>
<p style="text-align: left;">[1] <a href="http://google-opensource.blogspot.com/2009/09/tasty-new-google-summer-of-code-stats.html" target="_blank">http://google-opensource.blogspot.com/2009/09/tasty-new-google-summer-of-code-stats.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://padovan.org/blog/2009/09/google-summer-of-code-2009-final-stats/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
