<?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>Simone Carletti&#039;s Blog &#187; slideshare</title>
	<atom:link href="http://www.simonecarletti.com/blog/tags/slideshare/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.simonecarletti.com/blog</link>
	<description>Simone Carletti&#039;s personal ramblings on programming, syndication, search engines &#38; marketing.</description>
	<lastBuildDate>Tue, 07 Feb 2012 08:48:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Refactoring to Design Patterns (phpDay 2009)</title>
		<link>http://www.simonecarletti.com/blog/2009/05/refactoring-to-design-patterns/</link>
		<comments>http://www.simonecarletti.com/blog/2009/05/refactoring-to-design-patterns/#comments</comments>
		<pubDate>Tue, 19 May 2009 12:15:41 +0000</pubDate>
		<dc:creator>Simone Carletti</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[design patterns]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[phpday2009]]></category>
		<category><![CDATA[slideshare]]></category>

		<guid isPermaLink="false">http://www.simonecarletti.com/blog/?p=335</guid>
		<description><![CDATA[The slides from my Refactoring to Design Patterns talk at phpDay 2009 are now available. ]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-351" title="phpday-it-2009" src="http://www.simonecarletti.com/blog/wp-content/uploads/2009/05/phpday-it-2009.png" alt="phpday-it-2009" width="159" height="108" />The slides from <a href="http://www.phpday.it/site/phpday-2009/calendario-conferenze/canale-developers/refactoring-to-design-patterns/">my Refactoring to Design Patterns talk</a> at phpDay 2009 are now available. The presentation is hosted on SlideShare, while the source code is available as a Git repository on GitHub. Both video and presentation are available under the <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Common Share-Alike license</a>.</p>
<p>This session can be considered a natural evolution of my previous <a href="http://www.simonecarletti.com/blog/2009/03/design-patterns-in-php/">Design Patterns in PHP</a> talk at the PHPCon: less patterns, more details, better examples!<span id="more-335"></span></p>
<div class="centered"><iframe src="http://www.slideshare.net/slideshow/embed_code/1457240" width="425" height="356" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe><br/><br/></div>
<p><a href="http://github.com/weppos/phpDay-2009/">Source Code</a></p>
<p>If you enjoyed the presentation (or even if you didn&#8217;t), please take a minute to <a href="http://joind.in/talk/view/417">review the talk</a> and leave a feedback. I&#8217;m really looking forward to reading your comments!</p>
<p>For those who missed the conference, my talk has been recorded and published on Vimeo. Unfortunately, the quality is poor, but it&#8217;is better than nothing.</p>
<div class="centered"><object width="400" height="320" data="http://www.ustream.tv/flash/video/1514297" type="application/x-shockwave-flash"><param name="id" value="otv_o_153082" /><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="wmode" value="transparent" /><param name="flashvars" value="viewcount=true&amp;autoplay=false&amp;brand=embed&amp;" /><param name="src" value="http://www.ustream.tv/flash/video/1514297" /><param name="name" value="otv_e_989848" /><param name="allowfullscreen" value="true" /></object></div>
<p>Related posts<ol>
<li><a href='http://www.simonecarletti.com/blog/2009/03/design-patterns-in-php/' rel='bookmark' title='Design Patterns in PHP (PHPCon Italia)'>Design Patterns in PHP (PHPCon Italia)</a></li>
<li><a href='http://www.simonecarletti.com/blog/2009/03/book-review-design-patterns-in-ruby/' rel='bookmark' title='Design Patterns in Ruby Book Review'>Design Patterns in Ruby Book Review</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.simonecarletti.com/blog/2009/05/refactoring-to-design-patterns/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Design Patterns in PHP (PHPCon Italia)</title>
		<link>http://www.simonecarletti.com/blog/2009/03/design-patterns-in-php/</link>
		<comments>http://www.simonecarletti.com/blog/2009/03/design-patterns-in-php/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 08:52:53 +0000</pubDate>
		<dc:creator>Simone Carletti</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[design patterns]]></category>
		<category><![CDATA[oop]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php5]]></category>
		<category><![CDATA[phpcon]]></category>
		<category><![CDATA[phpcon italia]]></category>
		<category><![CDATA[slideshare]]></category>

		<guid isPermaLink="false">http://www.simonecarletti.com/blog/?p=266</guid>
		<description><![CDATA[The slides for my talk about Design Patterns in PHP at the PHPCon Italia are now available through SlideShare.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.simonecarletti.com/blog/wp-content/uploads/2009/03/phpcon-logo.png"><img class="alignleft size-full wp-image-272" title="PHPCon Italia 2009 logo" src="http://www.simonecarletti.com/blog/wp-content/uploads/2009/03/phpcon-logo.png" alt="PHPCon Italia 2009 logo" width="173" height="96" /></a>The slides for my talk about <strong>Design Patterns in PHP</strong> at the <a href="http://phpcon.it/">PHPCon Italia</a> are now available through <a href="http://www.slideshare.net/weppos/design-patterns-in-php-phpcon-italia">SlideShare</a>.</p>
<p>I want to thank you everyone who came to my talk. It was really a big gratification to see such many people in the room. Unfortunately I didn&#8217;t have enough time to talk about all patterns I originally included into the presentation, however I decided to not remove them from the slides.</p>
<p>Before making the slides available, I took the time to <strong>improve the code examples</strong> replacing all the screenshots with syntax-highlighted text. This change made the code more readable and, off course, available for cut &amp; paste.<span id="more-266"></span></p>
<p>Due to the high interest in Design Patterns, I&#8217;m planning to publish some more resources in the future along with examples and implementations.</p>
<p>I do not exclude a talk or perhaps a workshop at the upcoming <a href="http://www.phpday.it/">phpDay 2009</a>. I&#8217;m thinking about a  <em>Refactoring to Patterns</em> session, with live code refactoring supported by unit tests. There is not official confirmation yet, much depends on the time I have available in the next weeks.</p>
<p>Stay tuned!</p>
<div class="centered"><iframe src="http://www.slideshare.net/slideshow/embed_code/1180261" width="425" height="356" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe><br/><br/></div>
<p>Related posts<ol>
<li><a href='http://www.simonecarletti.com/blog/2009/05/refactoring-to-design-patterns/' rel='bookmark' title='Refactoring to Design Patterns (phpDay 2009)'>Refactoring to Design Patterns (phpDay 2009)</a></li>
<li><a href='http://www.simonecarletti.com/blog/2009/03/book-review-design-patterns-in-ruby/' rel='bookmark' title='Design Patterns in Ruby Book Review'>Design Patterns in Ruby Book Review</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.simonecarletti.com/blog/2009/03/design-patterns-in-php/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

