<?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>T. Longren &#187; Noteworthy</title>
	<atom:link href="http://www.longren.org/category/noteworthy/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.longren.org</link>
	<description>Certified &#38; Decorated</description>
	<lastBuildDate>Sat, 04 Feb 2012 16:00:17 +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>WordPress Theme: Unwakeable 1.5.6</title>
		<link>http://www.longren.org/feeder/?FeederAction=clicked&#038;feed=T.+Longren&#038;seed=http%3A%2F%2Fwww.longren.org%2Fwordpress-theme-unwakeable-1-5-6%2F&#038;seed_title=WordPress+Theme%3A+Unwakeable+1.5.6</link>
		<comments>http://www.longren.org/wordpress-theme-unwakeable-1-5-6/#comments</comments>
		<pubDate>Wed, 09 Mar 2011 22:05:32 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Noteworthy]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Unwakeable]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[k2]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[wordpress-theme]]></category>

		<guid isPermaLink="false">http://www.longren.org/?p=2737</guid>
		<description><![CDATA[Two Unwakeable releases within a month is a record. Anyway, Unwakeable 1.5.6 is available for download. Unwakeable was again denied for inclusion in the WordPress Themes Directory. All the issues [...]]]></description>
			<content:encoded><![CDATA[<p>Two Unwakeable releases within a month is a record. Anyway, Unwakeable 1.5.6 is <a href="http://www.longren.org/wordpress/unwakeable/">available for download</a>.</p>
<p><a href="http://themes.trac.wordpress.org/ticket/2924">Unwakeable was again denied</a> for inclusion in the <a href="http://wordpress.org/extend/themes/">WordPress Themes Directory</a>. All the issues you see listed on that trac ticket have been fixed. I have yet to submit Unwakeable 1.5.6 to the themes directory.</p>
<p>You can find a detailed list of changes at the <a href="https://github.com/tlongren/unwakeable">Unwakeable GitHub repo</a>. If you notice any problems please <a href="https://github.com/tlongren/unwakeable/issues">report an issue</a>.</p>
<p>The biggest change in 1.5.6 is the inclusion of <a href="http://codex.wordpress.org/Function_Reference/comment_form">comment_form</a>. The WordPress Themes Directory requires use of comment_form. K2 had a custom form in place for comments, so I removed that form and replaced it with the comment_form function. Changes other than that were pretty negligible (ie: replacing blog_info(&#8216;url&#8217;) with &#8216;echo home_url()&#8217;).</p>
<p>You can see Unwakeable 1.5.6 <a href="http://dev.longren.org/">in action here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.longren.org/wordpress-theme-unwakeable-1-5-6/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>WordPress Theme: Unwakeable 1.5.5</title>
		<link>http://www.longren.org/feeder/?FeederAction=clicked&#038;feed=T.+Longren&#038;seed=http%3A%2F%2Fwww.longren.org%2Fwordpress-theme-unwakeable-1-5-5%2F&#038;seed_title=WordPress+Theme%3A+Unwakeable+1.5.5</link>
		<comments>http://www.longren.org/wordpress-theme-unwakeable-1-5-5/#comments</comments>
		<pubDate>Fri, 11 Feb 2011 16:33:21 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Noteworthy]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Unwakeable]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[k2]]></category>
		<category><![CDATA[wordpress-theme]]></category>

		<guid isPermaLink="false">http://www.longren.org/?p=2715</guid>
		<description><![CDATA[Unwakeable 1.5.5 is available for download. Not a whole lot has changed since 1.5.3, but the changes that were made are significant. Unwakeable 1.5.5 is compatible with WordPress 3.1. The [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.longren.org/wordpress/unwakeable/">Unwakeable 1.5.5</a> is available <a href="http://www.longren.org/wordpress/unwakeable/">for download</a>.</p>
<p>Not a whole lot has changed since 1.5.3, but the changes that were made are significant. Unwakeable 1.5.5 is compatible with WordPress 3.1.</p>
<p>The most notable change is the removal of title.gif file. That was the image file with &#8220;Unwakeable&#8221; written on it that sat in the top left corner. Instead of that image, text is now used. The name of the WordPress site is pulled and used in place of the image. You can see a demo over at the <a href="http://dev.longren.org/">Unwakeable demo site</a>.</p>
<p>I&#8217;ve also added support for custom menus that were introduced in WordPress 3.0. By default, the top menu is a list of pages. If you want to use a custom menu just set one up in your WordPress dashboard (Appearance &#8211;> Menus) and set that menu as the &#8220;primary navigation&#8221;.</p>
<p>My goal with this release of Unwakeable was to get it included in the <a href="http://www.wordpress.org/extend/themes/">WordPress theme directory</a>. It&#8217;s still <a href="http://themes.trac.wordpress.org/ticket/2924">pending approval or rejection</a> in the theme directory. If it&#8217;s rejected I&#8217;ll make the necessary changes, bump the version number, and submit it again.</p>
<p>If you&#8217;re interested in the exact changes that were made in Unwakeable 1.5.5, have a look at the following revisions in subversion:<br />
<a href="http://code.google.com/p/unwakeable/source/detail?r=131">r131</a><br />
<a href="http://code.google.com/p/unwakeable/source/detail?r=132">r132</a><br />
<a href="http://code.google.com/p/unwakeable/source/detail?r=133">r133</a><br />
<a href="http://code.google.com/p/unwakeable/source/detail?r=134">r134</a></p>
<p>The latest revision is <a href="http://code.google.com/p/unwakeable/source/detail?r=135">r135</a> but that was just to tag the 1.5.5 release in subversion.</p>
<p>If you have problems or find something broken, please <a href="https://github.com/tlongren/unwakeable/issues">submit an issue</a> on <a href="https://github.com/tlongren/unwakeable/">Github</a> and I&#8217;ll look into it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.longren.org/wordpress-theme-unwakeable-1-5-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Theme Changed to Mystique!</title>
		<link>http://www.longren.org/feeder/?FeederAction=clicked&#038;feed=T.+Longren&#038;seed=http%3A%2F%2Fwww.longren.org%2Ftheme-changed-to-mystique%2F&#038;seed_title=Theme+Changed+to+Mystique%21</link>
		<comments>http://www.longren.org/theme-changed-to-mystique/#comments</comments>
		<pubDate>Fri, 21 Jan 2011 02:02:12 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Noteworthy]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.longren.org/?p=2657</guid>
		<description><![CDATA[It&#8217;s been a very long time since I&#8217;ve changed the look of this website. I previously used my Unwakeable theme for WordPress, but wanted to switch to something else. I [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a very long time since I&#8217;ve changed the look of this website. I previously used my <a href="http://www.longren.org/wordpress/unwakeable/">Unwakeable theme</a> for WordPress, but wanted to switch to something else.</p>
<p>I came across the <a href="http://digitalnature.ro/projects/mystique/">Mystique theme</a> the other day and thought it had a nice look to it, so that&#8217;s what I&#8217;m using now. Just a base Mystique install, nothing changed but a bit of custom CSS added.</p>
<p>I&#8217;ll probably stick with Mystique for a while before switching to something else again. I do know that I&#8217;m not going to keep this theme as long as I did Unwakeable. I&#8217;m going to try switching up themes every six months or so.</p>
<p>Also been thinking about moving this site to Drupal for a while. I&#8217;ve never really used Drupal much, never on a live site anyway. We&#8217;re starting to use Drupal at work and I&#8217;ve liked it pretty well so far, although I still like the WordPress dashboard better.</p>
<p>What do you think of this new theme?</p>
<p><strong>Update 1/21/2011:</strong><br />
I did end up having to modify <a href="http://www.longren.org/wp-content/themes/mystique/images/box.png" rel="lightbox" title="Theme Changed to Mystique!">an image</a> that comes with Mystique. The image was <a href="http://www.longren.org/wp-content/themes/mystique/images/box.png" rel="lightbox" title="Theme Changed to Mystique!">box.png</a> and it overlays the categories, tags, archives, etc on the right sidebar. I have an extensive archive (going back to March 2002). The image was only 2000 pixels high, so I had to make it a bit taller. So that&#8217;s really the only change I&#8217;ve made, bringing that image from 2000 pixels high to 3000 pixels high.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.longren.org/theme-changed-to-mystique/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Tip: List of Voice Commands for Kinect on Xbox 360</title>
		<link>http://www.longren.org/feeder/?FeederAction=clicked&#038;feed=T.+Longren&#038;seed=http%3A%2F%2Fwww.longren.org%2Ftip-voice-commands-for-kinect-on-xbox-360%2F&#038;seed_title=Tip%3A+List+of+Voice+Commands+for+Kinect+on+Xbox+360</link>
		<comments>http://www.longren.org/tip-voice-commands-for-kinect-on-xbox-360/#comments</comments>
		<pubDate>Fri, 31 Dec 2010 00:10:52 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Noteworthy]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Xbox]]></category>
		<category><![CDATA[kinect]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[xbox-360]]></category>

		<guid isPermaLink="false">http://www.longren.org/?p=2645</guid>
		<description><![CDATA[I came across this list of voice commands for Kinect on the Xbox 360. I wanted to document them here as well for future reference. I also get quite a [...]]]></description>
			<content:encoded><![CDATA[<p>I came across <a href="http://www.totalonlineplay.com/showthread.php?p=81314">this list</a> of voice commands for Kinect on the Xbox 360.</p>
<p>I wanted to document them here as well for future reference. I also get quite a bit of traffic related to Xbox 360 stuff, so someone else reading might find it useful.</p>
<p>Please be aware that this is not a complete list. This list mostly covers voice commands that let you interact with the Xbox 360 Dashboard, not specific games. There are, however, voice commands for some apps: Hulu Plus, Last.fm, Netflix, ESPN and Zune.</p>
<p><strong>You need to say &#8220;Xbox&#8221; before saying these voice commands.</strong></p>
<blockquote><p>Open Tray (only if there&#8217;s no disc inserted) -> Opens Tray<br />
Kinect -> Opens Kinect Hub<br />
Dashboard -> Takes you back to dashboard<br />
ESPN -> Starts ESPN<br />
Zune -> Starts Zune Marketplace<br />
Video Kinect -> Starts Video Kinect<br />
Trailer -> Starts Trailer<br />
Dance Central -> Starts Game trailer<br />
Play Game (disc) -> launches game<br />
Next &#8211; > Takes you to next blade<br />
Previous -> Takes you to previous blade<br />
Sign In -> Signs you in<br />
Achievements -> shows lists of achievements<br />
friends -> shows friendslist<br />
Face Id -> starts Face ID<br />
Yes<br />
Cancel<br />
No<br />
Last Fm -> Starts Last FM</p></blockquote>
<p><strong>Voice Commands In Last FM:</strong></p>
<blockquote><p>Love -> hearts song<br />
Ban &#8211; > bans song<br />
next -> skips song<br />
play -> plays playlist</p></blockquote>
<p><strong>Voice Commands for Last FM, Hulu Plus, Netflix, ESPN and Zune</strong></p>
<blockquote><p>fast-forward -> Fast forward a video or song<br />
rewind -> Rewind a video or song<br />
pause -> Pause video or song<br />
play -> Play a video or song<br />
next -> Skip to next video or song<br />
previous -> Skip to previous video or song</p></blockquote>
<p><script type="text/javascript"><!--
google_ad_client = "ca-pub-0816337812164133";
/* Small Banner */
google_ad_slot = "7689541366";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
If you&#8217;re aware of any voice commands that are missing, please leave a comment describing the voice command and I&#8217;ll get it added to this page.</p>
<p><strong>UPDATE 1/3/2011:</strong><br />
I just came across the <a href="http://support.xbox.com/en-us/pages/kinect/more-topics/control-your-xbox-360-with-your-voice.aspx?wa=wsignin1.0">official Xbox Support</a> &#8220;How to control your Xbox 360 console by using your voice&#8221; page. It doesn&#8217;t list all the voice commands listed above, hopefully they will update it with all the voice commands at some point.</p>
<p><strong>UPDATE 1/17/2012:</strong><br />
Martyn Herb <a href="http://www.longren.org/tip-voice-commands-for-kinect-on-xbox-360/comment-page-1/#comment-731818">left a comment with a tip</a> on how to turn your Xbox 360 off via a Kinect voice command. Before you can turn your Xbox 360 off, you need to say &#8220;Go to settings&#8221;. Once you&#8217;re at the system settings panel, you can then say &#8220;xbox turn off&#8221; to shut your Xbox 360 down.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.longren.org/tip-voice-commands-for-kinect-on-xbox-360/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Use Google Font Directory Fonts in WordPress</title>
		<link>http://www.longren.org/feeder/?FeederAction=clicked&#038;feed=T.+Longren&#038;seed=http%3A%2F%2Fwww.longren.org%2Fuse-google-font-directory-fonts-in-wordpress%2F&#038;seed_title=Use+Google+Font+Directory+Fonts+in+WordPress</link>
		<comments>http://www.longren.org/use-google-font-directory-fonts-in-wordpress/#comments</comments>
		<pubDate>Thu, 25 Nov 2010 03:46:33 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Noteworthy]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.longren.org/?p=2630</guid>
		<description><![CDATA[Google has some seriously nice looking fonts available for you to use for free in the Google Font Directory. All the fonts are under an open source license and are [...]]]></description>
			<content:encoded><![CDATA[<p>Google has some seriously nice looking fonts available for you to use for free in the <a href="http://code.google.com/webfonts">Google Font Directory</a>. All the fonts are under an open source license and are served right from Google servers.</p>
<p>Most modern web browsers <a href="http://code.google.com/apis/webfonts/faq.html#Browsers_Supported">support webfonts</a>. The <a href="http://code.google.com/apis/webfonts/faq.html">Google Font API FAQ</a> would be a good place to visit if you have questions or are curious about some of the limitations.</p>
<p>Making use of these fonts in your WordPress theme is extremely easy, as long as you have a basic understanding of <a href="http://www.w3schools.com/css/">CSS</a>. Now let&#8217;s get down to using these in your WordPress theme, we&#8217;ll keep it short and simple.</p>
<p>First, head over to the <a href="http://code.google.com/webfonts/">Google Font Directory</a> and pick a font to use. I&#8217;ll be using <a href="http://code.google.com/webfonts/list?family=IM+Fell&#038;subset=latin">IM Fell</a> as an example, since that&#8217;s the font I use for post titles on this site.</p>
<p>Once you find a font you like, click on it. If the font you chose has variants, you will need to click on a variant to use. Once you&#8217;re on the font page, click the &#8220;Get the code&#8221; tab and google will generate the code for the font. You will embed this code in the <strong>header.php</strong> file for your theme. I usually put it right before the line that calls the theme stylesheet file. Here&#8217;s the code I used to include the IM Fell font:</p>
<pre><code>&lt;link href=&#39;http://fonts.googleapis.com/css?family=IM+Fell+DW+Pica&amp;subset=latin&#39; rel=&#39;stylesheet&#39; type=&#39;text/css&#39; /&gt;</code></pre>
<p>After that, all you have to do is use the font in your CSS, typically the <strong>style.css</strong> file in your WordPress theme directory. To get my post titles to use the IM Fell font, I did this:</p>
<pre><code>
.entry-title, h3 {
	font-family: 'IM Fell DW Pica', arial, serif;
	font-size: 28px;
	font-weight: 600;
}
</code></pre>
<p>The <strong>font-size</strong> property defines what size of font to use (duh!). The <strong>font-weight</strong> property defines the thickness of the font (degree of boldness). You can apply the font-family property using the Google Font to pretty much any piece of CSS that targets text. You can use it for post content, links, widget titles, or whatever you want really.</p>
<p>If you have any questions, feel free to leave a comment and I&#8217;ll do my best to help you out!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.longren.org/use-google-font-directory-fonts-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Use Google Hosted jQuery in WordPress</title>
		<link>http://www.longren.org/feeder/?FeederAction=clicked&#038;feed=T.+Longren&#038;seed=http%3A%2F%2Fwww.longren.org%2Fuse-google-hosted-jquery-in-wordpress%2F&#038;seed_title=Use+Google+Hosted+jQuery+in+WordPress</link>
		<comments>http://www.longren.org/use-google-hosted-jquery-in-wordpress/#comments</comments>
		<pubDate>Sun, 21 Nov 2010 05:15:50 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Noteworthy]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.longren.org/?p=2617</guid>
		<description><![CDATA[So, I recently needed to use a google hosted version of jquery for a WordPress theme (don&#8217;t ask). I came across this topic at the WordPress forums. User bazil749 suggested [...]]]></description>
			<content:encoded><![CDATA[<p>So, I recently needed to use a <a href="http://code.google.com/apis/libraries/devguide.html#jquery">google hosted version of jquery</a> for a WordPress theme (don&#8217;t ask). I came across <a href="http://wordpress.org/support/topic/i-want-to-disable-jquery-included-in-wordpress">this topic</a> at the WordPress forums.</p>
<p>User <a href="http://wordpress.org/support/profile/bazil749">bazil749</a> <a href="http://wordpress.org/support/topic/i-want-to-disable-jquery-included-in-wordpress#post-1193594">suggested</a> doing this, I&#8217;ve updated it to include <a href="http://blog.jquery.com/2010/11/11/jquery-1-4-4-release-notes/">jQuery 1.4.4</a>:</p>
<pre><code>
&lt;?php
if( !is_admin()){
	wp_deregister_script(&#39;jquery&#39;);
	wp_register_script(&#39;jquery&#39;, (&quot;http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js&quot;), false, &#39;1.4.4&#39;);
	wp_enqueue_script(&#39;jquery&#39;);
}
?&gt;
</code></pre>
<p>I added that piece of code to the proper place in the header.php file for the theme and it worked like a champ. jQuery was now loading from Google. The <a href="http://wordpress.org/extend/plugins/use-google-libraries/">Use Google Libraries plugin</a> does the same basic thing, except it can use libraries other than just jQuery, like <a href="http://jqueryui.com/">jQuery UI</a>, <a href="http://www.dojotoolkit.org/">Dojo</a>, <a href="http://mootools.net/">MooTools</a>, and <a href="http://www.prototypejs.org/">Protoype</a>.</p>
<p>There are <a href="http://encosia.com/2008/12/10/3-reasons-why-you-should-let-google-host-jquery-for-you/">a number of good reasons</a> to let Google host jQuery for you.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.longren.org/use-google-hosted-jquery-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To: Make Ubuntu Recognize All Drives During Install</title>
		<link>http://www.longren.org/feeder/?FeederAction=clicked&#038;feed=T.+Longren&#038;seed=http%3A%2F%2Fwww.longren.org%2Fhow-to-make-ubuntu-recognize-all-drives-during-install%2F&#038;seed_title=How+To%3A+Make+Ubuntu+Recognize+All+Drives+During+Install</link>
		<comments>http://www.longren.org/how-to-make-ubuntu-recognize-all-drives-during-install/#comments</comments>
		<pubDate>Wed, 12 May 2010 02:08:12 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Noteworthy]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.longren.org/?p=2580</guid>
		<description><![CDATA[When Ubuntu 9.10 Karmic Koala came out, I did an upgrade on one of my machines instead of doing a fresh install. I decided it was time to do a [...]]]></description>
			<content:encoded><![CDATA[<p>When Ubuntu 9.10 Karmic Koala came out, I did an upgrade on one of my machines instead of doing a fresh install. I decided it was time to do a fresh install after Ubuntu 10.04 Lucid Lynx came out.</p>
<p>I backed up all of my important files and some configuration files to a second drive, /dev/sdb. My previous Ubuntu install was installed on /dev/sda1 and I used the sdb drive for photos and videos.</p>
<p>When the installation got to the point of configuring partitions, I was a little bummed to see that my first drive, /dev/sda, wasn&#8217;t included in the list of drives and partitions. This machine needed a fresh install badly, so I posted on the <a href="http://ubuntuforums.org/showthread.php?p=9221495">Ubuntu Forums</a> to see if anyone knew of a fix.</p>
<p>After a few days of no replies, <a href="http://ubuntuforums.org/member.php?u=431577">gregmo</a> posted and offered <a href="http://ubuntuforums.org/showpost.php?p=9231691&#038;postcount=5">a solution</a>. He suggested running the command below while running the live cd, prior to installing. This removes <a href="http://linuxmanpages.com/man8/dmraid.8.php">dmraid</a> from the system running off the live cd.</p>
<pre><code>sudo apt-get remove dmraid</code></pre>
<p>After removing the dmraid package, I fired up the installer and was able to install to /dev/sda1 just fine. For some reason, removing the dmraid package allowed the partition manager to see /dev/sda.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.longren.org/how-to-make-ubuntu-recognize-all-drives-during-install/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Twitter: Embed Tweets in Your Blog or Website</title>
		<link>http://www.longren.org/feeder/?FeederAction=clicked&#038;feed=T.+Longren&#038;seed=http%3A%2F%2Fwww.longren.org%2Ftwitter-embed-tweets-in-your-blog-or-website%2F&#038;seed_title=Twitter%3A+Embed+Tweets+in+Your+Blog+or+Website</link>
		<comments>http://www.longren.org/twitter-embed-tweets-in-your-blog-or-website/#comments</comments>
		<pubDate>Mon, 10 May 2010 21:41:50 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Noteworthy]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.longren.org/?p=2572</guid>
		<description><![CDATA[Today I discovered Blackbird Pie, by way of a post on Noscope. Blackbird Pie is a tool provided by the Twitter Media team that allows you to embed tweets directly [...]]]></description>
			<content:encoded><![CDATA[<p>Today I discovered <a href="http://media.twitter.com/blackbird-pie/">Blackbird Pie</a>, by way of <a href="http://noscope.com/journal/2010/05/embeddable-tweets">a post on Noscope</a>.</p>
<p><a href="http://media.twitter.com/blackbird-pie/">Blackbird Pie</a> is a tool provided by the <a href="http://media.twitter.com/">Twitter Media</a> team that allows you to embed tweets directly in your blog posts or any website really. Here&#8217;s a good description of Blackbird Pie from <a href="http://media.twitter.com/411/fresh-baked-tweets/">a post at media.twitter.com</a>:</p>
<blockquote><p>The origin of the script is both self- and user-centered. Mostly, we just think it’s a pain to take screen grabs of tweets. But of course we also think it’s a much better user experience to have @-mentions, hashtags and the account itself all linked and clickable.</p></blockquote>
<p><!-- tweet id : 13741976795 --><style type='text/css'>#bbpBox_13741976795 a { text-decoration:none; color:#445D3C; }#bbpBox_13741976795 a:hover { text-decoration:underline; }</style><div id='bbpBox_13741976795' class='bbpBox' style='padding:20px; margin:5px 0; background-color:#738C75; background-image:url(http://a1.twimg.com/profile_background_images/149315604/Aroura.jpg); background-repeat:no-repeat'><div style='background:#fff; padding:10px; margin:0; min-height:48px; color:#000000; -moz-border-radius:5px; -webkit-border-radius:5px;'><span style='width:100%; font-size:18px; line-height:22px;'>This is my 6000th tweet. Oh, and Blackbird Pie (<a href="http://bit.ly/9WG6vd)">http://bit.ly/9WG6vd)</a> is cool!</span><div class='bbp-actions' style='font-size:12px; width:100%; padding:5px 0; margin:0 0 10px 0; border-bottom:1px solid #e6e6e6;'><img align='middle' src='http://www.longren.org/wp-content/plugins/twitter-blackbird-pie//images/bird.png' /><a title='tweeted on May 10, 2010 12:45 pm' href='http://twitter.com/#!/tlongren/status/13741976795' target='_blank'>May 10, 2010 12:45 pm</a> via <a href="http://cotweet.com/?utm_source=sp1" rel="nofollow" target="blank">CoTweet</a><a href='https://twitter.com/intent/tweet?in_reply_to=13741976795' class='bbp-action bbp-reply-action' title='Reply'><span><em style='margin-left: 1em;'></em><strong>Reply</strong></span></a><a href='https://twitter.com/intent/retweet?tweet_id=13741976795' class='bbp-action bbp-retweet-action' title='Retweet'><span><em style='margin-left: 1em;'></em><strong>Retweet</strong></span></a><a href='https://twitter.com/intent/favorite?tweet_id=13741976795' class='bbp-action bbp-favorite-action' title='Favorite'><span><em style='margin-left: 1em;'></em><strong>Favorite</strong></span></a></div><div style='float:left; padding:0; margin:0'><a href='http://twitter.com/intent/user?screen_name=tlongren'><img style='width:48px; height:48px; padding-right:7px; border:none; background:none; margin:0' src='http://a3.twimg.com/profile_images/1159961462/08b8818cdadd08ab82c0906a1ab5c599_normal.jpeg' /></a></div><div style='float:left; padding:0; margin:0'><a style='font-weight:bold' href='http://twitter.com/intent/user?screen_name=tlongren'>@tlongren</a><div style='margin:0; padding-top:2px'>Tyler Longren</div></div><div style='clear:both'></div></div></div><!-- end of tweet --><br />
The tweet above is an example of what Blackbird Pie does, definately much better than having to take a screenshot and post the tweet that way. All you have to do is provide the URL to the tweet and Blackbird Pie will spit out code for you to post in your blog or website. Now you can actually link directly to the tweet and the tweets author, and have the tweets content visible to search engines, something not possible with screenshots alone. Hashtags and @ mentions are also linked.</p>
<p>It&#8217;s a neat tool, sure to be of use to folks who like to embed tweets in their site. <a href="http://media.twitter.com/blackbird-pie/">Blackbird Pie</a> is a way better option for embedding tweets compared to simply taking screenshots of tweets.</p>
<p><strong>UPDATE 11/22/2010:</strong> A <a href="http://wordpress.org/extend/plugins/twitter-blackbird-pie/">WordPress plugin for Blackbird Pie</a> has been released. Check it out if you were using Blackbird Pie manually before. I&#8217;ve used the Blackbird Pie plugin to embed the tweet below:<br />
<!-- tweet id : 6171103173025792 --><style type='text/css'>#bbpBox_6171103173025792 a { text-decoration:none; color:#445D3C; }#bbpBox_6171103173025792 a:hover { text-decoration:underline; }</style><div id='bbpBox_6171103173025792' class='bbpBox' style='padding:20px; margin:5px 0; background-color:#738C75; background-image:url(http://a1.twimg.com/profile_background_images/149315604/Aroura.jpg); background-repeat:no-repeat'><div style='background:#fff; padding:10px; margin:0; min-height:48px; color:#000000; -moz-border-radius:5px; -webkit-border-radius:5px;'><span style='width:100%; font-size:18px; line-height:22px;'>Check out the I-35 Spirits website, it's coming along nicely but not quite finished yet. <a href="http://goo.gl/KcD9x">http://goo.gl/KcD9x</a></span><div class='bbp-actions' style='font-size:12px; width:100%; padding:5px 0; margin:0 0 10px 0; border-bottom:1px solid #e6e6e6;'><img align='middle' src='http://www.longren.org/wp-content/plugins/twitter-blackbird-pie//images/bird.png' /><a title='tweeted on November 20, 2010 8:24 pm' href='http://twitter.com/#!/tlongren/status/6171103173025792' target='_blank'>November 20, 2010 8:24 pm</a> via <a href="http://cotweet.com/?utm_source=sp1" rel="nofollow" target="blank">CoTweet</a><a href='https://twitter.com/intent/tweet?in_reply_to=6171103173025792' class='bbp-action bbp-reply-action' title='Reply'><span><em style='margin-left: 1em;'></em><strong>Reply</strong></span></a><a href='https://twitter.com/intent/retweet?tweet_id=6171103173025792' class='bbp-action bbp-retweet-action' title='Retweet'><span><em style='margin-left: 1em;'></em><strong>Retweet</strong></span></a><a href='https://twitter.com/intent/favorite?tweet_id=6171103173025792' class='bbp-action bbp-favorite-action' title='Favorite'><span><em style='margin-left: 1em;'></em><strong>Favorite</strong></span></a></div><div style='float:left; padding:0; margin:0'><a href='http://twitter.com/intent/user?screen_name=tlongren'><img style='width:48px; height:48px; padding-right:7px; border:none; background:none; margin:0' src='http://a3.twimg.com/profile_images/1159961462/08b8818cdadd08ab82c0906a1ab5c599_normal.jpeg' /></a></div><div style='float:left; padding:0; margin:0'><a style='font-weight:bold' href='http://twitter.com/intent/user?screen_name=tlongren'>@tlongren</a><div style='margin:0; padding-top:2px'>Tyler Longren</div></div><div style='clear:both'></div></div></div><!-- end of tweet --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.longren.org/twitter-embed-tweets-in-your-blog-or-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To: Build a Tag Cloud with PHP, MySQL, and CSS</title>
		<link>http://www.longren.org/feeder/?FeederAction=clicked&#038;feed=T.+Longren&#038;seed=http%3A%2F%2Fwww.longren.org%2Fhow-to-build-a-tag-cloud-with-php-mysql-and-css%2F&#038;seed_title=How+To%3A+Build+a+Tag+Cloud+with+PHP%2C+MySQL%2C+and+CSS</link>
		<comments>http://www.longren.org/how-to-build-a-tag-cloud-with-php-mysql-and-css/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 04:23:43 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Noteworthy]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://www.longren.org/?p=2526</guid>
		<description><![CDATA[Tag clouds are everywhere. They are a popular way to show the weight (read: popularity) of tags, categories, or any words really. I needed to build a tag cloud for [...]]]></description>
			<content:encoded><![CDATA[<p>Tag clouds are everywhere. They are a popular way to show the weight (read: popularity) of tags, categories, or any words really. I needed to build a tag cloud for a project at work to display categories and show how many questions were contained inside each category. Categories with more questions would need a larger font, and categories with fewer questions would need smaller fonts. I came across <a href="http://stevethomas.com.au/php/how-to-make-a-tag-cloud-in-php-mysql-and-css.html">this post</a> from <a href="http://stevethomas.com.au/">Steve Thomas</a> titled <a href="http://stevethomas.com.au/php/how-to-make-a-tag-cloud-in-php-mysql-and-css.html"><em>How to make a tag cloud in PHP, MySQL and CSS</em></a>.</p>
<p>Steve&#8217;s code is exactly what I was looking for. I made a few modifications to his code and wrapped it all into a custom PHP function, which you can see below.</p>
<p class="download"><a href="http://www.longren.org/downloads/tagcloud.zip">Download The Code</a></p>
<p>The function returns an array that contains each category name, the CSS class that should be applied to the given category, and the category ID for linking to the page showing only questions in that category.</p>
<pre><code>
&lt;?php
function tagCloud($maximum=0) {
	$cats = array(); // create empty array

	$query = mysql_query(&quot;SELECT categories.catDesc, categories.catId, COUNT( questions.id ) AS totalQuestions FROM questions, categories WHERE questions.categoryId = categories.catId GROUP BY categories.catId;&quot;);
	while ($row = mysql_fetch_array($query)) {
		$cat = $row[&#39;catDesc&#39;];
		$counter = $row[&#39;totalQuestions&#39;];
		$catid = $row[&#39;catID&#39;];

		// update $maximum if this term is more popular than the previous terms
		if ($counter&gt; $maximum) $maximum = $counter;

		$percent = floor(($counter / $maximum) * 100);
		if ($percent &lt;20) {
			$class = &#39;smallest&#39;;
		}
		elseif ($percent&gt;= 20 and $percent &lt;40) {
			$class = &#39;small&#39;;
		}
		elseif ($percent&gt;= 40 and $percent &lt;60) {
			$class = &#39;medium&#39;;
		}
		elseif ($percent&gt;= 60 and $percent &lt;80) {
			$class = &#39;large&#39;;
		}
		else {
			$class = &#39;largest&#39;;
		}
		$cats[] = array(&#39;term&#39; =&gt; $cat, &#39;class&#39; =&gt; $class, &#39;catid&#39; =&gt; $catid);

	}
	return $cats;
}
?&gt;
</code></pre>
<p>You&#8217;ll also need some CSS to style your tag cloud. This CSS is pretty much identical to what Steve published, I only made some minor changes to font sizes.</p>
<pre><code>
#tagcloud {
    width: 300px;
    background:#FFFFCC;
    color:#0066FF;
    padding: 10px;
    border: 1px solid #FFE7B6;
    text-align:center;
}

#tagcloud a:link, #tagcloud a:visited {
    text-decoration:none;
}

#tagcloud a:hover, #tagcloud a:active {
    text-decoration: underline;
    color: #000;
}

#tagcloud span {
    padding: 4px;
}

.smallest {
    font-size: 10px;
}

.small {
    font-size: 12px;
}

.medium {
    font-size:14px;
}

.large {
    font-size:16px;
}

.largest {
    font-size:18px;
}
</code></pre>
<p>To use the function, do something like this:</p>
<pre><code>
<div id="tagcloud">
&lt;?php
$tagCloud = tagCloud();
foreach ($tagCloud as $t) {
	$cat = $t[&#39;term&#39;];
	$class = $t[&#39;class&#39;];
	$catid = $t[&#39;catid&#39;];
	print &quot;&lt;span class=\\&quot;$class\\&quot;&gt;&lt;a href=\\&quot;category.php?id=$catid\\&quot;&gt;$cat&lt;/a&gt;&lt;/span&gt;&quot;;
}
?&gt;
</div>

</code></pre>
<p>I am still testing this code, but so far it seems to do exactly what I need it to do. It&#8217;s best to use tagclouds in a <a href="http://www.webhostingsearch.com/virtual-private-server.php">virtual private server provider</a> that supports PHP, MySQL and CSS. If you experience trouble with the code or if it doesn&#8217;t act as expected, please let me know in the comments. If you&#8217;ve got ideas on how to improve the function, I&#8217;d love to hear your thoughts as well!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.longren.org/how-to-build-a-tag-cloud-with-php-mysql-and-css/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>WordPress Theme: Unwakeable 1.5.3</title>
		<link>http://www.longren.org/feeder/?FeederAction=clicked&#038;feed=T.+Longren&#038;seed=http%3A%2F%2Fwww.longren.org%2Fwordpress-theme-unwakeable-1-5-3%2F&#038;seed_title=WordPress+Theme%3A+Unwakeable+1.5.3</link>
		<comments>http://www.longren.org/wordpress-theme-unwakeable-1-5-3/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 20:41:26 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Noteworthy]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Unwakeable]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[k2]]></category>
		<category><![CDATA[wordpress-theme]]></category>

		<guid isPermaLink="false">http://www.longren.org/?p=2491</guid>
		<description><![CDATA[Unwakeable 1.5.3 is available for download. This version is built off K2 1.0.3 and should work beautifully with WordPress 2.9+. You can head over to the Unwakeable page to get [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.longren.org/wordpress/unwakeable/">Unwakeable</a> 1.5.3 is available for download. This version is built off <a href="http://getk2.com/2010/01/k2-1-0-3/">K2 1.0.3</a> and should work beautifully with WordPress 2.9+. You can head over to the <a href="http://www.longren.org/wordpress/unwakeable/">Unwakeable page</a> to get the download, or you can <a href="http://www.longren.org/downloads/unwakeable-1.5.3.zip">grab it here</a>.</p>
<p><a href="http://getk2.com/2009/12/k2-1-0/">K2 1.0</a> added more support for WordPress 2.9. For example, K2 1.0 supports new WordPress features such as <a href="http://markjaquith.wordpress.com/2009/12/23/new-in-wordpress-2-9-post-thumbnail-images/">post thumbnail images</a>. One of the more noticeable changes to K2 since the 1.0 release is the absence of SideBar Manager (SBM). It sounds like it was simply too much work to maintain SBM, and was beyond the scope of what K2 is:</p>
<blockquote><p>It’s worth mentioning that the last remnants of the old SideBar Manager, or SBM, have now been removed from the codebase. It started out as a fully-fledged replacement for WP’s lacking widgets system and ended up as a patch-of-sorts to the widget system, allowing for widgets to be placed only on specified pages. But in the end, while the native widget system is still very much in need of an update, it didn’t feel right for K2 to try and cover that particular area of the administration interface. And besides, other plugins for doing just that exist already.</p>
<p>So instead of spending our time patching that system for an ever-changing WordPress, our time is probably better spent on more theme-specific functionality, like the rolling archives or livesearch systems, as well as keeping up with new WordPress features, like for instance Post Thumbnails.</p></blockquote>
<p>Rather than break down all of what&#8217;s changed in recent versions of K2, I&#8217;m going to make it easy on myself and direct you to the <a href="http://getk2.com/2009/12/k2-1-0/">K2 1.0 release announcement</a>. Just know that Unwakeable 1.5.3 sports all the features found in K2 1.0.3. You can comment on this post or on the <a href="http://www.longren.org/wordpress/unwakeable/">Unwakeable page</a> with questions or comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.longren.org/wordpress-theme-unwakeable-1-5-3/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>

