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

Jabber Logging freeware
Filter: All | Freeware | Demo
 

Jabber Logging

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 452

Logging to a Jabber account This script contains a handler class which sends a Jabber message for each logging event. If you have long-running scripts on many remote machines and you want to be alarmed if one of them crashes, use the JabberHandler to log it to your account.



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

License: Freeware Download (50): Logging to a Jabber account Download

Added: January 18, 2010 | Visits: 1.280

Jabber::Lite Jabber::Lite is a standalone library for communicating with Jabber servers. SYNOPSIS use Jabber::Lite; my $jlobj = Jabber::Lite->new(); $jlobj->connect( %args ); $jlobj->authenticate( %args ); my $stillgoing = 1; while( $stillgoing ){ my $tval = $jlobj->process(); if( $tval == 1 ){...





Platforms: *nix

License: Freeware Size: 48.13 KB Download (96): Jabber::Lite Download

Added: June 08, 2010 | Visits: 1.471

Simple Logging Facade for Java 1.1.0 Simple Logging Facade for Java also know as SLF4J is intended to serve as a simple facade for various logging APIs, allowing to the end-user to plug in the desired implementation at deployment time. Logging API implementations can either choose to implement the the SLF4J interfaces directly,...


Platforms: *nix

License: Freeware Size: 215.04 KB Download (136): Simple Logging Facade for Java 1.1.0 Download

Added: June 13, 2010 | Visits: 1.418

Internet Relay Jabber Internet Relay Jabber (or IRJ) is a Jabber client for IRC. Its useful if you like IRC, but your friends use another IM service. Through Jabber, IRJ supports AIM, MSN, Yahoo!, ICQ, etc. It is written in Perl and uses Net::Jabber and Net::IRC. Just to clear up any confusion, this isnt a transport...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (107): Internet Relay Jabber Download

Added: January 09, 2010 | Visits: 941

POE::Component::DebugShell::Jabber POE::Component::DebugShell::Jabber is a Perl component to allow interactive peeking into a running POE application via Jabber. SYNOPSIS use POE::Component::DebugShell::Jabber; POE::Component::DebugShell::Jabber->spawn( jabber_package => POE::Component::Jabber::Client::XMPP, jabber => {...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (89): POE::Component::DebugShell::Jabber Download

Added: May 11, 2010 | Visits: 1.298

Fast Logging Project for Snort Fast Logging Project for Snort is designed to gather alerts with payload from distributed snort sensors on a central server and to store them in a database (MySQL and PostgreSQL are supported). On the sensor, the output is written to a process called sockserv. This process is threaded; one...


Platforms: *nix

License: Freeware Size: 696.32 KB Download (101): Fast Logging Project for Snort Download

Added: June 25, 2010 | Visits: 834

Jabber::RPC::HTTPgate Jabber::RPC::HTTPgate is an HTTP gateway for Jabber-RPC / XML-RPC. SYNOPSIS use Jabber::RPC::HTTPgate; my $gw = new Jabber::RPC::HTTPgate( server => myserver.org:5701, identauth => jrpchttp.localhost:secret, httpcomp => http, ); $gw->start; Jabber::RPC::HTTPgate is an experimental...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (96): Jabber::RPC::HTTPgate Download

Added: May 01, 2010 | Visits: 633

Jabber::RPC Jabber::RPC is a Jabber-RPC Implementation. SYNOPSIS See documentation for Jabber::RPC::Server and Jabber::RPC::Client. Jabber::RPC is a library that implements Jabber-RPC for Perl. The library consists of two modules, Jabber::RPC::Server and Jabber::RPC::Client. Please refer to the...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (113): Jabber::RPC Download

Added: February 14, 2010 | Visits: 998

Jabber::Connection SYNOPSIS # client connection: my $c = new Jabber::Connection( server => jabber.org, log => 1, ); # component connection: # my $c = new Jabber::Connection( # server => localhost:5700, # localname => comp.localhost, # ns => jabber:component:accept, # log => 1, # debug => 1, # );...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (95): Jabber::Connection Download

Added: February 09, 2010 | Visits: 732

Jabber::NodeFactory Jabber::NodeFactory is a simple XML Node Factory for Jabber. SYNOPSIS my $nf = new Jabber::NodeFactory(fromstr => 1); print $nf->newNode(presence)->toStr; -> my $tag1 = $nf->newNode(iq); $tag1->attr(type, get); my $query = $tag1->insertTag(query, jabber:iq:auth);...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (90): Jabber::NodeFactory Download

Added: July 08, 2010 | Visits: 665

Volity::Jabber Volity::Jabber is a base class for Jabber-speaking Volity objects. SYNOPSIS package My::Volity::Object; use base qw(Volity::Jabber); use fields qw(wubba_wubba); # Override the parents initialize method to set values on construction. sub initialize { my $self = shift;...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (90): Volity::Jabber Download

Added: September 13, 2010 | Visits: 841

Gnome Jabber Gnome Jabber is an instant message client for Gnome using the Jabber protocol..


Platforms: *nix

License: Freeware Size: 1.1 MB Download (96): Gnome Jabber Download

Added: June 25, 2010 | Visits: 805

Java Jabber Client Jabber is an instant messagings system (and a few other things but Ill forget about these for the moment), but it uses XML so its easy to create clients for it, and to link it in with other systems. As well as that anyone can run a Jabber server, so youre school, university or office could have...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (100): Java Jabber Client Download

Added: February 27, 2010 | Visits: 1.187

Logging Services Logging Services project is intended to provide cross-language logging services for purposes of application debugging and auditing. We should also mention that thanks to the relentless efforts of many developers, we have a basic level of interoperability between the following projects: -...


Platforms: *nix

License: Freeware Download (91): Logging Services Download

Added: February 21, 2010 | Visits: 1.501

Eggdrop Jabber Bot The Eggdrop Jabber Bot bridges your Eggdrop IRC bot to the Jabber instant messaging network and thus to ICQ (via ICQ transports on the Jabber server). This code is meant to be a demo that it can be done and be useful and to basic start point which you can extent to your needs. The only...


Platforms: *nix

License: Freeware Size: 44.03 KB Download (165): Eggdrop Jabber Bot Download

Added: February 05, 2010 | Visits: 991

Python logging module The Python logging module implements a standard logging system for Python programs. It was strongly influenced by log4j from the Apache project. As this package is included in versions 2.3 and later, only users of earlier versions of Python would need to install this module. There was a need...


Platforms: *nix

License: Freeware Size: 92.16 KB Download (105): Python logging module Download

Released: September 25, 2012  |  Added: September 25, 2012 | Visits: 1.091

Microsoft Online Services Diagnostics and Logging Support Toolkit The name MOSDAL stands for Microsoft Online Services Diagnostics and Logging Support Toolkit. The MOSDAL Support Toolkit can be used by a user having issues with the Microsoft Online services. The tool collects system configuration, network configuration, service-based applications'...


Platforms: Windows, 2003, Windows Vista, XPX64, 2008, 7


Released: September 16, 2012  |  Added: September 16, 2012 | Visits: 455

Safety Jabber 64-bit SafetyJabber program is a standard jabber-client with the integrated encoding, which you can download on our website and install on your computer. It should be said that this program will help you to protect your correspondence reliably. It stands to mention that to create this client, the...


Platforms: Windows

License: Freeware Size: 4.44 MB Download (48): Safety Jabber 64-bit Download

Released: September 05, 2012  |  Added: September 05, 2012 | Visits: 444

Safety Jabber SafetyJabber program is a standard jabber-client with the integrated encoding, which you can download on our website and install on your computer. It should be said that this program will help you to protect your correspondence reliably. It stands to mention that to create this client, the...


Platforms: Windows

License: Freeware Size: 4.29 MB Download (54): Safety Jabber Download

Added: May 10, 2013 | Visits: 429

Extending the 'logging' module This script helps you in adding new format specifiers to the logging module. In this example, it's for the user name and the name of the function that logged the message.


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

License: Freeware Download (55): Extending the 'logging' module Download

1 2 3 4 5 >