<?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>Panes of Glass &#187; WordPress</title>
	<atom:link href="http://panesofglass.org/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://panesofglass.org</link>
	<description></description>
	<lastBuildDate>Mon, 21 May 2012 15:36:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3-aortic-dissection</generator>
		<item>
		<title>The Semantic Web, Blogging and WordPress</title>
		<link>http://panesofglass.org/software/the-semantic-web-blogging-and-wordpress/</link>
		<comments>http://panesofglass.org/software/the-semantic-web-blogging-and-wordpress/#comments</comments>
		<pubDate>Thu, 22 May 2008 02:30:59 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[foaf]]></category>
		<category><![CDATA[linked data]]></category>
		<category><![CDATA[rdf]]></category>
		<category><![CDATA[rdfa]]></category>
		<category><![CDATA[semantic web]]></category>
		<category><![CDATA[SPARQL]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://panesofglass.org/?p=322</guid>
		<description><![CDATA[As any loyal reader of this blog can attest, I continually mull over whether or not maintaining a blog is a worthy pursuit. I&#8217;ve gone &#8230;]]></description>
			<content:encoded><![CDATA[<p><a title="W3C Semantic Web Activity" href="http://www.w3.org/2001/sw/"><img class="alignleft size-full wp-image-324" title="W3C Semantic Web Logo" src="http://panesofglass.org/wp/wp-content/uploads/2008/05/semweb.png" alt="W3C Semantic Web logo" width="241" height="48" /></a>As any loyal reader of this blog can attest, I continually mull over whether or not maintaining a blog is a worthy pursuit. I&#8217;ve gone on hiatus three times for several months to a year and even posted that said post was my last. I don&#8217;t do this because I have nothing to say; I rather find myself posting elsewhere in a forum or commenting on other blogs. The real battle is whether or not I should post my thoughts and contributions on my own site or on others&#8217;. <span id="more-322"></span></p>
<p>At this point, I&#8217;ve likely lost most of my readers who are here for one thing or another, except those interested in the topics in the title. And that proves the point, in the end. A personal blog is basically a lot of thoughts, asides, commentaries, etc. about a variety of topics with only one common theme: they are all about the blogger. While that may appeal to some people in some cases, generally the only people who read this are close friends and family, and that happens only so often. (On rare occasions, I&#8217;m pleasantly surprised by new visitors and contacts&#8230; Thanks!) Please also note that I&#8217;m not directing this at corporate blogs or blogs about one or a few closely related concepts.</p>
<p>Instead of such a personal blog (this one is a case-in-point), I&#8217;ve been thinking that the only reason to post publicly is to share what I&#8217;ve got. If no one reads it, however, then what good was posting it? And if I&#8217;m inconsistent or post on certain ideas only infrequently, how will anyone know or care when I&#8217;ve posted exactly what they&#8217;ve needed for days&#8211;here I&#8217;m alluding to the difficulty of finding good SharePoint development resources&#8211;when it&#8217;s my second post on the topic in six months? If I post on <a title="MSDN Forums" href="http://forums.microsoft.com/MSDN/default.aspx?siteid=1">MSDN</a> or <a title="SitePoint Forums" href="http://www.sitepoint.com/forums/">SitePoint forums</a>, however, not only will a lot of people likely see it, but I may even be able to discuss other ways of doing what I&#8217;ve suggested or even learn ways to improve.</p>
<p>I&#8217;ve come full circle once again. Why have a blog? I really can&#8217;t think of a good reason. However, I can think of a really great reason for continuing to use <a title="WordPress homepage" href="http://wordpress.org/">WordPress</a> and maintain a personal <em>site</em>: a personal site can act as a hub for all of my online activities and accounts, and at some point, potentially bring all the posts I contribute elsewhere back here for a central picture of what I do online. (Of course, sites like <a title="Twine" href="http://www.twine.com/">Twine</a> and <a title="Facebook" href="http://www.facebook.com/">Facebook</a> already do that on some level, but there&#8217;s nothing like having your own, decrufted domain name!)</p>
<p>The only problem, at this point, is that WordPress does not tie into the Semantic Web at the moment. This is changing with goodies like <a title="BuddyPress - social networking with WordPress mu" href="http://buddypress.org/">BuddyPress</a>, <a title="SparqlPress" href="http://wiki.foaf-project.org/SparqlPress">SparqlPress</a>, <a title="wp-openid Plugin" href="http://wordpress.org/extend/plugins/openid/">wp-openid</a>, etc. I&#8217;m most excited about SparqlPress, which will really tie WordPress into the Semantic Web by pulling user information from <a title="Friend of a Friend" href="http://www.foaf-project.org/">FOAF</a> profiles using <a title="SPARQL - think of the web as your database" href="http://en.wikipedia.org/wiki/SPARQL">SPARQL</a> queries (see the <a title="SparqlPress example from Alexandre Passant" href="http://apassant.net/blog/tag/sparqlpress/">example</a>).</p>
<p>However, even with these great steps forward, I&#8217;m still missing something. WordPress is a personal publishing platform, but it doesn&#8217;t publish semantic data in the form that can be used to link to data on other sites. What I want to do is create a plugin to allow WordPress to embed <a title="RDF on Wikipedia" href="http://en.wikipedia.org/wiki/Resource_Description_Framework">RDF</a> <a title="RDFa embeds RDF triples into HTML" href="http://en.wikipedia.org/wiki/RDFa">metadata into every post, page and link</a> on my site using standard rules. I&#8217;ve started evaluating which content type works best for various types of data (see my list of &#8220;Online Accounts&#8221; links in the sidebar). At some point I&#8217;ll figure out<br />
how to pull my content elsewhere back into my personal feed (i.e. &#8220;blog&#8221;), but that&#8217;ll remain for a later task.</p>
<p>Anyway, I&#8217;ll probably keep posting some stuff here, but it&#8217;ll really be thoughts that don&#8217;t seem to be better posted elsewhere. Over time, this site will start really looking like a hub about me and less like a blog&#8230; but I&#8217;ve said similar things before&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://panesofglass.org/software/the-semantic-web-blogging-and-wordpress/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>coffee2code is Back with a Vengence!</title>
		<link>http://panesofglass.org/software/coffee2code-is-back-with-a-vengence/</link>
		<comments>http://panesofglass.org/software/coffee2code-is-back-with-a-vengence/#comments</comments>
		<pubDate>Thu, 03 Apr 2008 13:00:24 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://panesofglass.org/?p=296</guid>
		<description><![CDATA[Do you like WordPress plugins? Well, Scott Reilly is back with 14 days of plugins, and he&#8217;s updated the mother of all plugins for WP2.5! &#8230;]]></description>
			<content:encoded><![CDATA[<p>Do you like <a title="WordPress homepage" href="http://wordpress.org/">WordPress</a> <a title="WordPress Plugins Directory" href="http://wordpress.org/extend/plugins/">plugins</a>? Well, <a title="Scott Reilly's homepage" href="http://coffee2code.com/">Scott Reilly</a> is back with <a title="coffee2code's 14 days of plugins" href="http://coffee2code.com/archives/2008/03/30/14-days-of-plugins/">14 days of plugins</a>, and he&#8217;s updated the <a title="Customizable Post Listings" href="http://coffee2code.com/wp-plugins/customizable-post-listings/">mother of all plugins</a> for <a title="Download WordPress 2.5" href="http://wordpress.org/download/">WP2.5</a>! Check it out, and get yourself a copy while you&#8217;re at it. Great work, Scott!</p>
]]></content:encoded>
			<wfw:commentRss>http://panesofglass.org/software/coffee2code-is-back-with-a-vengence/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Applications for Developers</title>
		<link>http://panesofglass.org/software/web-applications-for-developers/</link>
		<comments>http://panesofglass.org/software/web-applications-for-developers/#comments</comments>
		<pubDate>Wed, 02 Apr 2008 13:00:53 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[photo]]></category>
		<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[semantic web]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[web 3.0]]></category>
		<category><![CDATA[web applications]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://panesofglass.org/?p=292</guid>
		<description><![CDATA[This is a short list of some of the amazing, new applications coming out for developers to use on the web:

Heroku for Ruby on Rails &#8230;]]></description>
			<content:encoded><![CDATA[<p>This is a short list of some of the amazing, new applications coming out for developers to use on the web:</p>
<ul>
<li><a title="Heroku homepage" href="http://heroku.com/">Heroku</a> for Ruby on Rails development</li>
<li><a title="Photoshop Express" href="http://www.photoshop.com/express">Photoshop Express</a> for image editing and sharing</li>
<li><a title="WordPress Homepage" href="http://wordpress.org">WordPress 2.5</a> for even more powerful blogging and now <a title="Example of image gallery from Matt Mullenweg's blog." href="http://ma.tt/2008/03/wordcamp-clouds/">speedy image galleries</a></li>
<li><a title="Twine homepage" href="http://www.twine.com/">Twine</a> for linking your tagged based information together (M. David Peterson has had some very interesting <a title="M. David Peterson post on Twine for SitePoint.com Blogs" href="http://www.sitepoint.com/blogs/2008/03/20/visualising-the-world-with-twine/">blog posts about Twine</a> recently.)</li>
<li><a title="Woopra homepage" href="http://woopra.com/">Woopra</a> for real-time site management that you have to see to believe; <a title="Google Analytics" href="http://www.google.com/analytics/indexu.html">Google Analytics</a>, eat your heart out!</li>
</ul>
<p>See below for some interesting screenshots:</p>

<a href='http://panesofglass.org/software/web-applications-for-developers/attachment/heroku/' title='heroku'><img width="150" height="150" src="http://panesofglass.org/wp/wp-content/uploads/2008/03/heroku-150x150.jpg" class="attachment-thumbnail" alt="Heroku application" title="heroku" /></a>
<a href='http://panesofglass.org/software/web-applications-for-developers/attachment/photoshopexpress/' title='photoshopexpress'><img width="150" height="150" src="http://panesofglass.org/wp/wp-content/uploads/2008/03/photoshopexpress-150x150.jpg" class="attachment-thumbnail" alt="panesofglass on Photoshop Express" title="photoshopexpress" /></a>
<a href='http://panesofglass.org/software/web-applications-for-developers/attachment/woopra/' title='woopra'><img width="150" height="150" src="http://panesofglass.org/wp/wp-content/uploads/2008/03/woopra-150x150.jpg" class="attachment-thumbnail" alt="Woopra viewing panesofglass.org" title="woopra" /></a>

]]></content:encoded>
			<wfw:commentRss>http://panesofglass.org/software/web-applications-for-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordCamp Dallas 2008</title>
		<link>http://panesofglass.org/software/wordcamp-dallas-2008/</link>
		<comments>http://panesofglass.org/software/wordcamp-dallas-2008/#comments</comments>
		<pubDate>Tue, 01 Apr 2008 13:00:53 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[training]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[wordcampdallas2008]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://panesofglass.org/?p=289</guid>
		<description><![CDATA[I seem to have misplaced my camera, so I have no photos.   However, WordCamp really got me excited about blogging, networking, and reading &#8230;]]></description>
			<content:encoded><![CDATA[<p>I seem to have misplaced my camera, so I have no <a title="wordcampdallas2008 on flickr" href="http://flickr.com/photos/laughinglizard/sets/72157604332447712/">photos</a>. <img src='http://panesofglass.org/wp/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  However, <a title="WordCamp Dallas 2008" href="http://dallas.wordcamp.org">WordCamp</a> really got me excited about blogging, networking, and reading and writing again. The new version was launched, <a title="PhotoMatt's blog" href="http://ma.tt">Matt</a> was there and discussed the future, and several other notables gave outstanding presentations on how to better blog and interact with people through blogging. <span id="more-289"></span></p>
<p>In addition, my friend <a title="Randy Hoyt's homepage" href="http://randyhoyt.com">Randy Hoyt</a> and I each got to talk with <a title="PhotoMatt's blog" href="http://ma.tt">Matt</a> one-on-one, and we both came away excited about doing things that might help WordPress grow in the future. I am planning to start working on a plug-in for including <a title="RDFa on Wikipedia" href="http://en.wikipedia.org/wiki/RDFa">RDFa</a> in WordPress (similar to <a title="Drupal homepage" href="http://drupal.org">Drupal</a>&#8216;s <a title="Drupal 7 will be a semantic web client" href="http://www.sitepoint.com/blogs/2008/03/05/drupal-7-a-living-breathing-semantic-web-citizen">announcement</a>), and Randy is wanting to build a issue tracker. This all leads to WordPress being <a title="What is a Development Framework? on panesofglass.org" href="http://panesofglass.org/software/what-is-a-development-framework/">far more than just a blogging application</a>; it really is a <a title="Full Stack definition on Wikipedia" href="http://en.wikipedia.org/wiki/Web_application_framework#Full_Stack">full stack application platform</a>.</p>
<p>Kudos to the <a title="WordPress 2.5 Release blog with list of main contributors" href="http://wordpress.org/development/2008/03/wordpress-25-brecker/">WordPress contributors</a> and all who worked so hard to put this WordCamp together. Thanks also to the <a title="City of Frisco, TX" href="http://www.ci.frisco.tx.us/">City of Frisco, TX</a>, our hosts. Their council chamber, where the event was held, was very nice and comfortable. All in all, it was terrific, and well worth the drive from Houston to Dallas. If you are interested, several people were taking video, which may turn up somewhere. Just <a title="Google Search for wordcampdallas2008" href="http://www.google.com/search?q=wordcampdallas2008&amp;ie=utf-8&amp;oe=utf-8&amp;aq=t&amp;rls=org.mozilla:en-US:official&amp;client=firefox-a">search for wordcampdallas2008</a>, and you should get lucky. Also, <a title="Nathan Rice's Word Camp Summary for Day 1" href="http://www.nathanrice.net/blog/wordcamp-recap-part-1/">Nathan Rice</a> had a nice summary, as did John P. from <a title="One Man's Blog" href="http://onemansblog.com">OneMansBlog.com</a> and <a title="Lorelle on WordPress" href="http://lorelle.wordpress.com/">Lorelle</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://panesofglass.org/software/wordcamp-dallas-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What Is a Development Framework?</title>
		<link>http://panesofglass.org/software/what-is-a-development-framework/</link>
		<comments>http://panesofglass.org/software/what-is-a-development-framework/#comments</comments>
		<pubDate>Fri, 29 Jun 2007 04:44:16 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.panesofglass.org/wp/random/what-is-a-development-framework/</guid>
		<description><![CDATA[I&#8217;ve been thinking about this question ever since I came across WAMP Server the other day. In their list of included packages, they noted Joomla, &#8230;]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been thinking about this question ever since I came across <a title="DeveloperSide.NET" href="http://www.devside.net/server/webdeveloper" target="_blank"><abbr title="Windows, Apache, MySql &amp; PHP">WAMP</abbr> Server</a> the other day. In their list of included packages, they noted <a title="Joomla Homepage" href="http://joomla.org/" target="_blank">Joomla</a>, <a title="Drupal Homepage" href="http://drupal.org/" target="_blank">Drupal</a>, <a title="WordPress Homepage" href="http://wordpress.org/" target="_blank">WordPress</a>, <a title="MediaWiki Homepage" href="http://mediawiki.org/" target="_blank">MediaWiki</a> and <a title="phpBB Homepage" href="http://phpbb.com/" target="_blank">phpBB</a>. Until I read that, I had never considered a modular, open source web application to be a framework.<span id="more-258"></span></p>
<p>I am more familiar with the idea of Microsoft&#8217;s <a title="ASP.NET" href="http://asp.net/" target="_blank">.NET</a> platform, <a title="Ruby on Rails homepage" href="http://rubyonrails.org/" target="_blank">Ruby on Rails</a>, <a title="Django for Python" href="http://djangoproject.com/" target="_blank">Django</a>, <a title="CakePHP for PHP" href="http://cakephp.org/" target="_blank">CakePHP</a>, <a title="Symfony for PHP" href="http://symfony-project.org/" target="_blank">symfony</a>, <a title="Prototype for JavaScript on the client-side" href="http://prototypejs.org/" target="_blank">Prototype</a>, etc. as real development frameworks. These are just a few of the myriad frameworks coming out these days. One might say that programming is now going to two camps&#8211;the true coders who come up with the frameworks and those that only use these frameworks for their apps. Nothing wrong with the latter, but can you really be considered a programmer when you are simply stringing together someone else&#8217;s code? But I digress&#8230;.</p>
<p>Anyway, the interesting thing is that the only difference between a highly configurable web application like Drupal or WordPress and a framework like Ruby on Rails is that with the former, you are given an example application out of the box, and you&#8217;re encouraged to stick somewhat close to the original design and intent. With Rails or symfony, you are given a blank piece of paper and some really great tools. However, those tools keep you somewhat closed in to all the possibilities. If you want to go outside of the intent of the framework, you still have to extend it.</p>
<p>This is really no different than the modular and themed nature of the afore-mentioned open source web apps. I think it really becomes a matter of preference. If you are a tinkerer, you&#8217;ll probably do better to stick with WordPress or Drupal, figure out how to make it conform to your designs, and you&#8217;re done. I like this, but I&#8217;m much more likely to want to start with the blank sheet of paper. I just like <a title="The Agony and the Ecstasy" href="http://www.imdb.com/title/tt0058886/" target="_blank">the agony and the ecstasy</a> of building things from scratch.</p>
<p>Just ask my friend <a title="Randy Hoyt's Homepage" href="http://randyhoyt.com/" target="_blank">Randy Hoyt</a>. I have been on WordPress for years now as a &#8220;temporary solution&#8221; as I build my great authoring platform (still WordPress). He took WordPress, loved it, and made it look like nothing I&#8217;d ever seen. In the end, they&#8217;re all frameworks.</p>
]]></content:encoded>
			<wfw:commentRss>http://panesofglass.org/software/what-is-a-development-framework/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The New Look</title>
		<link>http://panesofglass.org/software/the-new-look/</link>
		<comments>http://panesofglass.org/software/the-new-look/#comments</comments>
		<pubDate>Mon, 03 Apr 2006 05:04:51 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.panesofglass.org/wp/blog/the-new-look/</guid>
		<description><![CDATA[What do you think of the new Panes of Glass? For the longest time, I&#8217;ve been wanting to do this, and I finally found some &#8230;]]></description>
			<content:encoded><![CDATA[<p>What do you think of the new Panes of Glass? For the longest time, I&#8217;ve been wanting to do this, and I finally found some time this weekend, when I was able to finally sit upright for any amount of time. For the longest time, I have neglected the actual look and design and focused on writing my own software. I realized in Dublin that while writing software is really cool and interesting to me, it&#8217;s not my end goal. My end goal is to write, and as you can tell, I have not been doing much of that since I have spent what little time was left me on trying to learn programming languages and writing software that is still incomplete.</p>
<p><span id="more-215"></span></p>
<p>So I&#8217;m giving that up and sticking with <a title="Get WordPress!" href="http://www.wordpress.org/">WordPress</a>. Let&#8217;s face it, it&#8217;s one of the best and easiest to use applications out there for blogging, and despite my earlier protests, that&#8217;s what I&#8217;m doing. I still want to add a menu bar for my pages instead of using another listing on the sidebar, but I&#8217;m not going to worry to much about that just now.</p>
<p>I also got <a title="Menalto Gallery2" href="http://gallery.menalto.com/">Gallery 2</a> installed and embedded into WordPress using <a title="WPG2" href="http://wpg2.ozgreg.com/index.php/Main_Page">WPG2</a>, so you can see all of my pictures without having to &#8220;leave&#8221; my site. I&#8217;m really excited about that! It was the hardest part of finishing off my current look. It also makes inserting pictures into my blog <em>much</em> easier.</p>
<p>Finally, I&#8217;m making use of the newest WordPress feature: <a title="WordPress Widgets" href="http://wordpress.org/development/2006/03/widgets-plugin/">widgets</a>. These are draggable sidebar items that let you organize and order the sidebar any way you like. You can even create your own in almost no time! It&#8217;s a real treat and definitely makes customizing the site <em>that</em> much easier.</p>
]]></content:encoded>
			<wfw:commentRss>http://panesofglass.org/software/the-new-look/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

