<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Is It Friday Yet?</title>
	<atom:link href="http://jdhitsolutions.com/blog/2009/11/is-it-friday-yet/feed/" rel="self" type="application/rss+xml" />
	<link>http://jdhitsolutions.com/blog/2009/11/is-it-friday-yet/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
	<description>Advice, solutions, tips and more for the lonely Windows administrator with too much to do and not enough time.</description>
	<lastBuildDate>Fri, 19 Mar 2010 12:55:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: David R. Longnecker</title>
		<link>http://jdhitsolutions.com/blog/2009/11/is-it-friday-yet/comment-page-/#comment-325</link>
		<dc:creator>David R. Longnecker</dc:creator>
		<pubDate>Fri, 06 Nov 2009 13:38:54 +0000</pubDate>
		<guid isPermaLink="false">http://jdhitsolutions.com/blog/?p=478#comment-325</guid>
		<description>&gt;&gt;Heck, I might even throw in the voice object .

HAH!  Something that reads off the $host and if your PowerShell window is still open past closing time--&quot;warning&quot; you via voice API to go home.  I like it! :)

I&#039;m posting up a quick post in a bit... got to thinking and since I tend to leave my PS window open all day, I added it to the window bar (or tab, since I use Console2).  More on that in a few.</description>
		<content:encoded><![CDATA[<p>&gt;&gt;Heck, I might even throw in the voice object .</p>
<p>HAH!  Something that reads off the $host and if your PowerShell window is still open past closing time&#8211;&#8221;warning&#8221; you via voice API to go home.  I like it! <img src='http://jdhitsolutions.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I&#8217;m posting up a quick post in a bit&#8230; got to thinking and since I tend to leave my PS window open all day, I added it to the window bar (or tab, since I use Console2).  More on that in a few.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeffery Hicks</title>
		<link>http://jdhitsolutions.com/blog/2009/11/is-it-friday-yet/comment-page-/#comment-324</link>
		<dc:creator>Jeffery Hicks</dc:creator>
		<pubDate>Thu, 05 Nov 2009 21:10:01 +0000</pubDate>
		<guid isPermaLink="false">http://jdhitsolutions.com/blog/?p=478#comment-324</guid>
		<description>Another fun enhancement would be to use a different for the countdown method depending on how many days or hours are remaining.  Maybe moving from red to green the closer you get.  Heck, I might even throw in the voice object .</description>
		<content:encoded><![CDATA[<p>Another fun enhancement would be to use a different for the countdown method depending on how many days or hours are remaining.  Maybe moving from red to green the closer you get.  Heck, I might even throw in the voice object .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeffery Hicks</title>
		<link>http://jdhitsolutions.com/blog/2009/11/is-it-friday-yet/comment-page-/#comment-323</link>
		<dc:creator>Jeffery Hicks</dc:creator>
		<pubDate>Thu, 05 Nov 2009 21:03:19 +0000</pubDate>
		<guid isPermaLink="false">http://jdhitsolutions.com/blog/?p=478#comment-323</guid>
		<description>I like that change.  The script started out &quot;quick and dirty&quot; and never moved much beyond it.</description>
		<content:encoded><![CDATA[<p>I like that change.  The script started out &#8220;quick and dirty&#8221; and never moved much beyond it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David R. Longnecker</title>
		<link>http://jdhitsolutions.com/blog/2009/11/is-it-friday-yet/comment-page-/#comment-322</link>
		<dc:creator>David R. Longnecker</dc:creator>
		<pubDate>Thu, 05 Nov 2009 20:56:06 +0000</pubDate>
		<guid isPermaLink="false">http://jdhitsolutions.com/blog/?p=478#comment-322</guid>
		<description>Hah! Cool and fun profile script add-on.  I tossed this onto the end of my profile script so it pops out when I open up PowerShell (though, your alias idea is probably better since the console tends to be open all day).

I did tweak the output a bit to make it more readable...

For your &quot;else&quot; statement:

else {
   $diff = $($tgif -(get-date))
   write-host &quot;Countdown to TGIF: $($diff.Days)d $($diff.Hours)h $($diff.Minutes)m&quot; -fore red
 }

This outputs a bit cleaner output:

Countdown to TGIF: 1d 1h 39m

Example on screen: http://bit.ly/3Lg6VM</description>
		<content:encoded><![CDATA[<p>Hah! Cool and fun profile script add-on.  I tossed this onto the end of my profile script so it pops out when I open up PowerShell (though, your alias idea is probably better since the console tends to be open all day).</p>
<p>I did tweak the output a bit to make it more readable&#8230;</p>
<p>For your &#8220;else&#8221; statement:</p>
<p>else {<br />
   $diff = $($tgif -(get-date))<br />
   write-host &#8220;Countdown to TGIF: $($diff.Days)d $($diff.Hours)h $($diff.Minutes)m&#8221; -fore red<br />
 }</p>
<p>This outputs a bit cleaner output:</p>
<p>Countdown to TGIF: 1d 1h 39m</p>
<p>Example on screen: <a href="http://bit.ly/3Lg6VM" rel="nofollow">http://bit.ly/3Lg6VM</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->