Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.475.880 Times

Unexpected Exception freeware
Filter: All | Freeware | Demo
 

Unexpected Exception

< 1 2 3 4 5 > 
Added: November 17, 2013 | Visits: 302

Roughen Edges Sometimes I???*a*?m going for a slick, smooth look in Flash. Sometimes I want my drawings to look a little rougher. This extension adds a command that will roughen the edges of lines, fills, and drawing objects. It can be re-applied for more dramatic effects. It???*a*?s an imperfect... Platforms: Mac

License: Freeware Size: 10.24 KB Download (43): Roughen Edges Download

Added: July 30, 2013 | Visits: 429

Toggle Word Wrap Toggle Word Wrap toggles word wraping in Firefox or Thunderbird (PRE elements). With Thunderbird, it comes in handy when inserting long text lines which should not get wrapped in the final message (such as log file entries). It only has an effect when using plain text mode for composition - this... Platforms: Mac

License: Freeware Size: 10.24 KB Download (45): Toggle Word Wrap Download

Added: September 12, 2013 | Visits: 350

Cookie Controller One button indicates the global cookie setting state as "cookies on" or "cookies off". These states are configurable using the context menu. The default on state is to allow all cookies but discard them at the end of the session. The default off state is to deny all cookies. The second button... Platforms: Mac

License: Freeware Size: 40.96 KB Download (42): Cookie Controller Download

Added: June 17, 2013 | Visits: 409

Tumblr Theme Updater Now that I???*a*?m pretty much full go on Tumblr I???*a*?ve realized how much of a pain in the ass it is to update a custom theme. (Modify local html, copy, paste into tumblr, update, save, realize you missed something, start again). If you start following this blog, you will realize that I will... Platforms: Mac

License: Freeware Size: 81.92 KB Download (44): Tumblr Theme Updater Download

Added: July 29, 2013 | Visits: 428

snimpy snimpy is an interactive SNMP tool written in Python. snimpy is a Python-based tool providing a simple interface to build SNMP query. Here is a very simplistic example that allows to display the routing table of a given host: load("IP-FORWARD-MIB") m=M() routes = m.ipCidrRouteNextHop for x in... Platforms: *nix

License: Freeware Size: 30.72 KB Download (38): snimpy Download

Added: June 08, 2013 | Visits: 312

coroner Wraps python invocations in code to do post-mortem debugging and sundry usefulnesses. Usage coroner is meant to be used as a command line module, invoked with code like: python -m coroner some_sketchy_module.py When the sketchy script invariably throws an exception, coroner will initiate a... Platforms: *nix

License: Freeware Size: 10.24 KB Download (38): coroner Download

Added: November 17, 2013 | Visits: 390

Rutracker.Org Addons Rutracker.Org Addons is a Firefox extension that provides notifications of statistics, personal messages, new torrents and comments, torrent file viewing for the rutracker.org website. If you use Firefox 3 and over and if you disable cookies from external sites, add rutracker.org to exception... Platforms: *nix

License: Freeware Size: 122.88 KB Download (33): Rutracker.Org Addons Download

Added: July 30, 2013 | Visits: 807

Shrew Soft VPN Client for Linux and BSD The Shrew Soft VPN Client for Unix is a free IPsec Client for FreeBSD, NetBSD and Linux based operating systems. This version is distributed under an OSI approved open source license and is hosted in a public subversion repository. It supports most of the features availalble in the Windows VPN... Platforms: *nix, BSD

License: Freeware Size: 757.76 KB Download (40): Shrew Soft VPN Client for Linux and BSD Download

Added: August 17, 2013 | Visits: 457

Download Scheduler This is a very simple extension for Firefox to allow you to schedule downloads to start at a later time. The usual use-case is for people who have a plan with their internet service provider for a limited amount of monthly usage but with the exception of an off-peak time. Configure the time... Platforms: *nix

License: Freeware Size: 20.48 KB Download (37): Download Scheduler

Added: August 22, 2013 | Visits: 217

zope.fanstatic This package provides Zope integration for fanstatic. This means it's taking care of three things: * provide access to the needed resources throughout the request/response cycle. * provide the base URL for the resources to be rendered. * clear the needed resources when an exception view is... Platforms: *nix

License: Freeware Size: 30.72 KB Download (39): zope.fanstatic Download

Added: October 02, 2013 | Visits: 332

webapp2 webapp2 is an attempt to improve Google App Engine's webapp framework keeping maximum compatibility and same performance. Features (nutshell mode) Extreme compatibility: RequestHandler, Request, Response and URL routing are fully compatible with webapp. You can use functions if you prefer,... Platforms: *nix

License: Freeware Size: 194.56 KB Download (44): webapp2 Download

Added: June 18, 2013 | Visits: 357

c++-gtk-utils for Linux c++-gtk-utils is a lightweight library containing a number of classes and functions for programming GTK+ programs using C++ in POSIX (unix-like) environments, where the user does not want to use a full-on wrapper such as gtkmm or wxWidgets, or is concerned about exception safety or thread safety... Platforms: *nix

License: Freeware Size: 1.78 MB Download (33): c++-gtk-utils for Linux Download

Added: August 17, 2013 | Visits: 406

Test::Verbose Given a list of test scripts, source file names, directories and/or package names, attempts to find and execute the appropriate test scripts. This (via the associated tv command) is useful when developing code or test scripts: just map "tv %" to a key in your editor and press it frequently... Platforms: *nix

License: Freeware Size: 10.24 KB Download (39): Test::Verbose Download

Added: July 27, 2013 | Visits: 334

Test::MTA::Exim4 Test::MTA::Exim4 allows the testing of an exim installation and configuration using the perl TAP (Test Anything Protocol) methodology. This allows the writing of some simple test scripts which can check for features of exim and check that this configuration routes, accepts or rejects mail as you... Platforms: *nix

License: Freeware Size: 40.96 KB Download (39): Test::MTA::Exim4 Download

Added: October 07, 2013 | Visits: 257

ContiPerf for linux ContiPerf is a lightweight testing tool that enables the user to easily leverage JUnit 4 test cases as performance tests e.g. for continuous performance testing. It is inspired by JUnit 4's easy test configuration with annotations and by JUnitPerf's idea of wrapping Unit tests for performance... Platforms: *nix

License: Freeware Size: 614.4 KB Download (38): ContiPerf for linux Download

Added: November 20, 2013 | Visits: 231

Sub::ForceEval Subroutines that are marked with the ForceEval attribute check at runtime if there is an eval on the stack when the call dies. If an eval is found then the die is propagated to it via die $@; if not then cluck (see Carp) is called and the die is trapped. The stack is only checked if something... Platforms: *nix

License: Freeware Size: 10.24 KB Download (38): Sub::ForceEval Download

Added: September 20, 2013 | Visits: 428

unittest2 The new features in unittest for Python 2.7 backported to Python 2.3+. unittest2 is a backport of the new features added to the unittest testing framework in Python 2.7. It is tested to run on Python 2.4 - 2.7. Thanks to Mark Roddy, there is also a version of for Python 2.3. This is maintained... Platforms: *nix

License: Freeware Size: 61.44 KB Download (41): unittest2 Download

Added: September 20, 2013 | Visits: 233

NonblockingLogHandler NonblockingLogHandler is a class consistent with the Python logging subsystem. This handler acts as a proxy for the another log handler that may be slow to execute: e.g. the SMTPHandler, SocketHandler, SysLogHandler - especially when they are talking to remote servers. If you have a real-time... Platforms: *nix

License: Freeware Size: 30.72 KB Download (33): NonblockingLogHandler Download

Added: November 27, 2013 | Visits: 210

slst slst generates statistics from the output of syslog. With slst one can find tendencies and unexpected changes in the behaviour of the running processes. Platforms: *nix

License: Freeware Size: 10.24 KB Download (36): slst Download

Released: August 18, 2014  |  Added: September 10, 2014 | Visits: 1.847

PCBooster Free File Recovery Accidental data loss should always be perceived as a bigger threat than hackers or malcontent insiders & the best way to prevent it is to be properly prepared. PCBooster Free File Recovery is ready to help you recover from unexpected loss of any kind of data like documents, photos, movies, music,... Platforms: Windows, Windows 8, Windows 7

License: Freeware Size: 971.36 KB Download (62): PCBooster Free File Recovery Download

< 1 2 3 4 5 >