Eugenia Loli Archive

IE 5+ Clipboard Privacy Issue Demonstrated

AmigaWorld.net (by the way, check their brand new mobile site too) reader Olegil demonstrates how to read Windows' clipboard, by using the IE 5+ clipboard API. IE's clipboard API is a known design-decision feature which allows for better interoperability with Office/VBA. But as Olegil shows, the rules of the game are too loose and information can be stolen and stored on a remote server.

IronPython 0.9.5 Released

IronPython is the codename for an alpha release of the Python programming language for the .NET platform. It supports an interactive interpreter with fully dynamic compilation. It is well integrated with the rest of the framework and makes all .NET libraries easily available to Python programmers.