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

Support Ticketing freeware
Filter: All | Freeware | Demo
 

Support Ticketing

< 1 2 3 4 5 
Added: November 19, 2013 | Visits: 303

django-ticketing django-ticketing also supports multiple sequences, which allows one to have sequences of tickets that are independent. This means you could have a sequence for users, a sequence for posts and a sequence for widgets. This is configured through your Django settings configuration.



Platforms: *nix

License: Freeware Size: 10.24 KB Download (32): django-ticketing Download

Added: November 12, 2013 | Visits: 274

Open-N :Open Mozilla packaging & support Open-N is a project to repackage Mozilla and provide support for end-users who do not fall under the Mozilla teams support of developers and testers. Support will be free (as in beer) community based utilizing an Open Source helpdesk software.





Platforms: *nix

License: Freeware Size: 38.52 MB Download (41): Open-N :Open Mozilla packaging & support Download

Added: August 19, 2013 | Visits: 834

buntu Multimedia Support Script This script will add Medibuntu repository and clipgrab ppa and will install the complete multimedia support. It will install: -Java Support -Flash Player Plugin -Gstreamer Codecs -w32codecs/w64codecs(It depends on your architecture and/or on the script you use) -Non-free extra codecs -MS...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (53): buntu Multimedia Support Script Download

Released: January 03, 2003  |  Added: February 20, 2006 | Visits: 5.754

CronoSoft XP Skins As Windows XP is here and not all the older programs can take advantage of the xp themes option (xp visual styles or xp skins), we thought that a program who can resolve with one click this problem will be very useful for you: XP Skins by CronoSoft! XP Skins it's a Windows XP utility that...


Platforms: Windows

License: Freeware Size: 64 KB Download (615): CronoSoft XP Skins Download

Released: January 03, 2002  |  Added: November 23, 2006 | Visits: 3.185

SteadyTrading SteadyTrading is a decision-making support software designed for professional traders. SteadyTrading helps you reduce your risk, manage your securities portfolio and reach profit level of up to 150% annually. What are the unique ideas that will allow you to get this? - SteadyTrading...


Platforms: Windows

License: Freeware Size: 15 MB Download (254): SteadyTrading Download

Added: March 08, 2006 | Visits: 5.716

Boldcenter Operator Client .NET Free CRM (Customer Relationship Management) software for sales and support teams to effectively manage live chats, sales leads, inbound emails, help desk tickets, and website analytics. Increase sales and reduce support costs. Easy to setup. Easy to use.


Platforms: Windows

License: Freeware Size: 3.61 MB Download (363): Boldcenter Operator Client .NET Download

Released: June 19, 2008  |  Added: June 27, 2008 | Visits: 2.317

MPEG SMR Editor and Viewer Music Editor and Viewer for MPEG SMR format, Music editing external for Max MSP based on MPEG SMR format, Cooperative support for Max MSP for multimodal applications, Chord Editor, many examples and patches for Max MSP.maestro.org for additional information and documentation


Platforms: Windows

License: Freeware Size: 34.76 MB Download (1258): MPEG SMR Editor and Viewer Download

Added: August 06, 2008 | Visits: 1.230

OPML Support extension OPML Support extension 1.3 is a small but useful extension to add to Mozilla Firefox with which you can import and export the markers from one browser to another, so you can install them in a different browser.It is a utility that will become very useful if at one moment your PC is not available,...


Platforms: Windows

License: Freeware Size: 5 KB Download (120): OPML Support extension Download

Released: October 12, 2009  |  Added: January 08, 2010 | Visits: 1.347

FaultWire Basic FaultWire Basic delivers solutions you need fast! When a Windows or application error or warning message appears, with one-click, the FaultWire Manager shows details and solutions about this specific issue by linking to the FaultWire website. FaultWire works by adding a solution button...


Platforms: Windows

License: Freeware Size: 4.11 MB Download (139): FaultWire Basic Download

Added: January 18, 2010 | Visits: 1.528

Crystal Mud Client Crystal Mud Client project is a terminal-based MUD client with good protocol support. Crystal is an adequate MUD client. At first glance it looks like telnet, but has full line editing and scrollback, character set conversion support, Unicode support, prompt grabbing, xterm titlebar setting,...


Platforms: *nix

License: Freeware Size: 96.26 KB Download (124): Crystal Mud Client Download

Added: January 18, 2010 | Visits: 1.148

Bio::Tree::NodeNHX Bio::Tree::NodeNHX is a Simple Tree Node with support for NHX tags. SYNOPSIS use Bio::Tree::NodeNHX; my $nodeA = new Bio::Tree::NodeNHX(); my $nodeL = new Bio::Tree::NodeNHX(); my $nodeR = new Bio::Tree::NodeNHX(); my $node = new Bio::Tree::NodeNHX(); $node->add_Descendents($nodeL);...


Platforms: *nix

License: Freeware Size: 4.7 MB Download (114): Bio::Tree::NodeNHX Download

Added: January 18, 2010 | Visits: 1.023

Tao::DBI::st Tao::DBI::st is a Perl module for DBI statements with portable support for named placeholders. SYNOPSIS use Tao::DBI qw(dbi_connect dbi_prepare); $dbh = dbi_connect($args); $sql = q{UPDATE T set a = :a, b = :b where k = :k}; $stmt = $dbh->prepare($sql); $rc = $stmt->execute({ k => $k, a...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (93): Tao::DBI::st Download

Added: August 14, 2010 | Visits: 1.024

DigiTools DigiTools project aims to provide full hardware support on Linux for the specialized equipment that comes standard with the ASUS Digimatrix barebones system. Whats New in This Release: - Control of most of the Digimatrix hardware is possible in a limited manner, however currently no progress...


Platforms: *nix

License: Freeware Size: 43.01 KB Download (98): DigiTools Download

Added: August 21, 2010 | Visits: 1.522

Exim DSN Patch The Exim DSN patch adds delivery status notification support to Exim 4.xx. DSN Support for Exim. This patch allows Exim 4.xx to support the sending of email Delivery Status Notifications.. Get Smooth GTK1/GTK2 Theme Engine at SourceForge.net. Fast, secure and free downloads from the largest...


Platforms: *nix

License: Freeware Size: 36.86 KB Download (114): Exim DSN Patch Download

Added: July 07, 2010 | Visits: 887

XML::Namespace XML::Namespace is a Perl module with simple support for XML Namespaces. SYNOPSIS Example 1: using XML::Namespace objects use XML::Namespace; my $xsd = XML::Namespace->new(http://www.w3.org/2001/XMLSchema#); # explicit access via the uri() method print $xsd->uri(); #...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (94): XML::Namespace Download

Added: February 18, 2010 | Visits: 1.784

zr364xx for Linux zr364xx for Linux attempts to bring support under Linux for the Aiptek PocketDV 3300 in webcam mode (also known as "Maxell Maxcam PRO DV3"). All the code is still under developpement... If you just want to get on your PC the pictures and movies on the camera, you need to use the usb-storage...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (150): zr364xx for Linux Download

Added: April 23, 2010 | Visits: 817

XML::Literal XML::Literal is a Perl module with syntax support for XML literals. SYNOPSIS # This is not a source filter: it just augments glob(). use XML::Simple; use XML::Literal &XMLin; # Simple element my $xml1 = < hr/ >; # With variable interpolation my $xml2 = < input value=$ARGV[0] / >; #...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (94): XML::Literal Download

Added: September 18, 2010 | Visits: 775

libicq2000 libicq2000 is an opensource C++ library being developed to support the icq2000/2001 protocol. It is easy for developers to use as the backbone for their clients connection to the ICQ network - all the protocol work is abstracted away in one nice object-orientated interface. You will need to...


Platforms: *nix

License: Freeware Size: 512 KB Download (95): libicq2000 Download

Added: May 07, 2010 | Visits: 1.063

LibOFX LibOFX project is a generic library to allow financial software to easily support the Open Financial eXchange specification. Two utilities are currently included with LibOFX: ofxdump and ofxtoqif. ofxdump writes to stdout, in human readable form, everything the library understands about a...


Platforms: *nix

License: Freeware Size: 747.52 KB Download (97): LibOFX Download

Added: March 25, 2010 | Visits: 712

MTasker MTasker is a two-file C++ library designed to support very simple cooperative multitasking. MTasker can facilitate writing code that would ordinarily require a state machine, for which the author does not consider himself smart enough. This class does not perform any magic it only makes calls...


Platforms: *nix

License: Freeware Size: 61.44 KB Download (105): MTasker Download

< 1 2 3 4 5