Submit
Mirror (for Chrome)
While using Chrome I found that a lot of sites sites don't work, due to missing plugins for the new platform. Sometimes just quitting the site is not an option so I created an easy way to open the page in your "old" browser. Just drag and drop the URL from the Chrome URL bar into the Mirror form and you can continue your Chrome browsing.
Download
News
LaPensie.com
Americanul.com
YourUrls.com
OmniTop.com
EmailSecret.com
© 2006-2007 Zonator.com
|
FileFilters
v 2.3
Shareware $10.00
Download
FilenameFilters you can use in your own Java programs with
File.list( FilenameFilter f ). They can also be used
standalone as fancy dir commands.
They come with Java source and include:
AllDirectoriesFilter gets all directories
AllFilesFilter gets all files
ClamFilter simple wildcard
DirListFilter gets a list of directories
EndsWithFilter gets files whose names end with a given string.
ExtensionFilter gets files matching a list of extensions
EverythingFilter gets everything
FileLengthFilter gets short or long files
FilenameLengthFilter gets short or long filenames
FileListFilter gets a list of files
(used to be called ListFilter)
JunkFilter used to find junk files by name, extension,
startsWith or endsWith lists.
MultiFilter combines other Filters with
"consider", "must" and "never".
RecentFilter filters based on lastModified date
RegexFilter filters with Regex expressions.
StartsWithFilter
gets files whose names start with a given string.
also includes:
CommandLine parse command line and collects directory trees
|
|
|