Archive for July, 2008
var postscript = document.createElement("script"); postscript.src="/path/to/some.js"; postscript.type="text/javascript"; document.getElementsByTagName("head")[0].appendChild(postscript); this loads the some.js and “compiles” it after execution Bookmark It Hide Sites $$('div.d35').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); [ READ MORE ]
now i am on a config marathon because the wifidog gateway dosent logout a person right away. I tried to patch the source code with http://dev.wifidog.org/ticket/465 but nothing helps. Now i try my luck with freeradius and coova-chilli. when i am ready i make a tutorial for fedora. Bookmark It Hide Sites $$('div.d30').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); [ READ MORE ]
in a couple days our wlan authentication system goes online for a beta run. it consists of a wifi authentication system called wifidog. It is developed as open source software by canadians. normally anyone can use it. You can logon to the hotspot without any wpa key, register at the login page and surf for free. This [ READ MORE ]