exit
ExitNode 1.0
ExitNode - Change the host that it appears youre coming from more>>
If you need to change the host that it appears youre coming from, just run this, restart tor, and repeat as necessary.
CodeIgniter 1.7.1
Free and simple toolkit to create full-featured web applications more>> Free and simple toolkit to create full-featured web applications
CodeIgniter is a free and powerful PHP framework with a very small footprint, created for PHP coders who need a simple and elegant toolkit to create full-featured web applications.
CodeIgniter is right for you if:
- You want a framework with a small footprint.
- You need exceptional performance.
- You need broad compatibility with standard hosting accounts that run a variety of PHP versions and configurations.
- You want a framework that requires nearly zero configuration.
- You want a framework that does not require you to use the command line.
- You want a framework that does not require you to adhere to restrictive coding rules.
- You are not interested in large-scale monolithic libraries like PEAR.
- You do not want to be forced to learn a templating language (although a template parser is optionally available if you desire one).
- You eschew complexity, favoring simple solutions.
- You need clear, thorough documentation.
Enhancements
- Libraries
- Fixed an arbitrary script execution security flaw (#6068) in the Form Validation library (thanks to hkk)
- Changed default current page indicator in the Pagination library to use instead of
- A "HTTP/1.1 400 Bad Request" header is now sent when disallowed characters are encountered.
- Added , , , and to the Typography parsers inline elements.
- Added more accurate error reporting for the Email library when using sendmail.
- Removed a strict type check from the rotate() function of the Image Manipulation Class.
- Added enhanced error checking in file saving in the Image library when using the GD lib.
- Added an additional newline between multipart email headers and the MIME message text for better compatibility with a variety of MUAs.
- Made modest improvements to efficiency and accuracy of explode_name() in the Image lib.
- Database
- Added where_in to the list of expected arguments received by delete().
- Helpers
- Added the ability to have optgroups in form_dropdown() within the form helper.
- Added a doctype() function to the HTML helper.
- Added ability to force lowercase for url_title() in the URL helper.
- Changed the default "type" of form_button() to "button" from "submit" in the form helper.
- Changed redirect() in the URL helper to allow redirections to URLs outside of the CI site.
- Updated get_cookie() to try to fetch the cookie using the global cookie prefix if the requested cookie name doesnt exist.
- Other Changes
- Improved security in xss_clean() to help prevent attacks targeting Internet Explorer.
- Added application/msexcel to config/mimes.php for .xls files.
- Added proxy_ips config item to whitelist reverse proxy servers from which to trust the HTTP_X_FORWARDED_FOR header to to determine the visitors IP address.
- Improved accuracy of Upload:is_allowed_filetype() for images (#6715)
Bug fixes for 1.7.1:
- Database
- Fixed a bug when doing random on order_by() (#5706).
- Fixed a bug where adding a primary key through Forge could fail (#5731).
- Fixed a bug when using DB cache on multiple databases (#5737).
- Fixed a bug where TRUNCATE was not considered a "write" query (#6619).
- Fixed a bug where csv_from_result() was checking for a nonexistent method.
- Fixed a bug _protect_identifiers() where it was improperly removing all pipe symbols from items
- Fixed assorted user guide typos or examples (#5998, #6093, #6259, #6339, #6432, #6521).
- Fixed a bug in the MySQLi driver when no port is specified
- Fixed a bug (#5702), in which the field label was not being fetched properly, when "matching" one field to another.
- Fixed a bug in which identifers were not being escaped properly when reserved characters were used.
- Fixed a bug with the regular expression used to protect submitted paragraph tags in auto typography.
- Fixed a bug where double dashes within tag attributes were being converted to em dash entities.
- Fixed a bug where double spaces within tag attributes were being converted to non-breaking space entities.
- Fixed some accuracy issues with curly quotes in Typography:format_characters()
- Changed a few docblock comments to reflect actual return values.
- Fixed a bug with high ascii characters in subject and from email headers.
- Fixed a bug in xss_clean() where whitespace following a validated character entity would not be preserved.
- Fixed a bug where HTML comments and tags were being parsed in Typography:auto_typography().
- Fixed a bug with non-breaking space cleanup in Typography:auto_typography().
- Fixed a bug in database escaping where a compound statement (ie: SUM()) wasnt handled correctly with database prefixes.
- Fixed a bug when an opening quote is preceded by a paragraph tag and immediately followed by another tag.
- Fixed a bug in the Text Helper affecting some locales where word_censor() would not work on words beginning or ending with an accented character.
- Fixed a bug in the Text Helper character limiter where the provided limit intersects the last word of the string.
- Fixed a bug (#6342) with plural() in the Inflection helper with words ending in "y".
- Fixed bug (#6517) where Routed URI segments returned by URI:rsegment() method were incorrect for the default controller.
- Fixed a bug (#6706) in the Security Helper where xss_clean() was using a deprecated second argument.
- Fixed a bug in the URL helper url_title() function where trailing periods were allowed at the end of a URL.
- Fixed a bug (#6669) in the Email class when CRLFs are used for the newline character with headers when used with the "mail" protocol.
- Fixed a bug (#6500) where URI:A_filter_uri() was exit()ing an error instead of using show_error().
- Fixed a bug (#6592) in the File Helper where get_dir_file_info() where recursion was not occurring properly.
- Tweaked Typography:auto_typography() for some edge-cases.
tr.im.it 1.2
Allows you to easily trim long URLs right from your Dashboard. more>> Allows you to easily trim long URLs right from your Dashboard.
tr.im.it will automatically copy the trimmed URL to pasteboard.
Main features:
- Makes long URLs short using the tr.im API.
- Automatically grabs URL from frontmost Safari tab.
- tr.im.it will automatically copy the trimmed URL to pasteboard.
Enhancements
- Added Growl support. Now, if you exit Dashboard before the URL shortening completes and you have Growl enabled, tr.im.it sends a Growl notification.

KeePassX 0.4
KeePassX is a smart tool developed on the fact that these days you need to remember many passwords. more>>
KeePassX 0.4 is a smart tool developed on the fact that these days you need to remember many passwords. You need a password for the Windows network logon, your e-mail account, your homepages ftp password, online passwords (like CodeProject member account), etc. etc. etc. The list is endless. Also, you should use different passwords for each account. Because if you use only one password everywhere and someone gets this password you have a problem... A serious problem. The thief would have access to your e-mail account, homepage, etc. Unimaginable.
KeePass is a free/open-source password manager or safe which helps you to manage your passwords in a secure way. You can put all your passwords in one database, which is locked with one master key or a key-disk. So you only have to remember one single master password or insert the key-disk to unlock the whole database. The databases are encrypted using the best and most secure encryption algorithms currently known (AES and Twofish).
- Added pronounceable password generator
- Added action "Copy URL to Clipboard"
- Added "Tools" button to EditEntryDlg: Window List and Auto-Type sequence
- Improved Auto-Typing: ability to type all unicode characters
- Added option to save database after every change
- Associate KeePassX with *.kdb files on Linux and Mac OS
- Display warning when opening a database that is already opened
- Distinguish between adding groups and subgroups (Bug #2194057)
- Store list of preferred characters in password generator (Bug #2432748)
- Implemented backup feature
- Dont include entries from "Backup" group in search results
- Added menu action to sort groups (Bug #2268672)
- Clear Klipper history when clearing clipboard
- Use serif font for all password fields (Bug #2594868)
- Redesigned the Settings dialog and added ability to select language
- Added Finnish, Gallican, Italian, Norwegian and Turkish translations
- Cache and protect MasterKey - speeds up saving database
- Added 2 new password generator options
- Changed default config filename to "config.ini"
- XDG compliant config location on Linux
- Fixed: Crash on saving a database (Bug #1955677)
- Fixed: Unnamed Database saved as ".kdb" (Bugs #2109972, #2118340)
- Fixed: Date of Modification isnt updated (Bugs #2108658, #2121768)
- Fixed: Cannot open DB from KeePassX 0.2.2 (Bug #2535569)
- Fixed: Predefined expire times dont work (Bug #2109987)
- Fixed: Sorting isnt consistent (Bug #2108655)
- Fixed: KeepassX fails to lock itself after Ctrl-V (Bug #2106604)
- Fixed: Position of main window not properly restored (Bugs #2090649, #2371738, #2336064)
- Fixed: No password generated using list of very special characters (Bug #2230887)
- Fixed: Crash if minimize to systray with locked workbench on Mac OS (Bug #2482531)
- Fixed: Exports arent sorted consistently (Bug #2108661)
- Fixed: Sudden exit on bookmarking a new (not saved) file (Bug #2599802)
- Fixed: -min parameter is sometimes ignored (Debian Bug #514414)
- Fixed: Cloned entries are not immediately sorted
- Fixed: Crash when moving entry to another group (Bug #2644545)
- Fixed: Different qm files in different paths, no overruling (Bug #2657158)
- Improved the initialization of the Windows RNG and fallback random number source (Bug #2091784)
- Improved Mac OS bundle information (Bugs #2096992, #1921260)
- Improve tab order in many dialogs (Bug #2130397)
- Added nostrip qmake option
- Mac OS X 10.3 or later.
RepairsLab 1.0.1 Beta
Manage the entry and exit of equipment repair in a small workshop more>> Manage the entry and exit of equipment repair in a small workshop
RepairsLab allows to manage the entry and exit of equipment repair in a small workshop for repairs or service center.
RepairsLab allows the printing of a "Repair sheet" for each device and manage the state of repair.
System requirements:
-
Enhancements
- Internationalization: multilanguage (english, italian)
- User guide and help
- Automatic save of customer data
- Combobox error where disable in related manage record

ImageOptim 1.2
ImageOptim is created to be a front-end (GUI) which can help with the collection of tools for PNG and JPEG images optimising. more>> ImageOptim 1.2 is created to be a front-end (GUI) which can help with the collection of tools for PNG and JPEG images optimising. Optimisation makes files smaller (in terms of disk space) by finding optimal compression parameters and by removing unneccessary information, like file comments, EXIF tags and color profiles.
- Leaner and more stable thanks to new Leopard APIs.
- Can handle order of magnitude more files at once.
- Avoids writing many files to disk at the same time.
- Checks actual file type rather than rely on filename extension.
- PNGOUT may be gracefully stopped if takes too much time to optimize.
- Temporary files are cleaned up on exit.
- Errors during optimisations dont slow down or lock up ImageOptim.
- Mac OS X 10.5 or later.
Lemmings 1.4.2a
Lemmings - Your goal, of course, is to lead as many lemmings as possible to the exit more>>
Left to their own device, they will, as mentioned, fall off a cliff, be smashed under a press, dissolved in an acid pool, or fall prey to even more sadistic contraptions. Or they just might find themselves in a pit, wandering aimlessly, endlessly, to and fro.
To prevent these dire fates, you can assign roles to individual lemmings. Blockers just stand there and function as obstacles. Diggers can dig downwards through soft, miners through hard surfaces. Bashers do the same horizontally. There are about a dozen such functions.
Your goal, of course, is to lead as many lemmings as possible (you have to reach a quota) through the exit in the assigned time and move on to the next level. You will be given a codeword so you can continue playing where you left off, there are no savegames. (That goes for the DOS and Amiga versions, in the Windows version there are, and most certainly in the Mac version too). You can choose four difficulty levels (fun, tricky, taxing, mayhem) which are actually four different games.
The graphics of Lemmings are a gem of classical game art. The lemmings are only a dozen or so pixels tall, yet their green hair flies, and the blockers foot taps. Backgrounds are eerily beautiful, they show what can be done with 32 colors. The music adds some irony to the game.
Lemmings are maybe the greatest gift the Amiga ever gave to the gaming world in general. The game was ported to most platforms of the time, and sequels continue to be created. Psygnosis, the original publisher, was bought up in 1993 by Sony, who thus now hold the rights for Lemmings.
NOTE: Project has been discontinued.
Flashlight 2.0-2
Transforms your iPhone into a flashlight. more>> Transforms your iPhone into a flashlight.
Flashlight flips your iPhones brightness up to full, and displays a full screen white rectangle. Slide your finger up and down to change brightness. Double tap exits. When you exit the application, your user settings for brightness are restored (although autobrightness might not work perfectly).
System requirements:
- iPhone
VersionTracker Mobile 2.3
VersionTracker Mobile offers you a useful service with which you can get all the great information you normally find on VersionTracker to your Blackberry and Windows Mobile devices more>>
VersionTracker Mobile 2.3 offers you a useful service with which you can get all the great information you normally find on VersionTracker to your phone. Want that product information for later when you are in front of yourself for later action.
There is also a special feed that will notify you when a new release is available. When you click on it, it will exit the application and take you to the download page. It's hidden unless a new release is available. You can also get the latest MacFixIt news content with VersionTracker Mobile, and the new version includes iPhone Atlas content as well as news, reviews, and blogs.
VersionTracker Mobile is easy to install and you will be the first to have the latest software information. Once installed, you can select the software platforms you want to track. Each platform includes the standard update information you'd find on VersionTracker, plus several additional platform news sour phone, so you will have it with you even when you can not connect to the wireless network (such as on a plane or subway).
Requirements:
- Blackberry (Version 4.0 or newer)
- Windows Mobile 2003: Smartphone & PocketPC
- Windows Mobile 5: Smartphone & PocketPC
- Windows Mobile 6:
-
- Standard & Professional Sony Ericsson (P800, P900, P910 and others)
- Nokia Series 40 and 60 (Second edition and above)
- Nokia Series 80 and 90 (all)
- Samsung LG Or any Java MIDP 2.0 phone!

Apache Directory Studio 1.4
Apache Directory Studio offers you an ideal LDAP programming platform intended to be used with any LDAP server however it is particularly designed for use with the Apache Directory Server. more>>
Apache Directory Studio 1.4 offers you an ideal LDAP tooling platform which can be used with any LDAP server however it is particularly designed for use with the Apache Directory Server.
Developed as a sub-project of the Directory Top Level Project, Apache Directory Studio is an Eclipse RCP application that takes full advantage of the benefits inherent in the Eclipse platform. Composed of several Eclipse (OSGi) plug-ins, Apache Directory Studio can be easily upgraded with additional plug-ins.
Apache Directory Studio plug-ins can even run within a full installation of Eclipse itself.
- DIRSTUDIO-373 - Cant delete a tagged attribute if the non tagged attribute belong to the DN
- DIRSTUDIO-395 - Problems with special chars (german Umlauts)
- DIRSTUDIO-396 - Custom LDAP attributes not shown in entry editor
- DIRSTUDIO-419 - Problems switching between connections
- DIRSTUDIO-420 - Unable to locate in DIT (f3)
- DIRSTUDIO-423 - Outline view does not respect the settings of the Entry Editor on displaying or not the operational attributes
- DIRSTUDIO-427 - Operational attributes turned on by itself
- DIRSTUDIO-430 - NullPointer exception when fetching children of a node
- DIRSTUDIO-436 - Eclipse Hangs on Startup
- DIRSTUDIO-440 - Multiple user permissions precedence issue
- DIRSTUDIO-442 - Typo in a warning of the New ObjectClass wizard (attribute type instead of object class)
- DIRSTUDIO-456 - Cannot create an entry with mandatory binary attribute
- DIRSTUDIO-457 - Unknown schema causes attributes to be treated as operational
- DIRSTUDIO-460 - Pressing Enter in New Entry wizard should edit the attribute
- DIRSTUDIO-463 - Browsing the directory produce too many search requests
- DIRSTUDIO-465 - Context entry created from an LDIF import is not shown in the Browser view
- DIRSTUDIO-466 - Incorrect error message when importing a bad XML schema file
- DIRSTUDIO-468 - The LDIF parser does not correctly parse changes
- DIRSTUDIO-469 - Added wrong AttributeTypes cant be deleted
- DIRSTUDIO-470 - Schema Browser view is not bring to front when using the Open Schema Browser menu item while the view is already opened but not the frontmost view
- DIRSTUDIO-472 - SWTException (Widget is disposed) when disabling DIT Quick Search
- DIRSTUDIO-115 - Unable to edit operational attribute values
- DIRSTUDIO-150 - Improve error handling
- DIRSTUDIO-207 - Operationnal attributes cannot be shown entirely
- DIRSTUDIO-234 - Greyed out menu items should have a tool tip explaining why theyre greyed out
- DIRSTUDIO-241 - The "New Value" action (in the Entry Editor) should be disabled if the AT is defined as single valued
- DIRSTUDIO-411 - Select a new created folder in the connection view
- DIRSTUDIO-412 - Add expand all and collapse all actions to the connections view
- DIRSTUDIO-426 - Overwritten hashCode() method should not use super.hashCode()
- DIRSTUDIO-455 - Cannot copy/past an existing search
- DIRSTUDIO-477 - Update Eclipse dependencies to version 3.4.2
- DIRSTUDIO-478 - The Exit menu item from the File menu should be removed when running on Mac OS X
- DIRSTUDIO-335 - DIT Quick Search
- DIRSTUDIO-397 - Request for multi-language GUI
- DIRSTUDIO-474 - Add a new GeneralizedTime Value Editor
- DIRSTUDIO-474 - Support for parentOfEntry userClass in ACI Editor
- DIRSTUDIO-451 - (I18n) Templates not I18ned in LdifEditor
- DIRSTUDIO-458 - (I18n) Bundle Eclipse language packs
- DIRSTUDIO-480 - Update copyright year in the splash screen to 2009
- DIRSTUDIO-439 - Ldif importer should be case-insensitive in the changeType attribute
- Mac OS X 10.4 or later, Java 5 or later.
Advent Widget 1.1
Advent Widget - The original text adventure game, now in a Widget! more>>
Includes an enhanced UI featuring inventory, exits and scores.
Gravity Wells 0.9b
Gravity Wells is a very interesting game in which you control Gravity with your mouse to guide a lost ship through 20 exciting levels. more>>
Gravity Wells 0.9b is a very interesting game in which you control Gravity with your mouse to guide a lost ship through 20 exciting levels.
Each time you click on the screen, the Gravity Well is moved to the new position, changing how the ship is attracted, affecting it's speed and trajectory. This way you can manouver the ship around to find an exit to the next level. Difficult to grasp? Just turn the trajectory mode on and you'll see exactly how a possible click of the mouse would affect the trajectory of the ship. But don't think you can just start clicking as much as you want!!! Each level has a maximun number of times you can click. After that, you'll begin losing points, so try to find the perfect spots to click, with the perfect timing, to complete the levels with as few clicks as possible...
Requirements: Mac OS X 10.2
Qwicap 1.4 Beta 25
Free and open source Java web application development API more>> Free and open source Java web application development API
Qwicap is a Java web application development API that discards the traditional hit-run-exit CGI model, provides rich state, and a powerful XML "templating" engine to avoid mixing code and content.
Qwicap builds on Servlet, XHTML and CSS technologies.
Enhancements
- Added the Form.getControlByIndex and Form.getControlByIndexAndName methods,
- for getting information about one control among many that share the same
- name.
- Added the FormDataSet.getActionURL and FormDataSet.setActionURL methods.
- Added the Form.getAction, Form.getActionURL, and Form.getMethod methods.
- Added the Form.getDataSet(IncludeSolitarySubmitControl) method for
- obtaining form data sets that optionally include the data (if any) provided
- by the forms "submit" button, provided that the form has only one "submit"
- button.
- Added the Form.getSubmitControls method to return information about all of
- the "submit" controls in a form.
- Modified the Form.getControlValues method to return values for graphical
- submit buttons ("input" controls of type "image"), when the
- IncludeSubmitControls parameter is true. The values returned for such
- controls are always two zeros ({ "0", "0" }).
- Added two new goodbye methods: Qwicap.goodbye(String MIMEType, byte[] Data)
- and Qwicap.goodbye(Downloadable).
- Changed the "dialog box" pages that appear when a Qwicap application
- crashes, is supplied with obsolete parameters in the absence of a current
- session, etc. such that the "dialog box" will be "80ex" wide, rather than
- "60%" wide. This will give the dialogs a more reasonable appearance in
- very wide browser windows.
- Upgraded the Table library from version 1.0a45 to 1.0a46. The new version,
- by default, prevents tab characters from distorting tables by translating
- each one into as many as four spaces.
GravityWells 0.9.2u
GravityWells - An exciting Arcade Game of Gravity Control more>>
Each time you click on the screen, the Gravity Well is moved to the new position, changing how the ship is attracted, affecting its speed and trajectory.
This way you can manouver the ship around to find an exit to the next level.
Difficult to grasp? Just turn the trajectory mode on and youll see exactly how a possible click of the mouse would affect the trajectory of the ship.
But dont think you can just start clicking as much as you want!!! Each level has a maximun number of times you can click. After that, youll begin losing points, so try to find the perfect spots to click, with the perfect timing, to complete the levels with as few clicks as possible...
Enhancements:
- Fixed a problem with the sound not working on Intel Macs
- Fixed a problem with the music not looping properly.
World of Warcraft Expose Fix 1.0
World of Warcraft Expose Fix - Fixes WoW issue with expose more>>
This basic applescript application simply resets the expose keys to their default mappings.