<?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:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>Rocket Science &#187; Website</title>
	<atom:link href="http://www.mura.org/tag/website/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mura.org</link>
	<description>...in the MIT Parking Garage     -- by Brandon Muramatsu</description>
	<lastBuildDate>Tue, 27 Jul 2010 14:30:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license>
		<item>
		<title>Creative Commons Configurator Plug-in</title>
		<link>http://www.mura.org/2010/04/creative-commons-configurator-plug-in/</link>
		<comments>http://www.mura.org/2010/04/creative-commons-configurator-plug-in/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 14:30:37 +0000</pubDate>
		<dc:creator>Brandon Muramatsu</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Professional]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Tuesday Tips]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.mura.org/?p=4705</guid>
		<description><![CDATA[From a post on Alan Levin&#8217;s blog, I found out about the Creative Commons Configurator Plug-in.
So I added it to all of the sites I&#8217;m maintaining (though you&#8217;ll only see it on the single post page, in each page&#8217;s &#60;head&#62;, and in the RSS feeds).
For Tom: This is the css I&#8217;m using with the iNove [...]]]></description>
			<content:encoded><![CDATA[<p>From a <a  href="http://cogdogblog.com/2010/04/21/gigaom-creative-commons/trackback/">post</a> on Alan Levin&#8217;s blog, I found out about the Creative Commons Configurator Plug-in.</p>
<p>So I added it to all of the sites I&#8217;m maintaining (though you&#8217;ll only see it on the single post page, in each page&#8217;s <span style="font-family:courier;">&lt;head&gt;</span>, and in the RSS feeds).</p>
<div id="attachment_4711" class="wp-caption aligncenter" style="width: 596px"><a  href="http://www.mura.org/blog/wp-content/uploads/2010/04/screenshot-creativecommons-configurator.jpg"><img src="http://www.mura.org/blog/wp-content/uploads/2010/04/screenshot-creativecommons-configurator.jpg" alt="License Sample" title="screenshot-creativecommons-configurator" width="586" height="40" class="size-full wp-image-4711" /></a>
<div id="mura-citation">Source: Brandon</div>
<p><p class="wp-caption-text">License Sample</p></div>
<p>For Tom: This is the css I&#8217;m using with the <a  href="http://wordpress.org/extend/themes/inove">iNove Theme</a>. I enable all of the options from the plugins configuration page, but I chose to not display the CC logo in the license block on each post (it&#8217;s in the page footer in any event). Also, you can change which of the CC logos the plugin uses&#8211;but you have to edit the php file directly&#8211;0=no logo (which you can set via the configuration screen), 1=31 pixel high logo, 2=15 pixel high logo. If I were to use a logo, I&#8217;m more partial to the 15 pixel high logo for this application.</p>
<div style="font-family:courier;">.cc-block {<br />
&nbsp;&nbsp;width: 95%;<br />
&nbsp;&nbsp;	font-size:10px;<br />
&nbsp;&nbsp;	text-align: center;<br />
&nbsp;&nbsp;	line-height:110%;<br />
&nbsp;&nbsp;	padding:4px;<br />
&nbsp;&nbsp;	border: 1px solid #cccccc;<br />
&nbsp;&nbsp;	color: #aaaaaa;<br />
&nbsp;&nbsp;	background-color: #ffffff;<br />
}
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.mura.org/2010/04/creative-commons-configurator-plug-in/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>iPhone Theme for WordPress</title>
		<link>http://www.mura.org/2010/04/iphone-theme-for-wordpress/</link>
		<comments>http://www.mura.org/2010/04/iphone-theme-for-wordpress/#comments</comments>
		<pubDate>Tue, 20 Apr 2010 14:30:17 +0000</pubDate>
		<dc:creator>Brandon Muramatsu</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Professional]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tuesday Tips]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.mura.org/?p=4481</guid>
		<description><![CDATA[While surfing on my iPhone, I ran across a site using the WPtouch theme by the folks over at BraveNewCode. I thought it was cool enough to upload to my personal website and the two project sites I&#8217;m maintaining.
Here&#8217;s a screenshot of what my site looks like using the theme. (Unless you have an iPhone [...]]]></description>
			<content:encoded><![CDATA[<p>While surfing on my iPhone, I ran across a site using the <a  href="http://www.bravenewcode.com/products/wptouch/">WPtouch theme</a> by the folks over at BraveNewCode. I thought it was cool enough to upload to my personal website and the two <a  href="http://spokenmedia.mit.edu/">project</a> <a  href="http://greenfield.mit.edu/">sites</a> I&#8217;m maintaining.</p>
<p>Here&#8217;s a screenshot of what my site looks like using the theme. (Unless you have an iPhone to access it yourself via the iPhone&#8217;s web browser.)</p>
<p><div id="attachment_4482" class="wp-caption aligncenter" style="width: 330px"><a  href="http://www.mura.org/blog/wp-content/uploads/2010/04/screenshot-iPhone-IMG_0077.png"><img src="http://www.mura.org/blog/wp-content/uploads/2010/04/screenshot-iPhone-IMG_0077.png" alt="Brandon&#039;s Website on the iPhone" title="screenshot-iPhone-IMG_0077" width="320" height="480" class="size-full wp-image-4482" /></a>
<div id="mura-citation">Source: Brandon</div>
<p><p class="wp-caption-text">Brandon's Website on the iPhone</p></div><br />
(&#8230;waits for Tom to copy this too&#8230;)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mura.org/2010/04/iphone-theme-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>Automating my use of Flickr photos</title>
		<link>http://www.mura.org/2010/04/automating-my-use-of-flickr-photos/</link>
		<comments>http://www.mura.org/2010/04/automating-my-use-of-flickr-photos/#comments</comments>
		<pubDate>Mon, 05 Apr 2010 14:30:40 +0000</pubDate>
		<dc:creator>Brandon Muramatsu</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Professional]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tuesday Tips]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.mura.org/?p=4239</guid>
		<description><![CDATA[First off thanks to Alan Levine of NMC for the post that inspired me to automate a bit of my process of including Flickr photos.
I downloaded Alan&#8217;s script that uses Greasemonkey (for Mozilla) and made a change to match the way I&#8217;ve been doing citations on my site.
I commented out the way Alan does his [...]]]></description>
			<content:encoded><![CDATA[<p>First off thanks to <a  href="http://cogdogblog.com/">Alan Levine</a> of NMC for the <a  href="http://cogdogblog.com/2010/01/13/no-linked-attribution/trackback/">post</a> that inspired me to automate a bit of my process of including Flickr photos.</p>
<p>I downloaded Alan&#8217;s <a  href="http://userscripts.org/scripts/show/49395">script</a> that uses <a  href="https://addons.mozilla.org/en-US/firefox/addon/748">Greasemonkey</a> (for Mozilla) and made a change to match the way I&#8217;ve been doing citations on my site.</p>
<p>I commented out the way Alan does his attribution, and inserted what I use on this site:</p>
<p><code>+ '&lt;br /&gt;Brandon\'s Blog Citation&lt;br /&gt;&lt;textarea rows="5" onClick="this.select()" name="ccatttxt"&gt;&lt;div id="mura-citation"&gt;Photo Credit: @' + '&lt;a href="'+ photolink + '" title="' + phototitle + '"&gt;' + usernick + '&lt;/a&gt;/flickr&lt;/div&gt;&lt;/textarea&gt;&lt;br /&gt;&lt;br /&gt;';<br />
</code> </p>
<p>So when I go to a flickr page with a Creative Commons licensed photo, I see a small box at the bottom of the left column.</p>
<div id="attachment_4253" class="wp-caption aligncenter" style="width: 310px"><a  href="http://www.mura.org/blog/wp-content/uploads/2010/03/flickr-helper-script-highlight.jpg"><img src="http://www.mura.org/blog/wp-content/uploads/2010/03/flickr-helper-script-highlight-300x249.jpg" alt="Flickr CC Attribution Helper Script" title="flickr-helper-script-highlight" width="300" height="249" class="size-medium wp-image-4253" /></a>
<div id="mura-citation">Photo Credit: @<a  href="http://flickr.com/photos/80185247@N00/2612619153/" title="Napkin">muramatsub</a>/flickr</div>
<p><p class="wp-caption-text">Flickr CC Attribution Helper Script</p></div>
<p>Which produces HTML which looks like:<br />
<code>&lt;div id="mura-citation"&gt;Photo Credit: @&lt;a href="http://flickr.com/photos/80185247@N00/2612619153/" title="Napkin"&gt;muramatsub&lt;/a&gt;/flickr&lt;/div&gt;</code></p>
<p>That I then include with the photo I&#8217;ve linked.</p>
<p>Alan also talks about how he downloads images from Flickr that he uses on his site. I do something similar. On my computer, I&#8217;ll keep a copy of the URL directly to the image until I&#8217;ve had a chance to write the article or otherwise use the photo. I think modify the filename to include &#8220;flickr&#8221; and the &#8220;username&#8221; before I upload or use the photo. This tells me the site I got the photo from (&#8220;flickr&#8221;) and which user&#8217;s photo I&#8217;m using (&#8220;username&#8221;). As Alan points out in his article this is all good as long as the user&#8217;s account is still active (or Flickr continues to exist). I think the site Don of the <a  href="http://edtechalaska.blogspot.com/">Education Technology that is Changing Alaska</a> blog suggests, <a  href="http://s1.imagestamper.com">Imagestamper</a> is also an interesting way of tracking licenses.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mura.org/2010/04/automating-my-use-of-flickr-photos/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>Website&#8211;2009 More Stats</title>
		<link>http://www.mura.org/2010/01/website-2009-more-stats/</link>
		<comments>http://www.mura.org/2010/01/website-2009-more-stats/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 13:30:25 +0000</pubDate>
		<dc:creator>Brandon Muramatsu</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Statistics]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.mura.org/?p=3713</guid>
		<description><![CDATA[Another stat from 2009. I averaged 1,656 characters per post (Year End Stats). Using an estimate of approximately 5.5-6 characters per word (4.5-5 characters per word plus 1 space on average), my posts averaged 276-305 words per post.
]]></description>
			<content:encoded><![CDATA[<p><div id="attachment_3714" class="wp-caption alignright" style="width: 160px"><a  href="http://www.flickr.com/photos/pinksherbet/3041510366/"><img src="http://www.mura.org/blog/wp-content/uploads/2010/01/flickr-pinksherbert-3041510366_32b8c56aa8_b-150x150.jpg" alt="" title="flickr-pinksherbert-3041510366_32b8c56aa8_b" width="150" height="150" class="size-thumbnail wp-image-3714" /></a>
<div id="mura-citation"><a  href="http://www.flickr.com/photos/pinksherbet/3041510366/">D Sharon Pruitt</a></div>
<p><p class="wp-caption-text">More Numbers</p></div>Another stat from 2009. I averaged 1,656 characters per post (<a  href="http://sudarmuthu.com/wordpress/wp-year-end-stats">Year End Stats</a>). Using an estimate of approximately 5.5-6 characters per word (<a  href="http://starbase.trincoll.edu/~crypto/resources/LetFreq.html">4.5</a>-<a  href="http://en.wikipedia.org/wiki/Wikipedia:Size_comparisons">5</a> characters per word plus 1 space on average), my posts averaged 276-305 words per post.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mura.org/2010/01/website-2009-more-stats/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>My 2010 To Do List for My Website</title>
		<link>http://www.mura.org/2010/01/my-2010-to-do-list-for-my-website/</link>
		<comments>http://www.mura.org/2010/01/my-2010-to-do-list-for-my-website/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 14:30:27 +0000</pubDate>
		<dc:creator>Brandon Muramatsu</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.mura.org/?p=3709</guid>
		<description><![CDATA[&#8230;in no particular order&#8230;

Convert to a new theme, based on Thesis
Split the personal and professional sections of this site&#8230;to highlight the professional posts more.
Figure out what/how/when to cross-post to Twitter

]]></description>
			<content:encoded><![CDATA[<p><div id="attachment_3719" class="wp-caption alignright" style="width: 160px"><a  href="http://www.flickr.com/photos/ced/2167154334/"><img src="http://www.mura.org/blog/wp-content/uploads/2010/01/flickr-ced-2167154334_f879038313_o-150x150.jpg" alt="3 Website Tasks for the New Year" title="flickr-ced-2167154334_f879038313_o" width="150" height="150" class="size-thumbnail wp-image-3719" /></a>
<div id="mura-citation">Source: <a  href="http://www.flickr.com/photos/ced/2167154334/">ced</a></div>
<p><p class="wp-caption-text">3 Website Tasks for the New Year</p></div>&#8230;in no particular order&#8230;</p>
<ul>
<li>Convert to a new theme, based on Thesis</li>
<li>Split the personal and professional sections of this site&#8230;to highlight the professional posts more.</li>
<li>Figure out what/how/when to cross-post to Twitter</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.mura.org/2010/01/my-2010-to-do-list-for-my-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>Time&#8230;</title>
		<link>http://www.mura.org/2010/01/time/</link>
		<comments>http://www.mura.org/2010/01/time/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 16:27:17 +0000</pubDate>
		<dc:creator>Brandon Muramatsu</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.mura.org/?p=3687</guid>
		<description><![CDATA[So, after having written YA1HP (yet another one hour post), I got to thinking about how much time have I spent on this site in the last year.
At 1 hour per post x 277 posts (based on my update from 2009)= 277 hours or 5 hours per week.
That seems a little high, there are some [...]]]></description>
			<content:encoded><![CDATA[<p><div id="attachment_3691" class="wp-caption alignright" style="width: 160px"><a  href="http://www.flickr.com/photos/simpologist/16734948/"><img src="http://www.mura.org/blog/wp-content/uploads/2010/01/flickr-simpologist-16734948_73cbe09dfe_o-150x150.jpg" alt="Time..." title="flickr-simpologist-16734948_73cbe09dfe_o" width="150" height="150" class="size-thumbnail wp-image-3691" /></a>
<div id="mura-citation">Source: <a  href="http://www.flickr.com/photos/simpologist/16734948/">simpologist</a></div>
<p><p class="wp-caption-text">Time...</p></div>So, after having written YA1HP (yet another one hour post), I got to thinking about how much time have I spent on this site in the last year.</p>
<p>At 1 hour per post x 277 posts (based on my <a  href="http://www.mura.org/2010/01/1-year-update/">update</a> from <a  href="http://www.mura.org/2009/">2009</a>)= 277 hours or 5 hours per week.</p>
<p>That seems a little high, there are some weeks when I don&#8217;t work on it at all, or for something like an hour. And there are others were I spend 10+ hours working on the site. The question is, does that average out to 5 hours per week? I&#8217;m thinking it&#8217;s closer to 4 hours a week on average.</p>
<p>Add to that how long did it take me to setup the site? Probably 40-60 hours over two or three weeks in December 2009.</p>
<p>So, all in all, this has been a non-trivial investment of time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mura.org/2010/01/time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>1 Year Update</title>
		<link>http://www.mura.org/2010/01/1-year-update/</link>
		<comments>http://www.mura.org/2010/01/1-year-update/#comments</comments>
		<pubDate>Fri, 01 Jan 2010 19:00:06 +0000</pubDate>
		<dc:creator>Brandon Muramatsu</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.mura.org/?p=3606</guid>
		<description><![CDATA[Well I&#8217;ve been blogging for a little over a year now, and I thought this would be a good time to reflect on what I&#8217;ve accomplished.
Writing for this site tends to come in spurts for me. I don&#8217;t lack ideas, I do find it challenging to set aside time to write regularly. We&#8217;ll see what [...]]]></description>
			<content:encoded><![CDATA[<p>Well I&#8217;ve been blogging for a little over a year now, and I thought this would be a good time to reflect on what I&#8217;ve accomplished.</p>
<p>Writing for this site tends to come in spurts for me. I don&#8217;t lack ideas, I do find it challenging to set aside time to write regularly. We&#8217;ll see what I can do about setting aside more time in this upcoming year (in addition to the other &#8220;habits&#8221; I&#8217;d like to start or get back to).</p>
<p>I&#8217;ve published 277 stories, or on average 3 posts every four days. With 88 &#8220;<a  href="http://www.mura.org/category/professional/">Professional</a>&#8221; posts and 187 &#8220;Personal&#8221; posts, plus a handful of others.  I&#8217;ve also received 38 comments (2 of which I still need to craft a response to before posting). And I&#8217;ve received a few emails as a result of my posts, which technically count as comments. So I&#8217;m averaging better than the one in ten commenter to lurker percentage&#8211;though I&#8217;d like to see more comments.</p>
<p>Coming soon (I hope) is a site redesign and facelift, I&#8217;ll be transitioning the major focus to more &#8220;<a  href="http://www.mura.org/category/professional/">Professional</a>&#8221; posts at least on the home page. Though I expect that I&#8217;ll still have a 2:1 ratio of personal to professional posts, those posts will just be a layer down. I also hope to do more <a  href="http://www.mura.org/tag/friday-funny/">Friday Funny</a> posts.</p>
<p><span id="more-3606"></span></p>
<h3>Selected Statistics</h3>
<p>So, here are selected statistics from the three different methods I&#8217;m using to track use. One is the analytics package that WordPress makes available from their site, the other is an addon called SitePress, and lastly there&#8217;s Google Analytics. It is possible that all of these have not been runnig concurrently. I&#8217;ll see what happens in 2010&#8211;if the numbers become much more similar across the various analytics packages.</p>
<p>In any case, the search terms and popular pages are interesting. My post on <a  href="http://www.mura.org/2009/05/cool-photo-effects-tilt-shift/">Cool Photo Effects: Tilt Shift</a> and <a  href="http://www.mura.org/2009/06/movies-when-i-want-them/">Movies When and How I Want them</a> were the top stories over the year. And my posts on Microsoft Office were surprisingly (or unsurprisingly) popular. Guess lots of folks had similar problems.</p>
<p>And I can definitely say from personal experience Search Engine Optimization (SEO) works. I have a sitemap published in a format that Google understands, and I have an addon that notifies Google (and other search engines) when I post a new entry. Without fail, the next day my Google Alerts lets me know it&#8217;s found my new post.</p>
<table>
<thead>
<tr>
<td></td>
<td>WordPress Site Stats</td>
<td>StatPress</td>
<td>Google Analytics</td>
</tr>
</thead>
<tbody>
<tr>
<td>Visitors</td>
<td>N/A</td>
<td>3321</td>
<td><strong>2936</strong></td>
</tr>
<td>Pageviews</td>
<td>6449</td>
<td>17914</td>
<td><strong>4841</strong></td>
<tr>
<td>RSS</td>
<td>N/A</td>
<td>5112</td>
<td><strong>4718</strong></td>
</tr>
<tr>
<td>Comment RSS</td>
<td>N/A</td>
<td>523</td>
<td>N/A</td>
</tr>
</tbody>
</table>
<table>
<thead>
<tr>
<td>Page</td>
<td>WordPress Site Stats</td>
<td>StatPress</td>
<td>Google Analytics</td>
</tr>
</thead>
<tbody>
<tr>
<td>Homepage</td>
<td>N/A</td>
<td>4173</td>
<td>1316+88</td>
</tr>
<tr>
<td><a  href="http://www.mura.org/2009/05/cool-photo-effects-tilt-shift/" target="_blank">Cool Photo Effects: Tilt Shift</a></td>
<td>336</td>
<td>N/A</td>
<td>338</td>
</tr>
<tr>
<td><a  href="http://www.mura.org/2009/06/movies-when-i-want-them/" target="_blank">Movies when and how *I* want them!</a></td>
<td>295</td>
<td>678</td>
<td>195</td>
</tr>
<tr>
<td><a  href="http://www.mura.org/curriculum-vitae/" target="_blank">Curriculum Vitae</a></td>
<td>194</td>
<td>N/A</td>
<td>107</td>
</tr>
<tr>
<td><a  href="http://www.mura.org/about/" target="_blank">About</a></td>
<td>169</td>
<td>N/A</td>
<td>96</td>
</tr>
<tr>
<td><a  href="http://www.mura.org/2009/07/webex-is-stupid/" target="_blank">WebEx is Stupid</a></td>
<td>147</td>
<td>N/A</td>
<td>147</td>
</tr>
<tr>
<td><a  href="http://www.mura.org/projects/" target="_blank">Projects</a></td>
<td>129</td>
<td>N/A</td>
<td>72</td>
</tr>
<tr>
<td><a  href="http://www.mura.org/2009/04/netflix-history-analyzer/">Netflix History Analyzer</a></td>
<td>N/A</td>
<td>900</td>
<td>N/A</td>
</tr>
<tr>
<td><a  href="http://www.mura.org/2009/06/messaging-or-why-im-posting/">Messaging or Why I&#8217;m Posting</a></td>
<td>N/A</td>
<td>517</td>
<td>N/A</td>
</tr>
</tbody>
</table>
<table>
<thead>
<tr>
<td>Top Search Terms</td>
<td>StatPress</td>
<td>Google Analytics</td>
</tr>
</thead>
<tbody>
<tr>
<td>cool photo effects</td>
<td>220</td>
<td>281</td>
</tr>
<tr>
<td>Brandon Muramatsu</td>
<td>65</td>
<td>89</td>
</tr>
<tr>
<td>things that make you say hmm</td>
<td>18</td>
<td>46</td>
</tr>
<tr>
<td>muramatsu</td>
<td>13</td>
<td>N/A</td>
</tr>
<tr>
<td>office 12.2.3</td>
<td>12</td>
<td>18</td>
</tr>
<tr>
<td>mura.org</td>
<td>N/A</td>
<td>43</td>
</tr>
<tr>
<td>mura@mura.org</td>
<td>N/A</td>
<td>34</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.mura.org/2010/01/1-year-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>Happy 1 Year Blogiversary</title>
		<link>http://www.mura.org/2009/12/happy-1-year-blogiversary/</link>
		<comments>http://www.mura.org/2009/12/happy-1-year-blogiversary/#comments</comments>
		<pubDate>Wed, 30 Dec 2009 14:25:18 +0000</pubDate>
		<dc:creator>Brandon Muramatsu</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Blogiversary]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.mura.org/?p=3599</guid>
		<description><![CDATA[Well, the blog portion of my website turns one today! Happy blogiversary to me.
]]></description>
			<content:encoded><![CDATA[<p>Well, the blog portion of my website turns one today! Happy <a  href="http://www.urbandictionary.com/define.php?term=blogiversary">blogiversary</a> to me.</p>
<div id="attachment_3601" class="wp-caption aligncenter" style="width: 235px"><a  href="http://www.flickr.com/photos/merelymel/3588230348/"><img src="http://www.mura.org/blog/wp-content/uploads/2009/12/flickr-merelymel-3588230348_1d25d67336_b-225x300.jpg" alt="I thought I deserved a cupcake!" title="flickr-merelymel-3588230348_1d25d67336_b" width="225" height="300" class="size-medium wp-image-3601" /></a>
<div id="mura-citation">Source: <a  href="http://www.flickr.com/photos/merelymel/3588230348/">merelymel</a></div>
<p><p class="wp-caption-text">I thought I deserved a cupcake!</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.mura.org/2009/12/happy-1-year-blogiversary/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>WordPress Exploit Scanner</title>
		<link>http://www.mura.org/2009/11/wordpress-exploit-scanner/</link>
		<comments>http://www.mura.org/2009/11/wordpress-exploit-scanner/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 21:15:21 +0000</pubDate>
		<dc:creator>Brandon Muramatsu</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.mura.org/?p=3035</guid>
		<description><![CDATA[Everyone that runs their own WordPress blog (self-hosted) should probably install and run the Exploit Scanner plugin.
This plugin searches the files on your website, and the posts and comments tables of your database for anything suspicious. It also examines your list of active plugins for unusual filenames.

For what it&#8217;s worth, v0.6 didn&#8217;t work for me, [...]]]></description>
			<content:encoded><![CDATA[<p>Everyone that runs their own WordPress blog (self-hosted) should probably install and run the <a  href="http://wordpress.org/extend/plugins/exploit-scanner/download/">Exploit Scanner</a> plugin.</p>
<blockquote><p>This plugin searches the files on your website, and the posts and comments tables of your database for anything suspicious. It also examines your list of active plugins for unusual filenames.
</p></blockquote>
<p>For what it&#8217;s worth, v0.6 didn&#8217;t work for me, I had to use the <a  href="http://wordpress.org/extend/plugins/exploit-scanner/download/">development version</a>.</p>
<p>Now if I can just figure out what all of the </p>
<pre>decoration:none</pre>
<p>links are all about.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mura.org/2009/11/wordpress-exploit-scanner/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>Blog Updates (October 2009)</title>
		<link>http://www.mura.org/2009/10/blog-updates-october-2009/</link>
		<comments>http://www.mura.org/2009/10/blog-updates-october-2009/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 15:25:34 +0000</pubDate>
		<dc:creator>Brandon Muramatsu</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.mura.org/?p=2790</guid>
		<description><![CDATA[Here&#8217;s an update to my previous two  posts about The Technical Details and Blog Updates.

WordPress 2.8.5 (blog software)

New plugins (or ones I forgot to list before):

Dublin Core for Wordpress (embeds Dublin Core metadata in header)
Enhanced Recent Posts (allows more control over Recent Posts widget)
Exclude Pages from Navigation (lets me choose which pages to show/not [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s an update to my previous two  posts about <a  href="http://www.mura.org/2008/12/the-technical-details/">The Technical Details</a> and <a  href="http://www.mura.org/2009/07/blog-updates/">Blog Updates</a>.</p>
<ul>
<li><a  href="http://www.wordpress.org/">WordPress 2.8.5</a> (blog software)</li>
</ul>
<p>New plugins (or ones I forgot to list before):</p>
<ul>
<li><a  href="http://www.brainonfire.net/resources/files/dublin-core-for-wordpress/">Dublin Core for Wordpress</a> (embeds Dublin Core metadata in header)</li>
<li><a  href="http://enhanced-recent-posts.vincentprat.info/">Enhanced Recent Posts</a> (allows more control over Recent Posts widget)</li>
<li><a  href="http://wordpress.org/extend/plugins/exclude-pages/">Exclude Pages from Navigation</a> (lets me choose which pages to show/not show in the navigation)
	</li>
<li><a  href="http://alexrabe.boelinger.com/?page_id=80">NextGEN Gallery</a> (the defacto standard for Image Galleries for WordPress)</li>
<li><a  href="http://blogplay.com/plugin">Sociable</a> (adds social media tools to each post such as Facebook and de.licio.us)</li>
<li><a  href="http://www.pross.org.uk/wordpress-plugins/">Template Override</a> (sneaky little plugin that lets me override the CSS of any of the other plugins, in other words this CSS loads last)</li>
<li><a  href="http://www.viper007bond.com/wordpress-plugins/wordpress-admin-bar/">WordPress Admin Bar</a> (adds a top navigation bar to the admin areas of the blog to allow for actions like on WordPress.com hosted blogs)</li>
<li><a  href="http://blogs.icta.net/plugins/wptuner">WPTuner</a> (lets me see the performance of the blog for tuning purposes)</li>
</ul>
<p>(Read more about the disabled and deleted plugins)<span id="more-2790"></span></p>
<p>Plugins I&#8217;ve disabled because I&#8217;m not using them:</p>
<ul>
<li><a  href="http://wordpress.org/extend/plugins/random-image-widget/">Random Image</a> (puts a random image in the sidebar) &lt;replaced with NextGEN Gallery&gt;</li>
<li><a  href="http://forum.irisco.it/forum.php?id=1">StatPress</a> (realtime stats for WordPress) &lt;disabled to check on performance implications&gt;</li>
<li><a  href="http://yoast.com/wordpress/slideshare/">Slideshare</a> (to more easily include Slideshare slide presentations in WordPress) &lt;I&#8217;m not sure if this is working right&gt;</li>
</ul>
<p>Deleted plugins:</p>
<ul>
<li><a  href="http://yoast.com/wordpress/breadcrumbs/">Yoast Breadcrumbs</a> (puts breadcrumbs on each page and post, though I suppose I could have coded this by hand) &lt;not needed in the iNove theme&gt;</li>
<li><a  href="http://wordpress.org/extend/plugins/cite-this/">CiteThis</a> (creates a citation for each page, to meet the attribution requirements of my terms of use) &lt;I didn&#8217;t like the way this worked&gt;</li>
</ul>
<p>TIP: I&#8217;ve kept a changelog of the tweaks I&#8217;ve made, in addition to making a copy of the site before I upgraded it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mura.org/2009/10/blog-updates-october-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license>
	</item>
	</channel>
</rss>
