Main > Free Download Search >

Free collaba 6.0 software for linux

collaba 6.0

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 181
CDCollect 0.6.0

CDCollect 0.6.0


CDCollect is a CD catalog application for gnome. more>>
CDCollect is a CD catalog application for gnome 2.8. Its functionality is similar to the old gtktalog application for gnome 1.4.
CDCollects goal is to be able to catalog your entire CD collection allowing for searches of your CD files with a clean and simple interface.
CDCollect is written in mono using monodevelop and the gtk-sharp and sqlite libraries.
Main features:
- Easy to use interface (if you feel it does not follow the gnome hig then its a bug).
- Allow the use of plugins (external programs) to collect information for each file of a CD in your catalog.
- Searches can be performed on CDs or files in the collection.
- It also catalogs compressed files (using external programs such as unzip, unrar, etc.).
<<less
Download (0.075MB)
Added: 2006-11-25 License: GPL (GNU General Public License) Price:
1064 downloads
libavg 0.6.0

libavg 0.6.0


libavg is a library for media presentations and installations that is meant to make Macromedia Director superflous. more>>
libavg library is made for media presentations and installations that is meant to make Macromedia Director superflous.
Installations are scripted using an XML-based layout language and Python for interaction.
Multimedia on linux has made great progress. A few years ago, video support was very limited, low-latency-audio was impossible and getting jitter-free performance was a nightmare. This has changed, and all thats really missing is some glue that joins the different libraries. libavg is an effort to do for multimedia installations what the Gimp did for image editing, what OpenOffice did for word processing... and what Linux did for operating systems in general: give people an alternative thats free (as in speech, not beer).
Presumably, companies will be using avg too, but the main effort will be to support artists and designers that dont have the resources to buy commercial software. Of course, that means that the system needs to run well on old computers, while allowing the use of all features on modern pcs.
It should be almost as easy to build installations as it is to build a web page. Designing interactive systems will still need some programming skills, but this should be kept to a minimum. A avg installation consists of one or more xml files that describe screen layout(s) and corresponding python scripts that describe the dynamics of the installation: What to do when a user interacts with the system, some time has elapsed or any other input has arrived. The result is that the xml files are as easy to edit as html is - and many of the methods used for the interactive parts should be very familiar to anyone whos used javascript on a web page.
Enhancements:
- In addition to many minor improvements, this version adds support for dynamically adding nodes to and removing nodes from an active avg tree, thus making the library a lot more flexible.
<<less
Download (6.2MB)
Added: 2006-10-28 License: LGPL (GNU Lesser General Public License) Price:
1091 downloads
JLdapAB 0.6.0

JLdapAB 0.6.0


JLdapAB is a Web application to manage Mozilla based LDAP address books. more>>
JLdapAB is a Web application to manage Mozilla based LDAP address books.

JLdapAB can help you share Mozilla address books between different computers.

Installing:

If you want to try ZXID out immediately, we recommend compiling the
library and examples and installing one of the examples as a CGI
script in an existing web server.

tar xvzf zxid-0.1.tgz
cd zxid-0.1
# N.B. There is no configure script. The Makefile works for all supported platforms as is.
make
cp zxid.x /
# configure your web server to recognize .x as an extension for CGI (or mv zxid.x zxid.cgi)
# *** point your browser here
<<less
Download (9.3MB)
Added: 2006-08-11 License: GPL (GNU General Public License) Price:
1169 downloads
LablGTK 2.6.0

LablGTK 2.6.0


LablGTK is a GTK+ bindings for Objective Caml. more>>
LablGTK is a GTK+ bindings for Objective Caml.

LablGTK is an OCaml library wrapping the GTK+ API. It uses the rich type system of Objective Caml to provide a strongly typed, yet very comfortable, object-oriented interface to GTK+.

It also has support for libgnomecanvas, libpanel, librsvg, GtkGLArea and the Druid widget in libgnomeui.

It is still under development, but already fully functional. All widgets (but one) are available, with almost all their methods. The GLArea widget is also supported in combination with LablGL. LibGlade and GdkPixbuf support is also included for both versions. LablGTK2 adds support for gnomecanvas, librsvg and libpanel Many examples are provided.

Objective Caml threads are supported, including for the toplevel, which allows for interactive use of the library.

<<less
Download (0.64MB)
Added: 2006-01-26 License: LGPL (GNU Lesser General Public License) Price:
1367 downloads
libnaji 0.6.0

libnaji 0.6.0


libnaji is a library of functions which najitool uses, and other programmers could use in their own programs. more>>
libnaji is a library of functions that najitool uses, and other programmers could use in their own programs.
Generally, najitool generates, converts, filters, and encrypts files. It also has a lot of other miscellaneous functions, such as an Arabic to English letters and vice versa transliteration system, it has programming functions like bin2c which makes a compileable source code file out of any file, like picture files for use in a C program.
najitool can generate:
A list of numbers in English or Turkish words from 1 to 9999
HTML pages with every possible Unicode letter/symbol
Preprogrammed .BMP pictures, nice for wallpaper
Big ASCII art sentences
Multiplication squares
Random character text files (useful for secure passwords)
najitool can convert:
UNIX to DOS/Windows text format and vice versa
Tabs to spaces
Text to HTML
najitool can filter:
Make a copy of a file skipping specified characters
Make a copy of a file using only specified characters
najitool can also:
Flip every bit in every byte of a file (0s to 1s and 1s to 0s)
Dump files in hexidecimal
Count words in a file
Compare files
Reverse files
Split files
Join files
najitool has:
two secure file deletion functions
two file encryption functions
Enhancements:
- 52 new functions were added, including an MP3 splitter, an MP3 tag viewer, and an MP3 tag editor.
<<less
Download (0.043MB)
Added: 2006-05-01 License: Public Domain Price:
1272 downloads
TrollBridge 0.6.0

TrollBridge 0.6.0


TrollBridge is a set of scripts that allows you to build a custom network authentication. more>>
TrollBridge is a set of scripts that allows you to build a custom network authentication system that will capture unauthorized clients, direct them to a login page, and then redirect them to their original destination. It is based on the firewall script from NoCatSplash, but is written in python instead of c.

It can be used to to setup a network hot-spot for your business, school or home. The only authorization methods currently available are a skeleton username/password example, and an example using iButton devices. When a unknown MAC addresses tries to make a connection to the protected network the iptables rules redirect any access (web or otherwise) to port 5280 where the Apache server then displays the authentication page. MAC addresses are used to keep track of authorized users, so this system is susceptible the MAC is spoofed.

The scripts are not plug and play, you will need to customize them for your unique situation, as well as modify your iptables settings and add a virtual host to the Apache web server. If you need help you can ask on the TrollBridge support list

<<less
Download (0.019MB)
Added: 2006-07-01 License: GPL (GNU General Public License) Price:
1210 downloads
Bitcollider 0.6.0

Bitcollider 0.6.0


Bitcollider is an application which can be used to lookup/submit files to Bitzi. more>>
Bitcollider provides the bitcollider can be used to lookup/submit files to Bitzi.
The Bitcollider utility allows users to uniquely identify and submit files to Bitzis community metadatabase project.
The Bitcollider can be used to identify any local file and has support for extracting metadata from MP3, WAV, Vorbis, JPEG, PNG, GIF, AVI, MPEG-1, MPEG-2, and QuickTime files.
Users can quickly look up all the known information about the given file in Bitzis metadatabase.
Enhancements:
- The kzhash identifier used by Kazaa 2.6 and up is now calculated. (As a result, MAGNET links at Bitzi can include this identifier and work with Kazaa.)
- A video format plugin now extracts and submits information such as framerate, framesize, duration,bitrate, and codec from most AVI, MPEG1/2, and QuickTime videos.
- A problem in the original construction of the TigerTree hash value has been corrected. (Only values from updated software display at theBitzi website.)
- Calculation of MD5 and CRC32 values is now optional.
<<less
Download (0.10MB)
Added: 2007-03-18 License: Public Domain Price:
952 downloads
Kuliax 6.0

Kuliax 6.0


Kuliax project is an effort to bring Free and Open Source Software (FOSS) to University education, especially in Indonesia. more>>
Kuliax project is an effort to bring Free and Open Source Software (FOSS) to University education, especially in Indonesia. Many students and lecturers have been "addicted" to the closed-source and expensive software that they couldnt afford or not suitable with their needs. Universities encouraged to do something important to the _real_ meaning of education by using and developing FOSS.
FOSS gives civitas academica freedom to use, study, modify, and distribute all software released under its licenses. We should spend more money to the empowerment of human resources, instead of products. This is great, if each universities generate as many as possible people who can develop themself and their surrounding with true and open knowledge, the one that forgeted by some/most education institutions.
Kuliax Project provides bridge between students, lecturers, and civitas academica to cooperate with each other. In Bahasa Indonesia, its called Gotong Royong. Like the logo which symbolizes peoples hands that holds one to another, making a square.
The near possible milestone to reach that goal is developing Linux distro to fit University or Campus needs and invite people to join in.
Kuliax, is one of the implementation for the first milestone, Linux distro for Information Technology, Electrical Engineering, Computer Science, or related department, but its likely can be used by some others departments as well. It tries to provide "base system" and applications suited to the curriculum/syllabus.
Applications installed:
- Desktop Environment: KDE 3.5.5
- Internet: Akregator, Gaim 2.0, KFTPGrabber 0.8.0, KMail, Iceweasel 2.0 (Firefox)
- Graphics: XMRM, Gwenview, ImageMagick, Inkscape 0.44.1, The Gimp 2.2.13, autotrace, gif2png, qiv, xaos, xfig
- Multimedia: XMMS 1.2.10+plugins, (K)MPlayer, VCD tools, Audacity, Kino 0.92+plugins, dvgrab, k3b, sox
- Office: OpenOffice.org 2.0.4
- File Reader: KPDF, KchmViewer
- Brainstorming: Freemind 0.8.0
- Dictionary: StarDict 2.4.8, English-Indonesian dictionary-database
- Printing: CUPS+driver
- Wireless: ndiswrapper, wireless-tools, wlassistant, wpasupplicant
- Statistics and Data Mining: R-base, RKWard
- Mathematics and Modelling: GNUPLOT, Octave
- Electrical/Electronics and Digital/Microprocessor: gnusim8085, gpsim, ktechlab, sdcc, tkgate, uisp
- Programming:
- LISP: CLISP 2.4.1
- PHP: PHP4 dan PHP5
- Assembler: nasm 0.98.38
- C/C++: GCC 4.1.1
- Haskell: Hugs 98.200503.08
- Java(tm): Sun Java 5.0
- Pascal: Freepascal 2.0.0
- Perl: Perl 5.8.8
- Prolog: SWI-Prolog 5.6.14
- Python: Python 2.4.4
- Scheme: Guile 1.6.8
- Smalltalk: GNU Smalltalk 2.1.8
- Tcl/Tk: Tcl/Tk 8.4
- Development: CVS, KDevelop 3.3.5 (IDE), Motor 3.4.0 (IDE), autoconf, automake, distcc, gdb, make, ncurses, whiptail 0.52.2
- Computer Organization and Architecture: GNU MIX Development Kit
- Operating System: UserModeLinux, VisualOS, qemu
- Computer Network: BIND9, DHCP3 server/client, arpwatch, bridge-utils, etherwake, fping, htb-gen, iftop, iproute, iptables, iptraf, krdc, krfb, mtr, netcat, netpipe-tcp, openssh, scli, shaper (CBQ), sipcalc, stunnel, tcpdump, tcpwrapper, telnet-ssl, vpnc, vsftpd
- Network Simulator: cnet
- Web Server: Apache 2.2.3
- Database: MySQL 5.0.27, SQLite 3.3.8, sqlitebrowser 1.3
- Security: GNUPG 1.4.5, dsniff, nmap, outguess
- Software Engineering: ArgoUML, GanttProject, sloccount
- Utilities: abakus, bc, ethtool, fdisk/cfdisk, knetworkconf, ksysguard, mc, qtparted, rsync, screen, synaptic, vrms
- E-Book: Operating System Book, created and maintained by Masyarakat Digital Gotong Royong (MDGR), in Bahasa Indonesia
<<less
Download (693.9MB)
Added: 2006-12-19 License: GPL (GNU General Public License) Price:
1042 downloads
Analog 6.0

Analog 6.0


Analog is a webserver log analyzer more>>
Analog is an application that will help you measure the usage on your web server. It tells you which pages are most popular, which countries people are visiting from, which sites they tried to follow broken links from, and all sorts of other useful information.
Main features:
- is very fast
- can handle big logfiles
- output in any of 33 different languages
- very configurable
- easy to install
<<less
Download (MB)
Added: 2006-06-05 License: GPL (GNU General Public License) Price:
1245 downloads
nload 0.6.0

nload 0.6.0


nload is a console application which monitors network traffic and bandwidth usage in real time. more>>
XPortScan is a cross-platform lightweight gui multi-threaded port scanner. This is the XPortScan v. 2.1 beta
Currently only tcp connect() scanning (vanilla scan) is included, although more advance port scan methods are in the works. (actually you can see how its going in the source code.)
Enhancements:
- ported to HP-UX
- add some useful key shortcuts
- fixed some memory leaks (also on BSD), uninitialized variables
- fix compilation with gcc 3.x
- a bit of source code cleanup
<<less
Download (0.038MB)
Added: 2005-09-19 License: GPL (GNU General Public License) Price:
837 downloads
Helma 1.6.0

Helma 1.6.0


Helma is an open source web application framework. more>>
Helma is an open source web application framework for fast and efficient scripting and serving of your websites and Internet applications.
It is written in Java and employs Javascript for its server-side scripting environment, removing the need for compilation cycles and reducing development costs while giving you instant access to leverage the whole wealth of Java libraries out there.
Helma pioneered the simple and codeless mapping of application objects to database tables, which has only recently come into vogue with other web frameworks. In addition, an embedded object-oriented database performs automatic data persistence of unmapped objects.
Helma has proven itself to be stable and fast, capable of serving high traffic sites with hundreds of thousands of dynamic pages per day. The Austrian Broadcasting Corporation, popular weblog hosting sites such as antville.org, twoday.net, and blogger.de, among many others, have successfully been deploying Helma for several years.
Enhancements:
- This release adds subskins, macro pipes/filters, an update to Rhino 1.6, E4X support, the ability to define getters/setters, and many improvements to the host objects in the JavaScript environment.
<<less
Download (4.2MB)
Added: 2007-07-20 License: BSD License Price:
826 downloads
Monetra 6.0

Monetra 6.0


Monetra (formerly known as MCVE) is a scalable credit card processing engine for Linux and UNIX. more>>
Monetra (formerly known as MCVE) is a scalable credit card processing engine for Linux and UNIX. The project is designed to handle credit card authorizations and is certified to support major clearing house protocols.
Features include support for multiple modems, multiple merchant accounts, and multiple processors, all simultaneously -- as well as IP and SSL connectivity along side SQL database support.
Designed in C, conforming to POSIX standards, and utilizing light weight processes (threads), this product is able to handle a large number of transactions with high speed and minimal CPU usage.
Enhancements:
- A secure recurring billing module and card storage subsystem returning unique tracking tokens has been added and branded as Monetra DSS.
- This assists integrators with their PCI compliance so they dont need to store card numbers outside of Monetra.
- There is DNS caching for improved latency.
- Givex and FifthThrid 610 support have been added.
- Global Payments, VITAL, and NPC re-certifications.
- Visa gift-card support (balance inquiry and partial auths), as well as new card systems compliance updates for October 2007.
- Mac OS X for Intel, Windows Vista, and OpenBSD 4.0 support has also been added.
<<less
Download (MB)
Added: 2007-06-07 License: Other/Proprietary License Price:
873 downloads
portmap 6.0

portmap 6.0


portmap is a part of the ONCRPC collection of software for implementing remote procedure calls between computer programs. more>>
portmap is a part of the ONCRPC collection of software for implementing remote procedure calls between computer programs. This project is use widely by NFS and NIS, and assorted other systems.
Some make variable can be used to control compilation.
NO_TCP_WRAPPER= if non-empty, doent use tcp_wrappers
USE_DNS= if set, tcp_wrappers can check peers based on hostname
as well as IP address. This should only be used if you
are certain that gethostbyname will never trigger a
called to portmap (as it might if nis is used for hostnames).
RPCUSER= is set, portmap will use getpwnam to find the user for
that user, and will setuid to that user before listening
for incoming messages
DAEMON_UID= Can be set to a number to override the default UID
to setuid to. Default is 1.
DAEMON_GID= As above, but for setgid.
Enhancements:
- This first new release in 10 years combines assorted patches from different Linux distributions.
- Security was improved so that privileged services can register non-privileged ports that cannot then be unregistered by other users.
<<less
Download (0.022MB)
Added: 2007-05-16 License: BSD License Price:
897 downloads
KScope 1.6.0

KScope 1.6.0


KScope is a KDE front-end to Cscope. more>>
KScope is a Cscope frontend. KScope provides a source-editing environment for large C projects, such as the Linux kernel.
KScope is by no means intended to be a replacement to any of the leading Linux/KDE IDEs, such as KDevelop. First of all, it is not an Integrated Development Environment: it does not provide the usual write/compile/debug cycle supported by most IDEs. Instead, KScope is focused on source editing and analysis.
The most important difference, however, between KScope and common IDEs is that KScope is intended for use with projects written in C, i.e., in a functional-programming environment. Most IDEs specialise in object-oriented languages and are of little help to the C programmer. For example, displaying all functions in the Linux kernel as global objects in a "Classes" tree does not provide any meaningful information.
KScope, on the other hand, is built around an efficient mechanism for code-navigation, which allows the user to run queries on the code.
The types of queries KScope can run include:
- Get all references to a symbol
- Find the definition of a symbol
- Find all functions called by or calling to a function
- Find an EGrep pattern
- Find all files #including some file
- etc.
These queries are handled by an underlying Cscope process. KScope simply serves as a front-end to this process, feeding it with queries, and parsing its output into result lists. The items in those lists can later be selected to open an editor at the matching line.
Main features:
- Multiple editor windows (using your favourite KDE editor)
- Project management
- Front-end to most Cscope queries
- Tag list for every open editor
- Call-tree window
- Session management, including saving and restoring queries
- Works with externally-built cscope.out files
Enhancements:
- Many bug fixes
- Updated documentation
<<less
Download (1.0MB)
Added: 2007-07-12 License: BSD License Price:
853 downloads
basE91 0.6.0

basE91 0.6.0


basE91 is an advanced method for encoding binary data as ASCII characters. more>>
basE91 is an advanced method for encoding binary data as ASCII characters. It is similar to UUencode or base64, but is more efficient. The overhead produced by basE91 depends on the input data.
basE91 amounts at most to 23% (versus 33% for base64) and can range down to 14%, which typically occurs on 0-byte blocks. This makes basE91 very useful for transferring larger files over binary insecure connections like e-mail or terminal lines.
Enhancements:
- The encoding/decoding routines have been restructured to be thread-safe, and the syntax of the commandline frontend is more similar to base64 from the GNU coreutils now.
<<less
Download (0.004MB)
Added: 2006-11-03 License: zlib/libpng License Price:
760 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5