me looking so small in this world

4 2008f November, 2008

how to enable innodb in xampp

Filed under: innodb, programming, web apps, xampp — rudyegenias @ 9:31 pm

Reference: The InnoDB Storage Engine

Find the file name my.cnf on xampp directory on C: drive. Uncomment the line that says:

#skip-innodb

and make sure that it will look like this:

skip-innodb

***
There are at least other setup option for innodb next to this line, just follow the helpful hints and you’re off. I can’t provide definite lines on this coz sadly my computer has broken down again? *Me thinks, am I worthy to be called a tech?* EVIL GRIN!

12 2008f August, 2008

xpath

Filed under: greasemonkey, javascript, programming, web apps, xpath — rudyegenias @ 12:13 pm

XPath 教程

I have been developing tools(for my current job) that will save me some few ‘clicks’ of mouse(at least on the long run). This time I bump into a tool/standard that offers a lot of possibility when coding in Javascript and learning DOM. And yes, I don’t usually code in JS. This time I need it. The link above gives enough example on how they work(by example).

[UPDATE 1]
Additional links:

XpathResult – http://www.xulplanet.com/references/objref/XPathResult.html
Mozilla XPath Documentationhttp://www-xray.ast.cam.ac.uk/~jgraham/mozilla/xpath-tutorial.html

The tool that I’ve developed by the way is based on Greasemonkey.

Have fun with it.

20 2008f June, 2008

Sharing notes on the web

Filed under: web apps — rudyegenias @ 4:00 am

WEB NOTE

I am looking for a way to send and convey information longer than what is currently offered on every instant messenger that I know off.

This one by far is the one that works for me. Cheers.

Blog at WordPress.com.