<?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"
	>
<channel>
	<title>Comments on: Using your computer as your alarm clock</title>
	<atom:link href="http://www.blogsmonroe.com/teentech/2008/04/05/using-your-computer-as-your-alarm-clock/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blogsmonroe.com/teentech/2008/04/05/using-your-computer-as-your-alarm-clock/</link>
	<description>Technology for the Teenager in You</description>
	<pubDate>Mon, 08 Sep 2008 00:18:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Bob</title>
		<link>http://www.blogsmonroe.com/teentech/2008/04/05/using-your-computer-as-your-alarm-clock/#comment-5711</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Tue, 15 Jul 2008 00:58:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogsmonroe.com/teentech/?p=88#comment-5711</guid>
		<description>Excellent - a perfectly elegant solution for a problem I couldn't get my brain around (as in 'Why didn't *I* think of that??').  For Windows users, here's another way to schedule the task, which makes it easier to do the same thing on multiple days.  Using the example play list and batch file above, go to a Command Prompt (Start -&#62; Run -&#62; cmd ), and type:

at 6:10 /every:m,t,w,th,f c:\songs\alarm.bat

This will create an event that runs alarm.bat (change the path/folder for your situation) at 6:10 AM every Monday thru Friday (you can add sa and su if you need Saturday and Sunday).  For WinAmp at least, it will start up and begin playing (I like mine on Shuffle) at 6:10 each morning.

Nice Work!</description>
		<content:encoded><![CDATA[<p>Excellent - a perfectly elegant solution for a problem I couldn&#8217;t get my brain around (as in &#8216;Why didn&#8217;t *I* think of that??&#8217;).  For Windows users, here&#8217;s another way to schedule the task, which makes it easier to do the same thing on multiple days.  Using the example play list and batch file above, go to a Command Prompt (Start -&gt; Run -&gt; cmd ), and type:</p>
<p>at 6:10 /every:m,t,w,th,f c:\songs\alarm.bat</p>
<p>This will create an event that runs alarm.bat (change the path/folder for your situation) at 6:10 AM every Monday thru Friday (you can add sa and su if you need Saturday and Sunday).  For WinAmp at least, it will start up and begin playing (I like mine on Shuffle) at 6:10 each morning.</p>
<p>Nice Work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Liske</title>
		<link>http://www.blogsmonroe.com/teentech/2008/04/05/using-your-computer-as-your-alarm-clock/#comment-4903</link>
		<dc:creator>Aaron Liske</dc:creator>
		<pubDate>Sun, 06 Apr 2008 11:17:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogsmonroe.com/teentech/?p=88#comment-4903</guid>
		<description>true, that would work, but it doesn't look like it creates a recurring event, and it starts the same song every day.  That's what I try to avoid by using a media player in Shuffle mode.  Thanks for the suggestion though, and I probably will use the sleep function later on.</description>
		<content:encoded><![CDATA[<p>true, that would work, but it doesn&#8217;t look like it creates a recurring event, and it starts the same song every day.  That&#8217;s what I try to avoid by using a media player in Shuffle mode.  Thanks for the suggestion though, and I probably will use the sleep function later on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mårtern</title>
		<link>http://www.blogsmonroe.com/teentech/2008/04/05/using-your-computer-as-your-alarm-clock/#comment-4901</link>
		<dc:creator>Mårtern</dc:creator>
		<pubDate>Sun, 06 Apr 2008 09:54:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogsmonroe.com/teentech/?p=88#comment-4901</guid>
		<description>In GNU/Linux, I've learned just the other day, that there is a really simple method instead of messing with cron and various plugins to music players thats locks up when you most need them.
Hit the command line whit following code:

sleep 8h &#38;&#38; mplayer /home/*Your_User_Account*/Slipknot_Wait_and_bleed.mp3


sleep --help     for more options
nifty ha :-)</description>
		<content:encoded><![CDATA[<p>In GNU/Linux, I&#8217;ve learned just the other day, that there is a really simple method instead of messing with cron and various plugins to music players thats locks up when you most need them.<br />
Hit the command line whit following code:</p>
<p>sleep 8h &amp;&amp; mplayer /home/*Your_User_Account*/Slipknot_Wait_and_bleed.mp3</p>
<p>sleep &#8211;help     for more options<br />
nifty ha <img src='http://www.blogsmonroe.com/teentech/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
