<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>José Ricardo&#039;s Collection of Thoughts &#187; conferences</title>
	<atom:link href="http://josericardo.eti.br/tag/conferences/feed/" rel="self" type="application/rss+xml" />
	<link>http://josericardo.eti.br</link>
	<description>For those things that don&#039;t fit in 147 chars.</description>
	<lastBuildDate>Sun, 14 Apr 2013 23:50:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='josericardo.eti.br' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>José Ricardo&#039;s Collection of Thoughts &#187; conferences</title>
		<link>http://josericardo.eti.br</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://josericardo.eti.br/osd.xml" title="José Ricardo&#039;s Collection of Thoughts" />
	<atom:link rel='hub' href='http://josericardo.eti.br/?pushpress=hub'/>
		<item>
		<title>QCONSP &#8211; 2010</title>
		<link>http://josericardo.eti.br/2010/09/18/qconsp-2010/</link>
		<comments>http://josericardo.eti.br/2010/09/18/qconsp-2010/#comments</comments>
		<pubDate>Sat, 18 Sep 2010 18:47:30 +0000</pubDate>
		<dc:creator>josericardodasilva</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[conferences]]></category>

		<guid isPermaLink="false">http://www.josericardo.eti.br/?p=5584</guid>
		<description><![CDATA[Hi, last weekend I went to São Paulo to attend the QCON São Paulo Conference (www.qconsp.com), an event of INFOQ. I had lots of expectations about this conference and I can tell you in advance they were all met. Since almost everybody is going to write about the conference in portuguese, I&#8217;m writing only the [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=josericardo.eti.br&#038;blog=41403873&#038;post=5584&#038;subd=josericardoetibr&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><!--:en-->
<p style="text-align:center;">
<a href="http://josericardoetibr.files.wordpress.com/2010/09/abertura.jpg"><img src="http://www.josericardo.eti.br/wp-content/uploads/2010/09/abertura-300x225.jpg" alt="" title="abertura" width="300" height="225" class="aligncenter size-medium wp-image-5886" /></a>
</p>
<p>Hi, last weekend I went to São Paulo to attend the QCON São Paulo Conference (<a href="http://www.qconsp.com">www.qconsp.com</a>), an event of <a href="http://www.infoq.com">INFOQ</a>. I had lots of expectations about this conference and I can tell you in advance they were all met. Since almost everybody is going to write about the conference in portuguese, I&#8217;m writing only the english version of this post.</p>
<p>I&#8217;m not going to talk about all talks, but only about the (IMHO) most interesting ones, ok? <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong>The first day</strong></p>
<p>The first talk of the event was &#8220;Data Architecture at Twitter Scale&#8221; by <a href="http://www.twitter.com/nk">Nick Kallen</a>, from twitter. The presentation was very similiar (if not the same) as <a href="http://www.slideshare.net/nkallen/q-con-3770885">this one</a>. As you can notice from the presentation, only a few important topics were discussed and it made glad to see that all of them had simple solutions. Nothing very tricky. It&#8217;s sad that only a few privileged people have to face these kind of problems in their daily work. You can see a nice review (in Portuguese) of the talk <a href="http://www.vizir.com.br/2010/09/13/olhando-o-twitter-por-dentro-qcon-sp-2">here</a>. </p>
<p>The second interesting talk was &#8220;The State and Future of JavaScript&#8221; by <a href="http://www.crockford.com">Douglas Crockford</a>, the father of JSON and member of the ECMAScript Committee. Mr Crockford presented the history of JS and the some stuff from the new 5th version of the standard and how the standardization process was handled. Many things called my attention, specially the weird facts about floating points. It made me think &#8220;gosh, I have to study JS seriously&#8221;. I&#8217;m really considering buying <a href="http://oreilly.com/catalog/9780596517748"> his book</a>. Mr Crockford has many interesting stuff in his website and many videos spread out on the web. You should really consider spending some time reading or listening to some things he has been saying.</p>
<p>Then, in the afternoon, I attended some talks in the Agile Track. All the presentations were very interesting and I could extract some patterns, &#8220;Stick yourself to the Agile Manifesto&#8221; was the most recurrent one. It remembered me a quote from Ralph Waldo Emerson: </p>
<blockquote><p><em>&#8220;As to methods there may be a million then some, but principles are few. The man who grasps principles can successfully select his own methods. The man who tries methods, ignoring principles, is sure to have trouble&#8221;.</em></p></blockquote>
<p><strong>The second day</strong></p>
<p>The second day really started with the talk &#8220;Best Practices for Large-Scale Web Sites &#8212; Lessons from eBay&#8221; by Randy Shoup. Very interesting to know how big monsters handle 10 bi requests/day. </p>
<p>Then came Mr. Scott Ambler talking about &#8220;Scaling Agile: Strategies for Taking an Agile Approach in Complex Situations&#8221;. I expected more from this talk, but it had some interesting numbers about the real effects of Agile practices in projects. Mr Ambler has collected data from lots of projects, which is not a common practice in the Agile community. You can find more <a href="https://www.ibm.com/developerworks/mydeveloperworks/blogs/ambler/?lang=en">at his blog</a>.</p>
<p>In the afternoon I decided to attend some ruby (on rails) talks. I didn&#8217;t find them very interesting, very probably because I&#8217;m not a ruby guy. I was starting to get tired and thinking that that afternoon was lost. But then came the last two talks of the day.</p>
<p>The &#8220;first&#8221; talk was titled &#8220;NoSQL: acertos e erros&#8221; (or <em>&#8220;NoSQL: hits and mistakes&#8221;</em>) by Gleicon Moraes  e Alexandre Porcelli. Those two guys were very funny, specially Gleicon, an the content of the presentation was just great. This talk alone made me think the day had been saved.</p>
<p>But then came Mr. Klaus Wuestefeld talking about his proposal for a new Agile methodology: &#8220;<a href="http://klauswuestefeld.blogspot.com/2010/07/l-learning-and-coolness.html">Learning and Coolness</a>&#8220;. I&#8217;m not going to write about it, since you can <a href="http://klauswuestefeld.blogspot.com/2010/07/l-learning-and-coolness.html">read the important stuff directly from Klaus itself</a>. </p>
<p><strong>Final Considerations</strong></p>
<p style="text-align:center;">
<div id="attachment_5885" class="wp-caption aligncenter" style="width: 310px"><a href="http://josericardoetibr.files.wordpress.com/2010/09/friends-qcon2010.jpg"><img src="http://www.josericardo.eti.br/wp-content/uploads/2010/09/friends-qcon2010-300x225.jpg" alt="" title="friends-qcon2010" width="300" height="225" class="size-medium wp-image-5885" /></a><p class="wp-caption-text">Friends. I'm the first one right to left</p></div>
</p>
<p>QCONSP was not one of those events where you go and see a bunch of talks about specific topics in a class style. The great achievement of many talks were to make me review some concepts and open my mind to new ones. Thank you very much guys. QCONSP surely was a very good time and money investment.</p>
<p>Finally, I&#8217;m leaving you with <a href="http://picasaweb.google.com/zehzinho/Qconsp2010">some photos I&#8217;ve taken during the event</a>. You can also find photos from many different people <a href="http://hashalbum.com/qconsp">here</a>.</p>
<p><!--:--></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/josericardoetibr.wordpress.com/5584/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/josericardoetibr.wordpress.com/5584/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=josericardo.eti.br&#038;blog=41403873&#038;post=5584&#038;subd=josericardoetibr&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://josericardo.eti.br/2010/09/18/qconsp-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/f217adae43e06cf36434fdeed46ba1eb?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">josericardodasilva</media:title>
		</media:content>

		<media:content url="http://www.josericardo.eti.br/wp-content/uploads/2010/09/abertura-300x225.jpg" medium="image">
			<media:title type="html">abertura</media:title>
		</media:content>

		<media:content url="http://www.josericardo.eti.br/wp-content/uploads/2010/09/friends-qcon2010-300x225.jpg" medium="image">
			<media:title type="html">friends-qcon2010</media:title>
		</media:content>
	</item>
	</channel>
</rss>
