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.

2056 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.

2364 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,

2011 views

Software Engineering

Converting a Word document to text using IronPython

The module below demonstrates how to convert a batch of Word documents to text.

2174 views

Travel

Ireland Vacation 2002

8-day vacation in Ireland, driving 900 miles across the Irish countryside.

984 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

1482 views

Uncategorized

iFrames

Converted home page to utilize frames.

1382 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!

1298 views