function addLoadEvent(func) { var oldonload = window.onload; if (typeof window.onload != ‘function’) { window.onload = func; } else { window.onload = function() { oldonload(); func(); } } } function linkTabs() { if(!document.getElementById(“top_tabs”)) return false; var topTabs = document.getElementById(“top_tabs”); var topTabsLi = topTabs.getElementsByTagName(“li”); for (var i = 0; i < topTabsLi.length; i++) { topTabsLi[i].onmouseover = function() [...]
-
Recent Posts
- Feb 10, ’12 atxryan: This is a lot of fun. Kickstarter’s "24 Hours" blog post: http://t.co/NfLmeNZe
- Feb 10, ’12 atxryan: RT @mattceni: OMGGGOMGGGOMGGG Pinterest is down….OMG OMG
- Feb 10, ’12 atxryan: RT @chriseppstein: Someone’s DDOS’ing @github? Hey, @github don’t forget you have an army of devs at your disposal! #turnthetables
- Feb 10, ’12 atxryan: RT @phwiseman: github could just let all the bored hackers take care of the suspected DDoS attackers. Big talent pool in their user bas …
- Feb 10, ’12 atxryan: Can someone sic Anonymous on whoever is DDoSing GitHub on a daily basis? We have work to do. Also, @GitHub: C’mon, get better at this.
-
More Info
