<?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: Toddler Trap</title> <atom:link href="http://www.ghacks.net/2008/04/16/toddler-trap/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net/2008/04/16/toddler-trap/</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 19:28:08 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: SoQ &#187; Blog Archive &#187; How To Restrict or Disable Keyboard, Mouse and Even Power Button!</title><link>http://www.ghacks.net/2008/04/16/toddler-trap/comment-page-1/#comment-1402558</link> <dc:creator>SoQ &#187; Blog Archive &#187; How To Restrict or Disable Keyboard, Mouse and Even Power Button!</dc:creator> <pubDate>Sun, 15 Jan 2012 17:48:13 +0000</pubDate> <guid
isPermaLink="false">http://www.ghacks.net/?p=3824#comment-1402558</guid> <description>[...] ToddlerTrap  &#8211; This tool is used by Martin to suppress all the pressed keys and mouse actions whenever his nephew is at his place. [...]</description> <content:encoded><![CDATA[<p>[...] ToddlerTrap  &#8211; This tool is used by Martin to suppress all the pressed keys and mouse actions whenever his nephew is at his place. [...]</p> ]]></content:encoded> </item> <item><title>By: Kid Key Lock</title><link>http://www.ghacks.net/2008/04/16/toddler-trap/comment-page-1/#comment-1140218</link> <dc:creator>Kid Key Lock</dc:creator> <pubDate>Sun, 25 Jul 2010 19:36:16 +0000</pubDate> <guid
isPermaLink="false">http://www.ghacks.net/?p=3824#comment-1140218</guid> <description>[...] software for the Windows operating much like the formerly reviewed program to lock optical drives, Toddler Trap or Crazy Little Fingers.Kid Key Lock is able to lock the computer mouse and keyboard. It can be [...]</description> <content:encoded><![CDATA[<p>[...] software for the Windows operating much like the formerly reviewed program to lock optical drives, Toddler Trap or Crazy Little Fingers.Kid Key Lock is able to lock the computer mouse and keyboard. It can be [...]</p> ]]></content:encoded> </item> <item><title>By: Donation Coder NANY 2009 Coding Event Announcement &#124; Best Breaking News</title><link>http://www.ghacks.net/2008/04/16/toddler-trap/comment-page-1/#comment-939234</link> <dc:creator>Donation Coder NANY 2009 Coding Event Announcement &#124; Best Breaking News</dc:creator> <pubDate>Sun, 13 Dec 2009 15:06:03 +0000</pubDate> <guid
isPermaLink="false">http://www.ghacks.net/?p=3824#comment-939234</guid> <description>[...] Toddler Trap (11) [...]</description> <content:encoded><![CDATA[<p>[...] Toddler Trap (11) [...]</p> ]]></content:encoded> </item> <item><title>By: Jonathan</title><link>http://www.ghacks.net/2008/04/16/toddler-trap/comment-page-1/#comment-831888</link> <dc:creator>Jonathan</dc:creator> <pubDate>Fri, 19 Jun 2009 14:04:13 +0000</pubDate> <guid
isPermaLink="false">http://www.ghacks.net/?p=3824#comment-831888</guid> <description>I always wondered why keyboards didn&#039;t come with little on/off toggles, but this will do fine.  I use this now for when I&#039;m not working at the computer or watching a movie and the cat tends to step on the keyboard.
This does the trick!  Thank you much.</description> <content:encoded><![CDATA[<p>I always wondered why keyboards didn&#8217;t come with little on/off toggles, but this will do fine.  I use this now for when I&#8217;m not working at the computer or watching a movie and the cat tends to step on the keyboard.</p><p>This does the trick!  Thank you much.</p> ]]></content:encoded> </item> <item><title>By: Protect Your Computer From Crazy Little Fingers</title><link>http://www.ghacks.net/2008/04/16/toddler-trap/comment-page-1/#comment-587874</link> <dc:creator>Protect Your Computer From Crazy Little Fingers</dc:creator> <pubDate>Sun, 28 Dec 2008 09:19:05 +0000</pubDate> <guid
isPermaLink="false">http://www.ghacks.net/?p=3824#comment-587874</guid> <description>[...] have covered a similar application before: Toddler Trap suppresses the keyboard and mouse when activated. This is not that rewarding for the kid however.   [...]</description> <content:encoded><![CDATA[<p>[...] have covered a similar application before: Toddler Trap suppresses the keyboard and mouse when activated. This is not that rewarding for the kid however.   [...]</p> ]]></content:encoded> </item> <item><title>By: Cheesy</title><link>http://www.ghacks.net/2008/04/16/toddler-trap/comment-page-1/#comment-527756</link> <dc:creator>Cheesy</dc:creator> <pubDate>Sat, 01 Nov 2008 14:01:26 +0000</pubDate> <guid
isPermaLink="false">http://www.ghacks.net/?p=3824#comment-527756</guid> <description>Great tool, keeps my nephew and niece from screwing up my system haha.
Thanks muchly!</description> <content:encoded><![CDATA[<p>Great tool, keeps my nephew and niece from screwing up my system haha.</p><p>Thanks muchly!</p> ]]></content:encoded> </item> <item><title>By: valyo</title><link>http://www.ghacks.net/2008/04/16/toddler-trap/comment-page-1/#comment-371901</link> <dc:creator>valyo</dc:creator> <pubDate>Mon, 16 Jun 2008 12:00:14 +0000</pubDate> <guid
isPermaLink="false">http://www.ghacks.net/?p=3824#comment-371901</guid> <description>Cool! I need to block the power and Sleep buttons on my keyboard by the program. I wrote  kbd hook to catch key events ( up /down ) for those keys but nevertheless I do not pass them further in the chain it is still possible to switch off (or lock ) the system :(
How it works in your case? Thanks!</description> <content:encoded><![CDATA[<p>Cool! I need to block the power and Sleep buttons on my keyboard by the program. I wrote  kbd hook to catch key events ( up /down ) for those keys but nevertheless I do not pass them further in the chain it is still possible to switch off (or lock ) the system :(<br
/> How it works in your case? Thanks!</p> ]]></content:encoded> </item> <item><title>By: robert</title><link>http://www.ghacks.net/2008/04/16/toddler-trap/comment-page-1/#comment-314200</link> <dc:creator>robert</dc:creator> <pubDate>Thu, 24 Apr 2008 12:56:41 +0000</pubDate> <guid
isPermaLink="false">http://www.ghacks.net/?p=3824#comment-314200</guid> <description>This is what I need for my wife :) I could have some fum with this. hehehehehe</description> <content:encoded><![CDATA[<p>This is what I need for my wife :) I could have some fum with this. hehehehehe</p> ]]></content:encoded> </item> <item><title>By: Martin</title><link>http://www.ghacks.net/2008/04/16/toddler-trap/comment-page-1/#comment-307327</link> <dc:creator>Martin</dc:creator> <pubDate>Thu, 17 Apr 2008 19:55:00 +0000</pubDate> <guid
isPermaLink="false">http://www.ghacks.net/?p=3824#comment-307327</guid> <description>There is no trojan inside, check the autohotkey website and read up on false positives.
http://www.autohotkey.com/
Dante that&#039;s a nice idea but I do not have an old notebook lying around. I have some broken video game controllers that my nephew likes to play with when someone else is playing a game. Does not seem to bother him that his controller is not connected to the console.
We just have to be smarter than they are ;)</description> <content:encoded><![CDATA[<p>There is no trojan inside, check the autohotkey website and read up on false positives.</p><p>http://www.autohotkey.com/</p><p>Dante that&#8217;s a nice idea but I do not have an old notebook lying around. I have some broken video game controllers that my nephew likes to play with when someone else is playing a game. Does not seem to bother him that his controller is not connected to the console.</p><p>We just have to be smarter than they are ;)</p> ]]></content:encoded> </item> <item><title>By: Wayfarer</title><link>http://www.ghacks.net/2008/04/16/toddler-trap/comment-page-1/#comment-307323</link> <dc:creator>Wayfarer</dc:creator> <pubDate>Thu, 17 Apr 2008 19:44:43 +0000</pubDate> <guid
isPermaLink="false">http://www.ghacks.net/?p=3824#comment-307323</guid> <description>Kaspersky reckons there&#039;s a trojan inside this?</description> <content:encoded><![CDATA[<p>Kaspersky reckons there&#8217;s a trojan inside this?</p> ]]></content:encoded> </item> <item><title>By: Dante</title><link>http://www.ghacks.net/2008/04/16/toddler-trap/comment-page-1/#comment-306287</link> <dc:creator>Dante</dc:creator> <pubDate>Wed, 16 Apr 2008 13:29:15 +0000</pubDate> <guid
isPermaLink="false">http://www.ghacks.net/?p=3824#comment-306287</guid> <description>I usually just bring out one of my old laptops and let the little monsters at it.  And when it freezes, I tell them they&#039;d broken it.  They&#039;re usually very well behaved thereafter as they thought they did something bad (broke a laptop) and wants to be as nice as possible to avoid &quot;punishment&quot; :)</description> <content:encoded><![CDATA[<p>I usually just bring out one of my old laptops and let the little monsters at it.  And when it freezes, I tell them they&#8217;d broken it.  They&#8217;re usually very well behaved thereafter as they thought they did something bad (broke a laptop) and wants to be as nice as possible to avoid &#8220;punishment&#8221; :)</p> ]]></content:encoded> </item> <item><title>By: hammy</title><link>http://www.ghacks.net/2008/04/16/toddler-trap/comment-page-1/#comment-306260</link> <dc:creator>hammy</dc:creator> <pubDate>Wed, 16 Apr 2008 11:29:23 +0000</pubDate> <guid
isPermaLink="false">http://www.ghacks.net/?p=3824#comment-306260</guid> <description>Awesome!! This is indeed what I need!! Thanks!!</description> <content:encoded><![CDATA[<p>Awesome!! This is indeed what I need!! Thanks!!</p> ]]></content:encoded> </item> <item><title>By: tireless</title><link>http://www.ghacks.net/2008/04/16/toddler-trap/comment-page-1/#comment-306240</link> <dc:creator>tireless</dc:creator> <pubDate>Wed, 16 Apr 2008 10:54:35 +0000</pubDate> <guid
isPermaLink="false">http://www.ghacks.net/?p=3824#comment-306240</guid> <description>yes,very usefull :-D</description> <content:encoded><![CDATA[<p>yes,very usefull :-D</p> ]]></content:encoded> </item> <item><title>By: Jojo</title><link>http://www.ghacks.net/2008/04/16/toddler-trap/comment-page-1/#comment-306207</link> <dc:creator>Jojo</dc:creator> <pubDate>Wed, 16 Apr 2008 09:56:01 +0000</pubDate> <guid
isPermaLink="false">http://www.ghacks.net/?p=3824#comment-306207</guid> <description>I think I saw similar software sometime ago.  It was for people with cat&#039;s (who like to walk across or lay on the keyboard). :)</description> <content:encoded><![CDATA[<p>I think I saw similar software sometime ago.  It was for people with cat&#8217;s (who like to walk across or lay on the keyboard). :)</p> ]]></content:encoded> </item> </channel> </rss>
