<?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>Vance Lucas &#187; Speaking Engagements</title>
	<atom:link href="http://www.vancelucas.com/blog/category/speaking-engagements/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vancelucas.com</link>
	<description>Web Entrepreneur and Freelance PHP/Javascript Developer</description>
	<lastBuildDate>Thu, 17 Nov 2011 15:30: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>php&#124;tek 2011</title>
		<link>http://www.vancelucas.com/blog/php-tek-2011/</link>
		<comments>http://www.vancelucas.com/blog/php-tek-2011/#comments</comments>
		<pubDate>Mon, 27 Jun 2011 14:35:23 +0000</pubDate>
		<dc:creator>Vance Lucas</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Speaking Engagements]]></category>
		<category><![CDATA[Titanium]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[speaking]]></category>
		<category><![CDATA[titanium]]></category>

		<guid isPermaLink="false">http://www.vancelucas.com/?p=802</guid>
		<description><![CDATA[Chicago &#8211; May 24-27 php&#124;tek in Chicago was fun as always. It is the best PHP conference I have ever been to, which makes sense, given that it is focused solely on PHP and surrounding technologies. The best thing about the conference is the community feeling in general. You get a real sense that everyone [...]]]></description>
			<content:encoded><![CDATA[<div style="float: right; padding: 10px;"><a href="http://tek11.phparch.com/"><img src="http://www.vancelucas.com/wp-content/uploads/2011/05/tek11_SPEAKER_badge_150x150.png" alt="php|tek 2011 Speaker" /></a><br />Chicago &#8211; May 24-27</div>
<p>php|tek in Chicago was fun as always. It is the best PHP conference I have ever been to, which makes sense, given that it is focused solely on PHP and surrounding technologies. The best thing about the conference is the community feeling in general. You get a real sense that everyone there really cares about PHP and is heavily invested in it, which is good for moving the whole language and ecosystem forward.</p>
<p>I myself gave two talks &#8211; one about <a href="http://stackboxcms.com">Stackbox CMS</a>, a new CMS project I have been working on, and one about <a href="http://appcelerator.com">Apppcelerator Titanium Mobile</a> since I have been working with it a lot lately. The presentations are embedded below.<span id="more-802"></span></p>
<h3><a href="http://www.slideshare.net/vlucas/crossplatform-mobile-development-with-titanium" title="Cross-Platform Mobile Development with Titanium" target="_blank">Cross-Platform Mobile Development with Titanium</a></h3>
<div style="width:425px" id="__ss_7238077"><iframe src="http://www.slideshare.net/slideshow/embed_code/7238077" width="425" height="355" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe></div>
<h3><a href="http://www.slideshare.net/vlucas/stackbox-cms-nextgeneration-content-management" title="Stackbox CMS: Next-Generation Content Management" target="_blank">Stackbox CMS: Next-Generation Content Management</a></h3>
<div style="width:425px" id="__ss_8153672"><iframe src="http://www.slideshare.net/slideshow/embed_code/8153672" width="425" height="355" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe></div>
]]></content:encoded>
			<wfw:commentRss>http://www.vancelucas.com/blog/php-tek-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CodeWorks 2009 Dallas</title>
		<link>http://www.vancelucas.com/blog/codeworks-2009-dallas/</link>
		<comments>http://www.vancelucas.com/blog/codeworks-2009-dallas/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 05:03:52 +0000</pubDate>
		<dc:creator>Vance Lucas</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Speaking Engagements]]></category>
		<category><![CDATA[codeworks]]></category>
		<category><![CDATA[cw09]]></category>
		<category><![CDATA[speaking]]></category>

		<guid isPermaLink="false">http://www.vancelucas.com/?p=436</guid>
		<description><![CDATA[I was fortunate enough to be selected as the regional speaker for the Dallas CodeWorks 2009 stop by the Dallas PHP User Group through a community voting and selection process. My talk was entitled Object Oriented Apologetics, and was essentially about letting people know what good object-oriented code is, when to use it, how to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://cw.mtacon.com/schedule/speakers#vance_lucas"><img class="alignright" src="http://www.vancelucas.com/wp-content/uploads/2009/09/CW09_Speaker.png" alt="CodeWorks 2009 Speaker" width="150" height="200" /></a><br />
I was fortunate enough to be selected as the regional speaker for the Dallas <a href="http://cw.mtacon.com/">CodeWorks 2009</a> stop by the <a href="http://dallasphp.org">Dallas PHP User Group</a> through a community voting and selection process. My talk was entitled <strong>Object Oriented Apologetics</strong>, and was essentially about letting people know what good object-oriented code is, when to use it, how to use it, and more specifically <em>why</em> to use it over traditional procedural PHP code.<span id="more-436"></span></p>
<h3>Object Oriented Apologetics</h3>
<blockquote><p>In defense of object-oriented programming &#8211; How and why you should use object oriented programming for your next project.This talk is for PHP programmers who are just learning about object oriented code, who cling to old excuses(&#8220;object oriented code is slower&#8221;), or who are otherwise unconvinced of its usefulness. Concrete real-world examples of commonscenarios and challenges that programmers face will be presented, and how taking an object oriented approach is better than a proceduralone in most cases. Copious code examples in both object oriented and procedural approaches will be provided throughout, and thedifferences and benefits of the object oriented approach will be explained.</p></blockquote>
<div id="__ss_2092025" style="width: 425px; text-align: left;"><object style="margin:0px" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=objectorientedapologetics-090929144850-phpapp02&amp;rel=0&amp;stripped_title=object-oriented-apologetics" /><param name="allowfullscreen" value="true" /><embed style="margin:0px" type="application/x-shockwave-flash" width="425" height="355" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=objectorientedapologetics-090929144850-phpapp02&amp;rel=0&amp;stripped_title=object-oriented-apologetics" allowscriptaccess="always" allowfullscreen="true"></embed></object></div>
<p><a href="http://www.slideshare.net/vlucas/object-oriented-apologetics">Download Object Oriented Apologetics on SlideShare</a></p>
<p>If you were in the talk, <a href="http://joind.in/talk/view/722">please rate it on Joind.in</a></p>
<h3>The CodeWorks Experience</h3>
<p>All in all, the CodeWorks roadshow Dallas stop was much smaller than I expected. There were about 20 people in the talk I gave. I suppose it was both a good a bad thing. On one hand, I had a lot of fun connecting with the other speakers and attendees on a more personal level than I would have had the opportunity to do otherwise. I met a lot of new people in the PHP community that I will probably stay connected with on some level, even if it is just <a href="http://twitter.com">Twitter</a> and IRC. We had a lot of fun the night before the presentation day eating together and hanging out.</p>
<p>On the other hand, I know that as a business, the relatively low attendance levels coupled with the high travel expenses could mean that something like this can&#8217;t happen again, which is a shame. This was one of the best efforts I have seen in a while to really lower the price of the conference for attendees by bringing the speakers directly to their cities or at least ones that are close by. Going to <a href="http://www.zendcon.com">ZendCon</a>, for instance, could easily cost up to $2,500 for the whole trip with airfare, hotel stays, and food, if not more.</p>
<p>The bottom line here is that CodeWorks was a good conference that offered a great value for your money. I had a great time meeting and connecting with new people and finally meeting people in real life that I had been communicating with for years. I learned some new things and finally got the kick in the pants I needed to jump into <a href="http://en.wikipedia.org/wiki/Test-driven_development">Test Driven Development</a>, thanks to <a href="http://blog.casey-sweat.us/">Jason Sweat&#8217;</a>s TDD tutorial and hand-holding.</p>
<p>Now I&#8217;m just looking forward to php|tek in May 2010.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vancelucas.com/blog/codeworks-2009-dallas/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>OKC PHP User Group Reboot</title>
		<link>http://www.vancelucas.com/blog/okc-php-user-group-reboot/</link>
		<comments>http://www.vancelucas.com/blog/okc-php-user-group-reboot/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 14:58:00 +0000</pubDate>
		<dc:creator>Vance Lucas</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Speaking Engagements]]></category>
		<category><![CDATA[okcphp]]></category>
		<category><![CDATA[ORM]]></category>
		<category><![CDATA[PHP DataMapper]]></category>

		<guid isPermaLink="false">http://www.vancelucas.com/?p=368</guid>
		<description><![CDATA[The local Oklahoma City PHP User Group is re-starting with the okcCoCo as the new venue. The new meetings will be on the second Tuesday of each month, starting with Tuesday, June 09, 2009 at 6:30pm as the first official meeting. Visit the official OKC PHP User Group website to register for meeting reminders and [...]]]></description>
			<content:encoded><![CDATA[<p>The local Oklahoma City PHP User Group is re-starting with the <a href="http://okccoco.com">okcCoCo</a> as the new venue. The new meetings will be on the second Tuesday of each month, starting with <strong>Tuesday, June 09, 2009 at 6:30pm</strong> as the first official meeting. Visit the official <a href="http://phpokc.net">OKC PHP User Group website</a> to register for meeting reminders and to connect with other local PHP developers.</p>
<p>I will be presenting my talk on<strong> Building a Data Mapper with PHP5 and the Standard PHP Library</strong>, followed by a discussion on ORMs and whatever else comes up. The presentation will cover all the thought processes, goals, theories, and actual code that goes into building an ORM (or really any other larger project that requires more advance planning). The project that was the basis of this presentation is <a href="http://phpdatamapper.com">phpDataMapper</a> &#8211; an open-source PHP5 data mapper ORM layer that I started in the fall of 2008. It now powers the model layer of <a title="InvoiceMore - Online Billing and Invoicing" href="http://www.invoicemore.com">InvoiceMore</a>, a live web application I launched in March 2009.</p>
<p>This is a presentation I have given before at Tulsa TechFest.</p>
<p><strong><a href="http://blip.tv/file/2249586/">Watch the video of this presentation online</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vancelucas.com/blog/okc-php-user-group-reboot/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Presentation Slides From Tulsa TechFest 2008</title>
		<link>http://www.vancelucas.com/blog/presentation-slides-from-tulsa-techfest-2008/</link>
		<comments>http://www.vancelucas.com/blog/presentation-slides-from-tulsa-techfest-2008/#comments</comments>
		<pubDate>Mon, 13 Oct 2008 18:22:44 +0000</pubDate>
		<dc:creator>Vance Lucas</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Speaking Engagements]]></category>
		<category><![CDATA[datamaper]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[speaking]]></category>
		<category><![CDATA[tulsatechfest]]></category>

		<guid isPermaLink="false">http://www.vancelucas.com/?p=95</guid>
		<description><![CDATA[Well Tulsa TechFest is over, and it was a pretty good conference overall. Here are the slides of my presentations at the conference for those who are interested. I have voice recordings of both my presentations too, but unfortunately the digital recorder I bought has no way of directly accessing the files stored in memory [...]]]></description>
			<content:encoded><![CDATA[<p>Well Tulsa TechFest is over, and it was a pretty good conference overall. Here are the slides of my presentations at the conference for those who are interested.  I have voice recordings of both my presentations too, but unfortunately the digital recorder I bought has no way of directly accessing the files stored in memory to move or copy them to a computer.  It just has a line in/out like the old cassette recorders.  What&#8217;s the point in making a digital recorder if there&#8217;s no USB cable or anything to get directly to the files?  Huh Sony?  Anyways &#8211; I didn&#8217;t have the cable required to re-record the audio on my computer, so I&#8217;ll probably pick one up and make videos of these presentations a little while later.  But for now, you can at least enjoy the slides.<span id="more-95"></span></p>
<h3>Procedural to Object-Oriented: The Benefits of Using Object-Oriented PHP</h3>
<p>The first presentation of mine was about object-oriented PHP programming, focusing on the many benefits it offers over a more procedural style of programming that seems to be very common in the PHP community.</p>
<div id="__ss_655193" style="width: 425px; text-align: left;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://static.slideshare.net/swf/ssplayer2.swf?doc=phpproceduraltooo-1223916926352814-8&amp;rel=0&amp;stripped_title=php-procedural-to-objectoriented-presentation" /><embed type="application/x-shockwave-flash" width="425" height="355" src="http://static.slideshare.net/swf/ssplayer2.swf?doc=phpproceduraltooo-1223916926352814-8&amp;rel=0&amp;stripped_title=php-procedural-to-objectoriented-presentation" allowscriptaccess="always" allowfullscreen="true"></embed></object><small><a href="http://www.slideshare.net/vlucas/php-procedural-to-objectoriented-presentation?type=powerpoint">View on Slideshare.com</a></small></div>
<h3>Building a Data Mapper with PHP5 and the Standard PHP Library</h3>
<p>And my second &#8220;surprise&#8221; presentation was on my <a href="http://www.vancelucas.com/phpdatamapper">PHP DataMapper</a> project, and the steps and thought processes I went through while building it.  I say &#8220;surprise&#8221; here because another presenter had dropped out due to a scheduling conflict, and I found out I was going to be doing a second presentation in his time slot the day before the conference.  Surprise!</p>
<div id="__ss_655192" style="width: 425px; text-align: left;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://static.slideshare.net/swf/ssplayer2.swf?doc=buildingdatamapperphp5-1223916824528552-8&amp;rel=0&amp;stripped_title=building-data-mapper-php5-presentation" /><embed type="application/x-shockwave-flash" width="425" height="355" src="http://static.slideshare.net/swf/ssplayer2.swf?doc=buildingdatamapperphp5-1223916824528552-8&amp;rel=0&amp;stripped_title=building-data-mapper-php5-presentation" allowscriptaccess="always" allowfullscreen="true"></embed></object><small><a href="http://www.slideshare.net/vlucas/building-data-mapper-php5-presentation?type=powerpoint">View on Slideshare.com</a></small></div>
]]></content:encoded>
			<wfw:commentRss>http://www.vancelucas.com/blog/presentation-slides-from-tulsa-techfest-2008/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Speaking at TulsaTechFest 2008</title>
		<link>http://www.vancelucas.com/blog/speaking-at-tulsatechfest-2008/</link>
		<comments>http://www.vancelucas.com/blog/speaking-at-tulsatechfest-2008/#comments</comments>
		<pubDate>Sat, 27 Sep 2008 00:17:48 +0000</pubDate>
		<dc:creator>Vance Lucas</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Speaking Engagements]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[speaking]]></category>
		<category><![CDATA[tulsatechfest]]></category>

		<guid isPermaLink="false">http://www.vancelucas.com/?p=72</guid>
		<description><![CDATA[After anxiously awaiting a response from David Walker, the TulsaTechFest conference Director about an open speaking spot, I just about fell out of my chair today when I finally got the email with a confirmation that I was going to be presenting.  I am very excited about this amazing opportunity, and have already begun putting [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://techfests.com/Tulsa/2008/default.aspx"><img src="http://www.vancelucas.com/wp-content/uploads/2008/09/ttf2008-logo.gif" alt="Tulsa TechFest 2008" title="Tulsa TechFest 2008" width="325" height="120" class="alignright" /></a>After anxiously awaiting a response from <a href="http://www.davidlwalker.com/">David Walker</a>, the <a href="http://tulsatechfest.com">TulsaTechFest</a> conference Director about an open speaking spot, I just about fell out of my chair today when I finally got the email with a confirmation that I was going to be presenting.  I am very excited about this amazing opportunity, and have already begun putting my speech together.  Here the topic info:</p>
<p><strong>Procedural to Object-Oriented: The Benefits of Using Object-Oriented PHP</strong></p>
<blockquote><p><span class="Apple-style-span" style="word-spacing: 0px; font-style: normal; font-variant: normal; font-weight: normal; font-size: 13px; line-height: normal; font-size-adjust: none; font-stretch: normal; text-transform: none; text-indent: 0px; white-space: normal; letter-spacing: normal; border-collapse: collapse; font-family: arial; color: #000000;">Learn the power of object-oriented programming in PHP5 and the many benefits it offers over the more traditional PHP procedural programming style.  This session will include a light introduction to object-oriented concepts and will provide real-world concrete examples of the benefits it can offer you and the PHP projects you work on.</span></p></blockquote>
<p>I will be speaking on October 9th at 2:30pm, and the presentation will last for roughly 75 minutes (60 minutes to speak, and 15 minutes for Q&amp;A).  That&#8217;s a good chunk of time to fill, but there&#8217;s a lot on this topic that will need to be covered.  If you&#8217;re thinking about getting into object-oriented PHP programing or would like to learn more about it, please attend.  I will try my best to make sure there is at least something that everyone can learn.</p>
<p>You can also <a href="http://techfests.com/Tulsa/2008/Speakers/VanceLucas/default.aspx">view my page on the conference website</a> to read a short biography and get more information on the event.  Hope to see at least a few friendly faces there!</p>
<p>P.S. &#8211; I plan on posting my presentation slides on this website after the event just in case anyone missed anything important or was unable to attend.</p>
<p><strong>UPDATE:</strong> The conference is over, and I have <a href="http://www.vancelucas.com/blog/presentation-slides-from-tulsa-techfest-2008/">posted the powerpoint slides in another post</a> for those that are interested in the presentations I made.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vancelucas.com/blog/speaking-at-tulsatechfest-2008/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

