<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>iBlog - Ilia Alshanetsky - Talks</title>
    <link>http://ilia.ws/</link>
    <description>Here be dragons.</description>
    <dc:language>en</dc:language>
    <admin:errorReportsTo rdf:resource="mailto:" />
    <generator>Serendipity 1.4.1 - http://www.s9y.org/</generator>
    
    <image>
        <url>http://ilia.ws/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: iBlog - Ilia Alshanetsky - Talks - Here be dragons.</title>
        <link>http://ilia.ws/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>ConFoo PHP 5.3 == Awesome! Slides</title>
    <link>http://ilia.ws/archives/214-ConFoo-PHP-5.3-Awesome!-Slides.html</link>
            <category>PHP</category>
            <category>Talks</category>
    
    <comments>http://ilia.ws/archives/214-ConFoo-PHP-5.3-Awesome!-Slides.html#comments</comments>
    <wfw:comment>http://ilia.ws/wfwcomment.php?cid=214</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://ilia.ws/rss.php?version=2.0&amp;type=comments&amp;cid=214</wfw:commentRss>
    

    <author>ilia@ilia.ws (Ilia Alshanetsky)</author>
    <content:encoded>
    Finally managed to upload my slides from my ConFoo PHP 5.3 == Awesome! talk. &lt;br /&gt;
&lt;a href=&quot;http://ilia.ws/files/Confoo2010_PHP53.pdf&quot;&gt;Slides&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Thanks for all the attendees, especially those who asked questions &lt;img src=&quot;http://ilia.ws/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Thu, 11 Mar 2010 09:06:20 -0500</pubDate>
    <guid isPermaLink="false">http://ilia.ws/archives/214-guid.html</guid>
    
</item>
<item>
    <title>ConFoo PHP 5.3 == Awesome! Slides</title>
    <link>http://ilia.ws/archives/215-ConFoo-PHP-5.3-Awesome!-Slides.html</link>
            <category>PHP</category>
            <category>Talks</category>
    
    <comments>http://ilia.ws/archives/215-ConFoo-PHP-5.3-Awesome!-Slides.html#comments</comments>
    <wfw:comment>http://ilia.ws/wfwcomment.php?cid=215</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://ilia.ws/rss.php?version=2.0&amp;type=comments&amp;cid=215</wfw:commentRss>
    

    <author>ilia@ilia.ws (Ilia Alshanetsky)</author>
    <content:encoded>
    Finally managed to upload my slides from my ConFoo PHP 5.3 == Awesome! talk. &lt;br /&gt;
&lt;a href=&quot;http://ilia.ws/files/Confoo2010_PHP53.pdf&quot;&gt;Slides&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Thanks for all the attendees, especially those who asked questions &lt;img src=&quot;http://ilia.ws/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Thu, 11 Mar 2010 09:06:20 -0500</pubDate>
    <guid isPermaLink="false">http://ilia.ws/archives/215-guid.html</guid>
    
</item>
<item>
    <title>APC &amp; Memcache the High Performance Duo Slides</title>
    <link>http://ilia.ws/archives/210-APC-Memcache-the-High-Performance-Duo-Slides.html</link>
            <category>PHP</category>
            <category>Talks</category>
    
    <comments>http://ilia.ws/archives/210-APC-Memcache-the-High-Performance-Duo-Slides.html#comments</comments>
    <wfw:comment>http://ilia.ws/wfwcomment.php?cid=210</wfw:comment>

    <slash:comments>3</slash:comments>
    <wfw:commentRss>http://ilia.ws/rss.php?version=2.0&amp;type=comments&amp;cid=210</wfw:commentRss>
    

    <author>ilia@ilia.ws (Ilia Alshanetsky)</author>
    <content:encoded>
    My slides from the &quot;APC &amp;amp; Memcache the High Performance Duo&quot; talk are now online and can be found &lt;a href=&quot;http://ilia.ws/files/ZendCon2009_APC_Memcache.pdf&quot;&gt;here&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
In the slide I mentioned that memcache is available of *NIX only, which thanks to at least two attendees I know to be incorrect. It appears that there is a working (albeit old, circa 2006) memcache win32 version, which you can find here:&lt;br /&gt;
&lt;a href=&quot;http://jehiah.cz/projects/memcached-win32/&quot;&gt;http://jehiah.cz/projects/memcached-win32/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Once you install it, you&#039;d need to compile memcache PHP extension on win32 and then you should be set. 
    </content:encoded>

    <pubDate>Wed, 21 Oct 2009 17:03:08 -0400</pubDate>
    <guid isPermaLink="false">http://ilia.ws/archives/210-guid.html</guid>
    
</item>
<item>
    <title>Common Optimization Mistakes</title>
    <link>http://ilia.ws/archives/209-Common-Optimization-Mistakes.html</link>
            <category>PHP</category>
            <category>Talks</category>
    
    <comments>http://ilia.ws/archives/209-Common-Optimization-Mistakes.html#comments</comments>
    <wfw:comment>http://ilia.ws/wfwcomment.php?cid=209</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://ilia.ws/rss.php?version=2.0&amp;type=comments&amp;cid=209</wfw:commentRss>
    

    <author>ilia@ilia.ws (Ilia Alshanetsky)</author>
    <content:encoded>
    The slides from my &quot;Common Optimization Mistakes&quot; talk are now up and can be found &lt;a href=&quot;http://ilia.ws/files/ZendCon2009_Optimization_Mistakes.pdf&quot;&gt;here&lt;/a&gt;. 
    </content:encoded>

    <pubDate>Tue, 20 Oct 2009 20:37:28 -0400</pubDate>
    <guid isPermaLink="false">http://ilia.ws/archives/209-guid.html</guid>
    
</item>
<item>
    <title>PHP 5.3 == Awesome Slides</title>
    <link>http://ilia.ws/archives/208-PHP-5.3-Awesome-Slides.html</link>
            <category>PHP</category>
            <category>Talks</category>
    
    <comments>http://ilia.ws/archives/208-PHP-5.3-Awesome-Slides.html#comments</comments>
    <wfw:comment>http://ilia.ws/wfwcomment.php?cid=208</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://ilia.ws/rss.php?version=2.0&amp;type=comments&amp;cid=208</wfw:commentRss>
    

    <author>ilia@ilia.ws (Ilia Alshanetsky)</author>
    <content:encoded>
    The slides from my talk, introducing PHP 5.3 are now up and can be found here:&lt;br /&gt;
&lt;a href=&quot;http://ilia.ws/files/ZendCon2009_PHP53_Intro.pdf&quot;&gt;Slides&lt;/a&gt; 
    </content:encoded>

    <pubDate>Tue, 20 Oct 2009 14:45:08 -0400</pubDate>
    <guid isPermaLink="false">http://ilia.ws/archives/208-guid.html</guid>
    
</item>
<item>
    <title>Introduction to PHP 5.3 Slides</title>
    <link>http://ilia.ws/archives/187-Introduction-to-PHP-5.3-Slides.html</link>
            <category>PHP</category>
            <category>Talks</category>
    
    <comments>http://ilia.ws/archives/187-Introduction-to-PHP-5.3-Slides.html#comments</comments>
    <wfw:comment>http://ilia.ws/wfwcomment.php?cid=187</wfw:comment>

    <slash:comments>12</slash:comments>
    <wfw:commentRss>http://ilia.ws/rss.php?version=2.0&amp;type=comments&amp;cid=187</wfw:commentRss>
    

    <author>ilia@ilia.ws (Ilia Alshanetsky)</author>
    <content:encoded>
    The slides from my talk at PHP Quebec on the upcoming PHP 5.3 release are up and can be found &lt;a href=&quot;http://ilia.ws/files/phpquebec_php53.pdf&quot; &gt;here&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
I hope that all the people who attended the talk had found it useful and are now convinced 5.3 is the way to go &lt;img src=&quot;http://ilia.ws/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; 
    </content:encoded>

    <pubDate>Fri, 14 Mar 2008 18:23:37 -0400</pubDate>
    <guid isPermaLink="false">http://ilia.ws/archives/187-guid.html</guid>
    
</item>
<item>
    <title>Zend Conference Slides</title>
    <link>http://ilia.ws/archives/184-Zend-Conference-Slides.html</link>
            <category>PHP</category>
            <category>Talks</category>
    
    <comments>http://ilia.ws/archives/184-Zend-Conference-Slides.html#comments</comments>
    <wfw:comment>http://ilia.ws/wfwcomment.php?cid=184</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://ilia.ws/rss.php?version=2.0&amp;type=comments&amp;cid=184</wfw:commentRss>
    

    <author>ilia@ilia.ws (Ilia Alshanetsky)</author>
    <content:encoded>
    I&#039;ve finally got a bit of free time to official post the slides from my &quot;State of PHP Security&quot; talk from Zend Conference 2007. You can find the slides &lt;a href=&quot;http://ilia.ws/files/zendcon_state_of_php_security.pdf&quot; &gt;here&lt;/a&gt;. The session was a bit different from the usual talks I give on security, focusing on summarizing the efforts done so far this year aimed at improving PHP&#039;s own security and the things we are still working on improving. 
    </content:encoded>

    <pubDate>Thu, 18 Oct 2007 20:17:45 -0400</pubDate>
    <guid isPermaLink="false">http://ilia.ws/archives/184-guid.html</guid>
    
</item>
<item>
    <title>State of PHP Security at ZendCon 2007</title>
    <link>http://ilia.ws/archives/173-State-of-PHP-Security-at-ZendCon-2007.html</link>
            <category>PHP</category>
            <category>Security</category>
            <category>Talks</category>
    
    <comments>http://ilia.ws/archives/173-State-of-PHP-Security-at-ZendCon-2007.html#comments</comments>
    <wfw:comment>http://ilia.ws/wfwcomment.php?cid=173</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://ilia.ws/rss.php?version=2.0&amp;type=comments&amp;cid=173</wfw:commentRss>
    

    <author>ilia@ilia.ws (Ilia Alshanetsky)</author>
    <content:encoded>
    I&#039;ve been so busy last few weeks I didn&#039;t get a chance to blog about the acceptance of my talk for ZendCon. So, here it is now, better late then never. This year has been quite busy in terms of security when it comes to PHP, the language and many changes were done to make the language better when it comes to security. &lt;br /&gt;
&lt;br /&gt;
The talk will try to summarize the many happenings in the PHP security world in to a quick one hour talk, so it should be quite an interesting challenge &lt;img src=&quot;http://ilia.ws/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; 
    </content:encoded>

    <pubDate>Sun, 15 Jul 2007 10:09:58 -0400</pubDate>
    <guid isPermaLink="false">http://ilia.ws/archives/173-guid.html</guid>
    
</item>
<item>
    <title>PHP|Tek 2007 - Security Pitfall Slides</title>
    <link>http://ilia.ws/archives/171-PHPTek-2007-Security-Pitfall-Slides.html</link>
            <category>PHP</category>
            <category>Security</category>
            <category>Talks</category>
    
    <comments>http://ilia.ws/archives/171-PHPTek-2007-Security-Pitfall-Slides.html#comments</comments>
    <wfw:comment>http://ilia.ws/wfwcomment.php?cid=171</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://ilia.ws/rss.php?version=2.0&amp;type=comments&amp;cid=171</wfw:commentRss>
    

    <author>ilia@ilia.ws (Ilia Alshanetsky)</author>
    <content:encoded>
    Thanks to the surprisingly well working wifi at the moment the slides from the PHP Security pitfalls are now available can be downloaded &lt;a href=&quot;http://ilia.ws/files/phptek2007_secpitfalls.pdf&quot; &gt;here&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
I hope everyone who had been present at the talk had found something interesting that will help them improve the security of their code. 
    </content:encoded>

    <pubDate>Thu, 17 May 2007 18:47:01 -0400</pubDate>
    <guid isPermaLink="false">http://ilia.ws/archives/171-guid.html</guid>
    
</item>
<item>
    <title>Quebec Slides</title>
    <link>http://ilia.ws/archives/164-Quebec-Slides.html</link>
            <category>PHP</category>
            <category>Talks</category>
    
    <comments>http://ilia.ws/archives/164-Quebec-Slides.html#comments</comments>
    <wfw:comment>http://ilia.ws/wfwcomment.php?cid=164</wfw:comment>

    <slash:comments>5</slash:comments>
    <wfw:commentRss>http://ilia.ws/rss.php?version=2.0&amp;type=comments&amp;cid=164</wfw:commentRss>
    

    <author>ilia@ilia.ws (Ilia Alshanetsky)</author>
    <content:encoded>
    Took a bit longer then I thought but the slides from my Security Tutorial and the Migrating to PHP 5.2.1 talk are filly up and can be found on the &lt;a href=&quot;http://ilia.ws/talks/&quot; &gt;talks&lt;/a&gt; page (scroll to the bottom).&lt;br /&gt;
&lt;br /&gt;
I hope the people who attended the talks found them interesting and I&#039;d like to thank all the people who took the time to leave feedback, which relayed to me amazingly fast by the organizers. &lt;br /&gt;
&lt;br /&gt;
A big thanks should go to the organizers as well who have done an amazing job in organizing the conference and the after-conference activities. Having a 5 star hotel for the conference was a very nice perk as well &lt;img src=&quot;http://ilia.ws/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;. 
    </content:encoded>

    <pubDate>Sat, 17 Mar 2007 15:49:29 -0400</pubDate>
    <guid isPermaLink="false">http://ilia.ws/archives/164-guid.html</guid>
    
</item>
<item>
    <title>Migrating to PHP 5.2.1 Slides</title>
    <link>http://ilia.ws/archives/162-Migrating-to-PHP-5.2.1-Slides.html</link>
            <category>PHP</category>
            <category>Talks</category>
    
    <comments>http://ilia.ws/archives/162-Migrating-to-PHP-5.2.1-Slides.html#comments</comments>
    <wfw:comment>http://ilia.ws/wfwcomment.php?cid=162</wfw:comment>

    <slash:comments>3</slash:comments>
    <wfw:commentRss>http://ilia.ws/rss.php?version=2.0&amp;type=comments&amp;cid=162</wfw:commentRss>
    

    <author>ilia@ilia.ws (Ilia Alshanetsky)</author>
    <content:encoded>
    The slides for the Migrating to 5.2.1 from the Vancouver conference are now available, they can be found here:&lt;br /&gt;
&lt;a href=&quot;http://ilia.ws/files/vancouver_php52.pdf&quot; &gt;http://ilia.ws/files/vancouver_php52.pdf&lt;/a&gt; 
    </content:encoded>

    <pubDate>Tue, 13 Feb 2007 14:38:42 -0500</pubDate>
    <guid isPermaLink="false">http://ilia.ws/archives/162-guid.html</guid>
    
</item>
<item>
    <title>Cache for Ca$h slides available</title>
    <link>http://ilia.ws/archives/161-Cache-for-Cah-slides-available.html</link>
            <category>PHP</category>
            <category>Talks</category>
    
    <comments>http://ilia.ws/archives/161-Cache-for-Cah-slides-available.html#comments</comments>
    <wfw:comment>http://ilia.ws/wfwcomment.php?cid=161</wfw:comment>

    <slash:comments>3</slash:comments>
    <wfw:commentRss>http://ilia.ws/rss.php?version=2.0&amp;type=comments&amp;cid=161</wfw:commentRss>
    

    <author>ilia@ilia.ws (Ilia Alshanetsky)</author>
    <content:encoded>
    The slides from the caching talk in Vancouver are now available online and can be downloaded here:&lt;br /&gt;
&lt;a href=&quot;http://ilia.ws/files/vancouver_cache.pdf&quot; &gt;http://ilia.ws/files/vancouver_cache.pdf&lt;/a&gt; 
    </content:encoded>

    <pubDate>Mon, 12 Feb 2007 19:21:43 -0500</pubDate>
    <guid isPermaLink="false">http://ilia.ws/archives/161-guid.html</guid>
    
</item>
<item>
    <title>ZendCon. Caching System Slides</title>
    <link>http://ilia.ws/archives/141-ZendCon.-Caching-System-Slides.html</link>
            <category>PHP</category>
            <category>Talks</category>
    
    <comments>http://ilia.ws/archives/141-ZendCon.-Caching-System-Slides.html#comments</comments>
    <wfw:comment>http://ilia.ws/wfwcomment.php?cid=141</wfw:comment>

    <slash:comments>6</slash:comments>
    <wfw:commentRss>http://ilia.ws/rss.php?version=2.0&amp;type=comments&amp;cid=141</wfw:commentRss>
    

    <author>ilia@ilia.ws (Ilia Alshanetsky)</author>
    <content:encoded>
    The slides for the Caching Systems talk are now available online, they can be downloaded &lt;a href=&quot;http://ilia.ws/talks.php&quot; &gt;here&lt;/a&gt;. 
    </content:encoded>

    <pubDate>Wed, 01 Nov 2006 18:13:21 -0500</pubDate>
    <guid isPermaLink="false">http://ilia.ws/archives/141-guid.html</guid>
    
</item>
<item>
    <title>ZendCon PHP Security Slides</title>
    <link>http://ilia.ws/archives/140-ZendCon-PHP-Security-Slides.html</link>
            <category>PHP</category>
            <category>Talks</category>
    
    <comments>http://ilia.ws/archives/140-ZendCon-PHP-Security-Slides.html#comments</comments>
    <wfw:comment>http://ilia.ws/wfwcomment.php?cid=140</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://ilia.ws/rss.php?version=2.0&amp;type=comments&amp;cid=140</wfw:commentRss>
    

    <author>ilia@ilia.ws (Ilia Alshanetsky)</author>
    <content:encoded>
    The slides from my talk on PHP Security are now up and can be found in PDF form at the bottom on my &lt;a href=&quot;http://ilia.ws/talks.php&quot; &gt;talks page&lt;/a&gt;. The talk was unfortunately rather short and I had to rush through a number of things, so my apologies if things felt a bit rushed, but I think the key points were hit and as far as an overall overview it was pretty good. Those interested in hearing more about security can review my slides from previous conferences that go into a bit more detail as far as the various security issues.  
    </content:encoded>

    <pubDate>Wed, 01 Nov 2006 12:29:51 -0500</pubDate>
    <guid isPermaLink="false">http://ilia.ws/archives/140-guid.html</guid>
    
</item>
<item>
    <title>Zend Con. PHP &amp; Performance Slides are up!</title>
    <link>http://ilia.ws/archives/139-Zend-Con.-PHP-Performance-Slides-are-up!.html</link>
            <category>PHP</category>
            <category>Talks</category>
    
    <comments>http://ilia.ws/archives/139-Zend-Con.-PHP-Performance-Slides-are-up!.html#comments</comments>
    <wfw:comment>http://ilia.ws/wfwcomment.php?cid=139</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://ilia.ws/rss.php?version=2.0&amp;type=comments&amp;cid=139</wfw:commentRss>
    

    <author>ilia@ilia.ws (Ilia Alshanetsky)</author>
    <content:encoded>
    The slides from the PHP &amp;amp; Performance tutorial I&#039;ve given during the Zend&#039;s PHP Conference are now up, you can find them at the bottom of my &lt;a href=&quot;http://www.ilia.ws/talks.php&quot; &gt;talks page here&lt;/a&gt;. To all the people who have gotten up really early in the morning, thanks for attending and hopefully you&#039;ve found something interesting for yourself during the talk.&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-weight:bold&quot;&gt;Update:&lt;/span&gt; Rasmus has kindly pointed out that stripping while drastically reducing the size (basic binary is about 3x smaller), does not actually impact the startup speed in any measurable speed. A quick test with php-cgi from latest CVS appears to confirm this, so unless you want to save disk space at expense of debug symbols, do not strip! Thanks Rasmus. 
    </content:encoded>

    <pubDate>Mon, 30 Oct 2006 16:12:12 -0500</pubDate>
    <guid isPermaLink="false">http://ilia.ws/archives/139-guid.html</guid>
    
</item>

</channel>
</rss>