<?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>Spice World! &#187; Talks</title>
	<atom:link href="http://www.cyberspice.org.uk/blog/category/talks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cyberspice.org.uk/blog</link>
	<description>The life and times of a jet setting software engineer!</description>
	<lastBuildDate>Fri, 23 Jul 2010 10:25:44 +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>DPC2010 &#8211; &#8220;PHP Extensions Tutorial&#8221; and &#8220;Web Services For Consumer Devices&#8221;</title>
		<link>http://www.cyberspice.org.uk/blog/2010/06/12/dpc2010-php-extensions-tutorial-and-web-services-for-consumer-devices/</link>
		<comments>http://www.cyberspice.org.uk/blog/2010/06/12/dpc2010-php-extensions-tutorial-and-web-services-for-consumer-devices/#comments</comments>
		<pubDate>Sat, 12 Jun 2010 10:20:42 +0000</pubDate>
		<dc:creator>cyberspice</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Talks]]></category>
		<category><![CDATA[dpc10]]></category>

		<guid isPermaLink="false">http://www.cyberspice.org.uk/blog/?p=447</guid>
		<description><![CDATA[I am still at the Dutch PHP Conference and very enjoyable it is too.  I have now given my two talks.  The first was an all day session on writing PHP extensions in C.  The second was a regular 45 minute session on Web Services For Consumer Devices.
PHP Extensions
This tutorial covered writing [...]]]></description>
			<content:encoded><![CDATA[<p>I am still at the Dutch PHP Conference and very enjoyable it is too.  I have now given my two talks.  The first was an all day session on writing PHP extensions in C.  The second was a regular 45 minute session on Web Services For Consumer Devices.</p>
<h2>PHP Extensions</h2>
<p>This tutorial covered writing PHP extensions from the very beginning right through to writing objects and classes in C.  I think this went well.  Its a lot for beginners to cover so naturally some people got lost towards the end but I have had some good feedback.  Links to the slides and examples are below.</p>
<div style="margin-left: auto;margin-right: auto">
<table>
<tr>
<td><strong>Slides</strong></td>
<td><a href="http://www.cyberspice.org.uk/downloads/PHPExtensions-Final-20100612.pdf">PHPExtensions-Final-20100612.pdf</a></td>
</tr>
<tr>
<td><strong>Example &#8211; Hello World</strong></td>
<td><a href="http://www.cyberspice.org.uk/downloads/ExtensionTutorial/hello_world-20100612.tgz">hello_world-20100612.tgz</a></td>
</tr>
<tr>
<td><strong>Example &#8211; Hello World (Extended)</strong></td>
<td><a href="http://www.cyberspice.org.uk/downloads/ExtensionTutorial/hello_world-20100612.tgz">hello_world_extended-20100612.tgz</a></td>
</tr>
<tr>
<td><strong>Example &#8211; Memory Stream</strong></td>
<td><a href="http://www.cyberspice.org.uk/downloads/ExtensionTutorial/hello_world-20100612.tgz">memory_stream-20100612.tgz</a></td>
</tr>
<tr>
<td><strong>Framegrab (PECL)</strong></td>
<td><a href="http://pecl.php.net/package/framegrab">http://pecl.php.net/package/framegrab</a></td>
</tr>
</table>
</div>
<h2>Web Services For Consumer Devices</h2>
<p>This talk covered what to consider when writing a service to be used by an application on a consumer devices.  I agree with the commenters who felt it was a little light.  Yes it needs revision before it gets reused.</p>
<p><a href="http://www.cyberspice.org.uk/downloads/ WebServicesForConsumerDevices-20100612.pdf">WebServicesForConsumerDevices-20100612.pdf</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cyberspice.org.uk/blog/2010/06/12/dpc2010-php-extensions-tutorial-and-web-services-for-consumer-devices/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CELF Embedded Linux Conference 2010</title>
		<link>http://www.cyberspice.org.uk/blog/2010/04/22/celf-embedded-linux-conference-2010/</link>
		<comments>http://www.cyberspice.org.uk/blog/2010/04/22/celf-embedded-linux-conference-2010/#comments</comments>
		<pubDate>Thu, 22 Apr 2010 04:05:30 +0000</pubDate>
		<dc:creator>cyberspice</dc:creator>
				<category><![CDATA[Talks]]></category>

		<guid isPermaLink="false">http://www.cyberspice.org.uk/blog/?p=443</guid>
		<description><![CDATA[I will write a proper report of the CELF Embedded Linux Conference 2010 soon however I have uploaded the slides to my talk, &#8220;Case Study &#8211; Embedded Linux in a Digital Television STB&#8221;, for download here.
]]></description>
			<content:encoded><![CDATA[<p>I will write a proper report of the <a href="http://www.embeddedlinuxconference.com/elc_2010/">CELF Embedded Linux Conference 2010</a> soon however I have uploaded the slides to my talk, &#8220;Case Study &#8211; Embedded Linux in a Digital Television STB&#8221;, for download <a href="http://www.cyberspice.org.uk/downloads/SetTopBoxCaseStudy.pdf">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cyberspice.org.uk/blog/2010/04/22/celf-embedded-linux-conference-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DPC &#8211; Dutch PHP Conference 2010</title>
		<link>http://www.cyberspice.org.uk/blog/2010/04/22/dpc-dutch-php-conference-2010/</link>
		<comments>http://www.cyberspice.org.uk/blog/2010/04/22/dpc-dutch-php-conference-2010/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 23:45:12 +0000</pubDate>
		<dc:creator>cyberspice</dc:creator>
				<category><![CDATA[C]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Talks]]></category>
		<category><![CDATA[Women In Technology]]></category>
		<category><![CDATA[Amsterdam]]></category>
		<category><![CDATA[DPC]]></category>
		<category><![CDATA[LinkedIn]]></category>

		<guid isPermaLink="false">http://www.cyberspice.org.uk/blog/?p=436</guid>
		<description><![CDATA[Rather belatedly I am delighted to announce that I have been accepted to speak at the Dutch PHP Conference in Amsterdam this June.  DPC is the premier European PHP conference and is sponsored by iBuildings.
I will be running a tutorial Writing a PHP extension in C and speaking about Web Sevices for Consumer Devices. [...]]]></description>
			<content:encoded><![CDATA[<p>Rather belatedly I am delighted to announce that I have been accepted to speak at the Dutch PHP Conference in Amsterdam this June.  <a href="http://phpconference.nl/">DPC</a> is the premier European PHP conference and is sponsored by <a href="http://www.ibuildings.com/">iBuildings</a>.</p>
<p>I will be running a tutorial <a href="http://joind.in/talk/view/1523">Writing a PHP extension in C</a> and speaking about <a href="http://joind.in/talk/view/1546">Web Sevices for Consumer Devices</a>.  I look forward to seeing you there.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cyberspice.org.uk/blog/2010/04/22/dpc-dutch-php-conference-2010/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Talk: Introduction to Wordpress Plugins</title>
		<link>http://www.cyberspice.org.uk/blog/2009/08/05/talk-introduction-to-wordpress-plugins/</link>
		<comments>http://www.cyberspice.org.uk/blog/2009/08/05/talk-introduction-to-wordpress-plugins/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 11:18:44 +0000</pubDate>
		<dc:creator>cyberspice</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Talks]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[LinkedIn]]></category>
		<category><![CDATA[PHPNW]]></category>
		<category><![CDATA[Plugin]]></category>

		<guid isPermaLink="false">http://www.cyberspice.org.uk/blog/?p=248</guid>
		<description><![CDATA[Last night I gave my first pukka pecha kucha talk at the monthly PHPNW.  The talk is a lightning talk with 20 slides with 20 seconds a slide.  I.e. 6 minutes 40 seconds in total.  Since I hadn&#8217;t even decided I was going to talk until last Friday and I had no [...]]]></description>
			<content:encoded><![CDATA[<p>Last night I gave my first pukka pecha kucha talk at the monthly <a href="http://phpnw.org.uk/">PHPNW</a>.  The talk is a lightning talk with 20 slides with 20 seconds a slide.  I.e. 6 minutes 40 seconds in total.  Since I hadn&#8217;t even decided I was going to talk until last Friday and I had no talk prepared I was still preparing the slides on the train to Manchester where the meetings are held.  </p>
<p>I didn&#8217;t have a VGA adapter for my MacBook and had to borrow one to connect it to the project.  I think I need to buy one.  I bought a DVI adapter when I bought the machine but not the VGA one as I thought who needs them with modern monitors.  But of course most projectors have VGA only connections so such adapters are a necessary component of the presenter&#8217;s toolkit.</p>
<p>The talk seemed to go well and was appreciated by the audience and plugins seemed to be my topic of conversation for the rest of the evening.  There was some interest in my <a href="http://www.cyberspice.org.uk/blog/wordpress-coppermine-widget/">Wordpress Coppermine Widget</a> plugin and techniques I had used in the Javascript for it.  I think this will become the subject of another blog post.  </p>
<p>I went a little awry with my mental arithmetic and ran over by about a minute.  When <a href="http://www.lornajane.net/">Lornajane</a> gave her talk she had the slides change automatically after 20 seconds so you know when the talking time for a slide is up.  I will steal this idea!</p>
<p>My slides are available as a <a href="http://www.cyberspice.org.uk/downloads/WordpressPlugins.pdf">PDF download</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cyberspice.org.uk/blog/2009/08/05/talk-introduction-to-wordpress-plugins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
