With a Yahoo toolbar for IE and Firefox on both Windows and Linux, it's actually been very handy as a bookmark manager. I use it to manage a single set of bookmarks on windows at work, my laptop, and my linux deskop.
There are more of these "illegal consoles" on Amazon.com for $500. They are listed as used, so they don't come directly from Amazon, but some of the ads openly say they are preloaded with games.
Used XBoxes
I use Yahoo bookmarks with a javascript link that automatically bookmarks the current page. I've added the following bookmark to my toobar in Firefox and IE:
javascript:q=location.href;p=document.title;void (o pen('http://bookmarks.yahoo.com/config/edit_bookma rk?.url='+escape(location.href)+'&.name='+escape(d ocument.title)+'&.protocol=http%3a//&.folder=1&.sa ve=Save&.action=ab&.bmprop=1&.src=bookmarks&.done= '+escape(location.href), 'bookmarks', 'resizable=yes,scrollbars=yes,toolbar=no,width=700,height=500'));
Then, whenever I click the link, it adds the current page to my Yahoo bookmarks.
With a Yahoo toolbar for IE and Firefox on both Windows and Linux, it's actually been very handy as a bookmark manager. I use it to manage a single set of bookmarks on windows at work, my laptop, and my linux deskop.
There are more of these "illegal consoles" on Amazon.com for $500. They are listed as used, so they don't come directly from Amazon, but some of the ads openly say they are preloaded with games.
Used XBoxes
I use Yahoo bookmarks with a javascript link that automatically bookmarks the current page. I've added the following bookmark to my toobar in Firefox and IE:
d (o pen('http://bookmarks.yahoo.com/config/edit_bookma rk?.url='+escape(location.href)+'&.name='+escape(d ocument.title)+'&.protocol=http%3a//&.folder=1&.sa ve=Save&.action=ab&.bmprop=1&.src=bookmarks&.done= '+escape(location.href), 'bookmarks', 'resizable=yes,scrollbars=yes,toolbar=no,width=700 ,height=500'));
javascript:q=location.href;p=document.title;voi
Then, whenever I click the link, it adds the current page to my Yahoo bookmarks.