<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">

<channel>
<title>Hackszine: Blogging</title>
<link>http://www.hackszine.com/blog/archive/blogging/</link>
<description>O&apos;Reilly&apos;s Hacks Series reclaims the term &apos;hacking&apos; for the good guys--innovators who explore and experiment, unearth shortcuts, create useful tools, and come up with fun things to try on their own</description>
<language>en-us</language>
<copyright>Copyright 2008, O'Reilly Media, Inc.</copyright>
<lastBuildDate>Sun, 06 Apr 2008 19:53:20 -0800</lastBuildDate>
<pubDate>Fri, 23 May 2008 19:25:42 -0800</pubDate>
<generator>http://www.movabletype.org/?v=4.1</generator>
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
<itunes:author>O'Reilly Media, Inc.</itunes:author>
<itunes:subtitle>Clever solutions to interesting problems.</itunes:subtitle>
<itunes:summary>Hackszine Podcast</itunes:summary>
<itunes:owner>
<itunes:email>webmaster@makezine.com</itunes:email>
</itunes:owner>
<category>Technology</category>
<itunes:category text="Technology">
</itunes:category>
<itunes:category text="Technology">
  <itunes:category text="Gadgets" />
</itunes:category>
<itunes:category text="Games &amp; Hobbies" >
</itunes:category>
<itunes:category text="Science">
</itunes:category>
<itunes:image href="http://makezine.com/images/hackszine/rss_icon.jpg" />
<itunes:explicit>no</itunes:explicit>


<item>
<title>Windows Mobile del.icio.us plugin</title>
<itunes:summary> If you&apos;re a del.icio.us power user and you use Windows Mobile, you&apos;ve probably missed the del.icio.us plugin that&apos;s available in desktop browsers like IE and Firefox. Dale Lane took this problem as a challenge and coded a nice little...</itunes:summary>
<description>
<![CDATA[<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="iedelicious_20080406.jpg" src="http://www.hackszine.com/iedelicious_20080406.jpg" width="500" height="300" class="mt-image-none" style="" /></span></p>

<p>If you're a del.icio.us power user and you use Windows Mobile, you've probably missed the del.icio.us plugin that's available in desktop browsers like IE and Firefox. Dale Lane took this problem as a challenge and coded a nice little Pocket IE plugin that adds a del.icio.us submittal form to the browser's menu.</p>

<blockquote>This is not as trivial as I expected - it took hundreds and hundreds of lines of code just to get a new entry in the Internet Explorer's menu that gets me access to the web browser object as an IWebBrowser2. And (perhaps especially so for someone who has been getting a little lazy with Java and C#!  ), some of it is a little intricate and complex.

<p>Still, once done I could use my access to the browser to launch my "post to del.icio.us" form and prefill it with the URL and page name of PIE's current page. From there, the form uses the public del.icio.us API to send all the info off to my del.icio.us list.</blockquote></p>

<p>It's written in C++ and he's zipped up the full Visual Studio project. Based on the difficulty and lack of great documentation for doing something like this, this is actually a pretty solid find. If you want to make a PIE plugin, this would be a good place to start.</p>

<p><a href="http://dalelane.co.uk/blog/?p=175">A del.icio.us plugin for Windows Mobile (or C++ is a pain)</a><br />
<a href="http://dalelane.co.uk/page.php?id=39">Pocket IE del.icio.us plugin and source</a></p>]]>
[&lt;a href="http://www.hackszine.com/blog/archive/2008/04/windows_mobile_delicious_plugi.html?CMP=OTC-7G2N43923558" /&gt;Read More&lt;/a&gt;]  
[&lt;a href="http://www.hackszine.com/blog/archive/2008/04/windows_mobile_delicious_plugi.html?CMP=OTC-7G2N43923558#comments" /&gt;Comments&lt;/a&gt;]
</description>
<link>http://www.hackszine.com/blog/archive/2008/04/windows_mobile_delicious_plugi.html?CMP=OTC-7G2N43923558</link>
<guid>http://www.hackszine.com/blog/archive/2008/04/windows_mobile_delicious_plugi.html?CMP=OTC-7G2N43923558</guid>
<category>Blogging</category>
<pubDate>Sun, 06 Apr 2008 19:53:20 -0800</pubDate>

</item>

<item>
<title>reCAPTCHA: distributed book digitization while fighting spam</title>
<itunes:summary> Thanks to spammers, we now are forced waste a substantial portion of time every day, typing in obfuscated wiggly letters to prove we are human. reCATPCHA is a slick idea for using the CAPTCHA system for doing something productive...</itunes:summary>
<description>
<![CDATA[<p><img alt="recaptcha_20070524.jpg" src="http://hackszine.com/recaptcha_20070524.jpg" width="500" height="238" /><br />
Thanks to spammers, we now are forced waste a substantial portion of time every day, typing in obfuscated wiggly letters to prove we are human. reCATPCHA is a slick idea for using the CAPTCHA system for doing something productive (...besides distinguising between homo sapien and homo computatralis).</p>

<p>With reCAPTCHA, the user is given two words, one known by the system and one from a book that previously failed character recognition.  When the user enters both words, the sytem verifies the known word, proving human-ness, and submits the second word to a central database, which helps digitze books from the Internet Archive. With 60 million CAPTCHAs being solved every day, this could be a huge assist for portions of text that can't be handled by optical character regognition techniques. [<a href="http://bmaurer.blogspot.com/2007/05/recaptcha-new-way-to-fight-spam.html">via</a>] <a href="http://recaptcha.net/learnmore.html">Link</a></p>

<p><b>Related:</b><br />
<a href="http://www.hackszine.com/blog/archive/2007/02/negative_captcha.html">Negative CAPTCHA</a></p>]]>
[&lt;a href="http://www.hackszine.com/blog/archive/2007/05/recaptcha_distributed_book_dig.html?CMP=OTC-7G2N43923558" /&gt;Read More&lt;/a&gt;]  
[&lt;a href="http://www.hackszine.com/blog/archive/2007/05/recaptcha_distributed_book_dig.html?CMP=OTC-7G2N43923558#comments" /&gt;Comments&lt;/a&gt;]
</description>
<link>http://www.hackszine.com/blog/archive/2007/05/recaptcha_distributed_book_dig.html?CMP=OTC-7G2N43923558</link>
<guid>http://www.hackszine.com/blog/archive/2007/05/recaptcha_distributed_book_dig.html?CMP=OTC-7G2N43923558</guid>
<category>Web</category>
<pubDate>Thu, 24 May 2007 22:10:44 -0800</pubDate>

</item>

<item>
<title>Fun with speech synthesis</title>
<itunes:summary> There&apos;s a new &quot;Listen&quot; link in the O&apos;Reilly Network weblogs. It speaks the contents of an article, and sounds pretty nice. Dave Battino went on a search for some rhythmic posts, and made a fun remix out of it:...</itunes:summary>
<description>
<![CDATA[<p><img alt="letslisten.png" src="http://hackszine.com/letslisten.png" width="500" height="207" /></p>

<p>There's a new "Listen" link in the O'Reilly Network weblogs. It speaks the contents of an article, and sounds pretty nice. Dave Battino went on a search for some rhythmic posts, and made a fun remix out of it:<br />
<blockquote>O'Reilly recently snuck a wacky speech synthesizer into our blogs: Clicking the "listen" link above will play back these words with a robotic voice. As a speech synth enthusiast, I immediately started looking for phrases that would produce funny rhythms. I found the first in Peter Drescher's recent blog about the Game Developers Conference</blockquote><br />
More Fun with Speech Synths - <a href="http://www.oreillynet.com/digitalmedia/blog/2007/04/more_fun_with_speech_synths.html">Link</a></p>]]>
[&lt;a href="http://www.hackszine.com/blog/archive/2007/05/fun_with_speech_synthesis.html?CMP=OTC-7G2N43923558" /&gt;Read More&lt;/a&gt;]  
[&lt;a href="http://www.hackszine.com/blog/archive/2007/05/fun_with_speech_synthesis.html?CMP=OTC-7G2N43923558#comments" /&gt;Comments&lt;/a&gt;]
</description>
<link>http://www.hackszine.com/blog/archive/2007/05/fun_with_speech_synthesis.html?CMP=OTC-7G2N43923558</link>
<guid>http://www.hackszine.com/blog/archive/2007/05/fun_with_speech_synthesis.html?CMP=OTC-7G2N43923558</guid>
<category>Blogging</category>
<pubDate>Sat, 12 May 2007 06:43:28 -0800</pubDate>

</item>

<item>
<title>Command Line Interface for WordPress</title>
<itunes:summary> Rod McFarland has put together some really cool AJAX-based CLI themes for WordPress. With his CLI 2.0 theme, you can browse blog entries by &quot;cd&quot;-ing through categories, typing &quot;ls&quot; to list article titles and &quot;cat [articlenum]&quot; to read a...</itunes:summary>
<description>
<![CDATA[<p><img alt="wpcli_20070428.jpg" src="http://hackszine.com/wpcli_20070428.jpg" width="500" height="416" /><br />
Rod McFarland has put together some really cool AJAX-based CLI themes for WordPress.  With his CLI 2.0 theme, you can browse blog entries by "cd"-ing through categories, typing "ls" to list article titles and "cat [articlenum]" to read a post.  AJAX is used to make the whole experience seem like you are typing at a terminal, complete with tab-completion.  He's even got a variant of the CLI theme that makes the interface look like a <a href="http://blog.elinc.ca/rod/?wptheme=C64">Commodore 64</a>.  How cool is that! [<a href="http://www.boingboing.net/2007/04/28/turn_wordpress_blogs.html">via</a>]</p>

<p>Rod McFarland's Wordpress Themes -<a href="http://blog.elinc.ca/rod/themes/">Link.</a><br />
Download the CLI Theme -<a href="http://themes.wordpress.net/columns/1-column/1630/cli-20/">Link.</a><br />
Download the Commodore Theme -<a href="http://themes.wordpress.net/columns/1-column/1867/commodore-21-20070321/">Link.</a></p>]]>
[&lt;a href="http://www.hackszine.com/blog/archive/2007/04/command_line_interface_for_wor.html?CMP=OTC-7G2N43923558" /&gt;Read More&lt;/a&gt;]  
[&lt;a href="http://www.hackszine.com/blog/archive/2007/04/command_line_interface_for_wor.html?CMP=OTC-7G2N43923558#comments" /&gt;Comments&lt;/a&gt;]
</description>
<link>http://www.hackszine.com/blog/archive/2007/04/command_line_interface_for_wor.html?CMP=OTC-7G2N43923558</link>
<guid>http://www.hackszine.com/blog/archive/2007/04/command_line_interface_for_wor.html?CMP=OTC-7G2N43923558</guid>
<category>Blogging</category>
<pubDate>Sat, 28 Apr 2007 21:47:44 -0800</pubDate>

</item>

<item>
<title>Mapping the Blogosphere</title>
<itunes:summary> Amazing visualizations of the blogosphere @ Data Mining - [via] Link....</itunes:summary>
<description>
<![CDATA[<p><img src="http://hackszine.com/newblog-crop.jpg" height="457" width="500" border="0" hspace="4" vspace="4" alt="Newblog-Crop" /><br />
Amazing visualizations of the blogosphere @ Data Mining - [<a href="http://jwz.livejournal.com/755367.html">via</a>] <a href="http://datamining.typepad.com/gallery/blog-map-gallery.html">Link.</a></p>]]>
[&lt;a href="http://www.hackszine.com/blog/archive/2007/04/mapping_the_blogosphere.html?CMP=OTC-7G2N43923558" /&gt;Read More&lt;/a&gt;]  
[&lt;a href="http://www.hackszine.com/blog/archive/2007/04/mapping_the_blogosphere.html?CMP=OTC-7G2N43923558#comments" /&gt;Comments&lt;/a&gt;]
</description>
<link>http://www.hackszine.com/blog/archive/2007/04/mapping_the_blogosphere.html?CMP=OTC-7G2N43923558</link>
<guid>http://www.hackszine.com/blog/archive/2007/04/mapping_the_blogosphere.html?CMP=OTC-7G2N43923558</guid>
<category>Blogging</category>
<pubDate>Mon, 23 Apr 2007 00:01:30 -0800</pubDate>

</item>

<item>
<title>Twitter for Make/Craft/Hacks</title>
<itunes:summary> Bre @ Makezine writes: Some people are obsessed with twitter these days. We&apos;re not endorsing it, but if you&apos;re a twitterer and you want to stay up to date with the makezine blog, the craftzine blog, and the hackszine...</itunes:summary>
<description>
<![CDATA[<p><img alt="twitter_hacks.jpg" src="http://hackszine.com/twitter_hacks.jpg" width="500" height="219" /></p>

<p>Bre @ <a href="http://www.makezine.com/blog/archive/2007/03/twitter_for_makecrafthack.html">Makezine</a> writes:</p>

<blockquote>Some people are obsessed with twitter these days. We're not endorsing it, but if you're a twitterer and you want to stay up to date with the makezine blog, the craftzine blog, and the hackszine blog, then you can follow them on twitter and get updates about posts while mobile or on im. Whenever a new post goes up, it'll get twittered with the title of the article and the url of the post.

<p><br>Unless you have unlimited text messages, you'll want to set it up with im or the internet. Twitter can generate a lot of text messages if you set up that option in the settings.</p>

<p>Big thanks to <a href="http://kosso.wordpress.com/">Kosso</a>, rss wizard, who helped put this together.</p>

<p>Makezine on Twitter - <a href="http://twitter.com/make">Link</a><br />
Craftzine on Twitter - <a href="http://twitter.com/craft">Link</a><br />
Hackszine on Twitter - <a href="http://twitter.com/hacks">Link</a> </blockquote></p>]]>
[&lt;a href="http://www.hackszine.com/blog/archive/2007/03/twitter_for_makecrafthacks.html?CMP=OTC-7G2N43923558" /&gt;Read More&lt;/a&gt;]  
[&lt;a href="http://www.hackszine.com/blog/archive/2007/03/twitter_for_makecrafthacks.html?CMP=OTC-7G2N43923558#comments" /&gt;Comments&lt;/a&gt;]
</description>
<link>http://www.hackszine.com/blog/archive/2007/03/twitter_for_makecrafthacks.html?CMP=OTC-7G2N43923558</link>
<guid>http://www.hackszine.com/blog/archive/2007/03/twitter_for_makecrafthacks.html?CMP=OTC-7G2N43923558</guid>
<category>Blogging</category>
<pubDate>Tue, 20 Mar 2007 09:59:08 -0800</pubDate>

</item>

<item>
<title>Twitter Your Home</title>
<itunes:summary> Smart Home Hacks author Gordon Meyer has been experimenting with using Twitter for automated notifications and has hacked it to monitor his home. Check out how he gets a Twitter alert to let him know someone&apos;s at his front...</itunes:summary>
<description>
<![CDATA[<p><img alt="Twitter Your Home" src="http://hackszine.com/gordon-twitterFrontDoor.jpg" width="328" height="160" /></p>

<p><a href="http://store.makezine.com/ProductDetails.asp?ProductCode=0596007221">Smart Home Hacks</a> author Gordon Meyer has been experimenting with using Twitter for automated notifications and has <a href="http://www.oreillynet.com/mac/blog/2007/03/twittering_your_home.html">hacked it to monitor his home</a>. Check out how he gets a Twitter alert to let him know someone's at his front door.</p>

<p><br><strong>Related:</strong><br />
<ul><li><a href="http://store.makezine.com/ProductDetails.asp?ProductCode=0596007221">Smart Home Hacks</a></ul></p>]]>
[&lt;a href="http://www.hackszine.com/blog/archive/2007/03/twitter_your_home.html?CMP=OTC-7G2N43923558" /&gt;Read More&lt;/a&gt;]  
[&lt;a href="http://www.hackszine.com/blog/archive/2007/03/twitter_your_home.html?CMP=OTC-7G2N43923558#comments" /&gt;Comments&lt;/a&gt;]
</description>
<link>http://www.hackszine.com/blog/archive/2007/03/twitter_your_home.html?CMP=OTC-7G2N43923558</link>
<guid>http://www.hackszine.com/blog/archive/2007/03/twitter_your_home.html?CMP=OTC-7G2N43923558</guid>
<category>Smart Home</category>
<pubDate>Fri, 16 Mar 2007 17:01:42 -0800</pubDate>

</item>

<item>
<title>Simplify Blogging Tasks with TextExpander</title>
<itunes:summary> Over at the SmileOnMyMac Blog, Gordon Meyer (author of Smart Home Hacks) offers a great tip for speeding up tedious blogging tasks with TextExpander (Mac only): Here&apos;s a great tip for bloggers and the like. I use TextExpander to...</itunes:summary>
<description>
<![CDATA[<p><img alt="TextExpander for Amazon Affiliate Links" src="http://hackszine.com/textexpander.jpg" width="481" height="271" /></p>

<p>Over at the SmileOnMyMac Blog, Gordon Meyer (author of <a href="http://store.makezine.com/ProductDetails.asp?ProductCode=0596007221">Smart Home Hacks</a>) <a href="http://smileonmymac.net/blog/2007/03/06/textexpander-simplify-tasks-with-clipboard/">offers a great tip</a> for speeding up tedious blogging tasks with <a href="http://www.smileonmymac.com/textexpander/">TextExpander</a> (Mac only):<br />
<blockquote>Here's a great tip for bloggers and the like. I use TextExpander to create a handy macro for creating Amazon Affiliate links. It's much easier than using Amazon's web interface.</blockquote>After defining a shortcut in TextExpander, adding an Amazon product link to <a href="http://www.gordonmeyer.com/">his blog</a> with his unique Amazon Affiliate information is as easy as copying the product's ISBN or ASIN the clipboard and activating the defined trigger, a task that could be repurposed for a variety of other repetitive processes.</p>

<p><br><strong>Related:</strong><br />
<ul><li><a href="http://www.twit.tv/mb63">Merlin Mann's TextExpander video tutorial for MacBreak</a></ul></p>]]>
[&lt;a href="http://www.hackszine.com/blog/archive/2007/03/simplify_blogging_tasks_with_t.html?CMP=OTC-7G2N43923558" /&gt;Read More&lt;/a&gt;]  
[&lt;a href="http://www.hackszine.com/blog/archive/2007/03/simplify_blogging_tasks_with_t.html?CMP=OTC-7G2N43923558#comments" /&gt;Comments&lt;/a&gt;]
</description>
<link>http://www.hackszine.com/blog/archive/2007/03/simplify_blogging_tasks_with_t.html?CMP=OTC-7G2N43923558</link>
<guid>http://www.hackszine.com/blog/archive/2007/03/simplify_blogging_tasks_with_t.html?CMP=OTC-7G2N43923558</guid>
<category>Productivity</category>
<pubDate>Wed, 07 Mar 2007 08:54:46 -0800</pubDate>

</item>

<item>
<title>Pipe Your News Ticker</title>
<itunes:summary> Via the Hacks Authors&apos; Blogs feed, we find Jim Bumgardner&apos;s Pipes Picayune &amp; Daily Tube mashup news ticker:Headlines from a BBC RSS feed are fed, via Y! Pipes, to my news ticker, which is implemented in Flash. Click on...</itunes:summary>
<description>
<![CDATA[<p><img alt="Pipes Picayune" src="http://hackszine.com/pipes_picayune.jpg" width="497" height="308" /></p>

<p>Via the <a href="http://www.hackszine.com/blog/archive/2007/02/hacks_authors_blogs_one_feed_t.html">Hacks Authors' Blogs feed</a>, we find Jim Bumgardner's <a href="http://www.coverpop.com/flowpop/dailyTube.html">Pipes Picayune & Daily Tube </a> mashup news ticker:<blockquote>Headlines from a <a href="http://news.bbc.co.uk/">BBC RSS feed</a> are fed, via Y! Pipes, to my news ticker, which is implemented in Flash. Click on the spinning newspaper to read the story in full on the original website. This widget can work with any RSS feed, but I'm using the <a href="http://news.bbc.co.uk/">BBC</a> because they tend to write short pithy headlines which fit my faux newspapers better.</blockquote>You can include this widget (as well as others offered in <a href="http://www.krazydad.com/blog/2007/02/22/pipes-picayune-daily-tube/">Jim's bog post</a>) in your own blog by copying the &lt;iframe&gt; code and specifying which feed you want to use.</p>

<p><br><strong>UPDATE:</strong></p>

<p>In the comments, Jim points out that he's now added an <a href="http://www.coverpop.com/flowpop/">easy-to-use form for generating custom RSS tickers</a>. Check out this feed of Hackszine:</p>

<p><style class="text/css"><br />
iframe#flowpop { margin: 0; left-margin: auto; right-margin: auto; width:300px; height: 250px; border:none; padding:0; background-color: #000000; }<br />
</style><br />
<iframe id="flowpop" src="http://www.coverpop.com/flowpop/getTicker.php?url=http://hackszine.com/index.xml&ticker=spinningPaper&w=300&h=250&bgc=000000" scrolling="no"></iframe><br />
<br />Powered by <a href="http://pipes.yahoo.com/">Yahoo! Pipes</a></p>

<p><br><strong>Related:</strong><br />
<ul><li><a href="http://store.makezine.com/ProductDetails.asp?ProductCode=0596009453">Yahoo! Hacks</a><li><a href="http://www.hackszine.com/blog/archive/2007/02/mix_and_match_rss_feeds_with_y.html">Mix and Match the Web with Yahoo! Pipes</a><li><a href="http://www.hackszine.com/blog/archive/2007/02/make_family_feeds_as_yahoo_pip.html">Make Family Feeds as Yahoo! Pipe</a></ul></p>]]>
[&lt;a href="http://www.hackszine.com/blog/archive/2007/03/pipe_your_news_ticker.html?CMP=OTC-7G2N43923558" /&gt;Read More&lt;/a&gt;]  
[&lt;a href="http://www.hackszine.com/blog/archive/2007/03/pipe_your_news_ticker.html?CMP=OTC-7G2N43923558#comments" /&gt;Comments&lt;/a&gt;]
</description>
<link>http://www.hackszine.com/blog/archive/2007/03/pipe_your_news_ticker.html?CMP=OTC-7G2N43923558</link>
<guid>http://www.hackszine.com/blog/archive/2007/03/pipe_your_news_ticker.html?CMP=OTC-7G2N43923558</guid>
<category>Yahoo!</category>
<pubDate>Thu, 01 Mar 2007 05:28:57 -0800</pubDate>

</item>

<item>
<title>Hacks Authors&apos; Blogs: One Feed to Rule Them All</title>
<itunes:summary> Ed note: In this guest post, veteran Hacks series author Paul Bausch takes on a challenge that&apos;s been on my todo list for a while, providing a solution that should be of immediate interest to all readers of this...</itunes:summary>
<description>
<![CDATA[<p><img alt="Hacks Authors' Feed" src="http://hackszine.com/hacks_authors_feed.jpg" width="499" height="236" /></p>

<p><em>Ed note: In this guest post, veteran Hacks series author <a href="http://onfocus.com">Paul Bausch</a> takes on a challenge that's been on my todo list for a while, providing a solution that should be of immediate interest to all readers of this site and just might serve as a seed for future hacking around here.</em></p>

<p>I have a shelf full of O'Reilly Hacks books across a wide range of subjects. I contributed a couple in the Web Applications category, but I also have Hacks books about digital photography, hardware, scripting languages, gaming, and operating systems. The series has introduced me to a number of authors who are doing unusual things with technology in their particular area of expertise. I thought it would be interesting to follow each of these authors outside of the Hacks series by subscribing to their blogs, collectively. I figured it would be a good way to keep up with areas of technology that I'm not necessarily tuned into. I have a collection of blogs that I read to keep up with what's happening in Web Applications, but I don't have a sense of what's going on with gaming, for example. </p>

<p>So I went on a mission to gather the Hacks authors' blogs using the tools I know best: Web Applications. I started with an Amazon power query for books by O'Reilly with "Hacks" in the title via the <a href="http://www.amazon.com/aws">Amazon API</a>, and ended up with a list of 80 authors' full names. I plugged each name into Google by hand, adding the word "blog" (or if that didn't turn anything up, "hacks"). Then I visited the blog to make sure it was the Hacks author I was looking for, clicked the orange feed button in the Firefox address field to get the feed URL, and copied the URL to a text file. I ended up with a list of 40 feeds. (A 50% blogging rate among an arbitrary group isn't too shabby.)</p>

<p>I plugged the feeds into <a href="http://www.google.com/reader/">Google Reader</a>, and renamed each feed the author's full name. Here's what the final list looks like (click for larger view):</p>

<p><a href="http://hackszine.com/gr-hacks-authors_full.jpg"><img alt="Hacks Authors' Blogs in Google Reader" src="http://hackszine.com/gr-hacks-authors.jpg" width="500" height="386" /></a></p>

<p>Here's the list of feeds as OPML if you'd like to try it: <a href="http://www.onfocus.com/hacks/hacks-authors.xml">Hacks Authors</a>.</p>

<p>I've only been tuning into this list for a few days, but I'm already getting to know these authors in a new way. And I was right&mdash;I am finding out about developments in tech areas I don't normally tune into. I especially found Brian K. Jones's recent post about <a href="http://www.oreillynet.com/sysadmin/blog/2007/02/fighting_specialization.html">Fighting Specialization</a> appropriate, something I wouldn't have seen otherwise.</p>

<p><br><strong>Related:</strong><br />
<ul><li><a href="http://store.makezine.com/ProductDetails.asp?ProductCode=0596527063">Google Hacks, 3E</a><li><a href="http://store.makezine.com/ProductDetails.asp?ProductCode=0596005423">Amazon Hacks</a></ul></p>]]>
[&lt;a href="http://www.hackszine.com/blog/archive/2007/02/hacks_authors_blogs_one_feed_t.html?CMP=OTC-7G2N43923558" /&gt;Read More&lt;/a&gt;]  
[&lt;a href="http://www.hackszine.com/blog/archive/2007/02/hacks_authors_blogs_one_feed_t.html?CMP=OTC-7G2N43923558#comments" /&gt;Comments&lt;/a&gt;]
</description>
<link>http://www.hackszine.com/blog/archive/2007/02/hacks_authors_blogs_one_feed_t.html?CMP=OTC-7G2N43923558</link>
<guid>http://www.hackszine.com/blog/archive/2007/02/hacks_authors_blogs_one_feed_t.html?CMP=OTC-7G2N43923558</guid>
<category>Hacks Series</category>
<pubDate>Tue, 27 Feb 2007 11:17:45 -0800</pubDate>

</item>

<item>
<title>Twingly Screensaver - The RSS world is yours!</title>
<itunes:summary> This RSS globe screen saver looks like the google demo you see at their headquarters and at conferences - this globe spins around and shows pillars of activity in blog world. Fun eye candy for a spare computer, and...</itunes:summary>
<description>
<![CDATA[<p><object width="500" height="412"><param name="movie" value="http://www.youtube.com/v/zgIT-hfgOXY"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/zgIT-hfgOXY" type="application/x-shockwave-flash" wmode="transparent" width="500" height="412"></embed></object><br />
This RSS globe screen saver looks like the google demo you see at their headquarters and at conferences - this globe spins around and shows pillars of activity in blog world. Fun eye candy for a spare computer, and a reminder that a lot of the world is still not lit up.</p>

<blockquote>Twingly screensaver is visualizing the global blog activity in real time. Forget RSS readers where you see only what you're interested in. With Twingly screensaver you get a 24/7 stream of all (viewer discretion advised) blog activity, straight to your screen.</blockquote>

<p>Twingly Screensaver Beta - [<a href="http://valleywag.com/tech/neato/twingly-blogglobe-worldreader-237150.php">via</a>] <a href="http://twingly.se/ScreenSaver.aspx">Link.</a></p>]]>
[&lt;a href="http://www.hackszine.com/blog/archive/2007/02/twingly_screensaver_the_rss_wo.html?CMP=OTC-7G2N43923558" /&gt;Read More&lt;/a&gt;]  
[&lt;a href="http://www.hackszine.com/blog/archive/2007/02/twingly_screensaver_the_rss_wo.html?CMP=OTC-7G2N43923558#comments" /&gt;Comments&lt;/a&gt;]
</description>
<link>http://www.hackszine.com/blog/archive/2007/02/twingly_screensaver_the_rss_wo.html?CMP=OTC-7G2N43923558</link>
<guid>http://www.hackszine.com/blog/archive/2007/02/twingly_screensaver_the_rss_wo.html?CMP=OTC-7G2N43923558</guid>
<category>Blogging</category>
<pubDate>Fri, 16 Feb 2007 07:48:41 -0800</pubDate>

</item>

<item>
<title>Back Up Your Blogger Blog</title>
<itunes:summary> A quick way to back up your blogspot hosted blog is to use the built in search tool to dump your blog&apos;s entire contents. Using wget, this is something that could be easily incorporated into your nightly backup script....</itunes:summary>
<description>
<![CDATA[<p><img alt="downthemall_20070211.jpg" src="http://www.hackszine.com/blog/archive/downthemall_20070211.jpg" width="500" height="331" /><br />
A quick way to back up your blogspot hosted blog is to use the built in search tool to dump your blog's entire contents.  Using wget, this is something that could be easily incorporated into your nightly backup script.   If you know your blog has fewer than 1000 entries, just use the following URL to dump everything in XML format:<br />
<code>http://blogname.blogspot.com/feeds/posts/default?max-results=1000</code><br />
From Google Operating System:<br />
<blockquote>To download all the photos uploaded to your blog, DownThemAll comes to the rescue. The Firefox extension lets you download all the files with a certain extension from the current page, so it's a good way to download all the images from the previous listing.</blockquote><br />
With the full XML feed and the images, it's just a matter of writing a quick perl script to parse and import your entries into whatever format or system you wish to work with. -<a href="http://googlesystem.blogspot.com/2007/02/how-to-backup-blogger-blog.html">Link.</a></p>

<p><br><b>Related:</b><br />
<ul><li><a href="http://www.hackszine.com/blog/archive/2007/02/automate_your_backups.html">Automate Your Backups</a></ul></p>]]>
[&lt;a href="http://www.hackszine.com/blog/archive/2007/02/back_up_your_blogger_blog.html?CMP=OTC-7G2N43923558" /&gt;Read More&lt;/a&gt;]  
[&lt;a href="http://www.hackszine.com/blog/archive/2007/02/back_up_your_blogger_blog.html?CMP=OTC-7G2N43923558#comments" /&gt;Comments&lt;/a&gt;]
</description>
<link>http://www.hackszine.com/blog/archive/2007/02/back_up_your_blogger_blog.html?CMP=OTC-7G2N43923558</link>
<guid>http://www.hackszine.com/blog/archive/2007/02/back_up_your_blogger_blog.html?CMP=OTC-7G2N43923558</guid>
<category>Blogging</category>
<pubDate>Sun, 11 Feb 2007 20:11:20 -0800</pubDate>

</item>

<item>
<title>IMify to Stikkit</title>
<itunes:summary> IMified and Stikkit seem to have heard my request. You can now post to Stikkit via IM....</itunes:summary>
<description>
<![CDATA[<p><img alt="IMify Stikkit" src="http://www.hackszine.com/blog/archive/IMify%20Stikkit.png" width="415" height="419" /></p>

<p><a href="http://imified.com">IMified</a> and <a href="http://stikkit.com">Stikkit</a> seem to have heard <a href="http://www.hackszine.com/blog/archive/2007/02/imify_your_web_apps.html">my request</a>. You can now <a href="http://blog.imified.com/index.php/2007/02/09/stikkit-and-livejournal-integration/">post to Stikkit via IM</a>.</p>]]>
[&lt;a href="http://www.hackszine.com/blog/archive/2007/02/imify_to_stikkit.html?CMP=OTC-7G2N43923558" /&gt;Read More&lt;/a&gt;]  
[&lt;a href="http://www.hackszine.com/blog/archive/2007/02/imify_to_stikkit.html?CMP=OTC-7G2N43923558#comments" /&gt;Comments&lt;/a&gt;]
</description>
<link>http://www.hackszine.com/blog/archive/2007/02/imify_to_stikkit.html?CMP=OTC-7G2N43923558</link>
<guid>http://www.hackszine.com/blog/archive/2007/02/imify_to_stikkit.html?CMP=OTC-7G2N43923558</guid>
<category>Productivity</category>
<pubDate>Fri, 09 Feb 2007 17:00:09 -0800</pubDate>

</item>

<item>
<title>Reply with Commenter Name at Lifehacker</title>
<itunes:summary> Inspired by our post about personalizing your Flickr replies, the ever-resourceful and reader-focused Gina Trapani just whipped up her own code to add similar functionality to Lifehacker comments. Her Lifehacker Reply with Commenter Name Greasemonkey script adds a &quot;[reply...</itunes:summary>
<description>
<![CDATA[<p><img alt="Lifehacker Comments" src="http://www.hackszine.com/blog/archive/Lifehacker%20Comments.jpg" width="499" height="242" /></p>

<p>Inspired by our post about <a href="http://www.hackszine.com/blog/archive/2007/01/personalize_your_flickr_replie.html">personalizing your Flickr replies</a>, the ever-resourceful and reader-focused Gina Trapani just <a href="http://lifehacker.com/software/greasemonkey/lifehacker-code--reply-with-commenter-name-greasemonkey-script-234879.php">whipped up her own code</a> to add similar functionality to <a href="http://Lifehacker.com">Lifehacker</a> comments. Her <a href="http://www.lifehacker.com/assets/resources/lhcode/lifehacker-reply-to-commenter.0.2.user.js">Lifehacker Reply with Commenter Name</a> Greasemonkey script adds a "[reply by name]" link to each comment on Lifehacker.com and inserts the commenter's name (prepended with an @ in v 0.2) into your response when you click that link.</p>

<p>Taking it one step further (thanks to the GNU Public License assigned to Gina's original code), Lifehacker reader Ali Karbassi <a href="http://lifehacker.com/software/greasemonkey/lifehacker-code--reply-with-commenter-name-greasemonkey-script-234879.php#c946732">modified the script</a> to include links to the actual comment boxes you're replying to.</p>

<p>Nice work all around. It adds a nice personal touch to the comments thread, and it's great to see community improvements to the site's innovation. I know it makes my reader experience more enjoyable, both functionally and emotionally.</p>

<p><strong>Links to Lifehacker Greasemonkey Scripts:</strong></p>

<ul><li><a href="http://lifehacker.com/software/greasemonkey/lifehacker-code--reply-with-commenter-name-greasemonkey-script-234879.php">Lifehacker post about the script</a>
<li>Gina's <a href="http://www.lifehacker.com/assets/resources/lhcode/lifehacker-reply-to-commenter.0.2.user.js">Lifehacker Reply with Commenter Name</a>
<li><a href="http://lifehacker.com/commenter/mrWoot/">Ali Karbassi</a>'s <a href="http://karbassi.com/code/lifehackerreplycommenternameplus0.3.user.js">modified script</a></ul>]]>
[&lt;a href="http://www.hackszine.com/blog/archive/2007/02/reply_with_commenter_name_at_l.html?CMP=OTC-7G2N43923558" /&gt;Read More&lt;/a&gt;]  
[&lt;a href="http://www.hackszine.com/blog/archive/2007/02/reply_with_commenter_name_at_l.html?CMP=OTC-7G2N43923558#comments" /&gt;Comments&lt;/a&gt;]
</description>
<link>http://www.hackszine.com/blog/archive/2007/02/reply_with_commenter_name_at_l.html?CMP=OTC-7G2N43923558</link>
<guid>http://www.hackszine.com/blog/archive/2007/02/reply_with_commenter_name_at_l.html?CMP=OTC-7G2N43923558</guid>
<category>Life</category>
<pubDate>Thu, 08 Feb 2007 05:52:07 -0800</pubDate>

</item>

<item>
<title>IMify Your Web Apps</title>
<itunes:summary> Thanks to Lifehacker for tipping us off to IMified:an instant messenger buddy that works accross all major IM networks and offers access to a growing number of web applications, as well as productivity tools like notes, reminders, and todo&apos;s....</itunes:summary>
<description>
<![CDATA[<p><img alt="IMified.jpeg" src="http://www.hackszine.com/blog/archive/IMified.jpeg" width="497" height="405" /></p>

<p>Thanks to <a href="http://lifehacker.com/software/instant-messaging/im-your-favorite-web-apps-with-imified-234339.php">Lifehacker</a> for tipping us off to <a href="http://www.imified.com/">IMified</a>:<blockquote>an instant messenger buddy that works accross all major IM networks and offers access to a growing number of web applications, as well as productivity tools like notes, reminders, and todo's. Imified helps you get things done faster.</blockquote>To get started, just send a message in AIM/iChat/Yahoo! Messenger to the IMified buddy (imified@imified.com for MSN or imified@gmail.com on Google Talk/Jabber). Following a few prompts will soon allow you to IM your favorite web apps, including Google Calendar, Backpack, Remember the Milk, Blogger, and more (here's hoping <a href="http://www.hackszine.com/blog/archive/2007/02/stikkit_open_for_hacking_1.html">Stikkit</a> is next).</p>

<p><br>I can confirm that it works seamlessly and easily with WordPress (though I couldn't get it to work with Blogger). Setup was easy and I composed and posted this test message in just a minute or so entirely through iChat:</p>

<p><img alt="IMified Wordpress" src="http://www.hackszine.com/blog/archive/IMified%20Wordpress.jpg" width="499" height="181" /></p>]]>
[&lt;a href="http://www.hackszine.com/blog/archive/2007/02/imify_your_web_apps.html?CMP=OTC-7G2N43923558" /&gt;Read More&lt;/a&gt;]  
[&lt;a href="http://www.hackszine.com/blog/archive/2007/02/imify_your_web_apps.html?CMP=OTC-7G2N43923558#comments" /&gt;Comments&lt;/a&gt;]
</description>
<link>http://www.hackszine.com/blog/archive/2007/02/imify_your_web_apps.html?CMP=OTC-7G2N43923558</link>
<guid>http://www.hackszine.com/blog/archive/2007/02/imify_your_web_apps.html?CMP=OTC-7G2N43923558</guid>
<category>Blogging</category>
<pubDate>Tue, 06 Feb 2007 12:38:02 -0800</pubDate>

</item>

<item>
<title>Resize Photos with Flickr</title>
<itunes:summary> This is kind of a meta hack, since it&apos;s one I use for every post to this blog, but it also serves as a quick and easy way to resize images for a number of other purposes. Like many...</itunes:summary>
<description>
<![CDATA[<p><img alt="Resize Photos with Flickr" src="http://www.hackszine.com/blog/archive/resize.jpeg" width="500" height="427" /></p>

<p>This is kind of a <em>meta</em> hack, since it's one I use for every post to this blog, but it also serves as a quick and easy way to resize images for a number of other purposes.</p>

<p>Like many blogs, this one has a posting width of 500 pixels, which we try to fill with an image of that exact width whenever possible. But I don't want to go through the hassle of opening an image-editing program to crop every picture I post to those precise dimensions. The easiest way I've found is to use Flickr to resize my images for me.</p>

<p>Take, for example, the source for the image at the beginning of this post: <a href="http://www.flickr.com/photos/olivepress/94960164/">Figure 1-22</a> in <a href="http://store.makezine.com/ProductDetails.asp?ProductCode=0596102453">Flickr Hacks</a>. Taken from Hack #4: "Resize Photos for Flickr," it shows how to reduce the size of an original image <em>before</em> uploading to Flickr (to keep your monthly download allotment down, something that is less necessary now that <a href="http://www.flickr.com/help/limits/">Flickr increased their upload limits</a> for free users). Since I have a Pro account, upload limits don't really pertain to me, so this figure lives at its original dimensions in my Flickr photostream.</p>

<p>Once uploaded, though, Flickr offers a number of options for <em>downloading</em> that same image. Just click the "All Sizes" button over the picture to reveal the screen shown in the screenshot at the top of this post:</p>

<p><img alt="Flickr All Sizes Menu" src="http://www.hackszine.com/blog/archive/Flickr%20All%20Sizes%20Menu.jpg" width="500" height="39" /></p>

<p>The "Medium size" width of any original (Landscape orientation) image over 500 pixels wide will be exactly 500 pixels. Just download the image, or use the handy HTML Flickr provides to embed directly in your post:</p>

<p><img alt="Flickr HTML" src="http://www.hackszine.com/blog/archive/Flickr%20HTML.jpg" width="500" height="211" /></p>

<p>The other standard sizes Flickr makes available are also handy. "Square" is always a nice 75X75 square (useful for avatars and such), "Thumbnail" is always 100 pixels for its longest dimension (useful for, er, thumbnails), "Small" is 240 at its widest/tallest, and "Large" (when available--note that the "Original" size for the image in this post is smaller than Flickr's "Large" size) is always 1024 pixels at most.</p>

<p><strong>Related:</strong></p>

<ul><li><a href="http://store.makezine.com/ProductDetails.asp?ProductCode=0596102453">Flickr Hacks</a></ul>]]>
[&lt;a href="http://www.hackszine.com/blog/archive/2007/01/resize_photos_with_flickr.html?CMP=OTC-7G2N43923558" /&gt;Read More&lt;/a&gt;]  
[&lt;a href="http://www.hackszine.com/blog/archive/2007/01/resize_photos_with_flickr.html?CMP=OTC-7G2N43923558#comments" /&gt;Comments&lt;/a&gt;]
</description>
<link>http://www.hackszine.com/blog/archive/2007/01/resize_photos_with_flickr.html?CMP=OTC-7G2N43923558</link>
<guid>http://www.hackszine.com/blog/archive/2007/01/resize_photos_with_flickr.html?CMP=OTC-7G2N43923558</guid>
<category>Flickr</category>
<pubDate>Wed, 17 Jan 2007 08:15:14 -0800</pubDate>

</item>


</channel>
</rss>