Snackycracky Techblog

  • HOME
  • About

Archive for July, 2008

post loading javascript

  • July 29th, 2008
  • Posted in javascript

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 ]

wifi hotspot

  • July 29th, 2008
  • Posted in networking

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 ]

wifidog a free hotspot

  • July 22nd, 2008
  • Posted in linux . networking

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 ]

  • 1
  • 2
  • »

Categories

  • algorithms (7)
  • AppFuse (6)
  • grails (1)
  • groovy (1)
  • hibernate (2)
  • javascript (2)
  • linux (13)
    • fedora (1)
    • X (1)
  • mac (12)
  • media (5)
  • music (6)
  • networking (11)
  • osx (2)
  • spring (2)
  • Uncategorized (26)

Blogroll

  • http://daslebendesdude.blogspot.com

Recent Posts

  • sexy slideshow with prototype and script.aculo.us
  • reading a reflexive association in a recursive way for grails and groovy
  • recursive search on a nested (multidimensional) collection for groovy
  • nice chat with india :)
  • 3.10. Möbelrücken @ Mädcheninternat + Internatsgarten
  • Copyright ©  2007-2009  Snackycracky Techblog
  • Theme designed by mono-lab
  • Powerd by WordPress