<?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; fusi0n</title>
	<atom:link href="http://fusi0n.org/category/fusi0n/feed" rel="self" type="application/rss+xml" />
	<link>http://fusi0n.org</link>
	<description>pL&#039;s blog on tech/mobile</description>
	<lastBuildDate>Tue, 31 Jan 2012 10:29:45 +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>New Look</title>
		<link>http://fusi0n.org/fusi0n/new-look</link>
		<comments>http://fusi0n.org/fusi0n/new-look#comments</comments>
		<pubDate>Tue, 09 Nov 2010 22:15:34 +0000</pubDate>
		<dc:creator>pluc</dc:creator>
				<category><![CDATA[fusi0n]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://fusi0n.org/?p=1345</guid>
		<description><![CDATA[I got tired of the previous design - aside from the fact that it was cool and up to date in 2002, it did its time. I've accumulated much WordPress knowledge since that setup was thought of, and I felt it was time. So here goes, a brand new design. I've kept several elements from [...]]]></description>
			<content:encoded><![CDATA[<p>I got tired of the previous design - aside from the fact that it was cool and up to date in 2002, it did its time. I've accumulated much WordPress knowledge since that setup was thought of, and I felt it was time. So here goes, a brand new design. I've kept several elements from the past one, such as the Disqus comments and WP-prettyPhoto, but it brought more interesting features not only in terms of display but also in terms of embedded plugins. The <a href="http://www.lightworddesign.com/" target="_blank">author of the theme</a> hardcoded (obviously with function_exists checks) to ensure good compatibility, such as Yoast Breadcrumbs, PageNavi and others. So I got to play with a bunch of new toys and hack this theme up a bit.</p>
<p>I've also incorporated ads into this design. Yes. This blog is amazingly popular for mobile-related stuff (mostly Cydia), and well I'd be stupid not to monetize it. There's one ad unit in the sidebar that's low enough to be unobtrusive and another more obvious one at the top of single posts. I've discovered why my blog has been showing public service ads for the last 2 years and fixed that (shows how much I care).</p>
<p>Ideally, I'll start posting interesting stuff here eventually about WordPress, Mobile and general development. Stay tuned, and thanks for your loyalty - I still don't understand why anyone would read this blog, but whatever floats your boats.</p>
]]></content:encoded>
			<wfw:commentRss>http://fusi0n.org/fusi0n/new-look/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<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>
		<item>
		<title>More updates</title>
		<link>http://fusi0n.org/fusi0n/more-updates</link>
		<comments>http://fusi0n.org/fusi0n/more-updates#comments</comments>
		<pubDate>Sun, 14 Dec 2008 05:23:43 +0000</pubDate>
		<dc:creator>pluc</dc:creator>
				<category><![CDATA[fusi0n]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Rants]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://blog.fusi0n.org/?p=272</guid>
		<description><![CDATA[Well I haven't posted in a while, so I figured it was my duty to do so while I had some free time. Work at CloudRaker has been great so far, I'm having a blast and everyone is great. We've launched a project last week, which I assume I can mention since it's live. It's [...]]]></description>
			<content:encoded><![CDATA[<p>Well I haven't posted in a while, so I figured it was my duty to do so while I had some free time. Work at CloudRaker has been great so far, I'm having a blast and everyone is great. We've launched a project last week, which I assume I can mention since it's live. It's a <a href="http://greetings.brp.com/" target="_blank">christmas greeting card</a> for BRP. It was not a huge project, but the deadline was tight which made it fun. Aside from that, I'm still working on that big project I <a href="http://blog.fusi0n.org/rants/work-rants/first-week-raking" target="_self">mentioned in another post</a>, and that's going pretty nicely as well. So far, I've got nothing to whine about at CloudRaker. We're having our christmas party on the 18th I think, so that should be pretty fun. I've been getting used to my MBP though I still don't feel fully comfortable. I hate that fucking apple button! But I'm getting there.</p>
<p>If you've notice, there's a few additions to the site. I've been playing around with WordPress lately, and I made some modifications to this blog. Among them is the <a href="http://blog.fusi0n.org/lifestream" target="_blank">lifestream</a>, which pretty much aggregates all my activity from social networks. If you want to stalk me, that is the perfect tool as I keep those network pretty up to date. You can read more about social networks on the lifestream page, and you can see the archives over <a href="http://blog.fusi0n.org/category/life-stream" target="_self">here</a>. I've also made it mandatory to register in order to comment, so go ahead and do that.</p>
<p>I've also created another blog-like site. I'm going to use it to post lyrics that I like, since I'm a huge fan of lyrics. It'll also be pretty much music related, so if you're a fan of lyrical music, check it out. I've called it <a href="http://lyrics.fusi0n.org/" target="_self">fusi0n lyrics</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://fusi0n.org/fusi0n/more-updates/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CloudRaker it will be!</title>
		<link>http://fusi0n.org/fusi0n/cloudraker-it-will-be</link>
		<comments>http://fusi0n.org/fusi0n/cloudraker-it-will-be#comments</comments>
		<pubDate>Mon, 17 Nov 2008 23:07:00 +0000</pubDate>
		<dc:creator>pluc</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[fusi0n]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[cloudraker]]></category>
		<category><![CDATA[nvi]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[zend framework]]></category>

		<guid isPermaLink="false">http://blog.fusi0n.org/?p=192</guid>
		<description><![CDATA[I've been looking for a job for one full week, and it seems that I found a fit in this Montreal web company. They're called CloudRaker, and they're located downtown Montreal, just an stone's throw north of Ste-Catherine and De Bleury. They're pretty close, actually, 2.3 kilometers. I'll be able to walk/longboard/rollerblade it in summer, [...]]]></description>
			<content:encoded><![CDATA[<p>I've been looking for a job for one full week, and it seems that I found a fit in this Montreal web company. They're called <a title="CloudRaker" href="http://www.cloudraker.com/en/who/">CloudRaker</a>, and they're located downtown Montreal, just an stone's throw north of Ste-Catherine and De Bleury. They're pretty close, actually, 2.3 kilometers. I'll be able to walk/longboard/rollerblade it in summer, and take a rather easy bus route in the winter. Sweet stuff. I'll be working on basically the same kind of things I was working on back at <a title="NVI" href="http://www.nvisolutions.com/">NVI</a>, with a little more frontend thrown in. Nothing I can't handle. They seem to be a pretty cool gang there. They've been around for 8 years, and they still have that startup feel to everything, which is pretty rare for expanding companies. Looking forward to seeing the challenges ahead and meeting everyone! Be sure to check out <a title="CloudRaker Blog" href="http://blog.cloudraker.com/?lang=en">their blog</a>.</p>
<p>On another note, I've been playing quite a lot with <a title="About WordPress" href="http://wordpress.org/about/" target="_blank">WordPress</a> lately, namely, <em>this</em> WordPress. I've installed a few <a title="Wordpress plugins" href="http://wordpress.org/extend/plugins/" target="_blank">plugins</a> and made some modifications of my own. If you intent to browse around, I'm sure you'll come across many of them: <a title="AJAXed WordPress" href="http://anthologyoi.com/awp" target="_blank">AJAXed WordPress</a> (AWP), <a title="cformsII" href="http://www.deliciousdays.com/cforms-plugin" target="_blank">cformsII</a>, and <a title="OpenID" href="http://wordpress.org/extend/plugins/openid" target="_blank">OpenID</a>. They've all turned out pretty nice so far. Also added two pages (up top) - <a title="Links" href="http://blog.fusi0n.org/links">Links</a> and <a title="Contact" href="http://blog.fusi0n.org/contact">Contact</a>. One is a feed from my newly created <a title="fusi0n on delicious" href="http://delicious.com/fusi0n">Delicious account</a>, the other allows you to <a title="Contact" href="http://blog.fusi0n.org/contact">contact me</a>.</p>
<p>I've also been playing a lot with <a title="Zend Framework" href="http://framework.zend.com/" target="_blank">Zend Framework</a> lately for a project I'm working on. I'll probably be posting snippets of code eventually, stuff that might be useful to the general public, so stay tuned.</p>
]]></content:encoded>
			<wfw:commentRss>http://fusi0n.org/fusi0n/cloudraker-it-will-be/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Marketers and SEO consultants: Give me a fucking break.</title>
		<link>http://fusi0n.org/fusi0n/marketers-and-seo-consultants-give-me-a-fucking-break</link>
		<comments>http://fusi0n.org/fusi0n/marketers-and-seo-consultants-give-me-a-fucking-break#comments</comments>
		<pubDate>Sun, 31 Aug 2008 03:23:55 +0000</pubDate>
		<dc:creator>pluc</dc:creator>
				<category><![CDATA[fusi0n]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[nvi]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://blog.fusi0n.org/?p=38</guid>
		<description><![CDATA[Alright, this will hit home to some of my readers, but fuck it, I won't stand for that shit. I work at a company that has as a main objective SEO, or in layman's terms, optimizing search results for a specific site or URL. I respect what they do as a company and as individuals, [...]]]></description>
			<content:encoded><![CDATA[<p>Alright, this will hit home to some of my readers, but fuck it, I won't stand for that shit. I work at a company that has as a main objective SEO, or in layman's terms, optimizing search results for a specific site or URL. I respect what they do as a company and as individuals, it's not my field and, even if I've judged it in the past, I made peace with it. While I do not approve some of the techniques which border blackhatness or ethical questionning, there's a market, there's a demand, and they provide the means to an end, which is perfectly fine. I've never done it for any of my sites, some of which had a million hits per month without SEO or advertising. I subscribe to the school of people who think that if you want good position in search engines, have a better product or a better content than the other guy -- but that's my personal take on it, and it's in no way profitable for anyone. All that to say that I understand the concept, I don't approve some of it, but I live with it and manage to respect people who do that for a living.</p>
<p>With that being said, one thing I won't fucking tolerate is people who I call friends commenting on my blog using SEO techniques. Fuck you. That's fucking insulting. This is my private blog, one that if you don't have anything to say, I want you to shut the fuck up. Don't pull that shit on me - I will ban your ass and not give one look back.</p>
<p>I'm not gonna make this a rant about SEO, the state of the web today, marketing or the company I work for. What had to be said has been said, and if you can't respect it, get the fuck out right this second.</p>
<p>Thank you.</p>
<p>Edit: wanted to add that after talking it over with the person in question, I hold no grudge and feel no animosity towards him.</p>
]]></content:encoded>
			<wfw:commentRss>http://fusi0n.org/fusi0n/marketers-and-seo-consultants-give-me-a-fucking-break/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>fusi0n v423</title>
		<link>http://fusi0n.org/fusi0n/fusi0n-v423</link>
		<comments>http://fusi0n.org/fusi0n/fusi0n-v423#comments</comments>
		<pubDate>Fri, 22 Aug 2008 21:27:59 +0000</pubDate>
		<dc:creator>pluc</dc:creator>
				<category><![CDATA[fusi0n]]></category>

		<guid isPermaLink="false">http://blog.fusi0n.org/?p=3</guid>
		<description><![CDATA[So as you might've noticed, this is a new blog. I promise I will try to keep it entertaining, and post as often as possible. I can't guarantee the pertinence or length of the articles, but it'll get updated. I've had this sites for a few years, and I honestly never done anything with it, [...]]]></description>
			<content:encoded><![CDATA[<p>So as you might've noticed, this is a new blog. I promise I will try to keep it entertaining, and post as often as possible. I can't guarantee the pertinence or length of the articles, but it'll get updated. I've had this sites for a few years, and I honestly never done anything with it, so I think it's time stuff changes. I'm thinking I'll use the main domain (fusi0n.org) for stuff about me, and this sub for the blog.</p>
<p>So yeah, I coded my own blog platform a few years ago, but looking back at it now, it's really something I can't be proud of. I'm amazed no one exploited it - in fact, I'm not, since I had about 3 readers, 1 of them being a clueless grandma who had no idea how she ended up here in the first place.</p>
<p>Alright, I'll need to get used to this WordPress platform. It seems everyone's using it, so I figured I'd stop being an elitist jerk and try it. It's not bad so far, I can tell that there has been a lot of work involved in the user-friendliness aspect of it. I'll have to look for plugins (I plan to ask blogmasters at <a title="NVI Solutions" href="http://www.nvisolutions.com" target="_blank">work</a>) and maybe create a theme out of the fusi0n designs I already have.</p>
<p>On that, I'll wish you a good whatever-time-of-the-day-it-is, and I'll see you next time.</p>
]]></content:encoded>
			<wfw:commentRss>http://fusi0n.org/fusi0n/fusi0n-v423/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

