Main > Free Download Search >

Free ies software for mac

ies

Sponsored Links
Sponsored Links
Sort by >> Relevance
rss
Secleted [ 0 ] software to compare
Results 1 - 15 of about 7
IE Cache Trasher 1.2.1

IE Cache Trasher 1.2.1


IE Cache Trasher - Delete IEs download cache file more>>
IE Cache Trasher deletes a file called "download cache" which can get quite big if you do not watch it. This file stores incomplete and complete downloads (the latter only if you set IE to remember your last completed downloads). It can grow to enormous proportions; mine was 119 MB the first time I checked!

When IE Cache Trasher is run, if the download cache exists, a dialog will display the size of the cache in kilobytes and give you the option to delete it. Depending on your choice, IE Cache Trasher will inform you of the success of your choice, then quit.

Completly freeware.

<<less
Download (29KB)
Added: 2006-06-12 License: Freeware Price:
1234 downloads
MSIE Library 1.3

MSIE Library 1.3


MSIE Library - Extend IEs dictionary power more>>
MSIE Library is a AppleScript library for Microsoft Internet Explorer, and it provides some "commands" to extend its dictionarys power.
Its a bridge between JavaScript and AppleScript and gives to the AppleScripter/non-JavaScripter full control over the window object, all elements of forms and some of the typical features working with the browser, such as color, history, dialogs or navigation.
Includes extensive documentation & source code.
Enhancements:
- 60% faster than the previous version and provides 10 new "commands".
<<less
Download (121KB)
Added: 2006-05-02 License: Freeware Price:
1274 downloads
Explorer Temporary Files 1.0

Explorer Temporary Files 1.0


Explorer Temporary Files - Deletes items in IEs Temporary Files folder more>>
The Explorer Temporary Files script, for Internet Explorer users, deletes the items in the Temporary Files folder of the Explorer folder in Preferences folder.

The script can also be configured to empty the Trash.

<<less
Download (6KB)
Added: 2006-05-03 License: Freeware Price:
1272 downloads
FET 5.10.2

FET 5.10.2


FET is open source free software for automatically scheduling the timetable of a school, high-school or university. It uses a fast and efficient timetabling algorithm. It is licensed under GNU/GPL. more>> FET 5.10.2 is a simple and effective source free software for automatically scheduling the timetable of a school, high-school or university. It uses a fast and efficient timetabling algorithm. It is licensed under GNU/GPL.

FET version 5 is released. You are encouraged to use it, because of the new much better algorithm. The new 5 series version seems to be very performant. It might be comparable to expensive timetabling software. The solution is usually obtained in maximum 5-20 minutes.

Major Features:

  1. FET is free software (open source). You can freely use, copy, modify and re-distribute it, as GNU/GPL permits (but please consider a donation)
  2. Localized to en_GB (English), ar (Arabic), ca (Catalan), de (German), el (Greek), es (Spanish), fa (Persian), fr (French), hu (Hungarian), id (Indonesian), it (Italian), lt (Lithuanian), mk (Macedonian), ms (Malay), nl (Dutch), pl (Polish), ro (Romanian), ru (Russian) and tr (Turkish) (maybe incompletely)
  3. Fully automatic generation algorithm, allowing also semi-automatic or manual allocation
  4. Platform independent implementation, allowing running on GNU/Linux, Windows, Mac and any system that Qt supports
  5. Powerful flexible modular xml format for the input file, allowing editing with an xml editor or by hand (besides FET)
  6. Possibility to view the currently generated timetable without stopping the ongoing simulation (as html on hard disk)
  7. The resulted timetables are exported into xml and html formats
  8. Very flexible students (pupils) structure, organized into sets: years, groups and subgroups. FET allows overlapping years and groups and non-overlapping subgroups. You can even define individual students (as separate sets)
  9. Each constraint has a weight percentage, from 0.0% to 100.0% (some special constraints can have only 100% weight percentage possible)
  10. Maximum total number of hours (periods) per day: 60 (can be increased, but until now nobody suggested a larger value)
  11. Maximum number of working days per week: 28 (can be increased, but until now nobody suggested a larger value)
  12. Maximum total number of teachers: 700 (can be increased, but until now nobody suggested a larger value)
  13. Maximum total number of sets of students: 15000 (can be increased, but until now nobody suggested a larger value)
  14. Maximum total number of subjects: 1000 (can be increased, but until now nobody suggested a larger value)
  15. Virtually unlimited number of subject tags
  16. Maximum number of activities: 5000 (can be increased, but until now nobody suggested a larger value)
  17. Maximum number of rooms: 1000 (can be increased, but until now nobody suggested a larger value)
  18. Maximum number of buildings: 100 (can be increased, but until now nobody suggested a larger value)
  19. Adjustable duration for each activity (each activity can have duration of 1 hour, 2 hours, 3 hours or more)
  20. Possibility of adding multiple teachers and students sets for each activity. That is, each activity can have specified any number of students subgroups (sets) and any number of teachers (it is possible to have no teacher or no students set for an activity, also)
  21. Maximum number of time constraints: 10000 (can be increased, but until now nobody suggested a larger value)
  22. Maximum number of space constraints: 10000 (can be increased, but until now nobody suggested a larger value)
  23. A large and flexible palette of time constraints:
    • Constraint basic compulsory time
    • Constraint students (set) early max beginnings at second hour
    • Constraint students (set) max gaps per week
    • Constraint min n days between activities (to allow balancing the activities in a week)
    • Constraint activity preferred time (to specify for an activity a preferred day, hour or both)
    • Constraint activity preferred times
    • Constraint activities preferred times (you can specify a set of activities by teacher, subject, subject tag or students and a set of preferred or allowed periods).
    • Constraint break
    • Constraint students (set) max (min) hours daily
    • Constraint teacher(s) max (min) hours daily
    • Constraint students set not available
    • Constraint teacher max days per week
    • Constraint teacher not available
    • Constraint teachers max gaps per week
    • Constraint activities same starting hour
    • Constraint activities same starting time
    • Constraint activities not overlapping
    • Constraint min gaps between activities
    • Constraint 2 activities consecutive
    • Constraint 2 activities grouped
    • Constraint 2 activities ordered
    • Constraint activity(ies) ends students day
    • Constraint teachers max gaps per day
    • Constraint teacher(s) max hours continuously
    • Constraint students (set) max hours continuously
    • Constraint teacher(s) hourly interval max days per week
    • Constraint students (set) hourly interval max days per week
  24. A large and flexible palette of space constraints:
    • Constraint basic compulsory space
    • Constraint room not available
    • Constraint activity preferred room(s)
    • Constraint subject preferred room(s)
    • Constraint subject subject tag preferred room(s)
    • Constraints to control building changes for students and teachers (min gaps between building changes, max building changes per day, max building changes per week)

Enhancements:

  • Speed improvement if user has constraints activities same starting time, 2 activities consecutive and 2 activities ordered and activities not overlapping (idea and partial code by Volker Dirr). In some cases, the speed improvement is very high. This has to do with the initial ordering of the activities.
  • Other minor speed improvements (idea and partial code by Volker Dirr).
  • Added a Persian manual by Hamed SadeghiNeshat.
<<less
Download (4.9MB)
Added: 2009-07-20 License: GPL Price: FREE
14 downloads
Entourage Events2Web 2.1.3

Entourage Events2Web 2.1.3


Entourage Events2Web is a beneficial and easy-to-use application which automatically transfers calendar events from Microsoft Entourage X/2004 (part of Office X/2004) to a web site listing. more>>

Entourage Events2Web 2.1.3 is a beneficial and easy-to-use application which automatically transfers calendar events from Microsoft Entourage X/2004 (part of Office X/2004) to a web site listing.

The web listing is a relatively simple table sorted by date, including the time and the event description. It can optionally include the event recurrence type if any, the category(ies), and the location. The listing spans a period of days specified by you in the preferences. In addition you can control many other aspects of the calendar.

Note: This product is defunct and unsupported.


<<less
Download (3.2MB)
Added: 2007-10-07 License: Freeware Price:
downloads
LastPass 1.51.2

LastPass 1.51.2


A Firefox add-on that lets you manage your passwords with ease. LastPass is a free password manager that makes your web browsing easier and more secure and supports IE and Firefox, allows you to more>> A Firefox add-on that lets you manage your passwords with ease.

LastPass is a free password manager that makes your web browsing easier and more secure and supports IE and Firefox, allows you to import from every major password storage vendor and export too, captures passwords that other managers wont including many AJAX forms, and allows you to make strong passwords easily.
The LastPass Password Manager extension allows you to import and capture major passwords.
Note: The LastPass addon is cross-platform and it works on Mac OS X, Windows and Linux.

Main features:
- Create strong passwords, knowing you only have to remember one.
- Log into your favorite sites with a single click.
- Access and manage your data from multiple computers seamlessly.
- Share logins with friends and let others share logins with you.
- Supports IE as well, so if you switch browsers youre always in sync, as well as when you switch computers.
- Supports importing passwords from other password managers such as Roboform, Keepass, PasswordSafe, MyPasswordSafe, Firefox and IEs built in password manager.
- Exporting your data always available in plugin and website.
- In windows, helps you recover lost passwords stored on your computer.
- Capture passwords that other password managers will not capture like those done in AJAX logins, and multi-step logins like Bank Of America, and frustrating sites like ING bank.
- Make moving to a new computer or using multiple computers much easier.
- Works with any platform that has Firefox.

System requirements:
-

Enhancements
- New product available as a trial and to premium members: LastPass for Windows Mobile (Beta) allows you to use your LastPass account on your windows mobile device: (Download page).
- New product for premium members: Sesame (Beta) allows for multifactor authentication with your existing portable USB device (watch screencast)
- New language support for Japanese, Croatian, Bulgarian, Ukrainian, French Canadian, Indonesian, Turkish. Dutch has initial support for form filling: Help Translate LastPass into your language.
- Non-compact toolbar (full toolbar) search has been improved to include a drop down menu.
- To reduce confusion with many accounts in the same domain LastPass now saves the full host name for sites after dropping www.
- New possible hot keys: Submit Form, Logoff, Save all Entered Data.
- Export now has ability to import your password data back into IE (in LastPass IE plugin).
- Support an optional way to store a disabled one-time-password on your PC in case your forget your password: this allows password recovery for those who want it without revealing your password to LastPass.
- Reduced how often the notification bar is shown for fix broken to once per session/site, some sites have login forms on every page even though youre logged in.
- Greatly improved Seamonkey support.
- A number of command line options have been added to the installer to facilitate easier automated/silent installation.
- Password Protect of an individual site has been reworded to reduce confusion.
- LastPass is more explicit about the fact that weve saved your generated passwords and how to find them.
- Resolved: Attempt more ways to automatically submit forms (helps with poorly implemented forms).
- Resolved: Account Settings only password prompts on a change.
- Resolved: XMLHTTP issues with Firefox extensions that use XMLHTTP directly.
- Resolved: Performance issues with accepting generated passwords/sites.
- Resolved: Password strength meter shown on edit dialogs in all plugins/website.

<<less
Download (1.1MB)
Added: 2009-06-13 License: Freeware Price: FREE
247 downloads
Explorer Download Cache 1.0

Explorer Download Cache 1.0


Explorer Download Cache - Delete IEs download cache file more>>
The Explorer Download Cache AppleScript enables the user to delete Internet Explorers Download Cache file if it has a size greater than 100K.
The script can also be configured to empty the Trash.

<<less
Download (7KB)
Added: 2006-05-03 License: Freeware Price:
1270 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 1
  • 1