Internet Browsers



Http client to POST using multipart/form-data Download

Sunday, June 22nd, 2008

This script is a web client that will post data to a site as if from a form using ENCTYPE="multipart/form-data". 

It is typically used to upload

Getting items in batches Download

Friday, June 20th, 2008

This script is useful when you want to get the items from a sequence (or other iterable) a batch at a time, including a short batch at the end if need be.

Helement Download

Friday, June 20th, 2008

This script is a HTML-element tree declaration that emits nice HTML.

This is a straight-forward, free and fast HTML generator. No validation is done, so you c

GanttPV Download

Sunday, June 15th, 2008

This script allows you to define projects and the tasks required to complete them.

With GanttPV managers can define tasks, task durations, dependencies, start date

Adr2csv Download

Sunday, June 15th, 2008

This python script converts from an Opera (browser) contacts file into a comma-separated-values file.

Generate thumbnail image Download

Monday, June 9th, 2008

Generate thumbnail image script allows you to generate thumbnail images.
Download from:

WebCleaner Download

Saturday, June 7th, 2008

WebCleaner is a filtering HTTP proxy.

Features:

remove unwanted HTML (adverts, flash, etc.)

popup blo

Browser Automation tool Download

Tuesday, June 3rd, 2008

This is a tool for automating the browser via shellwindows.

This class file will allow a user to find any "OPEN" browser window and automate it. You can

Browser-Based Desktop Apps Download

Thursday, May 29th, 2008

Browser-Based Desktop Apps script allows you to create a simple browser-based desktop application. &lo create
The browser is an attractive UI target for an application

Using the Win32 IPHelper API Download

Wednesday, May 28th, 2008

This function will return a list of ports (TCP/UDP) that the current machine is listening on. It’s basically a replacement for parsing netstat output but also serves as a good