<?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/"
	
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Dented Reality &#187; automattic</title>
	<atom:link href="http://dentedreality.com.au/tags/automattic/feed/" rel="self" type="application/rss+xml" />
	<link>http://dentedreality.com.au</link>
	<description>Beau Lebens throws down his opinion on all sorts of things he doesn&#039;t know too much about.</description>
	<lastBuildDate>Tue, 07 Feb 2012 20:48:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-alpha-19719</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Mounting Remote Filesystems in OSX</title>
		<link>http://dentedreality.com.au/2011/12/mount-remote-filesystem-osx/</link>
		<comments>http://dentedreality.com.au/2011/12/mount-remote-filesystem-osx/#comments</comments>
		<pubDate>Thu, 01 Dec 2011 16:42:31 +0000</pubDate>
		<dc:creator>Beau Lebens</dc:creator>
				<category><![CDATA[Techn(ical|ology)]]></category>
		<category><![CDATA[automattic]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[fuse]]></category>
		<category><![CDATA[macfuse]]></category>
		<category><![CDATA[macfusion]]></category>
		<category><![CDATA[sftp]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[transmit]]></category>

		<guid isPermaLink="false">http://dentedreality.com.au/?p=7679</guid>
		<description><![CDATA[        Most of my work for Automattic is done on a remote sandbox machine, somewhere in Texas. I&#8217;ll often jump in and make smaller edits over SSH via vi, but when I&#8217;m doing something bigger I much prefer to work locally, using TextMate (I&#8217;m on a Mac, obviously). To do that, I need to be [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" title="MacFusion2" src="http://dentedreality.com.au/wp-content/uploads/2011/12/MacFusion2.png" alt="" width="128" height="128" />       <img class="aligncenter" title="app-transmit" src="http://dentedreality.com.au/wp-content/uploads/2011/12/app-transmit.png" alt="" width="128" height="128" /></p>
<p>Most of my work for <a href="http://automattic.com">Automattic</a> is done on a remote sandbox machine, somewhere in Texas. I&#8217;ll often jump in and make smaller edits over SSH via vi, but when I&#8217;m doing something bigger I much prefer to work locally, using TextMate (I&#8217;m on a Mac, obviously). To do that, I need to be able to access files as if they were local, which means either duplicating them to my machine (lame, annoying) or mounting them directly.</p>
<p>I&#8217;ve been doing that via one of the following options, and I&#8217;m wondering if anyone out there has a better solution.</p>
<ul>
<li>Mount locally using <a href="http://panic.com/transmit/">Transmit 4</a>, via SFTP or</li>
<li>Mount locally using <a href="http://macfusionapp.org/">Macfusion</a> (which uses <a href="http://code.google.com/p/macfuse/">MacFUSE</a>), via SSH</li>
</ul>
<p>I&#8217;ve tried both for a while now. They both work. Except for when they don&#8217;t. Here&#8217;s what I&#8217;d found:</p>
<ul>
<li>Transmit seems more responsive, when it&#8217;s working</li>
<li>Macfusion often crashes Finder the first time I access a newly connected filesystem (and is then reasonably stable)</li>
<li>Transmit much more randomly just stops working and gives no indication, I just can&#8217;t browse any more and have to disconnect/reconnect</li>
<li>Macfusion allows you to easily customize a neat icon for each filesystem</li>
<li>Transmit seems to have more aggressive caching (or a longer TTL on it) of filesystem details (part of what makes it feel more responsive)</li>
</ul>
<p>So, have you used one of the following methods? Is there a configuration option I&#8217;m missing? How do you go about solving this problem?</p>
<p><strong>UPDATE:</strong> I should have mentioned that I need to be able to do this over the open internet (securely), where I&#8217;m not connected directly to the same network as the server.</p>
]]></content:encoded>
			<wfw:commentRss>http://dentedreality.com.au/2011/12/mount-remote-filesystem-osx/feed/</wfw:commentRss>
		<slash:comments>46</slash:comments>
	
		<media:thumbnail url="http://dentedreality.com.au/wp-content/uploads/2011/12/MacFusion2.png" />
		<media:content url="http://dentedreality.com.au/wp-content/uploads/2011/12/MacFusion2.png" medium="image">
			<media:title type="html">MacFusion2</media:title>
		</media:content>
		<media:content url="http://dentedreality.com.au/wp-content/uploads/2011/12/app-transmit.png" medium="image">
			<media:title type="html">app-transmit</media:title>
		</media:content>
	</item>
		<item>
		<title>Jetpack</title>
		<link>http://dentedreality.com.au/2011/03/jetpack/</link>
		<comments>http://dentedreality.com.au/2011/03/jetpack/#comments</comments>
		<pubDate>Wed, 09 Mar 2011 18:32:03 +0000</pubDate>
		<dc:creator>Beau Lebens</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Techn(ical|ology)]]></category>
		<category><![CDATA[automattic]]></category>
		<category><![CDATA[jetpack]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress.com]]></category>
		<category><![CDATA[wordpress.org]]></category>

		<guid isPermaLink="false">http://dentedreality.com.au/?p=6585</guid>
		<description><![CDATA[For the past few months, my team at Automattic (Team Social FTW!) has been working on a super-secret project. Today, almost perfectly synchronized with the NASA space shuttle landing (total fluke, but awesome regardless) we launched Jetpack! Jetpack is a new plugin that delivers a bunch of popular features from WordPress.com (the hosted site, which [...]]]></description>
			<content:encoded><![CDATA[<p>For the past few months, my team at <a href="http://automattic.com">Automattic</a> (Team Social FTW!) has been working on a super-secret project. Today, almost perfectly synchronized with the NASA <a href="http://abcnews.go.com/Technology/space-shuttle-discovery-lands-148-million-miles-nasa/story?id=13089715">space shuttle landing</a> (total fluke, but awesome regardless) we launched <a href="http://jetpack.me/">Jetpack</a>!</p>
<p style="text-align: center;"><a href="http://jetpack.me"><img class="alignnone size-full wp-image-6586" title="jetpack" src="http://dentedreality.com.au/wp-content/uploads/2011/03/jetpack.png" alt="" width="300" height="225" /></a></p>
<p style="text-align: left;">Jetpack is a new plugin that delivers a bunch of popular features from <a href="http://wordpress.com/">WordPress.com</a> (the hosted site, which Automattic runs) to self-hosted installs of WordPress (such as the one that runs Dented Reality). Once you install Jetpack, you get some of the cooler things available on WordPress.com, automatically enabled on your own WordPress site. The modules you get today are just the beginning though, there are a <strong>lot</strong> more planned for future releases. We&#8217;re going to be targeting some of the biggest features that are easier for us to do on our massive grid/cloud infrastructure, but harder for folks to do on their own shared-hosting accounts.</p>
<p style="text-align: left;">We also managed to partner with a bunch of leading web hosts, so if you&#8217;re doing a one-click install on <a href="http://www.bluehost.com/">Bluehost</a>, <a href="http://www.dreamhost.com/">DreamHost</a>, <a href="http://www.godaddy.com/">Go Daddy</a>, <a href="http://www.hostgator.com/">HostGator</a>, <a href="http://www.mediatemple.com/">Media Temple</a>, or <a href="http://www.networksolutions.com/">Network Solutions</a>, you&#8217;ll get Jetpack as part of your install. This is huge for people installing their own WordPress.</p>
<p style="text-align: left;">This has been the coolest thing I&#8217;ve worked on at Automattic so far, and it&#8217;s been awesome to be involved in a project that has seen so many contributions internally (over 40 people were involved in everything from UX to design to internationalization to testing and debugging) and so many iterations since its inception. I&#8217;m really proud of what we&#8217;ve created, and hope that it sets a new bar for the design of WordPress plugins (I really think Jetpack is <strong>beautiful</strong>, amazing work <a href="http://noscope.com/">Joen</a>, <a href="http://justhugo.com">Hugo</a> and <a href="http://mattnt.com/">MT</a>!).</p>
<p style="text-align: center;"><a href="http://dentedreality.com.au/wp-content/uploads/2011/03/Screen-shot-2011-03-09-at-10.26.38-AM.png"><img class="alignnone size-medium wp-image-6594" title="After activation" src="http://dentedreality.com.au/wp-content/uploads/2011/03/Screen-shot-2011-03-09-at-10.26.38-AM-400x101.png" alt="" width="400" height="101" /></a></p>
<p style="text-align: center;"><a href="http://dentedreality.com.au/wp-content/uploads/2011/03/Screen-shot-2011-03-09-at-10.26.53-AM.png"><img class="alignnone size-medium wp-image-6595" title="Authorization Process" src="http://dentedreality.com.au/wp-content/uploads/2011/03/Screen-shot-2011-03-09-at-10.26.53-AM-400x256.png" alt="" width="400" height="256" /></a></p>
<p style="text-align: center;"><a href="http://dentedreality.com.au/wp-content/uploads/2011/03/Screen-shot-2011-03-09-at-10.27.36-AM.png"><img class="alignnone size-medium wp-image-6596" title="Screen shot 2011-03-09 at 10.27.36 AM" src="http://dentedreality.com.au/wp-content/uploads/2011/03/Screen-shot-2011-03-09-at-10.27.36-AM-400x238.png" alt="" width="400" height="238" /></a></p>
<p style="text-align: left;">So &#8211; <a href="http://jetpack.me">check out Jetpack</a> if you&#8217;re running WordPress on your own server, and let us know what you think!</p>
<p style="text-align: left;">Which features would you most like to see in Jetpack? Let me know in the comments and I&#8217;ll see what I can do <img src='http://dentedreality.com.au/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p style="text-align: left;">PS: This post proudly proof-read by After The Deadline, as delivered via Jetpack <img src='http://dentedreality.com.au/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://dentedreality.com.au/2011/03/jetpack/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:thumbnail url="http://dentedreality.com.au/wp-content/uploads/2011/03/jetpack-80x80.png" />
		<media:content url="http://dentedreality.com.au/wp-content/uploads/2011/03/jetpack.png" medium="image">
			<media:title type="html">jetpack</media:title>
			<media:thumbnail url="http://dentedreality.com.au/wp-content/uploads/2011/03/jetpack-80x80.png" />
		</media:content>
		<media:content url="http://dentedreality.com.au/wp-content/uploads/2011/03/Screen-shot-2011-03-09-at-10.26.38-AM.png" medium="image">
			<media:title type="html">After activation</media:title>
			<media:thumbnail url="http://dentedreality.com.au/wp-content/uploads/2011/03/Screen-shot-2011-03-09-at-10.26.38-AM-80x80.png" />
		</media:content>
		<media:content url="http://dentedreality.com.au/wp-content/uploads/2011/03/Screen-shot-2011-03-09-at-10.26.53-AM.png" medium="image">
			<media:title type="html">Authorization Process</media:title>
			<media:thumbnail url="http://dentedreality.com.au/wp-content/uploads/2011/03/Screen-shot-2011-03-09-at-10.26.53-AM-80x80.png" />
		</media:content>
		<media:content url="http://dentedreality.com.au/wp-content/uploads/2011/03/Screen-shot-2011-03-09-at-10.27.36-AM.png" medium="image">
			<media:title type="html">Screen shot 2011-03-09 at 10.27.36 AM</media:title>
			<media:thumbnail url="http://dentedreality.com.au/wp-content/uploads/2011/03/Screen-shot-2011-03-09-at-10.27.36-AM-80x80.png" />
		</media:content>
	</item>
		<item>
		<title>Fully Automattic</title>
		<link>http://dentedreality.com.au/2009/05/fully-automattic/</link>
		<comments>http://dentedreality.com.au/2009/05/fully-automattic/#comments</comments>
		<pubDate>Mon, 11 May 2009 16:13:29 +0000</pubDate>
		<dc:creator>Beau Lebens</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[automattic]]></category>
		<category><![CDATA[bbpress]]></category>
		<category><![CDATA[mybabyourbaby]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[wpmu]]></category>

		<guid isPermaLink="false">http://dentedreality.com.au/?p=1039</guid>
		<description><![CDATA[Today is a very exciting day for me, because I start as a full-time employee with Automattic, Inc. Here&#8217;s a little bit about how that happened and what it means to me: In 1999, I got what I consider my first job in the web industry. I was hired as an &#8220;HTML Engineer&#8221; at InsuranceMyWay.com.au [...]]]></description>
			<content:encoded><![CDATA[<p>Today is a very exciting day for me, because I start as a full-time employee with <a href="http://automattic.com/">Automattic</a>, Inc.</p>
<p>Here&#8217;s a little bit about how that happened and what it means to me:</p>
<p><span id="more-1039"></span>In 1999, I got what I consider my first job in the web industry. I was hired as an &#8220;HTML Engineer&#8221; at InsuranceMyWay.com.au (now defunct), a company that allowed users to compare different insurance policies online and then complete their purchase via the web. It was pretty cutting-edge stuff back then, especially in little old Western Australia. At that job, I started playing with PHP and MySQL and both technologies just clicked for me. Since then, I&#8217;ve worked with the LAMP stack pretty much exclusively and have never looked back.</p>
<p>Fast-forward to around 4 or 5 years ago, when I installed and themed my first copy of <a href="http://wordpress.org/">WordPress</a> at the job I had at the time. I was in charge of making most technology-related decisions there and chose WordPress as the ideal platform for our company to launch a customized blog with a unique theme, integration with a specialized search system and a basic categories implementation (tags were only available as a plugin at the time!). I had seen and heard a lot about WordPress, but I&#8217;d never worked with it directly until that point.</p>
<p>After that initial project, I was involved in a few smaller projects here and there with WordPress for friends and some smaller clients (I&#8217;ve always done consulting work on the side), but never anything too serious. In amongst all of this, I had read up on <a href="http://mu.wordpress.org/">WordPress MU</a> &#8212; the multi-user/blog-network version of WordPress. When I quit my last full time job, I used WPMU as the backbone of <a href="http://mybabyourbaby.com/">MyBabyOurBaby.com</a>, which at the time was probably one of the most customized installations of WPMU around. That gave me about 7 months of doing nothing but looking at WPMU code, figuring out the internals, integrating with <a href="http://bbpress.org/">bbPress</a> and just generally becoming a bit of a WordPress Pro.</p>
<p>With the publicity from MyBabyOurBaby, I spent the next year working on WordPress projects of one variety or another pretty much exclusively. I did everything from small one-off plugins to do some custom RSS feed work, to working with sites like <a href="http://mashable.com/">Mashable.com</a> to help them tune, optimize and scale their very large installations.</p>
<p>I got very used to the freedom and flexibility of the freelance life, but somewhere in amongst all of this, a little over a year ago, I sat down in Huntington Square Park and asked myself &#8220;if I were to go and work for a company, full time, which one would it be?&#8221; I wrote a list of names down on a card in order of preference. The first name on that list was Automattic.</p>
<p>And so &#8211; 3 days before Christmas last year (normal calendars start to blur and not mean much when you&#8217;re not on a normal schedule), I finally got around to officially applying for the &#8220;Code Wrangler&#8221; position listed on the <a href="http://automattic.com/jobs/">Automattic Jobs</a> page. I didn&#8217;t hear anything back, and figured I wasn&#8217;t up to scratch. Chance was on my side though, because <a href="http://ma.tt">Matt</a> was speaking at an upcoming MySQL meetup being held at CNet. I accosted him there and asked if he&#8217;d seen my application, which he apparently hadn&#8217;t. A few days later he got in touch with me and we worked out a contract agreement to do some test projects so that we could both see if I was a good fit for Automattic and vice versa.</p>
<p>That was in January. A few weeks ago I signed my full time contract, so now here I am, starting my first Monday as an official Automattician, and I couldn&#8217;t be happier. I&#8217;ve met a bunch of the people at the company and so far they are an incredibly smart, passionate and dedicated group of people. All of them.</p>
<p>Today I start with the <a href="http://automattic.com/about/how-we-work/">customary 3 weeks of user support</a> for <a href="http://wordpress.com/">WordPress.com</a> that all employees start with. I&#8217;m guessing that by the end of the 3 weeks, I&#8217;ll  know the WP.com platform pretty intimately <img src='http://dentedreality.com.au/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  After that, I&#8217;ll probably continue working with the <a href="http://intensedebate.com/">IntenseDebate</a> guys on their impressive comment/reputation system and then we&#8217;ll see where things go from there.</p>
<p>You could say I&#8217;m excited.</p>
]]></content:encoded>
			<wfw:commentRss>http://dentedreality.com.au/2009/05/fully-automattic/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
	
	</item>
		<item>
		<title>On Social Customer Support</title>
		<link>http://dentedreality.com.au/2009/04/on-social-customer-support/</link>
		<comments>http://dentedreality.com.au/2009/04/on-social-customer-support/#comments</comments>
		<pubDate>Sat, 18 Apr 2009 18:07:26 +0000</pubDate>
		<dc:creator>Beau Lebens</dc:creator>
				<category><![CDATA[Clients]]></category>
		<category><![CDATA[Techn(ical|ology)]]></category>
		<category><![CDATA[automattic]]></category>
		<category><![CDATA[customer service]]></category>
		<category><![CDATA[customer support]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[get satisfaction]]></category>
		<category><![CDATA[intensedebate]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://dentedreality.com.au/?p=1023</guid>
		<description><![CDATA[Through my work with Automattic, I&#8217;ve had the privilege of working with the guys over at Intense Debate. I&#8217;ve been helping them improve their WordPress plugin and get it ready for some new features. Along the way I made the blunder of releasing a version that had a pretty serious bug in it, and that [...]]]></description>
			<content:encoded><![CDATA[<p>Through my work with <a href="http://automattic.com/">Automattic</a>, I&#8217;ve had the privilege of working with the guys over at <a href="http://intensedebate.com/">Intense Debate</a>. I&#8217;ve been helping them improve their <a href="http://wordpress.org/extend/plugins/intensedebate">WordPress plugin</a> and get it ready for some new features. Along the way I made the blunder of releasing a version that had a pretty serious <a href="http://twitter.com/beaulebens/status/1531557495">bug</a> in it, and that triggered a lot of customer support issues/cases.</p>
<p>In the &#8220;old days&#8221; (or in a lot of big corporates today), those support cases would have been handled behind a corporate &#8220;veil of secrecy&#8221;, tucked in a back end system somewhere, responded to by anonymous &#8220;Customer Service Representatives&#8221; via a generic email account like &#8220;support@intensedebate.com&#8221;. While we&#8217;re also making use of a generic email address, the similarities between our approach and that of big corporates ends there. End to end, the differences are pretty stark.</p>
<p><span id="more-1023"></span></p>
<h3>Plugin Release</h3>
<p>Previously, companies may have tried to encode their plugins, or released them as some sort of binary so that they could control access to them and avoid people modifying them. When we released the 2.1 version of our plugin, we &#8220;checked it in&#8221; to a public-readable Subversion repository which then publishes to the WordPress Plugin Directory. That code (and all other code in the Plugin Directory) is GPL licensed and available for re-use/hacking/modification. People are welcome to read the code and see what we&#8217;re doing, point out where we could do things better, and ideally improve upon it themselves.</p>
<p>After we&#8217;ve uploaded the code, people will start getting notifications in their WordPress admin panel that there&#8217;s a new version available. To help explain what&#8217;s going on, we published a <a href="http://blog.intensedebate.com/2009/04/13/wordpress-plugin-v21/">blog post announcing the new version</a>, the new features etc.</p>
<h3>Comment Support</h3>
<p>Not that it&#8217;s a recommended channel for receiving support, but this is where we start really differing. People have posted a number of issues and questions about the plugin right there on the announcement post. We could moderate and remove those comments (or not allow them in the first place); instead, we work with our customers and try to address their problems right there an then. Michael and I have been bouncing around on that post answering questions and finding out more information from people so that we could fix some problems and get to 2.1.1. With email notifications coming in every time someone commented on that post, we&#8217;re able to quickly respond to people and help work out any issues they&#8217;re having.</p>
<h3>Seeking Satisfaction</h3>
<p>If people aren&#8217;t commenting on that post directly, they&#8217;re often over at the <a href="http://getsatisfaction.com/intensedebate/">Intense Debate Get Satisfaction</a> forum, a community-powered support system where a number of people are contributing. Again, this is a very public way of supporting users, and puts us out there in the limelight, warts n&#8217; all. We answer what we can, assure people that we&#8217;re still working on things and that we&#8217;re making progress (which we are, a lot of it) and that we&#8217;ll get back to them as soon as there&#8217;s something to report. When there are updates, or when we need more information for troubleshooting, we post another message and get a stack of responses from eager users, hoping to have their problems solved. This is very real and very connected, and I truly believe that being open and transparent about problems that people are having and the way that we&#8217;re working with them helps not just that user, but others who may have similar problems.</p>
<h3>Late-night Tweeting</h3>
<p>For real-time feedback and almost-instant-messaging-immediacy, there&#8217;s <a href="http://twitter.com/">Twitter</a>. I know, with <a href="http://news.cnet.com/8301-17939_109-10222030-2.html">Oprah getting in on it</a> now Twitter will probably implode soon, but in the meantime, I&#8217;ve found myself providing support direct to people via Twitter as well. One user wanted to use IntenseDebate, but found the <a href="http://twitter.com/rodhilton/statuses/1530115904">comment importer wasn&#8217;t working</a>. I replied that we were <a href="http://twitter.com/beaulebens/statuses/1531187765">about to release a fix</a>, and that user was then able to get <a href="http://twitter.com/rodhilton/statuses/1531552697">up and running</a>. This all happened, asynchronously, within about 4 hours of his first tweet.</p>
<h3>In Your Facebook</h3>
<p>Then for one that I really wasn&#8217;t expecting, someone contacted me through <a href="http://facebook.com/">Facebook</a> to try to sort out a problem. A user spotted me providing support via Get Satisfaction and other methods, and tracked me down on Facebook. In this case, it was someone that we were already working on a fix for, but it demonstrates just another way that people have been able to get in touch with us.</p>
<h3>Better for Customers, Better for Us?</h3>
<p>I guess the big question (or 2 questions really) this all poses is: Is this new way of providing support better for our customers? Is it better for us (as the company providing support)? Could it be better for everyone still?</p>
<p>The biggest problem I have (as someone providing support) is just trying to keep track of all these different &#8220;vectors&#8221;. I&#8217;ve identified 4 different support vectors above, and that&#8217;s not even including our <a href="http://intensedebate.com/contactus">normal support email/form</a>, <a href="http://www.facebook.com/group.php?gid=18092405897">official Facebook group</a> or VIP support channels. That makes at least 7 different vectors through which we might be providing support. It can get messy trying to keep up to date with them all and ensuring that you&#8217;ve replied to people where they&#8217;ve contacted you and in a timely fashion. Perhaps there&#8217;s an argument for traditional, centralized systems after all <img src='http://dentedreality.com.au/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://dentedreality.com.au/2009/04/on-social-customer-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
	</item>
		<item>
		<title>WordCamp San Francisco 2009</title>
		<link>http://dentedreality.com.au/2009/04/wordcamp-san-francisco-2009/</link>
		<comments>http://dentedreality.com.au/2009/04/wordcamp-san-francisco-2009/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 17:29:05 +0000</pubDate>
		<dc:creator>Beau Lebens</dc:creator>
				<category><![CDATA[Techn(ical|ology)]]></category>
		<category><![CDATA[automattic]]></category>
		<category><![CDATA[wordcamp]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://dentedreality.com.au/?p=1018</guid>
		<description><![CDATA[It&#8217;s almost time for another WordCamp event, and I can&#8217;t wait. This is the big one &#8211; the fourth annual San Francisco WordCamp! This will also be the fourth WordCamp that I&#8217;ve attended. Yes, I believe that makes me somewhat of a groupie. There&#8217;s a new website online as of yesterday and it&#8217;s looking pretty [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://2009.sf.wordcamp.org/"><img class="alignright size-full wp-image-1019" style="margin-left: 10px; margin-right: 10px;" title="WordCamp San Francisco" src="http://dentedreality.com.au/wp-content/uploads/2009/04/wcsf-bigbutton.png" alt="WordCamp San Francisco" width="300" height="250" /></a>It&#8217;s almost time for another <a href="http://wordcamp.org/">WordCamp</a> event, and I can&#8217;t wait. This is the big one &#8211; the fourth annual <a href="http://2009.sf.wordcamp.org/">San Francisco WordCamp</a>! This will also be the fourth WordCamp that I&#8217;ve attended. Yes, I believe that makes me somewhat of a groupie.</p>
<p>There&#8217;s a new website online as of yesterday and it&#8217;s looking pretty spiffy. I&#8217;m looking forward to seeing Tim Ferriss and Tara Hunt speak in particular.</p>
<p>Oh, and I&#8217;m going to be helping out on the &#8220;Genius Bar&#8221; for a bit as well, so drop by and get some questions answered!</p>
<p>This will probably be a bit of a different experience for me than previous years because I&#8217;ve been doing some consulting work with <a href="http://automattic.com/">Automattic</a>, so I&#8217;ve met a lot of the crew now, and it&#8217;ll be good to see a lot of them again here.</p>
]]></content:encoded>
			<wfw:commentRss>http://dentedreality.com.au/2009/04/wordcamp-san-francisco-2009/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:thumbnail url="http://dentedreality.com.au/wp-content/uploads/2009/04/wcsf-bigbutton-75x75.png" />
		<media:content url="http://dentedreality.com.au/wp-content/uploads/2009/04/wcsf-bigbutton.png" medium="image">
			<media:title type="html">WordCamp San Francisco</media:title>
			<media:thumbnail url="http://dentedreality.com.au/wp-content/uploads/2009/04/wcsf-bigbutton-75x75.png" />
		</media:content>
	</item>
		<item>
		<title>New WordPress Plugin: Sparkplug</title>
		<link>http://dentedreality.com.au/2009/03/new-wordpress-plugin-sparkplug/</link>
		<comments>http://dentedreality.com.au/2009/03/new-wordpress-plugin-sparkplug/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 03:03:52 +0000</pubDate>
		<dc:creator>Beau Lebens</dc:creator>
				<category><![CDATA[Techn(ical|ology)]]></category>
		<category><![CDATA[automattic]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[sparklines]]></category>
		<category><![CDATA[sparkplug]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://dentedreality.com.au/2009/03/new-wordpress-plugin-sparkplug/</guid>
		<description><![CDATA[I&#8217;ve just released a plugin I&#8217;ve been working on called &#8220;Sparkplug&#8221;. It&#8217;s quite simple (although some of the code turned out to be a lot more complex than I expected!), and just gives you a small sparkline graphic indicating the number of posts per day for the current &#8220;view&#8221;. This is particularly handy on multi-author [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just released a plugin I&#8217;ve been working on called &#8220;Sparkplug&#8221;. It&#8217;s quite simple (although some of the code turned out to be a lot more complex than I expected!), and just gives you a small sparkline graphic indicating the number of posts per day for the current &#8220;view&#8221;. This is particularly handy on multi-author blogs which are split up into discrete sections via category or tag. </p>
<p>It was specifically written for/tested on the as-yet-unreleased Prologue Projects theme from <a href="http://automattic.com/">Automattic</a>, so when that comes out, it&#8217;ll be ready to go. <a href="http://dentedreality.com.au/projects/wp-sparkplug/">Check out all the details about Sparkplug</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://dentedreality.com.au/2009/03/new-wordpress-plugin-sparkplug/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
	</item>
		<item>
		<title>The All-New LiveJournal Importer for WordPress</title>
		<link>http://dentedreality.com.au/2009/02/livejournal-importer-for-wordpress/</link>
		<comments>http://dentedreality.com.au/2009/02/livejournal-importer-for-wordpress/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 23:30:59 +0000</pubDate>
		<dc:creator>Beau Lebens</dc:creator>
				<category><![CDATA[Clients]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Techn(ical|ology)]]></category>
		<category><![CDATA[automattic]]></category>
		<category><![CDATA[guav]]></category>
		<category><![CDATA[importer]]></category>
		<category><![CDATA[livejournal]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://dentedreality.com.au/?p=907</guid>
		<description><![CDATA[Over the past few weeks, I have been working on a new importer for people who use LiveJournal, but would like to switch over to WordPress. With LiveJournal laying off a bunch of employees, it seemed like some people might prefer to move to a platform where they had a bit more control over their [...]]]></description>
			<content:encoded><![CDATA[<p>Over the past few weeks, I have been working on a new importer for people who use <a href="http://livejournal.com/">LiveJournal</a>, but would like to switch over to <a href="http://wordpress.org/">WordPress</a>. With LiveJournal <a href="http://www.adotas.com/2009/01/livejournal-layoffs/">laying off a bunch of employees</a>, it seemed like some people might prefer to move to a platform where they had a bit more control over their own content, rather than relying on another company to handle it for them. I decided that my measure of success would be that it needed to be capable of importing <a href="http://throwingstardna.livejournal.com/">Guav&#8217;s entire journal</a> &#8212; comments and all, without error.</p>
<p>As it turns out, it&#8217;s been quite a project. <a href="http://www.livejournal.com/doc/server/ljp.csp.protocol.html">LiveJournal&#8217;s API</a> is, shall we say, &#8220;challenging&#8221; to work with, and the sheer size of Guav&#8217;s journal (over 3,700 posts and nearly 200,000 comments) meant that I kept running into time, memory and database limits that would crash the importer. After a lot of back and forth with Guav though, I&#8217;m happy to present the new importer (find it under Tools &gt; Import &gt; LiveJournal), sporting the following features:</p>
<ul>
<li>Just enter your LiveJournal username and password and you&#8217;re ready to go</li>
<li>Via the API, it connects directly to LiveJournal and imports all of your posts,
<ul>
<li>Posts marked as &#8220;Friends Only&#8221; are assigned a password within WordPress,</li>
<li>Posts marked as &#8220;Private (you only)&#8221; are marked as Private within WordPress, which means that only authors on your new blog can read them,</li>
<li>lj-cut tags are converted to the WordPress equivalent, the &lt;! &#8212; more &#8212; &gt; tag,</li>
<li>lj-user tags are converted to normal links, and have class=&#8221;lj-user&#8221; attached to them to make it easier to style them if you like,</li>
<li>Tags are imported properly,</li>
<li>If you closed the comments on a post in LiveJournal, then they&#8217;ll be closed in WordPress as well,</li>
<li>Lots of the &#8220;meta&#8221; information related to posts is also imported using WordPress&#8217; Custom Fields feature. You could then use these values to reproduce some of LiveJournal&#8217;s functionality within your new theme if you like. The fields imported are:
<ul>
<li>If your post contains adult content (lj_adult_content),</li>
<li>Your current co-ordinates and location (lj_current_coords and lj_current_location),</li>
<li>Your current mood (lj_current_mood),</li>
<li>Current music (lj_current_music),</li>
<li>Your userpic keyword (lj_picture_keyword)</li>
</ul>
</li>
</ul>
</li>
<li>Next up, all of your comments are also imported,
<ul>
<li>Threading is preserved, so replies to other comments show up successfully (provided you enable that feature in WordPress),</li>
<li>The &#8220;subject&#8221; of each comment is included as the first line of the comment itself, because WordPress doesn&#8217;t have a comment title/subject value,</li>
<li>LiveJournal users get links back to their LiveJournals,</li>
<li>Your own comments are linked to your WordPress account, and are linked back to your new WordPress blog,</li>
<li>Anonymous users are labeled as &#8220;Anonymous&#8221;,</li>
<li>&#8220;Screened&#8221; comments on LiveJournal are imported as &#8220;Unapproved&#8221; within WordPress, so you can decide what to do with them</li>
</ul>
</li>
</ul>
<p>So there you have it, a brand new, shiny LiveJournal importer. This should be bundled with the 2.8 release of WordPress (it&#8217;s available right now on <a href="http://wordpress.com/">WordPress.com</a>), and will be available for everyone. As I mentioned, it&#8217;s been tested with one single, very large blog (and a few smaller test ones), but if you find anything wrong with it, please <a href="http://trac.wordpress.org/">file a bug on the WordPress Trac</a>!</p>
<p>Huge thanks again to <a href="http://throwingstardna.livejournal.com/">Guav</a> for helping with the testing of this thing (maybe now he can migrate over to WordPress as well)!</p>
]]></content:encoded>
			<wfw:commentRss>http://dentedreality.com.au/2009/02/livejournal-importer-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
	
	</item>
	</channel>
</rss>

