<?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>Ryan McLaughlin &#187; site-news</title>
	<atom:link href="http://www.ryan-mclaughlin.com/blog/tag/site-news/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ryan-mclaughlin.com</link>
	<description>I&#039;m a dad, designer, China expat and blogger</description>
	<lastBuildDate>Thu, 09 Feb 2012 09:53:29 +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>New 2012 Site Design</title>
		<link>http://www.ryan-mclaughlin.com/blog/creative-stuff/new-2012-site-design/</link>
		<comments>http://www.ryan-mclaughlin.com/blog/creative-stuff/new-2012-site-design/#comments</comments>
		<pubDate>Fri, 13 Jan 2012 12:56:08 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Creative Stuff]]></category>
		<category><![CDATA[2012 theme]]></category>
		<category><![CDATA[blog design]]></category>
		<category><![CDATA[design update]]></category>
		<category><![CDATA[redesign]]></category>
		<category><![CDATA[site-news]]></category>

		<guid isPermaLink="false">http://www.ryan-mclaughlin.com/?p=3662</guid>
		<description><![CDATA[Just over a year ago I retired my old &#8220;The Humanaught&#8221; moniker and replaced it with the current domain. The change-over brought in a new site design &#8212; but not one I was ever overly happy with structurally. It had some things I liked, and a bunch of awkward things that I was constantly working &#8230;]]></description>
			<content:encoded><![CDATA[<p>Just over a year ago I <a href="http://www.ryan-mclaughlin.com/blog/farrago/retiring-the-humanaught/">retired my old &#8220;The Humanaught&#8221; moniker</a> and replaced it with the current domain. The change-over brought in a new site design &#8212; but not one I was ever overly happy with structurally. It had some things I liked, and a bunch of awkward things that I was constantly working around.</p>
<p>So the other day I decided enough was enough and started fresh. As this is my personal blog, I wanted a design that was fun, interesting and showcased various things I like. I also wanted a bit of a sandbox that I could play in with new CSS3 and HTML5 goodness. And so the 2012 edition of the site was born.</p>
<p><a href="http://www.ryan-mclaughlin.com/wp-content/uploads/2012/01/rm_2012_theme.jpg" rel="lightbox" title="New 2012 Blog Theme"><img src="http://www.ryan-mclaughlin.com/wp-content/uploads/2012/01/rm_2012_theme.jpg" alt="" title="New 2012 Blog Theme" width="580" class="aligncenter size-full wp-image-3664" /></a><span id="more-3662"></span></p>
<p>One of my objectives was to make the site lighter (in weight, not colour), but still be a bit of a visual smack in the face. As such I&#8217;m using CSS instead of images for display elements wherever possible &#8212; true, this is a good practice all around, but one that is easily ignored or forgotten when you&#8217;re eager to get things &#8220;just so&#8221;. Fortunately CSS3 support is pretty much across the board now (thanks for joining the group IE9, your dusty nametag is by the door), and that opens up a huge palette for a Web designer to play with.</p>
<p>This has resulted in a theme that uses only about 10KB of &#8220;layout&#8221; images, not counting the various background photos (which can be customized page-by-page &#8212; see the <a href="/about-ryan-mclaughlin">about page</a>) or the slightly heavier <a href="http://www.ryan-mclaughlin.com">home page</a> due to those big social icons.</p>
<p><strong>&lt;rant&gt;</strong><br />
However, if you still happen to be using an old browser, things are going to look a bit sketchy for you. I spend a lot of time making client sites backwards compatible, and it&#8217;s frustrating. Next to bookkeeping, it&#8217;s about the most mundane and irritating part of my gig. The truly insulting bit is that there are few things simpler than <a href="http://browsehappy.com/">upgrading to a modern browser</a>, and yet people refuse to do so. And this is why for my site, <em><u>my</u></em> site, I&#8217;ve said &#8220;to hell with it&#8221; and have barely given those fools a code line of consideration (if you are part of the 2% that come here using IE6 or IE7, I just called you a fool, de-fooling yourself is <a href="http://browsehappy.com/">easy</a>). A modern Web experience and browser security obviously isn&#8217;t a priority to people who are using 10-year-old browser tech, and I&#8217;d be doing them a disservice by enabling them to continue using it.<br />
<strong>&lt;/rant&gt;</strong></p>
<p>Anyway, the design still has little ways to go, and there are lots of small (and largely long-forgotten) legacy things that will need to be dealt with (the downside to running this blog for a little more than 8 years now &#8212; <a href="http://www.ryan-mclaughlin.com/blog/special-days/chinaversary-seven-years-in-china/">seven of which have been in China</a> &#8212; is that the way I laid things out in the past is a far cry from the more standard way I do things now, lesson learned).</p>
<p>One other change is that I&#8217;ve done away with <a href="http://disqus.com">Disqus</a> for comments. As a rule, I try to avoid 3rd party integration for things that core software does well enough. I wanted to give Disqus a try though and so had installed it with the last update (a year ago). Overall, I like Disqus&#8217; functionality, and I like that it pretty seamlessly can be enabled and disabled (you&#8217;ll notice all comments made during my Disqus trial are still there and still in the proper hierarchy). It also has some great SNS integration. However, I do a lot of work with WordPress, and I&#8217;m used to the WordPress way of managing comments. Because of that, the Disqus system never really felt comfortable to me.</p>
<p>I think that about covers it. Hopefully the new theme is as enjoyable to visit as it was to put together.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ryan-mclaughlin.com/blog/creative-stuff/new-2012-site-design/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Retiring The Humanaught</title>
		<link>http://www.ryan-mclaughlin.com/blog/farrago/retiring-the-humanaught/</link>
		<comments>http://www.ryan-mclaughlin.com/blog/farrago/retiring-the-humanaught/#comments</comments>
		<pubDate>Fri, 31 Dec 2010 05:57:21 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Farrago]]></category>
		<category><![CDATA[Special Days]]></category>
		<category><![CDATA[changes]]></category>
		<category><![CDATA[site-news]]></category>
		<category><![CDATA[the humanaught]]></category>

		<guid isPermaLink="false">http://www.ryan-mclaughlin.com/?p=1912</guid>
		<description><![CDATA[It&#8217;s been a long time coming, but I&#8217;m finally retiring &#8220;The Humanaught&#8221; moniker. It&#8217;s been a good run, but time to hang up the handle and start publishing under a domain I&#8217;ve been sitting on for a couple years now &#8212; ryan-mclaughlin.com (that&#8217;s the cue to update your bookmarks). I started using &#8220;The Humanaught&#8221; back &#8230;]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ryan-mclaughlin.com/wp-content/uploads/2010/12/rm-screenshot.jpg" rel="lightbox" title="The new Ryan-McLaughlin.com"><img src="http://www.ryan-mclaughlin.com/wp-content/uploads/2010/12/rm-screenshot-300x199.jpg" alt="" title="The new Ryan-McLaughlin.com" width="300" height="199" class="alignright size-medium wp-image-1914" /></a>It&#8217;s been a long time coming, but I&#8217;m finally retiring &#8220;The Humanaught&#8221; moniker. It&#8217;s been a good run, but time to hang up the handle and start publishing under a domain I&#8217;ve been sitting on for a couple years now &#8212; <a href="http://www.ryan-mclaughlin.com">ryan-mclaughlin.com</a> (that&#8217;s the cue to update your bookmarks).</p>
<p>I started using &#8220;The Humanaught&#8221; back in November 2003, when I created a LiveJournal blog to capture my travels as I set out with a backpack and a couple of guidebooks, anxious about leaving my home continent for the first time. Amazingly <a href="http://thehumanaught.livejournal.com">the LiveJournal site is still there</a>, though all the posts have long-ago been imported here.</p>
<p>After 5 months of travel I returned home and the Humanaught blog went on hiatus as I went about saving up money for my next grand adventure &#8212; not knowing at the time that it would eventually lead to living in China for more than half a decade. In the fall of 2004 I registered thehumanaught.com and began playing with creating my own Web site, eager to reformat the content I had created while travelling, while also preparing for my move to China in <a href="http://www.ryan-mclaughlin.com/blog/2005/01/">January 2005</a>.</p>
<p>This is when I discovered Blogger, and their ability to publish a blog using their management system but your own hosting. At the time it seemed somewhat akin to the promise of flying cars. I continued blogging this way until May 2006 when <a href="http://www.ryan-mclaughlin.com/blog/general/bye-bye-blogger/">I moved completely to a self-hosted blog using WordPress</a> for the first time. Considering <a href="http://www.daobydesign.com">what I do with my days</a> now, it was an auspicious move to be sure.</p>
<p>Truth be told, I grew tired of &#8220;thehumanaught&#8221; quite some time ago. At first it served to add a bit of anonymity, which seemed so much more important in the early days &#8212; long (in Internet time) before Facebook shared the details of my life and Twitter captured every fleeting thought that flitters through my brain. Additionally, over the years I&#8217;ve been using it I had built a small but (mostly) respectable name for myself in the online sinosphere, and that was the name I was known by.</p>
<p>But I think it&#8217;s fair to say that most people who know me by &#8220;the humanaught&#8221; now also know me as &#8220;Ryan&#8221;, and for the people yet to get to know me, I&#8217;d rather we get started on a real-name basis.</p>
<p>I&#8217;d be being a bit disingenuous if I didn&#8217;t also say that moving to ryan-mclaughlin.com wasn&#8217;t also to help establish, build and control my <a href="http://en.wikipedia.org/wiki/Personal_branding">personal branding</a>. It&#8217;s not exactly a term I&#8217;m comfortable with or really feel worthy of, but I cannot escape the fact that I make my living online and my reputation (and by extension, name) play a large factor in that.</p>
<p>The last, but potentially largest, reason for the re-dubbing is simply that the focus of this blog has changed a lot since it was first created. Originally it was my outlet for sharing travel tales and stories about living in China. And while I&#8217;ll still be blogging about both on occasion, most of my about-China writing takes place at <a href="http://www.lostlaowai.com/blog">Lost Laowai</a> these days, and travel &#8230; well for the time being at least, our new baby has made us pretty stationary (* with the exception of some rather large news I&#8217;ll be writing about soon).</p>
<p>And so here we are, a new dawn of sorts for this site. A new name, a completely new look (which I&#8217;m still tweaking) and hopefully a bunch of new content &#8212; untethered and gloriously unfocused. Some blogs are about specific things, this one is just about me and everything I like to think/talk/write about. I hope you enjoy it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ryan-mclaughlin.com/blog/farrago/retiring-the-humanaught/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>A few changes around here</title>
		<link>http://www.ryan-mclaughlin.com/blog/farrago/a-few-changes-around-here-2/</link>
		<comments>http://www.ryan-mclaughlin.com/blog/farrago/a-few-changes-around-here-2/#comments</comments>
		<pubDate>Sat, 22 Nov 2008 10:45:53 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Farrago]]></category>
		<category><![CDATA[Linktastic]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[site-news]]></category>
		<category><![CDATA[the humanaught]]></category>

		<guid isPermaLink="false">http://www.thehumanaught.com/blog/?p=1119</guid>
		<description><![CDATA[For a few months now I&#8217;ve wanted to change the look of this site, but never seem to have the time to do it. So, in an effort to at least get the site partly doing what I want it to, I&#8217;ve started making some changes. I&#8217;ll be tweaking some design elements over the next &#8230;]]></description>
			<content:encoded><![CDATA[<p>For a few months now I&#8217;ve wanted to change the look of this site, but never seem to have the time to do it. So, in an effort to at least get the site partly doing what I want it to, I&#8217;ve started making some changes.</p>
<p>I&#8217;ll be tweaking some design elements over the next little while, but the biggest change is that I&#8217;m now importing posts I write at all my blogs (<a href="http://www.lostlaowai.com/blog">Lost Laowai</a>, <a href="http://asia.cnet.com/blogs/thetechdynasty">The Tech Dynasty</a>, <a href="http://www.daobydesign.com/blog">Dao By Design</a> and <a href="http://www.tiptrickmod.com">Tip Trick Mod</a>) into my stream here.</p>
<p>Though this blog&#8217;s focus is primarily on my <a href="http://www.ryan-mclaughlin.com/blog">expat life in Suzhou</a>, I also want it to be a bit of a snapshot of me in general, and with so many writing/blogging projects on the go across the Web, I wanted a way to pull them all together.</p>
<p>If you are a reader of my other blogs, don&#8217;t fret, I&#8217;ll not be clogging up your feed readers with a bunch of duplicate content. <a href="http://www.ryan-mclaughlin.com/blog/feed/">The Humanaught feed</a> will only contain articles specifically written for this blog. Also, all content coming from off-site (say from my new <a href="http://asia.cnet.com/blogs/thetechdynasty">CNET Asia blog</a>) will be clearly marked, and link directly to the original post.</p>
<p>Thanks for your patience if you happen to be at the site while I&#8217;m mucking about.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ryan-mclaughlin.com/blog/farrago/a-few-changes-around-here-2/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Scheduled Site Outage</title>
		<link>http://www.ryan-mclaughlin.com/blog/farrago/scheduled-site-outage/</link>
		<comments>http://www.ryan-mclaughlin.com/blog/farrago/scheduled-site-outage/#comments</comments>
		<pubDate>Fri, 17 Oct 2008 06:18:53 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Farrago]]></category>
		<category><![CDATA[site-news]]></category>

		<guid isPermaLink="false">http://www.thehumanaught.com/blog/?p=961</guid>
		<description><![CDATA[Everytime my site goes down I get a panicked e-mail from my mom &#8211; so I&#8217;m letting you all (and her) know that the blog will be down on Saturday, Oct. 18 at about 6pm (GMT +8) for around 12 hours. Thanks for understanding.]]></description>
			<content:encoded><![CDATA[<p>Everytime my site goes down I get a panicked e-mail from my mom &#8211; so I&#8217;m letting you all (and her) know that the blog will be down on Saturday, Oct. 18 at about 6pm (GMT +8) for around 12 hours.</p>
<p>Thanks for understanding.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ryan-mclaughlin.com/blog/farrago/scheduled-site-outage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A few changes around here</title>
		<link>http://www.ryan-mclaughlin.com/blog/farrago/a-few-changes-around-here/</link>
		<comments>http://www.ryan-mclaughlin.com/blog/farrago/a-few-changes-around-here/#comments</comments>
		<pubDate>Wed, 11 Jun 2008 05:01:03 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Farrago]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[site-news]]></category>
		<category><![CDATA[the huamanaught]]></category>
		<category><![CDATA[video blogging]]></category>
		<category><![CDATA[vlog]]></category>

		<guid isPermaLink="false">http://www.thehumanaught.com/blog/?p=794</guid>
		<description><![CDATA[Just a quick note to reference a few changes I&#8217;ve made to the site. First: you&#8217;ll notice that I&#8217;ve changed the comment submit layout. When I initially designed the look of this site, I was eager to try some new things, and so had the comment submission form stuck at the top of the comments. &#8230;]]></description>
			<content:encoded><![CDATA[<p>Just a quick note to reference a few changes I&#8217;ve made to the site.</p>
<p><strong>First:</strong> you&#8217;ll notice that I&#8217;ve changed the <a href="#postcomment">comment submit layout</a>. When I initially designed the look of this site, I was eager to try some new things, and so had the comment submission form stuck at the top of the comments.</p>
<p>This was stupid &#8211; I realize this now. It just never fit with the flow of how people read I don&#8217;t think. Rare is the occasion that I read a blog and wish to comment without first checking out what others have said. Additionally, I never liked how small the box was.</p>
<p>So, it&#8217;s back at the end of the comments &#8211; and has some nice new graphics to accompany it.</p>
<p><img src="http://www.ryan-mclaughlin.com/wp-content/uploads/2008/06/some-changes-01.jpg" alt="front page" class="photor" align="right" /><strong>Next:</strong> I&#8217;ve FINALLY updated <a href="http://www.ryan-mclaughlin.com">the site&#8217;s front page</a>. Bet you didn&#8217;t even know the site HAD a front page! When I initially set up this site back in late 2004, I did so with the idea of blogging about my impending trip to China, as well as moving all my old LiveJournal travel blogging onto its own home, and doing some other stuff &#8211; though I was never clear about what that other stuff was&#8230; maybe a photo gallery, or a home for some of my music&#8230;</p>
<p>Blogging, and specifically blogging platforms, has come a long way in the past four years and I can do most if not all that I wish internally in WordPress. And as it turns out, I never really had time or clarity for that &#8220;other stuff&#8221; anyway. So &#8211; homepage updated &#8211; basically just works as navigation for the blog and shows off (a) my other sites, and (b) <a href="http://friendfeed.com/thehumanaught">my FriendFeed</a> &#8211; a cool service that keeps track of what you&#8217;re doing on various social sites (flickr, youtube, del.icio.us, twitter, blogs, etc.).</p>
<p><strong>Next Next:</strong> The top menu text has been replaced by their equivalent iconic representations. I think we can all figure out what they mean, and the mouseover text should help the stragglers. The text was always overlapping the image&#8217;s shadow, and it has been pissing me off for months. Having the hood popped on things finally gave me the opportunity to correct it.</p>
<p><img src="http://www.ryan-mclaughlin.com/wp-content/uploads/2008/06/some-changes-02.jpg" alt="vlog" class="photor" align="right" /><strong>Last:</strong> I&#8217;m not sure when it happened, but I killed my vBlog. It would appear that when I transferred my site to a new server a few months back I neglected to copy the database that powered the second install of WordPress I had running to manage my vBlog entries. Meh, there&#8217;s not been a new vBlog since 2006, so it wasn&#8217;t as if anyone was missing anything really.</p>
<p>However, and this isn&#8217;t an announcement (and I&#8217;ll deny it if asked directly), I&#8217;ve been considering starting to vlog again. It might give me an excuse to get my ass out of the house a bit more.</p>
<p>Regardless if I do or don&#8217;t find the time to, I did want to <a href="http://www.ryan-mclaughlin.com/blog/category/china-vlog/">bring the old vlog entries into the fold</a>. Doing so gave me a chance to mess around with some design ideas and WordPress trickery that I&#8217;ve had for a while now. You can see the results (and the old vlog entries) here:</p>
<ul>
<li><a href="http://www.ryan-mclaughlin.com/blog/2006/04/09/vlog01-chuar/">vLog.01: Chuar!</a></li>
<li><a href="http://www.ryan-mclaughlin.com/blog/2006/04/27/vlog02-a-chinese-wedding/">vLog.02: A Chinese Wedding</a></li>
<li><a href="http://www.ryan-mclaughlin.com/blog/2006/05/22/vlog03-field-trip/">vLog.03: Field Trip!</a></li>
<li><a href="http://www.ryan-mclaughlin.com/blog/2006/06/02/vlog04-morning-exercises/">vLog.04: Morning Exercises</a></li>
<li><a href="http://www.ryan-mclaughlin.com/blog/2006/06/21/vlog05-dalian-tour/">vLog.05: Dalian Tour</a></li>
<li><a href="http://www.ryan-mclaughlin.com/blog/2006/10/09/vlog06-the-road-to-suzhou/">vLog.06: The Road To Suzhou</a></li>
<li><a href="http://www.ryan-mclaughlin.com/blog/2006/11/19/vlog07-happy-birthday-sis/">vLog.07: Happy Birthday Sis</a></li>
</ul>
<p>So, that&#8217;s it &#8211; largely just some cleaning up on things I&#8217;ve been meaning to sort out for some time, but haven&#8217;t had the time. I still don&#8217;t have the time, but I&#8217;m realizing more and more, I never will. Meh, it&#8217;s over-rated anyway.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ryan-mclaughlin.com/blog/farrago/a-few-changes-around-here/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Hao Hao Report: New Look &#8211; New Features</title>
		<link>http://www.ryan-mclaughlin.com/blog/farrago/hao-hao-report-new-look-new-features/</link>
		<comments>http://www.ryan-mclaughlin.com/blog/farrago/hao-hao-report-new-look-new-features/#comments</comments>
		<pubDate>Tue, 29 May 2007 00:49:44 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Farrago]]></category>
		<category><![CDATA[Linktastic]]></category>
		<category><![CDATA[China-social-bookmarking]]></category>
		<category><![CDATA[hao-hao-report]]></category>
		<category><![CDATA[hhr]]></category>
		<category><![CDATA[site-news]]></category>

		<guid isPermaLink="false">http://www.thehumanaught.com/blog/2007/05/29/hao-hao-report-new-look-new-features/</guid>
		<description><![CDATA[As many of you likely know, I run a couple other sites, one of them being The Hao Hao Report. HHR is a social bookmarking site for all us sinophiles that just love reading blog posts and news about China. Essentially it works the same as other social bookmarking sites (digg, netscape, del.ico.us, etc.), whereby &#8230;]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.haohaoreport.com"><img src="http://www.haohaoreport.com/graphics/hhr-jss.png" alt="The Hao Hao Report" border="0" class="photol" /></a>As many of you likely know, I run a couple other sites, one of them being <a href="http://www.haohaoreport.com">The Hao Hao Report</a>.</p>
<p>HHR is a social bookmarking site for all us sinophiles that just love reading blog posts and news about China. Essentially it works the same as other social bookmarking sites (digg, netscape, del.ico.us, etc.), whereby community members submit links for everyone to vote on. If a story gets enough votes it gets promoted to the front page. </p>
<p>In so doing, visitors can get a quick glance at what the most popular stories circulating the English-language Sinosphere are. Simple enough eh?</p>
<p>Well, if you&#8217;ve not visited recently, or are just hearing about the HHR, you may have missed a major overhaul. We&#8217;ve upgraded a bunch of things and added some new features, including:</p>
<ul>
<li><strong>New Look:</strong> We&#8217;re still working the kinks out of the slick new look. Let us know what you think.</li>
<li><strong>The Bury Feature:</strong> This has been a long time coming &#8211; but finally all users will have the ability to &#8220;bury&#8221; posts that are bu hao.</li>
<li><strong>An Unvote Feature:</strong> Get a little too friendly with your mouse? Vote for something you didn&#8217;t mean to? No problem! Just go to your profile, click on the Voted tab and you can take back any vote you mistakenly gave.</li>
<li><strong>Latest Comments:</strong> I love this feature on blogs, and I&#8217;m happy to have it now on here. Now when you post a comment it gets displayed for all to see on the sidebar of every page. A great way to see what people are talking about at a glance.</li>
<li><strong>Save Stories:</strong> Like a story a bit more than just a &#8220;hao&#8221; click? Worried you might not be able to find the link again? Well, now you can just click the &#8220;Save&#8221; link below each submission. Check out your &#8220;Saved&#8221; stories on your Profile page.</li>
</ul>
<h3>Tools</h3>
<p>We&#8217;ve also updated and added some things in the Webmaster Tools section. New graphics to pepper your blog or Web site with, and a new feature that allows you to display the latest submissions right on your site! (<em>see the Lost Laowai blog&#8217;s right-hand sidebar for an example</em>)</p>
<p>As always, if you&#8217;ve any problems getting this stuff to work or are a little scared to start mucking around with code &#8211; just fire us an e-mail and we&#8217;re happy to help you out.</p>
<h3>And still&#8230;</h3>
<p>And just to remind you, we&#8217;ve also got:</p>
<ul>
<li><a href="http://www.haohaoreport.com/revshare.php">Revenue sharing</a> with Google Ads (your submissions can earn you cold, hard cash).</li>
<li>A bunch of handy <a href="http://www.haohaoreport.com/webtools.php">Webmaster/Blogmaster tools</a> to help your blog&#8217;s readers submit your stories to HHR.</li>
<li>Private messaging between HHR friends.</li>
<li>The ability to submit videos (from YouTube, Google Video and Xoinks).</li>
<li>The nifty Tag Cloud to show you what topics are hottest.</li>
</ul>
<p>And a whole lot more. As always, we hope you&#8217;ll let us know your thoughts about the Hao Hao Report. If you find some bugs, step on them (or let us know so we can step on them).</p>
<p>This is one of the handful of reasons I&#8217;ve not been posting much recently. Rather than bore everyone by blogging about how this snippet of code isn&#8217;t doing what it&#8217;s supposed to, or open source this, php that&#8230; I&#8217;ve got some finished projects coming out the pipe, and will be announcing them shortly (that&#8217;s more fun for everyone).</p>
<p>Thanks for bearing with me.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ryan-mclaughlin.com/blog/farrago/hao-hao-report-new-look-new-features/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: www.ryan-mclaughlin.com @ 2012-02-09 22:17:39 -->
