Archive for August, 2009

Caffeine 0.3 for linux released.

mw-logo

UPDATE: Caffeine 1.0 is out, read the details.

The Caffeine developers (Brad Smith, Tommy Brunn, and me) are pleased to announce the 0.3 release of Caffeine, the program that sits in your notification area allowing you to quickly and temporarily prevent your computer from screen saving or “sleeping”. Several important features that are new to 0.3, Read more

Adding a “Home” link to the simplr theme header.

if ( is_front_page() )
{
echo '<a href="http://yourblog.com">Home</a>';
};

Add this block to functions.php so that it looks like this:

	<li class="page_item_home home-link"><a title="&lt;?php echo wp_specialchars(get_bloginfo('name'), 1) ?&gt;" rel="home" href="&lt;?php bloginfo('home'); ?&gt;/"></a></li>
Home';
          };
 
	echo str_replace(array("\r", "\n", "\t"), '', $menu);
	echo "
 
\n";
}

Quake Live!

shot0001

Saving bookmark space.

Don’t you hate it when you have more than five bookmarks and the Places menu moves the bookmarks to a sub-menu? I do so I created a directory called “Media” in my home dir and added links to Music, Videos, Pictures, etc. Not as nice as being shown more than five bookmarks in the places menu but good enough.

screenshot_025

Launchpad: Why do translation templates need to be approved?

screenshot_001

...

Waiting, waiting, waiting.

Return top