Software Engineering

Adobe Flex vs. Microsoft Silverlight

Both Silverlight and Flex require a browser plug-in in order to run. Flex is interpreted as Flash ActionScript and ran within the Flash Player,

1372 views

Software Engineering

PyQueryableList: LINQ's Queryable List for Python

PyQueryableList is a quick attempt to duplicate some of Microsoft's LINQ IQueryable natively in Python.

1584 views

Software Engineering

IronPython WinForms Example: HTML Encoder

A simple IronPython WinForms script which can encode or decode HTML, and copy it to the clipboard.

1872 views

Software Engineering

Replace Text within a Word document using IronPython

Below, the doc_replace_text method demonstrates how to replace text within a Word document. This is commonly used as a way to create dynamic,

1649 views

Uncategorized

My vCard

You can now download my vCard for use in Microsoft's Outlook or Address book: (If you are using Netscape's browser, right mouse click on the link

1219 views

Uncategorized

iFrames

Converted home page to utilize frames.

1143 views

Uncategorized

Internet Explorer 5 beta

I recently downloaded and installed Microsoft's Internet Explorer 5 beta. They should have called it alpha instead. This program is loaded with bugs!

1024 views

Uncategorized

Upgrading to Windows98

Upgrading to Windows98, from Windows95 OSR2, was an irritating experience. The Setup program crashed 5 times before completing the installation.

1047 views