<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Matt's Blog</title>
	
	<link>http://mattsblog.ca</link>
	<description />
	<lastBuildDate>Sun, 11 Nov 2012 04:13:47 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/MattsBlogCa" /><feedburner:info uri="mattsblogca" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><image><link>http://mattsblog.ca/</link><url>http://mattsblog.ca/feedicon.png</url><title>Matt's Blog</title></image><feedburner:emailServiceId>MattsBlogCa</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><feedburner:feedFlare href="http://add.my.yahoo.com/rss?url=http%3A%2F%2Ffeeds.feedburner.com%2FMattsBlogCa" src="http://us.i1.yimg.com/us.yimg.com/i/us/my/addtomyyahoo4.gif">Subscribe with My Yahoo!</feedburner:feedFlare><feedburner:feedFlare href="http://www.newsgator.com/ngs/subscriber/subext.aspx?url=http%3A%2F%2Ffeeds.feedburner.com%2FMattsBlogCa" src="http://www.newsgator.com/images/ngsub1.gif">Subscribe with NewsGator</feedburner:feedFlare><feedburner:feedFlare href="http://feeds.my.aol.com/add.jsp?url=http%3A%2F%2Ffeeds.feedburner.com%2FMattsBlogCa" src="http://o.aolcdn.com/favorites.my.aol.com/webmaster/ffclient/webroot/locale/en-US/images/myAOLButtonSmall.gif">Subscribe with My AOL</feedburner:feedFlare><feedburner:feedFlare href="http://www.bloglines.com/sub/http://feeds.feedburner.com/MattsBlogCa" src="http://www.bloglines.com/images/sub_modern11.gif">Subscribe with Bloglines</feedburner:feedFlare><feedburner:feedFlare href="http://www.netvibes.com/subscribe.php?url=http%3A%2F%2Ffeeds.feedburner.com%2FMattsBlogCa" src="http://www.netvibes.com/img/add2netvibes.gif">Subscribe with Netvibes</feedburner:feedFlare><feedburner:feedFlare href="http://fusion.google.com/add?feedurl=http%3A%2F%2Ffeeds.feedburner.com%2FMattsBlogCa" src="http://buttons.googlesyndication.com/fusion/add.gif">Subscribe with Google</feedburner:feedFlare><feedburner:feedFlare href="http://www.pageflakes.com/subscribe.aspx?url=http%3A%2F%2Ffeeds.feedburner.com%2FMattsBlogCa" src="http://www.pageflakes.com/ImageFile.ashx?instanceId=Static_4&amp;fileName=ATP_blu_91x17.gif">Subscribe with Pageflakes</feedburner:feedFlare><feedburner:feedFlare href="http://www.live.com/?add=http%3A%2F%2Ffeeds.feedburner.com%2FMattsBlogCa" src="http://tkfiles.storage.msn.com/x1piYkpqHC_35nIp1gLE68-wvzLZO8iXl_JMledmJQXP-XTBOLfmQv4zhj4MhcWEJh_GtoBIiAl1Mjh-ndp9k47If7hTaFno0mxW9_i3p_5qQw">Subscribe with Live.com</feedburner:feedFlare><item>
		<title>Flickr Short URL Generator</title>
		<link>http://feedproxy.google.com/~r/MattsBlogCa/~3/TCo5T_LY71o/</link>
		<comments>http://mattsblog.ca/2009/08/08/flickr-short-url-generator/#comments</comments>
		<pubDate>Sun, 09 Aug 2009 00:14:00 +0000</pubDate>
		<dc:creator>Matt Freedman</dc:creator>
				<category><![CDATA[Sites]]></category>

		<guid isPermaLink="false">http://mattsblog.ca/?p=759</guid>
		<description><![CDATA[Recently, Flickr introduced its short URL service for all photos (and videos) hosted on Flickr. All photos and videos have a corresponding flic.kr URL associated with them, in the format of flic.kr/p/xxxxxx (the last part is the base-58 encoding of the photo-id). Last night I was looking for a quick site to generate these short [...]]]></description>
			<content:encoded><![CDATA[<p>Recently, <a href="http://www.flickr.com/">Flickr</a> introduced its <a href="http://www.flickr.com/services/api/misc.urls.html#short">short URL service</a> for all photos (and videos) hosted on Flickr. All photos and videos have a corresponding <em>flic.kr</em> URL associated with them, in the format of <em>flic.kr/p/xxxxxx</em> (the last part is the base-58 encoding of the photo-id).</p>
<p>Last night I was looking for a quick site to generate these short URLs from the full Flickr URL. My searching came up with nothing. As such, I decided to quickly throw together a site to do just that. Short story even shorter: <a href="http://urlkr.com/">URLkr.com</a> was created.</p>
<p>URLkr is a simple and quick way to generate a short <em>flic.kr</em> URL from a full <em>flickr.com</em> URL. I hope some people will find this useful (I know I do). <a href="http://urlkr.com/">Check it out</a> and let me know what you think.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/MattsBlogCa?a=TCo5T_LY71o:Gw5hayZYJvc:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/MattsBlogCa?i=TCo5T_LY71o:Gw5hayZYJvc:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MattsBlogCa?a=TCo5T_LY71o:Gw5hayZYJvc:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MattsBlogCa?i=TCo5T_LY71o:Gw5hayZYJvc:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MattsBlogCa?a=TCo5T_LY71o:Gw5hayZYJvc:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/MattsBlogCa?i=TCo5T_LY71o:Gw5hayZYJvc:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MattsBlogCa?a=TCo5T_LY71o:Gw5hayZYJvc:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MattsBlogCa?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MattsBlogCa?a=TCo5T_LY71o:Gw5hayZYJvc:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/MattsBlogCa?i=TCo5T_LY71o:Gw5hayZYJvc:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MattsBlogCa?a=TCo5T_LY71o:Gw5hayZYJvc:4ArXaC0gAkc"><img src="http://feeds.feedburner.com/~ff/MattsBlogCa?d=4ArXaC0gAkc" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MattsBlogCa/~4/TCo5T_LY71o" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://mattsblog.ca/2009/08/08/flickr-short-url-generator/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://mattsblog.ca/2009/08/08/flickr-short-url-generator/</feedburner:origLink></item>
		<item>
		<title>Birthday</title>
		<link>http://feedproxy.google.com/~r/MattsBlogCa/~3/_kxggMq1ui4/</link>
		<comments>http://mattsblog.ca/2009/07/18/birthday/#comments</comments>
		<pubDate>Sun, 19 Jul 2009 04:36:39 +0000</pubDate>
		<dc:creator>Matt Freedman</dc:creator>
				<category><![CDATA[Me]]></category>

		<guid isPermaLink="false">http://mattsblog.ca/?p=748</guid>
		<description><![CDATA[17. I&#8217;m not sure why so many people ask &#8220;do you feel any different?&#8221; on your birthday. Seems like a silly question to me. Why would I suddenly wake up and feel different just because my age has been incremented? Humans are, by nature, curious beings. As such, we often seek explanations and answers to [...]]]></description>
			<content:encoded><![CDATA[<p>17.</p>
<p>I&#8217;m not sure why so many people ask &#8220;do you feel any different?&#8221; on your birthday. Seems like a silly question to me. Why would I suddenly wake up and feel different just because my age has been incremented? Humans are, by nature, curious beings. As such, we often seek explanations and answers to events that we can observe around us. Age and time are something we created to explain why things occur the way they do (I would say &#8220;over time&#8221;, but that would defeat the point of my argument). Time is simply an arbitrary value. By extension, age is as well.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/MattsBlogCa?a=_kxggMq1ui4:aaysO1LJ55o:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/MattsBlogCa?i=_kxggMq1ui4:aaysO1LJ55o:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MattsBlogCa?a=_kxggMq1ui4:aaysO1LJ55o:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MattsBlogCa?i=_kxggMq1ui4:aaysO1LJ55o:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MattsBlogCa?a=_kxggMq1ui4:aaysO1LJ55o:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/MattsBlogCa?i=_kxggMq1ui4:aaysO1LJ55o:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MattsBlogCa?a=_kxggMq1ui4:aaysO1LJ55o:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MattsBlogCa?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MattsBlogCa?a=_kxggMq1ui4:aaysO1LJ55o:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/MattsBlogCa?i=_kxggMq1ui4:aaysO1LJ55o:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MattsBlogCa?a=_kxggMq1ui4:aaysO1LJ55o:4ArXaC0gAkc"><img src="http://feeds.feedburner.com/~ff/MattsBlogCa?d=4ArXaC0gAkc" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MattsBlogCa/~4/_kxggMq1ui4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://mattsblog.ca/2009/07/18/birthday/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://mattsblog.ca/2009/07/18/birthday/</feedburner:origLink></item>
		<item>
		<title>New Server</title>
		<link>http://feedproxy.google.com/~r/MattsBlogCa/~3/Ncx89fd_zxQ/</link>
		<comments>http://mattsblog.ca/2009/01/23/new-server/#comments</comments>
		<pubDate>Sat, 24 Jan 2009 04:41:53 +0000</pubDate>
		<dc:creator>Matt Freedman</dc:creator>
				<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://70.38.37.134/?p=672</guid>
		<description><![CDATA[If you&#8217;re reading this post, then my blog has been fully moved over to my new dedicated server. If you notice anything wrong, please post a comment on this post.]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re reading this post, then my blog has been fully moved over to my new dedicated server. If you notice anything wrong, please post a comment on this post.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/MattsBlogCa?a=Ga7yu5AM"><img src="http://feeds.feedburner.com/~f/MattsBlogCa?i=Ga7yu5AM" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/MattsBlogCa?a=sFPDaiJP"><img src="http://feeds.feedburner.com/~f/MattsBlogCa?i=sFPDaiJP" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/MattsBlogCa?a=DgujI8Hm"><img src="http://feeds.feedburner.com/~f/MattsBlogCa?i=DgujI8Hm" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/MattsBlogCa?a=lFs0veTb"><img src="http://feeds.feedburner.com/~f/MattsBlogCa?d=52" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/MattsBlogCa?a=T2zmNSQx"><img src="http://feeds.feedburner.com/~f/MattsBlogCa?i=T2zmNSQx" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MattsBlogCa/~4/Ncx89fd_zxQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://mattsblog.ca/2009/01/23/new-server/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://mattsblog.ca/2009/01/23/new-server/</feedburner:origLink></item>
		<item>
		<title>Matt, Around the Web</title>
		<link>http://feedproxy.google.com/~r/MattsBlogCa/~3/2zWM3xhP7QI/</link>
		<comments>http://mattsblog.ca/2009/01/22/matt-around-the-web/#comments</comments>
		<pubDate>Fri, 23 Jan 2009 07:41:02 +0000</pubDate>
		<dc:creator>Matt Freedman</dc:creator>
				<category><![CDATA[Me]]></category>

		<guid isPermaLink="false">http://mattsblog.ca/?p=664</guid>
		<description><![CDATA[As I&#8217;ve been a little busy recently, I haven&#8217;t really gotten around to posting on this blog. But, eventually, I&#8217;ll resume posting a bit more often on here. Until then, you can find me elsewhere around the net. I&#8217;m currently writing four times a week over on the BlueFur Blog about Web Development, PHP, Developing [...]]]></description>
			<content:encoded><![CDATA[<p>As I&#8217;ve been a little busy recently, I haven&#8217;t really gotten around to posting on this blog. But, eventually, I&#8217;ll resume posting a bit more often on here. Until then, you can find me elsewhere around the net. I&#8217;m currently writing four times a week over on the <a href="http://blog.bluefur.com/" title="BlueFur Blog">BlueFur Blog</a> about Web Development, PHP, Developing for WordPress and Setting up a Dedicated Server. Here are my posts for this week:</p>
<p><a href="http://blog.bluefur.com/2009/01/19/web-dev-putting-it-all-together/" title="Web Development: Putting it all Together">Web Dev: Putting it all Together</a><br />
<a href="http://blog.bluefur.com/2009/01/20/php-echo-return/" title="Everything PHP: Echo versus Return">Everything PHP: Echo versus Return</a><br />
<a href="http://blog.bluefur.com/2009/01/21/wordpress-development-filters/" title="WordPress Development: Filters">WordPress Development: Filters</a><br />
<a href="http://blog.bluefur.com/2009/01/22/moving-ssh-installing-web-server/" title="Moving Beyond SSH: Installing a Web Server">Moving Beyond SSH: Installing a Web Server</a></p>
<p>You can also find me hanging out on <a href="http://twitter.com/mattfreedman" title="Matt Freedman on Twitter" rel="me"><strong>Twitter</strong></a> and posting some of my photography over on <a href="http://flickr.com/photos/matthewfreedman/" title="Matt Freedman on Flickr" rel="me"><strong>Flickr</strong></a>.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/MattsBlogCa?a=PrPY2d22"><img src="http://feeds.feedburner.com/~f/MattsBlogCa?i=PrPY2d22" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/MattsBlogCa?a=PKf3WQKc"><img src="http://feeds.feedburner.com/~f/MattsBlogCa?i=PKf3WQKc" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/MattsBlogCa?a=FQuThwZR"><img src="http://feeds.feedburner.com/~f/MattsBlogCa?i=FQuThwZR" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/MattsBlogCa?a=VkrX6O33"><img src="http://feeds.feedburner.com/~f/MattsBlogCa?d=52" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/MattsBlogCa?a=QirKv1J1"><img src="http://feeds.feedburner.com/~f/MattsBlogCa?i=QirKv1J1" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/MattsBlogCa?a=fLJhh3CV"><img src="http://feeds.feedburner.com/~f/MattsBlogCa?d=341" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MattsBlogCa/~4/2zWM3xhP7QI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://mattsblog.ca/2009/01/22/matt-around-the-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://mattsblog.ca/2009/01/22/matt-around-the-web/</feedburner:origLink></item>
		<item>
		<title>WordPress 2.7</title>
		<link>http://feedproxy.google.com/~r/MattsBlogCa/~3/x2BrIaZMg9g/</link>
		<comments>http://mattsblog.ca/2008/12/12/wordpress-27/#comments</comments>
		<pubDate>Sat, 13 Dec 2008 02:01:47 +0000</pubDate>
		<dc:creator>Matt Freedman</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://mattsblog.ca/?p=658</guid>
		<description><![CDATA[After a few delays, WordPress 2.7 has finally been released. It contains a completely new Admin interface, which allows you to get to the page you want much quicker and easier. The Admin interface is now much more customizable now, allowing you to rearrange Dashboard widgets and show and hide specific boxes on the Write [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://mattsblog.ca/wp-content/uploads/2008/10/wordpress-button.png" alt="WordPress" style="float:left;padding:5px" />After a few delays, WordPress 2.7 has finally been <a href="http://wordpress.org/development/2008/12/coltrane/" title="WordPress 2.7 Released">released</a>. It contains a completely new Admin interface, which allows you to get to the page you want much quicker and easier. The Admin interface is now much more customizable now, allowing you to rearrange Dashboard widgets and show and hide specific boxes on the Write screens.</p>
<p>2.7 also has tons of new features, including a threaded comments API for themes to use, the ability to reply to comments right from the admin. It also includes support for automatically updating itself, whenever a version after 2.7 is released (so no more FTPing to update WordPress after 2.7)</p>
<p>The WordPress guys have created a video showcasing the new features, which you can see over on their <a href="http://wordpress.org/development/2008/12/coltrane/" title="WordPress Blog">blog</a>.</p>
<p>It it recommended that anybody running an older version of WordPress to update as soon as possible.</p>
<p><a href="http://wordpress.org/" title="WordPress">WordPress</a> | <a href="http://wordpress.org/download/" title="Download WordPress">Download WordPress</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/MattsBlogCa?a=gkINX1x3"><img src="http://feeds.feedburner.com/~f/MattsBlogCa?i=gkINX1x3" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/MattsBlogCa?a=GgXCdx8j"><img src="http://feeds.feedburner.com/~f/MattsBlogCa?i=GgXCdx8j" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/MattsBlogCa?a=RneY2Dum"><img src="http://feeds.feedburner.com/~f/MattsBlogCa?i=RneY2Dum" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/MattsBlogCa?a=qvBVGX9L"><img src="http://feeds.feedburner.com/~f/MattsBlogCa?d=52" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/MattsBlogCa?a=wjRZhgC3"><img src="http://feeds.feedburner.com/~f/MattsBlogCa?i=wjRZhgC3" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/MattsBlogCa?a=aH1KDwm0"><img src="http://feeds.feedburner.com/~f/MattsBlogCa?d=341" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MattsBlogCa/~4/x2BrIaZMg9g" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://mattsblog.ca/2008/12/12/wordpress-27/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://mattsblog.ca/2008/12/12/wordpress-27/</feedburner:origLink></item>
		<item>
		<title>WordPress 2.6.5</title>
		<link>http://feedproxy.google.com/~r/MattsBlogCa/~3/B0AKg9KXwP8/</link>
		<comments>http://mattsblog.ca/2008/11/28/wordpress-265/#comments</comments>
		<pubDate>Sat, 29 Nov 2008 03:16:51 +0000</pubDate>
		<dc:creator>Matt Freedman</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://mattsblog.ca/?p=653</guid>
		<description><![CDATA[WordPress 2.6.5 has been released. It contains security and bug fixes, and is recommended that everybody should update immediately. Please note that there is no 2.6.4 as there was a fake download of WordPress containing an exploit claiming it was 2.6.4. There never was or will be a WordPress 2.6.4. WordPress &#124; Download WordPress]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordpress.org/" title="WordPress"><img src="http://mattsblog.ca/wp-content/uploads/2008/10/wordpress-button.png" alt="WordPress" style="float:left;padding:5px" /></a>WordPress 2.6.5 has been <a href="http://wordpress.org/development/2008/11/wordpress-265/" title="WordPress 2.6.5">released</a>. It contains security and bug fixes, and is recommended that everybody should update immediately. Please note that there is no 2.6.4 as there was a fake download of WordPress containing an exploit claiming it was 2.6.4. There never was or will be a WordPress 2.6.4.</p>
<p><a href="http://wordpress.org/" title="WordPress">WordPress</a> | <a href="http://wordpress.org/download/" title="Download WordPress">Download WordPress</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/MattsBlogCa?a=Un3F8dDU"><img src="http://feeds.feedburner.com/~f/MattsBlogCa?i=Un3F8dDU" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/MattsBlogCa?a=RiCCo7aA"><img src="http://feeds.feedburner.com/~f/MattsBlogCa?i=RiCCo7aA" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/MattsBlogCa?a=v9kmw1Uc"><img src="http://feeds.feedburner.com/~f/MattsBlogCa?i=v9kmw1Uc" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/MattsBlogCa?a=c4W3E7m2"><img src="http://feeds.feedburner.com/~f/MattsBlogCa?d=52" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/MattsBlogCa?a=PbSQESbO"><img src="http://feeds.feedburner.com/~f/MattsBlogCa?i=PbSQESbO" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/MattsBlogCa?a=UAR5AMcF"><img src="http://feeds.feedburner.com/~f/MattsBlogCa?d=341" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MattsBlogCa/~4/B0AKg9KXwP8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://mattsblog.ca/2008/11/28/wordpress-265/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://mattsblog.ca/2008/11/28/wordpress-265/</feedburner:origLink></item>
		<item>
		<title>Plugin: Twitter Links</title>
		<link>http://feedproxy.google.com/~r/MattsBlogCa/~3/spuy2c6-jDk/</link>
		<comments>http://mattsblog.ca/2008/11/16/plugin-twitter-links/#comments</comments>
		<pubDate>Sun, 16 Nov 2008 20:31:18 +0000</pubDate>
		<dc:creator>Matt Freedman</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://mattsblog.ca/?p=649</guid>
		<description><![CDATA[A couple of days ago, I released another WordPress plugin called Twitter Links. What this plugin does is search comments of posts for any mentions of Twitter usernames (in the form of &#8220;@mattfreedman&#8221;) and then replaces them with a link to the mentioned username&#8217;s profile page. It will first check to see if the user [...]]]></description>
			<content:encoded><![CDATA[<p>A couple of days ago, I released another WordPress plugin called <a href="http://mattsblog.ca/plugins/twitter-links/" title="Twitter Links - WordPress Plugin">Twitter Links</a>. What this plugin does is search comments of posts for any mentions of <a href="http://twitter.com/" title="Twitter">Twitter</a> usernames (in the form of &#8220;@mattfreedman&#8221;) and then replaces them with a link to the mentioned username&#8217;s profile page. It will first check to see if the user actually exists on Twitter.</p>
<p>As this plugin checks Twitter for every username it finds, I strongly recommend using a caching plugin (such as <a href="http://wordpress.org/extend/plugins/wp-super-cache/" title="WP Super Cache">WP Super Cache</a>) with this plugin. Which will both help ease the load on Twitter&#8217;s servers, and also speed up your page load times.</p>
<p>This plugin requires cURL to be installed on your server, and has only been tested with PHP 5.2.x. It is available to download <a href="http://mattsblog.ca/plugins/twitter-links/" title="Twitter Links">here</a>.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/MattsBlogCa?a=TJNlwMCK"><img src="http://feeds.feedburner.com/~f/MattsBlogCa?i=TJNlwMCK" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/MattsBlogCa?a=eVSYLUbK"><img src="http://feeds.feedburner.com/~f/MattsBlogCa?i=eVSYLUbK" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/MattsBlogCa?a=Fo6OPaHn"><img src="http://feeds.feedburner.com/~f/MattsBlogCa?i=Fo6OPaHn" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/MattsBlogCa?a=j7CfgOPz"><img src="http://feeds.feedburner.com/~f/MattsBlogCa?d=52" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/MattsBlogCa?a=fIPQ0At3"><img src="http://feeds.feedburner.com/~f/MattsBlogCa?i=fIPQ0At3" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/MattsBlogCa?a=xYQq7NRZ"><img src="http://feeds.feedburner.com/~f/MattsBlogCa?d=341" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MattsBlogCa/~4/spuy2c6-jDk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://mattsblog.ca/2008/11/16/plugin-twitter-links/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://mattsblog.ca/2008/11/16/plugin-twitter-links/</feedburner:origLink></item>
		<item>
		<title>Plugin: Comment Approval Notification</title>
		<link>http://feedproxy.google.com/~r/MattsBlogCa/~3/Jiq2kk_8gEY/</link>
		<comments>http://mattsblog.ca/2008/11/12/plugin-comment-approval-notification/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 08:07:17 +0000</pubDate>
		<dc:creator>Matt Freedman</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://mattsblog.ca/?p=623</guid>
		<description><![CDATA[Two days ago, I released a plugin called Comment Approval Notification and yesterday I released a WordPress version 2.6 compatible version (it previously required WordPress 2.7, which is still in beta). The Comment Approval Notification plugin will send comment authors an email when their comment gets approved (if it was held for moderation, of course). [...]]]></description>
			<content:encoded><![CDATA[<p>Two days ago, I released a plugin called <a href="http://mattsblog.ca/plugins/comment-approval-notification/" title="Comment Approval Notification">Comment Approval Notification</a> and yesterday I released a WordPress version 2.6 compatible version (it previously required WordPress 2.7, which is still in beta).</p>
<p>The Comment Approval Notification plugin will send comment authors an email when their comment gets approved (if it was held for moderation, of course). The email sent to the comment author is fully customizable using &#8220;shortcodes&#8221;. Shortcodes are special placeholders (in the form of <em>[shortcode_name]</em>) which allow you to add dynamic information to the email (such as the name of the comment author), and have it replaced with the actual information. A full list of the available shortcodes is available <a href="http://mattsblog.ca/plugins/comment-approval-notification/#shortcodes" title="List of Available Shortcodes">here</a>.</p>
<p>This plugin will be useful for people who require comments to be moderated before being shown, to not leave comment author in the dark as to when their comment will appear.</p>
<p>You can find more information about this plugin, and where to download it, over at it&#8217;s <a href="http://mattsblog.ca/plugins/comment-approval-notification/" title="Comment Approval Notification Plugin Page">plugin page</a>.</p>
<p><strong>Update (November 16, 2008):</strong> It turns out this plugin wasn&#8217;t quite WordPress 2.6 compatible. I have fixed this and released version 1.1.1, which can be downloaded from <a href="http://mattsblog.ca/plugins/comment-approval-notification/" title="Comment Approval Notification">here</a>. Thanks to <a href="http://notdoneliving.net/" title="Ricky Buchanan">Ricky Buchanan</a> for bringing this to my attention.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/MattsBlogCa?a=WdYQiuRa"><img src="http://feeds.feedburner.com/~f/MattsBlogCa?i=WdYQiuRa" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/MattsBlogCa?a=QkPSti9t"><img src="http://feeds.feedburner.com/~f/MattsBlogCa?i=QkPSti9t" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/MattsBlogCa?a=IU6i2PGy"><img src="http://feeds.feedburner.com/~f/MattsBlogCa?i=IU6i2PGy" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/MattsBlogCa?a=RMSCwAfR"><img src="http://feeds.feedburner.com/~f/MattsBlogCa?d=52" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/MattsBlogCa?a=Rb0YXKeB"><img src="http://feeds.feedburner.com/~f/MattsBlogCa?i=Rb0YXKeB" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/MattsBlogCa?a=0FUd8uny"><img src="http://feeds.feedburner.com/~f/MattsBlogCa?d=341" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MattsBlogCa/~4/Jiq2kk_8gEY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://mattsblog.ca/2008/11/12/plugin-comment-approval-notification/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://mattsblog.ca/2008/11/12/plugin-comment-approval-notification/</feedburner:origLink></item>
		<item>
		<title>WordPress 2.6.3</title>
		<link>http://feedproxy.google.com/~r/MattsBlogCa/~3/cVQZBX1qahM/</link>
		<comments>http://mattsblog.ca/2008/10/23/wordpress-263/#comments</comments>
		<pubDate>Fri, 24 Oct 2008 01:24:57 +0000</pubDate>
		<dc:creator>Matt Freedman</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://mattsblog.ca/?p=567</guid>
		<description><![CDATA[WordPress 2.6.3 was released today to address a security risk in one of the included libraries WordPress uses. It is recommended for everybody to upgrade immediately. If you&#8217;re already using 2.6.2, the only 3 files you need to re-upload are: wp-includes/class-snoopy.php wp-includes/version.php wp-admin/includes/media.php Which you can conveniently download in ZIP format right here. If you&#8217;re [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://mattsblog.ca/wp-content/uploads/2008/10/wordpress-button.png" title="WordPress" style="float:left;padding:5px" />WordPress 2.6.3 was released today to address a security risk in one of the included libraries WordPress uses. It is recommended for everybody to upgrade immediately. If you&#8217;re already using 2.6.2, the only 3 files you need to re-upload are:</p>
<ol>
<li>wp-includes/class-snoopy.php</li>
<li>wp-includes/version.php</li>
<li>wp-admin/includes/media.php</li>
</ol>
<p>Which you can conveniently download in ZIP format right <a href="http://trac.wordpress.org/changeset?format=zip&#038;new=9310&#038;old=8849&#038;new_path=branches&#038;old_path=branches" title="ZIP Containing Changed Files From WordPress 2.6.2 to 2.6.3">here</a>.</p>
<p>If you&#8217;re not using 2.6.2, then you should re-upload all the files.</p>
<p>You should upgrade immediately to ensure your blog is protected from security risks.</p>
<p><a href="http://wordpress.org/" title="WordPress">WordPress</a> | <a href="http://wordpress.org/download/" title="Download WordPress Now!">Download Now</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/MattsBlogCa?a=hcTXi0gz"><img src="http://feeds.feedburner.com/~f/MattsBlogCa?i=hcTXi0gz" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/MattsBlogCa?a=Ah3iT5TQ"><img src="http://feeds.feedburner.com/~f/MattsBlogCa?i=Ah3iT5TQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/MattsBlogCa?a=2ddqHWGb"><img src="http://feeds.feedburner.com/~f/MattsBlogCa?i=2ddqHWGb" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/MattsBlogCa?a=O5DMnXhZ"><img src="http://feeds.feedburner.com/~f/MattsBlogCa?d=52" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/MattsBlogCa?a=YM4rxFi3"><img src="http://feeds.feedburner.com/~f/MattsBlogCa?i=YM4rxFi3" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/MattsBlogCa?a=uXjQH7jq"><img src="http://feeds.feedburner.com/~f/MattsBlogCa?d=341" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MattsBlogCa/~4/cVQZBX1qahM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://mattsblog.ca/2008/10/23/wordpress-263/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://mattsblog.ca/2008/10/23/wordpress-263/</feedburner:origLink></item>
		<item>
		<title>Google AdSense Data to Get Integrated with Analytics</title>
		<link>http://feedproxy.google.com/~r/MattsBlogCa/~3/rxQZvYHN35c/</link>
		<comments>http://mattsblog.ca/2008/10/22/google-adsense-data-to-get-integrated-with-analytics/#comments</comments>
		<pubDate>Thu, 23 Oct 2008 04:02:03 +0000</pubDate>
		<dc:creator>Matt Freedman</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Sites]]></category>

		<guid isPermaLink="false">http://mattsblog.ca/?p=562</guid>
		<description><![CDATA[Google announced today that Google AdSense users will soon be able to have their AdSense data integrated into their Google Analytics account. This is a feature that many people have been waiting for and expecting for quite some time now. This integration will provide users with more data about user behavior, such as which pages [...]]]></description>
			<content:encoded><![CDATA[<p>Google <a href="http://adsense.blogspot.com/2008/10/make-date-with-data-in-google-analytics.html" title="Make a Date with Data in Google Analytics">announced today</a> that Google AdSense users will soon be able to have their AdSense data integrated into their Google Analytics account. This is a feature that many people have been waiting for and expecting for quite some time now.</p>
<p>This integration will provide users with more data about user behavior, such as which pages advertisements are clicked on and referring sites. This looks to be very useful data that publishers will be able to use to optimize their earnings. They posted the following video:</p>
<div style="text-align: center;">[There is a video that cannot be displayed in this feed. <a href="http://mattsblog.ca/2008/10/22/google-adsense-data-to-get-integrated-with-analytics/">Visit the blog entry to see the video.]</a></div>
<p>Google is currently in the process of rolling out this integration, and you can look for you invitation on your AdSense overview page.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/MattsBlogCa?a=RapUSlAD"><img src="http://feeds.feedburner.com/~f/MattsBlogCa?i=RapUSlAD" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/MattsBlogCa?a=0BLfwncg"><img src="http://feeds.feedburner.com/~f/MattsBlogCa?i=0BLfwncg" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/MattsBlogCa?a=GKlG0I6w"><img src="http://feeds.feedburner.com/~f/MattsBlogCa?i=GKlG0I6w" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/MattsBlogCa?a=tdqdT9WH"><img src="http://feeds.feedburner.com/~f/MattsBlogCa?d=52" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/MattsBlogCa?a=tJjdXzcq"><img src="http://feeds.feedburner.com/~f/MattsBlogCa?i=tJjdXzcq" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/MattsBlogCa?a=hsY4gou7"><img src="http://feeds.feedburner.com/~f/MattsBlogCa?d=341" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MattsBlogCa/~4/rxQZvYHN35c" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://mattsblog.ca/2008/10/22/google-adsense-data-to-get-integrated-with-analytics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://mattsblog.ca/2008/10/22/google-adsense-data-to-get-integrated-with-analytics/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic page generated in 0.203 seconds. --><!-- Cached page generated by WP-Super-Cache on 2013-05-21 12:19:08 --><!-- Compression = gzip -->
