<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.4" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Tips &#038; Tricks: Computer Alarm Clock</title>
	<link>http://www.boredworkers.com/2007/04/15/tips-tricks-computer-alarm-clock/</link>
	<description>Get a grip!</description>
	<pubDate>Tue, 22 May 2012 08:49:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.4</generator>

	<item>
		<title>by: Joey</title>
		<link>http://www.boredworkers.com/2007/04/15/tips-tricks-computer-alarm-clock/#comment-93664</link>
		<pubDate>Sat, 23 May 2009 05:03:39 +0000</pubDate>
		<guid>http://www.boredworkers.com/2007/04/15/tips-tricks-computer-alarm-clock/#comment-93664</guid>
					<description>I have been using http://batchalarmclock.blogspot.com/ for my alarm clock. I like it because it's simple and it uses the computers built in speaker to beep. This is useful because I don't have external speakers that work. That would have made it hard to use this program.. LOL</description>
		<content:encoded><![CDATA[<p>I have been using <a href='http://batchalarmclock.blogspot.com/' rel='nofollow'>http://batchalarmclock.blogspot.com/</a> for my alarm clock. I like it because it&#8217;s simple and it uses the computers built in speaker to beep. This is useful because I don&#8217;t have external speakers that work. That would have made it hard to use this program.. LOL
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Electromoss</title>
		<link>http://www.boredworkers.com/2007/04/15/tips-tricks-computer-alarm-clock/#comment-42007</link>
		<pubDate>Thu, 05 Jul 2007 08:53:02 +0000</pubDate>
		<guid>http://www.boredworkers.com/2007/04/15/tips-tricks-computer-alarm-clock/#comment-42007</guid>
					<description>I think low tech does the trick quite nicely! Just get an array of 10 or 20 pasar malam* clocks and make sure you keep your rechargeable batteries** fresh. This innovative and environmentally friendly solution would make TNB*** a bit upset though, when they learn that your desktop PC usage is down.

Oh yeah. Put your alarm clocks all over the house, and find a way to videocam yourself when they all ring in the morning. Hahaha! :D

* Malaysian Night Market. Awesome experience!

**Hmm. Would cost quite a bit wouldn't it. 1 pack of 4 rechargeable batts = RM25+. 10 clocks @2 batteries each = RM63. Plus the discipline to actually charge the batts &#38; have enough chargers/power points (not the M$ one)... 

Still, it's cheaper than spending time writing &#38; debugging a COM server!!! Plus deploying WSH automation (which is only possible in Administrator mode) is dangerous stuff, Frederic B! It's better to compile a Java CNI .exe using gcj (Cygwin) and using cygrunsrv (Cygwin's NT service manager) to set the .exe to run as a service in a Guest account. 

*** Malaysia's Semi-Privatised Electricity Monopolist</description>
		<content:encoded><![CDATA[<p>I think low tech does the trick quite nicely! Just get an array of 10 or 20 pasar malam* clocks and make sure you keep your rechargeable batteries** fresh. This innovative and environmentally friendly solution would make TNB*** a bit upset though, when they learn that your desktop PC usage is down.</p>
<p>Oh yeah. Put your alarm clocks all over the house, and find a way to videocam yourself when they all ring in the morning. Hahaha! :D</p>
<p>* Malaysian Night Market. Awesome experience!</p>
<p>**Hmm. Would cost quite a bit wouldn&#8217;t it. 1 pack of 4 rechargeable batts = RM25+. 10 clocks @2 batteries each = RM63. Plus the discipline to actually charge the batts &amp; have enough chargers/power points (not the M$ one)&#8230; </p>
<p>Still, it&#8217;s cheaper than spending time writing &amp; debugging a COM server!!! Plus deploying WSH automation (which is only possible in Administrator mode) is dangerous stuff, Frederic B! It&#8217;s better to compile a Java CNI .exe using gcj (Cygwin) and using cygrunsrv (Cygwin&#8217;s NT service manager) to set the .exe to run as a service in a Guest account. </p>
<p>*** Malaysia&#8217;s Semi-Privatised Electricity Monopolist
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Frederic B.</title>
		<link>http://www.boredworkers.com/2007/04/15/tips-tricks-computer-alarm-clock/#comment-34767</link>
		<pubDate>Sat, 19 May 2007 15:21:46 +0000</pubDate>
		<guid>http://www.boredworkers.com/2007/04/15/tips-tricks-computer-alarm-clock/#comment-34767</guid>
					<description>I wrote a little script that I use with pretty much the same process as above, but interfaces with the itunes COM interface, to 
1 launch itunes 
2 select a playlist called "Alarm Clock"
3 shuffle said playlist
4 start playing

For some reason I can't seem to get it to tweak the volume level correctly, something's wrong with my COM interface for it, or I am not translating the documentation to the commands, but with a little bit of tweaking I could figure out the problem.

In any case this setup guarantees variety for me every morning, and I can select apropriately loud songs. I sleep like a rock, so having a both varied, and immensely loud alarm is neccessary. For awhile i had a single loud song just like above, but I got used to it quickly, just like I got used to my loud alarm clock, and just setting it to radio proved to be equally useless. Scheduled Tasks, Windows Scripting Host, VBS and Itunes are now my friends.

&lt;strong&gt;G:&lt;/strong&gt; Yeah. Getting used to the sound is a problem. After a while, you just don't wake up to it anymore...</description>
		<content:encoded><![CDATA[<p>I wrote a little script that I use with pretty much the same process as above, but interfaces with the itunes COM interface, to<br />
1 launch itunes<br />
2 select a playlist called &#8220;Alarm Clock&#8221;<br />
3 shuffle said playlist<br />
4 start playing</p>
<p>For some reason I can&#8217;t seem to get it to tweak the volume level correctly, something&#8217;s wrong with my COM interface for it, or I am not translating the documentation to the commands, but with a little bit of tweaking I could figure out the problem.</p>
<p>In any case this setup guarantees variety for me every morning, and I can select apropriately loud songs. I sleep like a rock, so having a both varied, and immensely loud alarm is neccessary. For awhile i had a single loud song just like above, but I got used to it quickly, just like I got used to my loud alarm clock, and just setting it to radio proved to be equally useless. Scheduled Tasks, Windows Scripting Host, VBS and Itunes are now my friends.</p>
<p><strong>G:</strong> Yeah. Getting used to the sound is a problem. After a while, you just don&#8217;t wake up to it anymore&#8230;
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: empress</title>
		<link>http://www.boredworkers.com/2007/04/15/tips-tricks-computer-alarm-clock/#comment-34182</link>
		<pubDate>Fri, 11 May 2007 18:17:29 +0000</pubDate>
		<guid>http://www.boredworkers.com/2007/04/15/tips-tricks-computer-alarm-clock/#comment-34182</guid>
					<description>If you are online 24/7, then you could use this site http://onlineclock.net/. No installation. You just have to set it daily. Good for me cause when I'm on shift, I do not need to wake up at 6.30am every single day and to have to reprogram each time for the above would be a hassle.

&lt;strong&gt;G:&lt;/strong&gt; That's pretty cool too :)</description>
		<content:encoded><![CDATA[<p>If you are online 24/7, then you could use this site <a href='http://onlineclock.net/.' rel='nofollow'>http://onlineclock.net/.</a> No installation. You just have to set it daily. Good for me cause when I&#8217;m on shift, I do not need to wake up at 6.30am every single day and to have to reprogram each time for the above would be a hassle.</p>
<p><strong>G:</strong> That&#8217;s pretty cool too :)
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: EngLee</title>
		<link>http://www.boredworkers.com/2007/04/15/tips-tricks-computer-alarm-clock/#comment-32870</link>
		<pubDate>Thu, 26 Apr 2007 03:12:29 +0000</pubDate>
		<guid>http://www.boredworkers.com/2007/04/15/tips-tricks-computer-alarm-clock/#comment-32870</guid>
					<description>You can further configure your BIOS to startup at a few minutes to start up itself, in case you want to turn off your PC.

Anyhow, I can't sleep with my PC turn on, although I have removed additional casing fans, it's still making noise..

&lt;strong&gt;G:&lt;/strong&gt; I'm OK with the PC turned on. Your PC too powerful = too noisy :p</description>
		<content:encoded><![CDATA[<p>You can further configure your BIOS to startup at a few minutes to start up itself, in case you want to turn off your PC.</p>
<p>Anyhow, I can&#8217;t sleep with my PC turn on, although I have removed additional casing fans, it&#8217;s still making noise..</p>
<p><strong>G:</strong> I&#8217;m OK with the PC turned on. Your PC too powerful = too noisy :p
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Electromoss</title>
		<link>http://www.boredworkers.com/2007/04/15/tips-tricks-computer-alarm-clock/#comment-32805</link>
		<pubDate>Wed, 25 Apr 2007 13:26:34 +0000</pubDate>
		<guid>http://www.boredworkers.com/2007/04/15/tips-tricks-computer-alarm-clock/#comment-32805</guid>
					<description>Dude! This trick works on a PC with the user logged in with Administrator privileges. It doesn't work on a limited privilege account on a laptop.

&lt;strong&gt;G:&lt;/strong&gt; I'm using a laptop but with administrative privileges. Hmm... Let me rethink it. brb :)</description>
		<content:encoded><![CDATA[<p>Dude! This trick works on a PC with the user logged in with Administrator privileges. It doesn&#8217;t work on a limited privilege account on a laptop.</p>
<p><strong>G:</strong> I&#8217;m using a laptop but with administrative privileges. Hmm&#8230; Let me rethink it. brb :)
</p>
]]></content:encoded>
				</item>
</channel>
</rss>

