[IronPython] A new application in ipy

Michael Stephens falcon at uwyo.edu
Sun Aug 31 18:35:07 CEST 2008


That is pretty cool.  Does it have support for abandoning my computer
to do something else.  Or will it keep logging that time towards that
app?
Michael Stephens

Electrical Engineering Graduate Student
University of Wyoming
falcon at uwyo.edu or 89iroc at gmail.com



On Sun, Aug 31, 2008 at 9:23 AM, cephire <id804097 at gmail.com> wrote:
> 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
> Users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>



More information about the Ironpython-users mailing list