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.384.900 Times

Callback freeware
Filter: All | Freeware | Demo
 

Callback

1 2 3 4 5 > 
Added: November 14, 2010 | Visits: 957

Callback Callback is an object interface for function callbacks. SYNOPSIS use Callback; my $callback = new Callback (&myfunc, @myargs); my $callback = new Callback ($myobj, $mymethod, @myargs); my $callback = new Callback ($old_callback, @myargs); $callback->call(@some_more_args); Callback...



Platforms: *nix

License: Freeware Size: 4.1 KB Download (109): Callback Download

Added: August 22, 2010 | Visits: 880

Inline::Java::Callback Inline::Java::Callback is a callback into Perl from Java. SYNOPSIS use Inline Java => <





Platforms: *nix

License: Freeware Size: 94.21 KB Download (104): Inline::Java::Callback Download

Added: March 06, 2010 | Visits: 1.058

Extended C++ Callback Library Extended C++ Callback Library provides functors and delegates for up to ten parameters. Some callback "containers" will make life easier in special cases. For example, with DelegateList, you are able to execute all callbacks with a single call. Whats New in This Release: - added ReturnType...


Platforms: *nix

License: Freeware Size: 532.48 KB Download (97): Extended C++ Callback Library Download

Added: May 10, 2013 | Visits: 426

Call a Callback when a Tkinter.Text is Modified This script shows you how to make use of the virtual event that determines to call your own callback. Tkinter Text widget notices when it's modified.


Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: August 02, 2013 | Visits: 598

High-performance javascript callback handler javascript callback handler is an interim solution for high-performance server requests including (but not limited to) AHAH, AJAX, JSON, XML, etc.Note that this module does nothing on itself, only install it if another module leverages its functionality and instructs you so.By copying the...


Platforms: PHP

License: Freeware Size: 10 KB Download (56): High-performance javascript callback handler Download

Added: August 15, 2010 | Visits: 1.285

My Own Dialup Utils My Own Dialup Utils is a Linux-oriented textual dialup toolkit with support for MS callback and iptables. It is intended to be flexible enough to dialup to many ISPs without much configuration. Whats New in This Release: - This release features new documentation and howtos, a fix for MS RAS...


Platforms: *nix

License: Freeware Size: 55.3 KB Download (111): My Own Dialup Utils Download

Added: October 26, 2010 | Visits: 813

Libsigc++ libsigc++ implements a full callback system for use in abstract interfaces and general programming. libsigc++ is the most complete library of its kind with the ability to connect an abstract callback to a class method, function, or function object. It contains adaptor classes for connecting...


Platforms: *nix

License: Freeware Size: 2.1 MB Download (97): Libsigc++ Download

Added: May 10, 2013 | Visits: 338

libevent 1.3b The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts. libevent is meant to replace the event loop found in event...


Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (54): libevent 1.3b Download

Added: May 10, 2013 | Visits: 453

JavaScript/AJAX page callback By copying the js.php into Drupal's root directory, setting up clean URLs, and adding a Apache RewriteRule to the .htaccess file, modules are able to quickly query information from Drupal via JavaScript.Installation - Unpack in your modules folder (usually /sites/all/modules/) and enable under...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (49): JavaScript/AJAX page callback Download

Added: May 10, 2013 | Visits: 419

SIGIO handler This handler manages a chain of registered callback functions. Usually, users of this module only have to register a DirectoryNotifier object here. Other objects (Dispatcher objects) are registered with the poller (which is already set up to be called when SIGIO occurs). But you may add your own...


Platforms: *nix, Python, BSD

License: Freeware Download (50): SIGIO handler Download

Added: May 31, 2013 | Visits: 430

AHAH Action This is a helper module that allows the returned data from an AHAH callback to specify the function to be called. It also allows an additional function to be called before AHAH submission. This module is used by the Autotag module.Development of this module was carried out by Ben Scott, with...


Platforms: PHP

License: Freeware Size: 10 KB Download (46): AHAH Action Download

Added: March 28, 2013 | Visits: 334

AHAH Style Ensurer Without this module, if during the processing of an AHAH callback, css files are added using drupal_add_css() but those files aren't already loaded on the base page from which the AHAH request originated, then those files don't get loaded. This is an unfortunate limitation of Drupal's AHAH...


Platforms: PHP

License: Freeware Size: 10 KB Download (46): AHAH Style Ensurer Download

Added: June 26, 2013 | Visits: 324

AHAH Script Ensurer Without this module, if during the processing of an AHAH callback, javascript files are added using drupal_add_js() but those files aren't already loaded on the base page from which the AHAH request originated, then those files don't get loaded. This is an unfortunate limitation of Drupal's AHAH...


Platforms: PHP

License: Freeware Size: 10 KB Download (45): AHAH Script Ensurer Download

Added: June 18, 2013 | Visits: 338

Params::CallbackRequest Params::CallbackRequest is a Perl module that provides functional and object-oriented callbacks to method and function parameters. Callbacks may be either code references provided to the new() constructor, or methods defined in subclasses of Params::Callback. Callbacks are triggered either for...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (35): Params::CallbackRequest Download

Added: October 18, 2010 | Visits: 903

Blatte::Compiler Blatte::Compiler is a Perl module to compile a Blatte document into Perl. SYNOPSIS use Blatte::Compiler; &Blatte::Compiler::compile($file_handle, &callback); &Blatte::Compiler::compile_sparse($file_handle, &callback); sub callback { my($val, $src) = @_; if (defined($src)) {...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (90): Blatte::Compiler Download

Added: November 01, 2013 | Visits: 689

libpseudo libpseudo is a generic library which provides simple, thread-safe messaging between threads. It also provides a facility for implementing a run-time tunable, thread-like callback queue for single-threaded applications.


Platforms: *nix

License: Freeware Size: 10.24 KB Download (94): libpseudo Download

Added: April 03, 2010 | Visits: 1.060

pybonjour pybonjour provides a pure Python interface (via ctypes) to Apple Bonjour and compatible DNS-SD libraries (such as Avahi). The application allows Python scripts to take advantage of Zero Configuration Networking (Zeroconf) to register, discover, and resolve services on both local and wide-area...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (99): pybonjour Download

Added: August 16, 2010 | Visits: 861

POE::Component::OSCAR POE::Component::OSCAR is a POE component for the Net::OSCAR module. SYNOPSIS use POE qw(Component::OSCAR); [ ... POE set up ... ] sub _start { # start an OSCAR session $oscar = POE::Component::OSCAR->new(); # start an OSCAR session with automatic throttling of new connections # to...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (90): POE::Component::OSCAR Download

Added: January 08, 2010 | Visits: 1.130

Async::Group Async::Group is a Perl class to deal with simultaneous asynchronous calls. SYNOPSIS use Async::Group ; use strict ; sub sub1 { print "Dummy subroutine n"; my $dummy = shift ; my $cb = shift ; &$cb(1); } sub allDone { print "All done, result is ", shift ,"n" ; } my $a =...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (105): Async::Group Download

Added: November 03, 2010 | Visits: 613

XML::LibXML::XPathContext XML::LibXML::XPathContext is an XPath evaluation. SYNOPSIS my $xpc = XML::LibXML::XPathContext->new(); my $xpc = XML::LibXML::XPathContext->new($node); $xpc->registerNs($prefix, $namespace_uri) $xpc->unregisterNs($prefix) $uri = $xpc->lookupNs($prefix)...


Platforms: *nix

License: Freeware Size: 256 KB Download (93): XML::LibXML::XPathContext Download

1 2 3 4 5 >