<?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>~james/developer/blog &#187; meta</title>
	<atom:link href="http://jameswilliams.me/developer/blog/tags/meta/feed/" rel="self" type="application/rss+xml" />
	<link>http://jameswilliams.me/developer/blog</link>
	<description>A development blog</description>
	<lastBuildDate>Tue, 23 Aug 2011 19:17:21 +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>Commenting Approach</title>
		<link>http://jameswilliams.me/developer/blog/2008/07/commenting-approach/</link>
		<comments>http://jameswilliams.me/developer/blog/2008/07/commenting-approach/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 13:39:53 +0000</pubDate>
		<dc:creator>James Williams</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[meta]]></category>

		<guid isPermaLink="false">http://jameswilliams.me/developer/blog/?p=28</guid>
		<description><![CDATA[I&#8217;m unhappy with the FriendFeed comment plugin. I&#8217;m not knocking its author: I think it&#8217;s the best that can be done with the current FF API. But it just doesn&#8217;t work well as the only way to comment on a post. So I&#8217;ve integrated Disqus commenting. I think I like it better than the standard [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m unhappy with the FriendFeed comment plugin. I&#8217;m not knocking its author: I think it&#8217;s the best that can be done with the current FF API. But it just doesn&#8217;t work well as the only way to comment on a post.</p>

<p>So I&#8217;ve integrated <a href="http://disqus.com/">Disqus</a> commenting. I think I like it better than the standard WP commenting format. I&#8217;ll just have to see how it goes. Right now, it&#8217;s set up so registered Disqus users can comment immediately; unregistered folks will be tossed into a moderation queue.</p>

<p>I understand that this is mostly academic, of course. I don&#8217;t expect to drive much discussion. But it&#8217;s still amusing to try out.</p>
]]></content:encoded>
			<wfw:commentRss>http://jameswilliams.me/developer/blog/2008/07/commenting-approach/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My other writings</title>
		<link>http://jameswilliams.me/developer/blog/2008/07/my-other-writings/</link>
		<comments>http://jameswilliams.me/developer/blog/2008/07/my-other-writings/#comments</comments>
		<pubDate>Mon, 28 Jul 2008 14:31:28 +0000</pubDate>
		<dc:creator>James Williams</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Carbon]]></category>
		<category><![CDATA[Cocoa]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[meta]]></category>
		<category><![CDATA[SOAP]]></category>

		<guid isPermaLink="false">http://jameswilliams.me/developer/blog/?p=19</guid>
		<description><![CDATA[Some friends/coworkers and I have a group blog, Ternary Operator. There&#8217;s not a lot there. I guess we don&#8217;t have many profound things to say. I&#8217;m okay with that. I&#8217;ve written a few things over there in the past which are sort of the &#8220;final product&#8221; of the stuff here. This is my developer&#8217;s notebook [...]]]></description>
			<content:encoded><![CDATA[<p>Some friends/coworkers and I have a group blog, <a href="http://ternaryoperator.wordpress.com/">Ternary Operator</a>. There&#8217;s not a lot there. I guess we don&#8217;t have many profound things to say. I&#8217;m okay with that.</p>

<p>I&#8217;ve written a few things over there in the past which are sort of the &#8220;final product&#8221; of the stuff here. This is my developer&#8217;s notebook and Ternary Operator is the finished product of the results of my explorations and mistakes. If that makes any sense. I&#8217;ll probably also do a little cross posting because I&#8217;m annoying like that.</p>

<p>Anyway. Link-wise, here&#8217;s some of the stuff I&#8217;ve already written:
<ul>
<li><a href="http://ternaryoperator.wordpress.com/2008/04/04/making-soap-calls-from-os-x-the-easy-way/">Making SOAP Calls From OS X, The Easy Way</a> &#8212; An exploration of using OS X&#8217;s WSMethodInvocation API to talk to SOAP servers sitting on the web.</li>
<li><a href="http://ternaryoperator.wordpress.com/2008/04/09/sending-up-custom-types-as-parameters-in-a-soap-request-on-os-x/">Sending Up Custom Types As Parameters In A SOAP Request On OS X</a> &#8212; An exploration of the hoops one must jump through to use complex types in a SOAP request from OS X.</a>
<li><a href="http://ternaryoperator.wordpress.com/2008/04/04/processing-command-arguments-in-foundation-the-easy-way/">Processing Command Arguments In Foundation, The Easy Way</a> &#8212; A quick note I wrote when I discovered that one can use NSUserDefaults to process command line arguments in OS X. Since I didn&#8217;t know this before, I decided to document it.</li>
</ul>
</p>

<p>And&#8230;er&#8230;That&#8217;s it. Like I said, there&#8217;s a distinct lack of profoundness. That shouldn&#8217;t be a big problem here, though, because I&#8217;m not interested in the profound. I&#8217;m interested in jotting things down as I learn them, detailing frustrations when the technology doesn&#8217;t work (or when the documentation makes me think the technology should work in a way that doesn&#8217;t mimic reality (or the documentation is just absent)). Basically, I expect this blog to just be more fun.
</p>
]]></content:encoded>
			<wfw:commentRss>http://jameswilliams.me/developer/blog/2008/07/my-other-writings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First Post!!one</title>
		<link>http://jameswilliams.me/developer/blog/2008/07/first-postone/</link>
		<comments>http://jameswilliams.me/developer/blog/2008/07/first-postone/#comments</comments>
		<pubDate>Mon, 28 Jul 2008 14:05:58 +0000</pubDate>
		<dc:creator>James Williams</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[meta]]></category>

		<guid isPermaLink="false">http://jameswilliams.me/developer/blog/?p=16</guid>
		<description><![CDATA[Hi. Welcome to my dev blog.

It seems common and reasonable for the first post on a blog to explain what's going on, what the point of this is, and what you can expect. This strikes me as a good idea, so here goes.]]></description>
			<content:encoded><![CDATA[<p>Hi. Welcome to my dev blog.</p>

<p>It seems common and reasonable for the first post on a blog to explain what&#8217;s going on, what the point of this is, and what you can expect. This strikes me as a good idea, so here goes.</p>

<p>My name is James and I&#8217;m a developer by day. And a developer by night, actually. Like many programmers, I&#8217;m very fortunate to have a job which is also my hobby and to get paid for doing something I&#8217;m passionate about (and would probably be doing any way).</p>

<p>Unfortunately, while I absolutely love my job, my duties there do not intersect 100% with my actual interests. So I do a lot of programming on the side on evenings and weekends (mostly poking around at new languages and APIs). This is a place for me to talk about what goes on during the evenings and weekends.</p>

<p>Since this is all just for fun, I tend to jump around from project to project and idea to idea (rarely finishing anything). If you&#8217;re interested only interested in some of it, you can use the tag cloud over there on the right to provide a basic filter. Also, since most of what I do is bog-standard coding, there&#8217;s not going to be a lot of content here. I don&#8217;t think &#8220;I made a method!&#8221; posts would add much to the Internet, so there&#8217;s not going to be a lot of content here. RSS is highly recommended (of course, anyone reading a dev blog probably already worships at the alter of twin gods RSS and ATOM. I&#8217;m sure I&#8217;m preaching to the choir).</p>

<p>A <a href="http://jameswilliams.me/developer/blog/projects/">list of my current projects</a> (and future project ideas!) is available.</p>

<p>Content wise, I expect there to be a lot of Objective-C, Cocoa, and Carbon discussion. I converted to being a Mac user a few years ago, but have only recently started attacking it from the dev side. It&#8217;s mostly what I work on at home these days. But who knows where things will go?</p>

<p>As for commenting&#8230;since this is a new venture, I&#8217;ve decided to try a little experiment and use <a href="http://friendfeed.com">FriendFeed</a> for discussion. You&#8217;ll need an FF account (mine, by the way, is <a href="http://friendfeed.com/willia4">willia4</a>), but you probably already do since the people who read dev blogs also tend to be early adopters. If this doesn&#8217;t working out, I&#8217;ll look at other options.</p>

<p>I don&#8217;t know how you found me, but thanks for reading. I&#8217;ll try to be interesting when I&#8217;m writing and silent when I&#8217;m not interesting. And I think this will be fun.</p>
]]></content:encoded>
			<wfw:commentRss>http://jameswilliams.me/developer/blog/2008/07/first-postone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

