<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link rel="hub" href="http://tumblr.superfeedr.com/" xmlns:atom="http://www.w3.org/2005/Atom"/><description>Pages
Home
  Apps I Use
Photostream


.zg_div {margin:0 auto; width:117px;}
.zg_div_inner {border: solid 1px #000000; background-color:#000000;  color:#666666; text-align:center; font-family:arial, helvetica; font-size:11px;}
.zg_div a, .zg_div a:hover, .zg_div a:visited {color:#3993ff; background:inherit !important; text-decoration:none !important;}


zg_insert_badge = function() {
var zg_bg_color = '000000';
var zgi_url = 'http://www.flickr.com/apps/badge/badge_iframe.gne?zg_bg_color='+zg_bg_color+'&amp;zg_person_id=61919031%40N00';
document.write('');
if (document.getElementById) document.write('');
}
zg_toggleWhat = function() {
document.getElementById('zg_whatdiv').style.display = (document.getElementById('zg_whatdiv').style.display != 'none') ? 'none' : 'block';
document.getElementById('zg_whatlink').style.display = (document.getElementById('zg_whatdiv').style.display != 'none') ? 'none' : 'block';
return false;
}
zg_insert_badge();This is a Flickr badge showing public photos and videos from tech-geek. Make your own badge here.
if (document.getElementById) document.getElementById('zg_whatdiv').style.display = 'none';



Random Geekery

/* list all blogs, put a \ before single quotes */
var my_links = [
'Photofocus',
'NiNi\'s Blog',
'Tekzilla',
'MacBreak Weekly',
'TWiP',
'43 Folders',
'GTD Times',
'Tools for Thought',
'MYDL.ME',
'Scouting NY'
];

function randomize (a_items, n_count) {
var n_index, s_html = '';
while (a_items.length &amp;&amp; n_count) {
n_index = Math.ceil(Math.random() * a_items.length) - 1;
s_html += '' + a_items[n_index] + '';
a_items[n_index] = a_items[a_items.length - 1];
a_items.length = a_items.length - 1;
n_count--;
}

return s_html + '';
}
// call randomizer
// param 1 - list of items in the form of a variable
// param 2 - number of items to display
// Code: http://www.juliakm.com/javascript-blogroll-randomizer
document.write(randomize (my_links, 5));
</description><title>tech-geek.org</title><generator>Tumblr (3.0; @tech-geek)</generator><link>http://tech-geek.org/</link><item><title>OmniFocus &amp; Date Stamps</title><description>&lt;p&gt;I was in the middle of my Weekly Review and was wishing there was a way to instantly add a date stamp to my action items.  I find dating items as I enter them helps to keep them from becoming perma-cruft.  This is especially helpfull for staff requests and items classified as “Waiting For.” I looked through the menus and settings but didn’t find what I was looking for.  A quick “Send Feedback” from the help menu and Omni’s excellent Support Ninjas sprung into action.&lt;/p&gt;
&lt;p&gt;It turns out that OmniFocus does have this feature (but I still don’t see it advertized in the menus.)  A simple [Command] [/] will enter the current date like so: 5/8/09.  This was good, but not quite perfect.  The way OmniFocus sorts by name causes issues with November (11) and December (12) showing up before February (2) - so I had been adding my dates like this: 05/08 to make it sort chronologically.  I sent a thank you email to the Ninja and asked if Omni would consider changing how they sort Names / Numbers and when about my review.&lt;/p&gt;
&lt;p&gt;I got a followup email later that day.  Apparently this Ninja was talking about my request to somebody else and they were pointed to the International section of the System Preferences.  OS X allows you customize the way the OS displays certain information, including dates.  I customized the short format to have two digit months and days and I dropped the year.  Now I’ve got my instant date stamp.&lt;/p&gt;
&lt;p&gt;&lt;img alt="Screenshot: Custom Date" src="http://s158237945.onlinehome.us/tumblr/custom.png" align="middle" height="376" width="506"/&gt;&lt;/p&gt;
&lt;p&gt;Thanks OmniGroup for your excellent products and support!&lt;/p&gt;</description><link>http://tech-geek.org/post/105551358</link><guid>http://tech-geek.org/post/105551358</guid><pubDate>Sat, 09 May 2009 16:12:23 -0400</pubDate><category>gtd</category><category>OmniFocus</category><category>protip</category></item></channel></rss>

