2009年9月3日 星期四

virtual machine tools

Virt Manager 0.8 sports new cloning, management wizards

Virutal machine Manager - Initially Xen was the primary platform supported, however, since libvirt 0.2.0 and virt-manager 0.3.1 it is possible to manage QEMU and KVM guests too. It is expected that support for additional hypervisors / virtualization products will expand even further over time as additional libvirt drivers are written.


VMXBuilder provides tools to manage VMWare. e.g. create .vmx files, VMware DiskManager etc.

VM Back - Virtualization Tricks and Tools.

Virtual Disk Driver - With VDK you can mount a VMware virtual disk to your Windows hosts and use them as another disk drive attached to your system.

Virtualizing 64-bit Guest on 32-bit Hosts

SQL Server - VARCHAR(MAX)

Understanding VARCHAR(MAX) in SQL Server 2005

Frequently Asked Questions - SQL Server 2005 - VARCHAR(MAX), NVARCHAR(MAX), VARBINARY(MAX)

python framework

Pythomnic3k is a Python 3.0 framework for rapid development of network services in SOA, EAI integration middleware and distributed applications.

Twisted is a event-driven networking engine written in Python and licensed under the MIT license.

2009年7月10日 星期五

sms handling

SMS and the PDU format
Short Message Service / SMS Tutorial
Series: Sending out an SMS
Monkeys & Robots » Python code to decode SMS PDU

GSM 03.38 Encoding for Python 2.4 get 160 characters per SMS, but a reduced set of characters. the idea is to choose the GSM 03.38 encoding, convert Greek characters into unicode, then map unicode into GSM 03.38 characters (7-bits only). Encoding these 7-bit GSM 03.38 characters.

Free Tutorials and Articles. Learn SMS, WML, WMLScript, WAP 2.0, XHTML MP, WCSS/WAP CSS