<?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>Adam Trachtenberg &#187; nyphp</title>
	<atom:link href="http://www.trachtenberg.com/blog/tag/nyphp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.trachtenberg.com/blog</link>
	<description>Thoughts on PHP, eBay, and too many technical topics for my family's liking.</description>
	<lastBuildDate>Tue, 24 Aug 2010 21:39:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>OSCON + NYPHPCon Call For Papers</title>
		<link>http://www.trachtenberg.com/blog/2006/02/12/oscon-nyphpcon-call-for-papers/</link>
		<comments>http://www.trachtenberg.com/blog/2006/02/12/oscon-nyphpcon-call-for-papers/#comments</comments>
		<pubDate>Sun, 12 Feb 2006 18:24:14 +0000</pubDate>
		<dc:creator>Adam Trachtenberg</dc:creator>
				<category><![CDATA[Working]]></category>
		<category><![CDATA[ebay]]></category>
		<category><![CDATA[nyphp]]></category>
		<category><![CDATA[oscon]]></category>
		<category><![CDATA[soap]]></category>
		<category><![CDATA[speaking]]></category>

		<guid isPermaLink="false">http://www.trachtenberg.com/blog/2006/02/12/oscon-nyphpcon-call-for-papers/</guid>
		<description><![CDATA[ ]]></description>
			<content:encoded><![CDATA[<p>I just submitted by proposals for <a href="http://conferences.oreillynet.com/os2006/">OSCON</a> and <a href="http://www.nyphpcon.com/">NYPHPCon</a>. I hope they get accepted, as I&#8217;m quite excited about both shows.</p>
<p>OSCON is my favorite conference of the year. There&#8217;s nothing else that provides such a wide range of interesting speakers and topics. I love learning about PHP, but I find it even more fascinating to see what the Perl and Python and Ruby guys are hacking on, or pick up JavaScript and AJAX tips, or heckle the Java programmers. :)</p>
<p>The past two years, I&#8217;ve been on the OSCON PHP track conference committee, so it was my job to write friendly reminders in my blog. I&#8217;m not doing that this year, so you can count on this as a unbiased plug for the show.</p>
<p>There are lots of topic areas beyond PHP, such as Web applications and Security, so you don&#8217;t need to be a PHP guru to submit. You just need to be doing something  that other people will find interesting that you can share in an interesting way. The key is that when a conference attendee reads the description of your talk in the program that they say: &#8220;Cool! That sounds neat. I think I&#8217;ll go hear this talk.&#8221;</p>
<p>Last year, I wrote a short post about <a href="http://www.trachtenberg.com/blog/2005/10/07/how-to-speak-at-technical-conferences/">getting your conference proposal accepted</a>. That&#8217;s just my personal philosophy, but I think it holds mostly true for all good conferences. There&#8217;s always the &#8220;I want the biggest names I can get&#8221; philosophy, but if that&#8217;s the case, then there&#8217;s nothing you can do about that anyway.</p>
<p>Proposals are due Monday, so hurry up and <a href="http://conferences.oreillynet.com/cs/os2006/create/e_sess/">submit</a>.</p>
<p>It&#8217;s the first year for NYPHPCon, but Hans and the whole NYPHP crew are great guys, so I know they&#8217;ll put on a teriffic show. When I still lived in NYC, I attended NYPHP user group meetings on a semi-regular basis, and they were even kind enough to let me present once or twice.</p>
<p>In fact, I gave my very first Web services presentation to NYPHP back in February of 2003. I don&#8217;t know if eBay would have hired me as a Web service evangelist if I hadn&#8217;t started down the path of learning about Web services for NYPHP. So, I owe them a big debt of thanks.</p>
<p>Besides, New York City is the best city in the world. Sorry Bay Area neighbors. Although, I certainly don&#8217;t miss the <del datetime="2006-02-12T14:52:3608:00">22.8</del> <ins datetime="2006-02-12T14:52:3608:00">26.9</ins> inches, or <del>.58</del> <ins datetime="2006-02-12T14:52:3608:00">.68</ins> meters for my non-US readers, of snow that got dumped on the city last night. Have I mentioned it&#8217;s 65 degrees (18 celcius) today in San Francisco?</p>
<p>Oh, I almost forgot to mention what talks I submitted. All of them will have an eBay theme, but none of them are 100% eBay advertisements:</p>
<ul>
<li>Consuming Web Services Using PHP 5</li>
<li>Dirty secrets of PHP 5&#8217;s ext/soap extension</li>
<li>Abracadabra and hocus pocus: Magical methods and PHP 5</li>
</ul>
<p>I really like my abstract for the that last talk:</p>
<blockquote><p>PHP 5 provides a number of so-called &#8220;magical methods,&#8221; methods that are automagically invoked to secretly manipulate objects. These __methods() are cool, but when, if ever, are they actually useful? Using an eBay Web services SOAP client as my example, I&#8217;ll demonstrate how a little slight-of-hand and misdirection leads to shorter and more intuitive code.</p></blockquote>
<p>Right now, my eBaySOAP code uses __construct(), __set()/__get(), __call(), __isset(), __toString(), and the IteratorAggregate and ArrayAccess interfaces. If I can get Dmitry to add the hook he promised to ext/soap, I&#8217;ll also add __wakeup(). I&#8217;m sure there are a few more things I can do, but the trick is to only implement useful and intuitive methods, so we&#8217;ll see.</p>
<img src="http://www.trachtenberg.com/blog/?ak_action=api_record_view&id=453&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.trachtenberg.com/blog/2006/02/12/oscon-nyphpcon-call-for-papers/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

