View Profile
 

programming, design and blahblah

20050814

DownloadAll: download

DownloadAll is a simple web documents crawler for downloading media files, javascripts, stylesheets, embedded documents, etc. The program allows you to manually crawl to (by 2x-clicking on) webpages that are linked to the original URL that you provide. Then run a regular expression search to select files that you want to download.

Current version: 0.0.3 alpha [Download]
What's new:
- added comment submission feature

Required libraries:
Internet Explorer
MS Internet Controls
VBScript Regexp
Windows Common Controls 6.0

My I.E.: v0.0.51 download

What's new in MyIE v0.0.51 [download here]:
- bug fix for google search
- bug fix for bookmarks not being able to load
- added shortcut keys for bookmarks, search and address bar
- added submit comments feature
- other minor UI improvements

*** MyIE update
- latest version is now v0.0.52

20050805

Web crawling

A friend sent me this site that has a bunch of funny videos so I pulled out my ghetto homemade crawler (similar to Get-it!) to download the media files. Within seconds it was configured (using regular expressions) and started downloading files from that site.

Don't know if it'd be useful to anyone. I fixed up the user interface a bit, gave it a name ("DownloadAll") and uploaded it here.

Enjoy!