coLinux is a port of the Linux kernel to Windows; a complete Ubuntu Linux system running seamlessly in Windows 2000 based systems (2000, XP, 2003, Vista, 7; 32-bit versions only). andLinux uses coLinux as its core. Like running Linux in a virtual machine, coLinux differs itself by being more of a merger of Windows and the Linux kernel and not an emulated PC, making it more efficient. andLinux runs almost all Linux applications without modification.
-
I posted to delicious.com
andLinux.org -- Run Linux natively inside Windows
December 12 2009, 6:46pm | Comments a>
-
I posted to delicious.com
Python and COM
http://www.pyzine.com/Issue007/Section_Articles/article_PythonCOM.html
"Microsoft's Common Object Model (COM) implements a cross-language object model. Using COM, you can write code in one programming language, like C++, and use that code in another programming language, such as Visual Basic (VB) or Python.
Indeed, Python has excellent support for COM. In fact, Python's support for COM is so good that COM can be used to extend Python. Python can both use and create COM objects. If you need to write a Python extension exclusively for Windows, strongly consider using COM."
- Tags:
- windows
- python
- scripting
- programming
- tutorial
- language
- howto
- microsoft
- com
- wsh
- win32com
- activex
- article
- comobjects
- win32
- automation
April 26 2009, 9:17am | Comments a>
1