| Projects on Google Code | Results 1 - 5 of 5 |
This tool enables the conversion from the .ico file format to the .cur file format. The .cur file format is used for defining cursors on MS platforms, it is also used to customize cursors in internet browsers.
The internal API allows developers to read a cur file and us it as an Image object, and a...
cursor trail
SymbianFile
=CursorLog=
A Python script made with Google Apps Engine to record/log mouse cursor movements on a web page, store them and replay them later. Almost all cursor events are logged including 'mousedown', 'mouseup', and 'mousemove'. Mootools-powered.
==Demo==
[http://cursorlog.appspot.com/]
=SQL Script Creator=
==History==
Being annoyed by creating a cursor script in SQL and having to define tons of variables manually I wondered if there was any tool to aid in this process. I quick google did not yield promising results. So spend the weekend conjuring up an application that eases...