Main > Free Download Search >

Free trixbox 2.2 software for linux

trixbox 2.2

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 481
Trixbox 2.2

Trixbox 2.2


Trixbox enables even the novice user to quickly set up a voice over IP phone system. more>>
Trixbox enables even the novice user to quickly set up a voice over IP phone system.
Trixbox can be configured to handle a single phone line for a home user, several lines for a small office, or several T1s for a million minute a month call center.
Enhancements:
- The trixbox team released the final version of trixbox 2.2 today. This is a much improved version of trixbox 2.0 featuring the following: easier upgrades to future versions; enhanced call data reports; new network interface manager; enhanced dashboard; new system status administrator screen; the latest versions of Asterisk and Zaptel; support for all Digium, Rhino and Sangoma hardware; enhanced Endpoint Manager (now supports Polycom, Linksys, Aastra, Snom, Grandstream, and Cisco).
<<less
Download (547MB)
Added: 2007-05-05 License: GPL (GNU General Public License) Price:
567 downloads
AutoLyrix 0.2.2

AutoLyrix 0.2.2


AutoLyrix is a program created to download lyrics and AlbumArt (artwork) automatically. more>>
AutoLyrix is a program (not a pluggin!) created to download lyrics and AlbumArt (artwork) automatically. This software is very similar to EvilLyrics (at least the interface). Saved lyrics from EvilLyrics can be used by AutoLyrix. The only thing you have to do is run AutoLyrix and it will find a supported player running, get the current song and download the lyric for you. AutoLyrix uses Google to search..
Main features:
- Download music with filters
- Download AlbumArt (artwork)
- Full mode
- Full mode 100% Transparent
- Transparent (Opacity)
- Export Lyrics/AlbumArt to iPod (using iTunes)
- Export Lyrics without Properties
- Download Lyrics and AlbumArt from Playlist file
- AutoLyrix can read the Song Title from a File
- Multi-plataform using Mono
- Runs on Linux! XMMS (and others players too)
- To make XMMS works only add the text echo "%n" > /tmp/currentSong.txt in Preferences, General Plugins, Song Change Plugin and enable this plugin, run AutoLyrix and in Preferences enable the "Support Input From File" and select the file /tmp/currengSong.txt. And enjoy!
<<less
Download (0.14MB)
Added: 2007-07-30 License: GPL (GNU General Public License) Price:
817 downloads
ziproxy 2.2.2

ziproxy 2.2.2


ziproxy is forwarding, non-caching, compressing proxy server. more>>
ziproxy is forwarding, non-caching, compressing proxy server. ziproxy squeezes images by converting them to low quality jpegs and optionally can also gzip HTML and other text-like data. ziproxy is intended to free bandwidth on dialup connections.

Can be run using inetd, xinetd, or you can use simple replacement "netd" that is part of this package. Former name of this project was mwp_proxy.

Installation:

To see your options, run:

./configure --help

Then run:

./configure

make

make install

<<less
Download (0.22MB)
Added: 2007-05-10 License: GPL (GNU General Public License) Price:
900 downloads
OTRS 2.2.2

OTRS 2.2.2


OTRS is a Ticket Request System with many features. more>> <<less
Download (12.4MB)
Added: 2007-08-13 License: GPL (GNU General Public License) Price:
813 downloads
Esprit 2.2

Esprit 2.2


Esprit project is a Web-based learning management system, with an emphasis on collaborative work and strong pedagogical scenario more>>
Esprit project is a Web-based learning management system, with an emphasis on collaborative work and strong pedagogical scenario.

<<less
Download (1.9MB)
Added: 2007-03-26 License: GPL (GNU General Public License) Price:
943 downloads
pingmon 2.2

pingmon 2.2


pingmon is a small PING monitor, it just pings a server 5 times and displays the results. more>>
pingmon is a small PING monitor, it just pings a server 5 times and displays the results.

Dont really know how usefull it will be to anyone, but here it is!

Change the .theme file to change the labels and the servers... ill try to do some sort of "click to change" thing later.

<<less
Download (0.003MB)
Added: 2007-05-17 License: GPL (GNU General Public License) Price:
891 downloads
unixODBC 2.2.11

unixODBC 2.2.11


The unixODBC Project goals are to develop and promote unixODBC to be the definitive standard for ODBC on non MS Windows platform more>>
The unixODBC Project goals are to develop and promote unixODBC to be the definitive standard for ODBC on non MS Windows platforms. This is to include GUI support for both KDE and GNOME.
ODBC is an open specification for providing application developers with a predictable API with which to access Data Sources. Data Sources include SQL Servers and any Data Source with an ODBC Driver.
The two major advantages of choosing to code an application to the ODBC API are;
Portable Data Access Code
The ODBC API, as outlined by X/Open and ISO, is availible on all major platforms. Microsoft platforms include many enhancements to this specification; these enhancements are also supported by unixODBC
Dynamic Data Binding
This allows the user or the system administrator to easily configure an application to use any ODBC compliant data source. This is perhaps the single biggest advantage of coding an application to the ODBC API and to purchase these applications.
Dyamic binding allows the end-user to pick a data source, ie an SQL Server, and use it for all data applications without having to worry about recompiling the application.
The unixODBC team has reached this objective by providing the best technical solution to ODBC demands on the Linux platform. Also; ALL unixODBC development is and will be distributed under GPL or LGPL. The LGPL on libs will ensure that commercial solutions will be able to utilize unixODBC.
Enhancements:
- Fix a couple of typo errors in postgres driver and odbctest
- Fix problem where ini files could be truncated under heavy load
- Fix potential hang with FILEDSNs if the connect string included a DSN= entry as well
- Dont save the SAVEFILE attribute in the filedsn.
- Fixed bug that prevented the setting of some attributes via the DMConnAttr method
- Removed the -module entry from the cursor lib, it prevents it building on HPUX.
- Add a couple of extra info types to the pull down in odbctest
- SQLGetInfoW was returning the wrong length when converting from the ANSI call. The same was also going on the other way. Also fixed same thing for other calls.
- Fix incorrect value in SQLFetchScroll in odbctest
- Fix memory leak in odbcinstQ
- Check for MOC being found, before building GUI parts
- Add list of export symbols to libodbcinst
- Fix a problem in the cursor lib returning blobs
- SQL_DIAG_NUMBER was being stored and returned as a SQLINTEGER instead of a SQLRETURN
- Check if we can include sys/stats.h in iniOpen.c
- Fix potential buffer overun in SQLConfigDataSource()
- Fix problem in odbctest that prevented intervals from being displayed.
- Cope with SHLIBEXT not being set when finding the cursor lib
- Add a couple of missing Setup64 checks
- Small change in __info to conserve memory
- Add odbcinst.exp to distrib
- Add missing ODBC2 installer stubs
- Fix typo in SQLStatistics
- Not passing user names and password into isql passes NULLS not empty strings into SQLConnect
- Add missing SQLPrepareA from the driver manager export file
- Make the default for DontDLClose 1, it doesnt do any harm, and fixes some segfaults
- Fix printf format in the postgres driver on 64 platforms
<<less
Download (2.3MB)
Added: 2005-10-18 License: LGPL (GNU Lesser General Public License) Price:
1472 downloads
Bluetrait 1.2.2

Bluetrait 1.2.2


Bluetrait is a weblog tool. more>>
Bluetrait is a weblog tool. Bluetrait has support for multiple users, XHTML output, an event viewer, RSS, and link management.
Enhancements:
- Small fixes were made to the upload script.
- Some whitespace was removed from the generated configuration file.
- BT_REL_ROOT was fixed on Mac OS X.
- Text box overflow if WYSIWYG is disabled was fixed.
- Fixes were made for is_installed().
- Some fixes were made for config.php.
- A small fix was made for table_prefix (to lower case).
- An Akismet content body bug was fixed.
<<less
Download (0.84MB)
Added: 2007-03-14 License: GPL (GNU General Public License) Price:
954 downloads
bonddb 2.2.6

bonddb 2.2.6


bonddb is a data abstration layer for SQL. more>>
Bonddb is a object oriented wrapper for postgresql SQL. bonddb project is a fast data abstraction layer written in C for C/C++ applications to allow easy access to class objects.
Bonddb is not a stand alone object orientated database, but works on top of SQL so you still get a solid proven backend with the benefits of things like prescient objects.
At the moment only postgresql is supported, though we are working with gnome-db to support a more complete range of databases.
One of the real advantages of bonddb is how easy it is to modify rows in database fields without you having to construct sql statements or worry about refreshing existing datasets. It also lets you easy map your tables together in object to object relationships.
Method calls arent supported yet but they are on the way. Direct binding into individual langauges is still been worked on.
Installation and Requierments:
In order to install bonddb you need the postgresql client development libraries installed, specifically libpq-fe.
Postgresql 7.0 or higher is required, as bonddb uses functions specific to this version. Also glib development libaries 1.2 or higher is needed.
For bonddb 0.3.0 and higher you will need bison, Ive come across some problems under older versions of bison and I recommend you have version 1.3 or higher installed.
Enhancements:
- Bugs concerning saving records and jumpto searches were fixed.
- Problems with using PostgreSQL 8.2 and OIDs were fixed.
- Improvements were made for the build process for Windows.
<<less
Download (0.72MB)
Added: 2007-03-15 License: GPL (GNU General Public License) Price:
953 downloads
db2dot 0.2.2

db2dot 0.2.2


db2dot reverse engineers an existing database and produces an ER diagram in dot format. more>>
db2dot reverse engineers an existing database and produces an ER diagram in dot format.

The dot file can be fed through graphvizs dot to produce a pretty ER diagram. The diagram includes tables and relationships derived from db meta-data and foreign key constraints.

What format is the output?

It generates a dot file which can be turned into a diagram with the graphviz utility.

What database servers will it work with?

It has only been tested with MySQLs JDBC driver, but it uses only
generic java.sql.* classes so it should work with any JDBC driver which is
sufficiently advanced.

What license is the code released under?

db2dot is released under the GPL v2.0 license.

How do I build the source?

Run: ant build jar

What are the command line arguments?

The command line arguments may be in any order, the following are required:

driver=< JDBCDriver class >
url=< db connection url >
user=< db user name >
pass=< db password >

The following are optional:

+showRelations
+showColumns
<<less
Download (0.011MB)
Added: 2005-12-13 License: GPL (GNU General Public License) Price:
1411 downloads
URLex! 0.2.2

URLex! 0.2.2


URLex! is a Firefox extension you are able to leave a comment regarding any web-site. more>>
URLex! is a Firefox extension you are able to leave a comment regarding any web-site. The comments are available either only to you and your friends, or anyone visiting the site. The system enables you to leave notes on the pages and sustain the conversation on a selected topic.

You can enter communities, or create your own, exchange links there. You can restrict the access to your comments by creating a closed community and providing access to the information by issuing special invitation.

<<less
Download (0.015MB)
Added: 2007-06-01 License: MPL (Mozilla Public License) Price:
877 downloads
GGI 2.2.2

GGI 2.2.2


GGI stands for General Graphics Interface, and it is a project that aims to develop a reliable, stable and fast graphics system. more>>
GGI stands for General Graphics Interface, and it is a project that aims to develop a reliable, stable and fast graphics system that works everywhere. We want to allow any program using GGI to run on any platform, requiring at most a recompile.
Historically, GGI was developed in order to provide a unified interface to manage access to graphics hardware under Linux, to avoid the conflicts and instability arising from the direct access of hardware by competing graphics systems such as X and svgalib.
GGI project is now focussed on developing a set of portable user-space libraries, with an array of different backends or targets (eg. framebuffer, X, quartz, directx).
While GGI no longer aims to manage direct access to graphics hardware, we provide a target to use the interfaces provided by our associated KGI Project[->], which is concerned with providing the necessary kernel level support (protection, virtualization and abstraction) through a fast, secure and portable Kernel Graphics Interface.
Developed in a professional manner, the clean design, stability and scalability of GGI make it excellent in embedded, production and research environments, and it is user-supported with complete source.
The GGI project provides various libraries, of which the two most fundamental are LibGII (for input-handling) and LibGGI (for graphical output). All other packages add features to these core libraries, and so depend on one or both of them; for a more in-depth explanation of package categories, see the longer introduction to GGI.
Enhancements:
- Bootstrapping (aka running autogen.sh) now works with automake 1.10.
- display-lcd823, display-vgl, display-tile, display-quartz, crossblit, and generic blitting operations have been fixed.
<<less
Download (4.5MB)
Added: 2007-01-28 License: BSD License Price:
1000 downloads
bobot++ 2.2.2

bobot++ 2.2.2


bobot++ is an IRC bot written in C++. more>>
Bobot++ project is the C++ version of the IRC bot bobot written by Etienne Bernard and Bartman.
Main features:
- No backdoor: there are no backdoors in the bobot++. You are free to believe me or not, but unlike many other bots, this one has no backdoor (you can always read the source). Note that there is an hidden command, but this command is not designed to take control of the bot
- Multichannel: A bobot++ can join as many channels as you want
- Flood control: It will ignore people flooding it
- Output rate control and priority handling: The bobot++ will send its commands to the server at the highest possible rate (ie as fast as possible without making an ``excess flood). The most important commands (MODEs, etc.) are sent first
- Time dependant commands: you can ban people for a fixed amount of time. This is really useful in order not to fill the banlist
- Complex online help system: each user can have the list of the commands he can execute. Each command has its description in the help system
- Four user levels (user, trusted user, friend and master), three different protections (no kick, no ban and no deop) and possible auto-op. Note that trusted user is created to permit the use of wildcards on dangerous commands such as kick, or ban
- Support for combined join and channel op of 2.9 servers on IRCNet (this feature will be suppressed from the servers, but it may remain useful...)
- Logging of commands and events
- ``Intelligent ban and deban
- Password protection on accounts, expiration dates on user accounts
- Anti-spoof: one can not acquire operator priviledges spoofing the bot
- Optional support of scripts written in Scheme (using guile)
Enhancements:
- No longer segfaults when loading bobot-utils.scm
- bot:match-to-me produces a valid regexp again
- scripts/uname now properly uses (ice-9 rdelim) instead of redelim
- bot:load now loads files properly
<<less
Download (0.29MB)
Added: 2006-10-18 License: GPL (GNU General Public License) Price:
1109 downloads
Batik 2.2

Batik 2.2


Java classes to let you create a custom utility to find and delete all junk files on your machine. Use one of the three scripts supplied as an example, to create your own XXX.java source code file then compile and use to rapidly clean your drive of junk. This program requires some elementary Java programming skill. more>>

Batik - Java classes to let you create a custom utility to find and

delete all junk files on your machine. Use one of the three

scripts supplied as an example, to create your own XXX.java

source code file then compile and use to rapidly clean your

drive of junk.

This program requires some elementary Java programming skill.

To compile

E:

cd commindprodbatik

javac *.java

to run, make sure the current drive in on the classpath. See

http://mindprod.com/jgloss/classpath.html

java com.mindprod.batik.YourClass


Enhancements:
Version 2.2

gets rid of 12 ghosts delete_me files


System Requirements:
<<less
Download (952Kb)
Added: 2007-08-27 License: Free Price: Free
14 downloads
Auth2db 0.2.2

Auth2db 0.2.2


Auth2db parses auth.log files and inserts details about logins into a MySQL database. more>>
Auth2db parses auth.log files and inserts details about logins into a MySQL database.

The project allows you to display in the shell or in a Web front-end the date and time, IP, username and service (ssh, smb, login, su, gdm, etc.) for each login.

<<less
Download (4.2MB)
Added: 2007-07-04 License: GPL (GNU General Public License) Price:
843 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5