All: I got my first IronPython application working. This is a simple application I wrote to help myself track time that I spend in various application.
If you're interested download the package from: http://mysecs.googlecode.com/files/mySecs_0.1.zip Extract the files to a directory and execute mysecs.exe. It will start to capture time details (every 5 seconds). One can refersh and also download details into a csv file. Source is found in: http://code.google.com/p/mysecs/source/browse/ I use Visual Studio Integration (http://www.izume.com/2007/10/13/ integrating-ironpython-with-visual-studio-2005) Feel free to comment on the code, design. If there is a better way of doing things, please let me know. Thank you, Joseph http://www.jjude.com | http://twitter.com/jjude _______________________________________________ Users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
