<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar/11900955?origin\x3dhttp://twobutch.blogspot.com', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Wednesday, September 07, 2005

Overclock your NES

A kind of old article on how to overclock your NES. Enjoy

read more | digg story

Happy Birthday Google - 7yrs Old Today

Google is 7 years old today. Found a *small* article about it.

read more | digg story

Tuesday, September 06, 2005

Google Paying Students In Pizza

They say the way to a geek's heart is through his stomach and Google is following this ancient wisdom as part of its recruitment efforts on campuses all over the country.

http://www.google.com/jobs/studentsg.html

read more | digg story

Monday, September 05, 2005

iPod shuffle without iTunes

A little (8k!) Python program that will build the database needed for music on your iPod shuffle...It means that you no longer need to use iTunes...And because it's Python it will run on MANY an OS.

read more | digg story