<?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>digivation.net &#124; Ideas. With Sauce. &#187; Wordpress</title>
	<atom:link href="http://digivation.net/category/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://digivation.net</link>
	<description>The blog of Matthew A. Smith and Michael Chappell, on topics from A to Z</description>
	<lastBuildDate>Sun, 29 Jan 2012 00:32:38 +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>Integration of Facebook / WordPress Login Systems &#8211; Good or Bad?</title>
		<link>http://digivation.net/2007/08/14/integration-of-facebook-wordpress-login-systems-good-or-bad</link>
		<comments>http://digivation.net/2007/08/14/integration-of-facebook-wordpress-login-systems-good-or-bad#comments</comments>
		<pubDate>Tue, 14 Aug 2007 13:46:50 +0000</pubDate>
		<dc:creator>Matthew Smith</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[login]]></category>

		<guid isPermaLink="false">http://digivation.net/2007/08/14/integration-of-facebook-wordpress-login-systems-good-or-bad/</guid>
		<description><![CDATA[What if you could log into WordPress using Facebook authentication? I&#8217;ve recently been inspired to do more WordPress hacking thanks to the great discussions occurring at WordPress Bits, and this is one of the random thoughts that crossed my mind the other day.
I know that this is possible in some shape or form between the [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://digivation.net/wp-content/uploads/2007/08/key.thumbnail.jpg" alt="Key" class="right" />What if you could log into <a href="http://wordpress.org">WordPress</a> using <a href="http://facebook.com">Facebook</a> authentication? I&#8217;ve recently been inspired to do more WordPress hacking thanks to the great discussions occurring at <a href="http://wpbits.wordpress.com">WordPress Bits</a>, and this is one of the random thoughts that crossed my mind the other day.</p>
<p>I know that this is possible in some shape or form between the <a href="http://developers.facebook.com/">Facebook API</a> and the WordPress plugin system, I&#8217;m just not sure how to implement it.</p>
<p>I envision a system similar to <a href="http://openid.net/">OpenID</a> that would allow Facebook users to click a &#8220;login&#8221; button, be directed to Facebook servers where they confirm that they wish to login to the site, and then are redirected back to the WordPress blog. They can now post comments or perform any other task that they are authorized for, all while associated with their Facebook identity. You could even take this a few steps further and have actions (leaving a comment, writing a post, etc) posted to the mini-feed&#8230; and pull in their current profile picture to place beside posts/comments/where ever (there are tons of things you could do with the information from Facebook).</p>
<p>I&#8217;m sure it&#8217;s morally inappropriate to do something like this, seeing as the Facebook system is a &#8220;walled garden&#8221; while OpenID is an open extensible platform. However, the power of Facebook&#8217;s &#8220;social graph&#8221; is not to be underestimated. And I&#8217;m not suggesting replacing OpenID or the WordPress login system &#8211; this would simply be another alternative. <strong>Perhaps a better idea is the creation of a flexible login system</strong> (think <a href="http://en.wikipedia.org/wiki/Pluggable_Authentication_Modules">PAM for Linux</a>), making it simple for developers to add new login methods to WordPress. More choice is better, right?</p>
<p>Thoughts, ideas, suggestions? I&#8217;ve looked at the <a href="http://verselogic.net/projects/wordpress/wordpress-openid-plugin/">OpenID plugin for WordPress</a>, but I&#8217;m not sure if that would be a beneficial place to start or not and I&#8217;m definitely not yet informed enough to write a plugin to do such (I need to learn more about PHP, the Facebook API, MySQL, and WordPress). Should this be attempted at all? The only reason that this idea struck me as appealing is the shear number of friends, family and acquaintances that I have on Facebook. And I&#8217;m pretty sure this isn&#8217;t something I can tackle by myself (at least not in any reasonable amount of time).</p>
]]></content:encoded>
			<wfw:commentRss>http://digivation.net/2007/08/14/integration-of-facebook-wordpress-login-systems-good-or-bad/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Facebook&#8217;s Social Graph + WordPress Blogs = World Domination?</title>
		<link>http://digivation.net/2007/07/19/facebooks-social-graph-wordpress-blogs-world-domination</link>
		<comments>http://digivation.net/2007/07/19/facebooks-social-graph-wordpress-blogs-world-domination#comments</comments>
		<pubDate>Thu, 19 Jul 2007 15:21:20 +0000</pubDate>
		<dc:creator>Matthew Smith</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[facebook]]></category>

		<guid isPermaLink="false">http://digivation.net/2007/07/19/facebooks-social-graph-wordpress-blogs-world-domination/</guid>
		<description><![CDATA[Last night as I was showering, a brilliant idea dawned on me: What if I could combine Facebook&#8217;s social graph with my WordPress blog? Integrated commenting, latests posts showing up on my feed, etc etc etc.  I was all set to write this spiffy post outlining some new ideas and proposing a new plugin [...]]]></description>
			<content:encoded><![CDATA[<p>Last night as I was showering, a brilliant idea dawned on me: What if I could combine Facebook&#8217;s social graph with my WordPress blog? Integrated commenting, latests posts showing up on my feed, etc etc etc.  I was all set to write this spiffy post outlining some new ideas and proposing a new plugin when I ran across <a href="http://photomatt.net/2007/07/19/wordpresscom-facebook-app/">this</a>.</p>
<p>Seems they <a href="http://apps.facebook.com/wordpress-com/">beat me to it</a>. Oh well &#8230; Unfortunately it only works with <a href="http://wordpress.com">WordPress.com</a> blogs for now, but the possibility of opening the functionality to hosted blogs (such as this one) will come if we ask for it (or write it ourselves). I am not using a WordPress.com blog, so I can&#8217;t tell you if it works well or not, but you can read more about it <a href="http://wordpress.com/blog/2007/07/18/facebook/">here</a> if you&#8217;re interested.</p>
<p>The best part? The story excerpts in your feed link straight to the blog post!  I currently use the Facebook Notes RSS import feature, which requires several clicks to arrive at the actual post&#8230; rather annoying.</p>
]]></content:encoded>
			<wfw:commentRss>http://digivation.net/2007/07/19/facebooks-social-graph-wordpress-blogs-world-domination/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Comment Spam is so Retarded</title>
		<link>http://digivation.net/2007/06/28/comment-spam-is-so-retarded</link>
		<comments>http://digivation.net/2007/06/28/comment-spam-is-so-retarded#comments</comments>
		<pubDate>Thu, 28 Jun 2007 12:29:12 +0000</pubDate>
		<dc:creator>Matthew Smith</dc:creator>
				<category><![CDATA[Musings]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[p2p]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://digivation.net/2007/06/28/comment-spam-is-so-retarded/</guid>
		<description><![CDATA[Have you ever watched a trapped fly making futile escape attempts, repeatedly crashing into a window, then fluttering around dazed before repeating the stunt?  With the Akismet spam filter built into Wordpres, the comment spammers bear quite a resemblance to the aforementioned fly (man that sounded almost like a commercial&#8230;).
A statistic on the front [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever watched a trapped fly making futile escape attempts, repeatedly crashing into a window, then fluttering around dazed before repeating the stunt?  With the <a href="http://akismet.com/">Akismet</a> spam filter built into Wordpres, the comment spammers bear quite a resemblance to the aforementioned fly (man that sounded almost like a commercial&#8230;).</p>
<p>A statistic on the front page of Akismet states that &#8220;94% of all comments are spam.&#8221; I must agree; for the 71 legitimate comments currently posted to this site since January 2006, the Akismet filter has captured 7,211 spam comments &#8211; putting my site at an even more astounding ratio: 99.02% of all comments are spam! If I had to manually moderate every single message, I&#8217;d be forced to disable commenting &#8211; but thanks to Akismet and it&#8217;s community of users, I can click a handy &#8220;delete all&#8221; button and *poof* no more spam.</p>
<p>Now occasionally I glance over the Akismet spam queue&#8230; and usually its the same old &#8220;Hey nice site, visit mine:&#8221; followed by 15 links titled &#8220;buy zanax now!&#8221; and left by some dimwit named &#8220;Bob&#8221; or &#8220;Bill&#8221; with an email address composed of random letters. Today, however, I had one curious comment awaiting me (not yet marked as spam). It went something like this:</p>
<blockquote><p>What would you do if you<br />
Knew all of the things we knew<br />
Would you stand up for truth<br />
Or would you turn away too<br />
And then what if you saw<br />
All of the things thats wrong<br />
Would you stand tall and strong<br />
Or would you turn and walk away</p></blockquote>
<p>Followed by a link to some site I&#8217;d never heard of. Seeing as how this was posted as a comment to the &#8220;About&#8221; page (which doesn&#8217;t even have a comment box) and it didn&#8217;t make a lot of sense, I had to check the link out&#8230; and it appears to belong a <a href="http://en.wikipedia.org/wiki/Scraper_site">content scraper</a> trying to make an easy buck. So &#8211; a quick click on &#8220;Spam It&#8221; and that problem was solved (for me and every one else using Akismet).</p>
<p>See, Akismet is peer-to-peer spam blocking. By marking a comment as spam, you enter that into the Akismet database and it will be filtered automatically in the future. The power of the network &#8211; like an invisible glass wall for all those stupid spammers!</p>
<p>The moral of the story? Get Akismet&#8230; oh and P2P isn&#8217;t always bad &#8211; in fact, in my opinion, it&#8217;s always good.</p>
]]></content:encoded>
			<wfw:commentRss>http://digivation.net/2007/06/28/comment-spam-is-so-retarded/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reflections on Blog Design</title>
		<link>http://digivation.net/2007/06/25/blog-design</link>
		<comments>http://digivation.net/2007/06/25/blog-design#comments</comments>
		<pubDate>Tue, 26 Jun 2007 03:05:28 +0000</pubDate>
		<dc:creator>Matthew Smith</dc:creator>
				<category><![CDATA[Musings]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[ideas]]></category>

		<guid isPermaLink="false">http://digivation.net/2007/06/25/blog-design/</guid>
		<description><![CDATA[With the flurry of new activity and the fact that the current digivation design/layout is growing rather old (approaching the one year mark), I have been contemplating a redesign of the site. This isn&#8217;t a new idea &#8211; I&#8217;ve never been 100% happy with the current layout and have been brainstorming, sketching and creating mock-ups [...]]]></description>
			<content:encoded><![CDATA[<p>With the flurry of new activity and the fact that the current <a href="http://digivation.net/2006/07/06/new-digivation-k2-style/">digivation design</a>/layout is growing rather old (approaching the one year mark), I have been contemplating a redesign of the site. This isn&#8217;t a new idea &#8211; I&#8217;ve never been 100% happy with the current layout and have been brainstorming, sketching and creating mock-ups for several months.</p>
<p>With the <a href="http://digivation.net/2007/06/22/and-now-id-like-to-introduce/">recent addition</a> of another writer and a <a href="http://digivation.net/2007/06/25/july-goals/">plan</a> to write at least sixty posts next month (and keep up the trend in the coming months), the issue of archives and &#8220;lost content&#8221; is coming into play. Currently the only way to find older content is via Google, because for some random reason I disabled the internal search (bad move) or, by browsing the articles using the &#8220;previous posts&#8221; link at the bottom of the main page (at one time I had a real archive section I broke it through various upgrades and changes).</p>
<p>However, simply having a mere &#8220;archives&#8221; page isn&#8217;t going to cut it. I want to devise a more intuitive and user-friendly way for curious readers to find more related content. So far, I hope to implement some of the following (through current and to-be-written plugins and enhancements):</p>
<ul>
<li>Links to Related Posts at the end of each article</li>
<li>List of recent comments on the main page (so you can easily find active discussions)</li>
<li>Some way of listing popular posts on the front page &#8211; perhaps by votes or by visits</li>
<li>Definitely re-enable searching!</li>
<li>Tag cloud?</li>
<li>Better structure and tagging of pre-existing and future articles (this will require going back and editing the 100+ articles currently in the archives)</li>
</ul>
<p>These are just a few preliminary ideas that I have come up with while contemplating the future design of digivation (and I am aware of the plugin options for implementing these ideas). I also hope to keep the layout open enough to integrate the dis-used photo gallery into the site.</p>
<p>Over the next few days and weeks, I&#8217;ll be creating mock-ups and looking for inspiration. If you have any suggestions or ideas on how to tackle some of the outlined problems, please do not hesitate to leave a comment!</p>
]]></content:encoded>
			<wfw:commentRss>http://digivation.net/2007/06/25/blog-design/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Crash Course in PHP/WP/FB</title>
		<link>http://digivation.net/2007/05/01/crash-course-in-phpwpfb</link>
		<comments>http://digivation.net/2007/05/01/crash-course-in-phpwpfb#comments</comments>
		<pubDate>Tue, 01 May 2007 16:06:45 +0000</pubDate>
		<dc:creator>Matthew Smith</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[web2.0]]></category>

		<guid isPermaLink="false">http://digivation.net/2007/05/01/crash-course-in-phpwpfb/</guid>
		<description><![CDATA[I have decided it is time to dabble in a little PHP coding. Or get a little deeper than I have gone before. At any rate, I&#8217;ve decided it&#8217;s time for me to produce a WordPress plugin. To accomplish this feat, I must learn a bit of PHP syntax, the idiosyncrasies of the WordPress API, [...]]]></description>
			<content:encoded><![CDATA[<p>I have decided it is time to dabble in a little PHP coding. Or get a little deeper than I have gone before. At any rate, I&#8217;ve decided it&#8217;s time for me to produce a WordPress plugin. To accomplish this feat, I must learn a bit of <a href="http://php.net">PHP</a> syntax, the idiosyncrasies of the <a href="http://wordpress.org">WordPress </a>API, and a little bit of the <a href="http://facebook.com">Facebook</a> API. It&#8217;s time to see how beneficial my Java programming class really was.</p>
<p><strong>The Plan</strong></p>
<p>The current plan is to write a simple plugin for WordPress that will connect to Facebook and retrieve your status for display on your WordPress blog. Why? Well, the <a href="http://twitter.com">Twitter</a> service has been in the buzz recently, and a WordPress plugin was released to allow you to display your Twitter status on your blog. However, Twitter does (as far as I can tell) nothing more than allow you to post a little status blurb &#8211; just like Facebook. However, Facebook has a vast network and many more features&#8230; so why create and use another service for only one small thing? Instead, I could just import my Facebook status into my blog and be done with it.</p>
<p>Maybe others will see the same. My new plugin will be called <a href="http://digivation.net/wordpress/wp_facebook_status/">Facebook Status for WordPress</a> and will be named wp-facebook-status. As my PHP programming skills get better, and assuming that I find the time, I may write more plugins to implement further Facebook features (and possibly release an integrated suite that allows you to import all sorts of information from Facebook). For now, I&#8217;m just going to get my toes wet.</p>
<p>Please, if you have any comments, suggestions, encouragements, critiques, or other information, leave a comment!</p>
]]></content:encoded>
			<wfw:commentRss>http://digivation.net/2007/05/01/crash-course-in-phpwpfb/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>reinvigorate me</title>
		<link>http://digivation.net/2007/03/06/reinvigorate</link>
		<comments>http://digivation.net/2007/03/06/reinvigorate#comments</comments>
		<pubDate>Tue, 06 Mar 2007 15:11:16 +0000</pubDate>
		<dc:creator>Matthew Smith</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Site Updates]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[web2.0]]></category>

		<guid isPermaLink="false">http://digivation.net/2007/03/06/reinvigorate/</guid>
		<description><![CDATA[For a while I&#8217;ve been using Google Analytics to keep abreast of my site statistics. I recently discovered (and registered with) reinvigorate. First, second, and third impression? I like it a lot! I&#8217;ll elaborate later.
]]></description>
			<content:encoded><![CDATA[<p>For a while I&#8217;ve been using <a href="http://google.com/analytics">Google Analytics</a> to keep abreast of my site statistics. I recently discovered (and registered with) <a href="http://www.reinvigorate.net/">reinvigorate</a>. First, second, and third impression? I like it a lot! I&#8217;ll elaborate later.</p>
]]></content:encoded>
			<wfw:commentRss>http://digivation.net/2007/03/06/reinvigorate/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

