me looking so small in this world

11 2009f March, 2009

want to have your own hotspot authentication router

Filed under: networking — rudyegenias @ 2:53 pm
Tags: , , ,

CoovaAP – HOTSPOT Firmware

I long to create such and doesn’t know that a software/firmware already existed. This works similar with cafe software that allows internet usage after authentication. Also has the same function as the one used in SMART BRO (broadband) and GLOBE, both of which are leading (coughs) in providing internet service using wi-fi.

To say the least, my theory is right that it should start with an open firmware for router such as the one employed in openwrt (base for COOVA Access Point), dd-wrt, and also many others. Then start with an authentication software like freeradius.

Creating a hotspot authentication software can be daunting when done manually and this saves a lot of time and hair (in my case).

9 2009f March, 2009

how to compile greasemonkey script

Filed under: greasemonkey, javascript, programming — rudyegenias @ 10:20 am

I also code in Greasemonkey to save a few clicks of the mouse while working. Idea for what I have coded is: save at least few clicks of mouse, hundred clicks/day, that’s about 3000 clicks per months. That’s an anti-RSI initiative :D

While creating and giving out the script to other user is ok, it’s another issue when you need to ask them to install GM since it’s needed. Did try to create an extension, but creating takes quite a time. While learning how to, I then bumped into idea of creating an extension out of it. Turned to Google to check out ideas, as I practice DRY, turned out that there’s someone who already created a compiler. Here’s the link:

User Script Compiler

Blog at WordPress.com.