<?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>fusi0n &#187; WordCamp Montreal</title>
	<atom:link href="http://fusi0n.org/tag/wcmtl/feed" rel="self" type="application/rss+xml" />
	<link>http://fusi0n.org</link>
	<description>pL&#039;s blog on tech/mobile</description>
	<lastBuildDate>Wed, 29 Feb 2012 20:19:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Hacking WordPress: Introduction to custom plugins and advanced templating</title>
		<link>http://fusi0n.org/fusi0n/hacking-wordpress-introduction-to-custom-plugins-and-advanced-templating</link>
		<comments>http://fusi0n.org/fusi0n/hacking-wordpress-introduction-to-custom-plugins-and-advanced-templating#comments</comments>
		<pubDate>Sat, 04 Jul 2009 00:37:23 +0000</pubDate>
		<dc:creator>pluc</dc:creator>
				<category><![CDATA[fusi0n]]></category>
		<category><![CDATA[montreal]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[talk]]></category>
		<category><![CDATA[WordCamp Montreal]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.fusi0n.org/?p=1003</guid>
		<description><![CDATA[For those of you who don't know (which may very well be all of you right now), I will be presenting a talk at WordCamp Montreal July 12th. The title of the presentation, if you haven't guessed, is "Hacking WordPress: Introduction to custom plugins and advanced templating". I'll explain how you can use your own [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordcampmontreal.org" target="_blank"><img class="alignright" title="Im Speaking at WordCamp Montreal - Jul 11-12" src="https://fusi0n.org/wp-content/uploads/2009/07/wcmtl-badge-presenter-en-150.gif" alt="" width="150" height="57" /></a>For those of you who don't know (which may very well be all of you right now), I will be presenting a talk at WordCamp Montreal July 12th. The title of the presentation, if you haven't guessed, is "<strong>Hacking WordPress: Introduction to custom plugins and advanced templating</strong>". I'll explain how you can use your own plugins and functions to make your WordPress site sing. In other words, it will basically be a relatively improvised primer on the following things:</p>
<ul>
<li>Introduction to creating <a title="WordPress Plugins" href="http://wordpress.org/extend/plugins/" target="_blank">WordPress plugins</a></li>
<li>Managing your <a title="WordPress Sidebars" href="http://wordpress.org/extend/plugins/tags/sidebar" target="_blank">sidebars</a> and <a title="WordPress Widgets" href="http://wordpress.org/extend/plugins/tags/widget" target="_blank">widgets</a></li>
<li>Using WordPress' <a title="WordPress Codex" href="http://codex.wordpress.org/Main_Page" target="_blank">Codex</a> and <a title="WordPress API Documentation" href="http://codex.wordpress.org/Plugin_API" target="_blank">API documentation</a></li>
<li>Hacking up your <a title="WordPress Themes" href="http://wordpress.org/extend/themes/" target="_blank">templates</a> to use all the power provided by WordPress</li>
</ul>
<p>If you're not registered yet, you have until July 9th to do so on <a title="WordCamp Montreal 2009 Registration" href="http://wcmtl.eventbrite.com/" target="_blank">EventBrite</a>. For more information regarding WordPress Montreal 2009, check out the <a title="WordCamp Montreal 2009" href="http://wordcampmontreal.org/" target="_blank">official site</a>, <a title="WordCamp Montreal Mailing List" href="https://groups.google.com/group/wordcampmtl" target="_blank">mailing list</a>, <a title="WordCamp Montreal Blog" href="http://wordcampmontreal.org/blog/" target="_blank">blog</a>, <a title="Facebook | WordCamp Montreal 2009" href="http://www.facebook.com/group.php?gid=199180685044" target="_blank">Facebook group</a> and <a title="WordCamp Montreal on Twitter" href="http://twitter.com/wordcampmtl" target="_blank">Twitter account</a> or see what's going on by <a title="Twitter Search: #wcmtl" href="http://twitter.com/#search?q=#wcmtl" target="_blank">looking up</a> the #wcmtl tag.</p>
<p><span id="more-1003"></span></p>
<p>This will be my first talk on WordPress. I started working with WordPress as a platform not too long ago, when working at <a title="CloudRaker" href="http://www.cloudraker.com" target="_blank">CloudRaker</a> with <a title="StÃ©phane Caron" href="http://www.no-margin-for-errors.com/" target="_blank">StÃ©phane Caron</a>, who happened to have a really nice jQuery plugin to replicate the behavior of the famous Lightbox, called <a title="prettyPhoto" href="http://www.no-margin-for-errors.com/projects/prettyPhoto-jquery-lightbox-clone/" target="_blank">prettyPhoto</a>. Since WordPress uses jQuery (and so do most of its plugins), I figured it'd be a good idea to <a title="WP-prettyPhoto" href="http://wordpress.org/extend/plugins/wp-prettyphoto/" target="_blank">integrate his plugin in WordPress</a> while adding flexibility. That's how it all started. I still can't believe I'll be telling anyone my take on how to do things, but it's happening!</p>
<p>I'll probably be using this post to mark my progress in the elaboration of my talk. I'd love to get feedback and comments on what I'm doing since this is a first for me. Stay tuned!</p>
]]></content:encoded>
			<wfw:commentRss>http://fusi0n.org/fusi0n/hacking-wordpress-introduction-to-custom-plugins-and-advanced-templating/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

