Archive for February, 2007



Ok, I like runes so I decided to create little Lua script for a game that wants to use a quick runic prophecy. This is my first Lua script in the process of learning the langange. I’ve assigned a few gamer attributes (agility, charisma, health, intelligence, […]

You save alot of time javascript links as a bookmark i in your firefox browser instead of copy/pasting it into the url.
For instance, you can copy and paste the following javascript in the url location bar:
javascript:document.body.contentEditable=’true’; document.designMode=’on’; void 0
This will allow to you edit any web page, live! Its handy for making modifications, […]

Recently a ‘new to me’ programming language called Lua piqued my attention. Its a lightweight scripting that is commonly embedded in other languages such C and C++ and also used for scripting. There are other applications for it as well, such as Lua CGI and Lua Server Pages, which can be used on webservers. Its […]

Recently there was a popular post in blogosphere about popular philosophical quotations.  This made me ponder a bit about what quotations had the most effect on my on life. The two most important important quotes I can think of are “Know Thyself” and “Do What Thy Wilt”.
Know Thyself - This originates from the Greeks. […]