Main > Free Download Search >

Free tbs 13 software for linux

tbs 13

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 220
XDBCMS 0.13

XDBCMS 0.13


XDBCMS is a Web-based, multi-user CMS. more>>
XDBCMS is a Web-based, multi-user CMS that can manage any number of Web sites, each site with any number of pages, and each site organised in a tree-based menu that can be any depth.
Where XDBCMS differs from most content management systems is that it actually generates a stand-alone Web site, which requires no database to drive it, can be released to any Web server, and would be able to cope with very large numbers of users.
For the authors, it features a WYSIWYG editor, similar to MS-Word in appearance, allowing full control over the format (tables, fonts, graphics, etc.) of each individual page. It allows multiple authors and features a group-based security system.
Here are the aims of "XDBCMS":
- To create a web-based system that can produce usable web sites with minimal training.
- To not restrict authors creativity by giving complete freedom over page layout, and text within that page via a WYSIWYG editor similar to MS-Word in look and feel.
- To have the ability to maintain an unlimited number of websites, each having an unlimited number of pages
- To have pages generated in their entirity, and then uploaded to any web server
Enhancements:
- XDBCMS now uses CSS based layout techniques, making it possible to completely re-skin the application.
- PHP mechanisms have now been updated so that it is no longer necessary to have the SET GLOBALS set to true.
- This means that XDBCMS can now be installed onto servers where admin privileges are not available.
- New graphics have been implemented, and the TinyMCE editor has been upgraded.
<<less
Download (2.5MB)
Added: 2006-11-10 License: GPL (GNU General Public License) Price:
1080 downloads
TestOOB 1.13

TestOOB 1.13


TestOOB is an advanced unit testing framework for Python. more>>
TestOOB is an advanced unit testing framework for Python. TestOOB integrates effortlessly with existing PyUnit (module ‘unittest’) test suites.

<<less
Download (0.057MB)
Added: 2006-12-03 License: The Apache License 2.0 Price:
1055 downloads
DEPS 0.13

DEPS 0.13


DEPS is a Dependency Extraction and Processing System. more>>
DEPS is a Dependency Extraction and Processing System.
DEPS started life with the graph-includes name. Since it is expected to do much more than just graph #include relationships in C/C++ code, it has been renamed to something hopefully more adequate.
DEPS is a toolkit whose primary goal is to help software authors to deal with internal depencies (eg. C/C++ #includes), and help locating abusive dependencies. It is slowly evolving towards a set of perl classes intended to do general graph processing, complementing the current command-line graph-includes tool.
Main features:
- Supported languages: C/C++ (complete), Perl5 (partial)
- Supported transformations: transitive reduction, regexp-based grouping, consolidation of multiple group levels
- Supported styling operations: group-based coloring, edge annotation
- Supported graph renderers: GraphViz (usable), Tulip (preliminar)
Basic concepts
Note: this section describes best version 0.12, still not ready for release.
DEPS allows you to create graphing projects, eg. for a programs source tree. A graphing project is a set of rules to construct graphs. A first graph gets extracted from your data (eg. C source files), and transformations (eg. file grouping, transitive reduction, color styling) are applied to create more graphs for various usages.
Enhancements:
- The default project class is not confused any more by leading "./" in paths.
- Dependencies are now correctly found again on Windows.
- A new node style to show statistics about group members was added.
- The documentation was updated.
<<less
Download (0.034MB)
Added: 2006-02-08 License: GPL (GNU General Public License) Price:
1353 downloads
netspeed 0.13

netspeed 0.13


netspeed is a GNOME applet that shows the network traffic in kbytes/s. more>>
Netspeed is just a little GNOME-applet that shows how much traffic occurs on a specified network device (for example eth0).
You get the best impression of it, if you look at the screenshots below.
Enhancements:
- The "layout-engine" for different panel-configurations was rewritten
- Basic IPv6 support
- Icontheme support
- "dummy*" devices are now ignored in the "search for running device" handler
- Try device with default gateway set first in the "search for running device" handler
<<less
Download (0.63MB)
Added: 2005-07-29 License: GPL (GNU General Public License) Price:
1549 downloads
ds3 0.3.13

ds3 0.3.13


ds3, short for dialup service 3, is a modem sharing server for Linux/UNIX. more>>
ds3, short for dialup service 3, is a modem sharing server for Linux/UNIX. It allows no direct access to the modem/ISDN-adapter. Instead it provides a text based interface which can be accessed with telnet or by a client.
Main features:
- Up to 251 users may use a line a the same time. The numer is limited by the number of sockets for each process.
- A user may block the line so nobody can dialout. This is useful if there is just one line and somebody wants to use the phone.
- The sysadmin may hangup the line at any time with the term command.
- Signals are used to start special jobs like fetch mail, news, the latest slashdot menu or sendmail.
- There three diffrent types of signals.
- signals which work only if the line is not in use
- signals which work only if we are online
- and signals which work all the time.
- Any user connected to the server may initiate signals.
- Signals could be emitted by the server if a interval was specified.
<<less
Download (0.26MB)
Added: 2006-06-30 License: GPL (GNU General Public License) Price:
1212 downloads
sql++ 0.13

sql++ 0.13


sql++ is an easily configurable, feature-rich, portable command-line SQL tool. more>>
sql++ is an easily configurable, feature-rich, portable command-line SQL tool. It can be used with many different databases and in place of other commandline tools such as MySQLs mysql-client, Microsoft SQL, PostgreSQLs psql, and Oracles sqlplus.

sql++ project has features such as multiple connections, multi-database interfacing, subselects for all databases, regardless of whether the database has native subselects or not, and much more.

<<less
Download (0.036MB)
Added: 2006-11-09 License: GPL (GNU General Public License) Price:
1091 downloads
SoX 13.0.0

SoX 13.0.0


SoX is the Swiss Army knife of sound processing tools. more>> <<less
Download (0.45MB)
Added: 2007-02-12 License: GPL (GNU General Public License) Price:
602 downloads
BakaSub 0.1.13

BakaSub 0.1.13


BakaSub is a GTK+/Gnome video subtitling program. more>>
BakaSub is a GTK+/Gnome video subtitling program. It supports Super Station Alpha File formats for titles. BakaSub is written entirely in ANSI C++ (using the -pedantic flag of EGCS) so it should be portable too. I aim for full Gnome compliance in BakaSub, as well as some Gnomey features (like graphics dragndrop, concurrent events, etc). Currently there are no Gnome specific features or support other than using GTK+, but it is basically a matter of turning on a flag in the Makefile. More options will be done on that later.
BakaSub was being designed directly from Kotus popular and god-like Sub Station Alpha program for Windows. Although the two programs share no actual code (they are written in very different languages, in very different environments!) I aim to have full Sub Station Alpha compatability. What does this mean for you, the user? It means that any script you create with BakaSub, you can trade with your friends who have SSA. It also means that any SSA script you receive will work perfectly out of the box (minus a few font differences) and any SSA script you edit will retain 100% of its previous data (no loss of data after going through BakaSub).
In modern versions of BakaSub (about the last two) I have made a decision to break away from SSAs user interface, however, because I think that it limits the user in some ways that are understandable for SSAs implementation, but which I have the opportunity to do away with because of the speed of C++. For example, SSA (at least as of version 3.x) displays a single subtitle for you to look at in the preview window, while BakaSub actually shows a scale-model preview with all concurrent subtitles and graphics.
Enhancements:
- Frame slider is now more functional. I figured out the proper hack to reconfigure a slider at runtime (grr!). Some more work is needed here though.
- SSA 3.x save support is now in, in its basic form. Some stuff probably doesnt work right. Dont bet the farm on this just yet =). To use it use Save As.... Save doesnt do anything yet.
- During SSA 3.x loads, styles that exist in the local style library (e.g., *Default vs Default) are no longer loaded. I dont know if this is the proper behavior but for now thats how it works.
- The very beginnings of Sconv integration are in there.
- bttv_ttf has been reworked to be a full multithreaded application. This means that there are now two threads during its execution: the frame engine, which is producing frames ahead of time, and the display engine, which is doing exquisite timing and data capture, and letting the frame engine know when to make another frame. The display engine has POSIX realtime priorities set if youre root, and the frame engine has normal priorities. This works
- much better on my uniprocessor system, and on dual or greater, it will be even better.
- The plug-in architecture is now in place (at least an early version). This will probably undergo some more changes before I leave it to start turning various things into plug-ins and normalizing the plug-in interfaces. There are also two brand new plug-ins, derived from the old statically linked ones, the SSA loader and the external rendering playback device.
- A new debug level has been added, DBG_ERROR. This is for fatal errors that cause a routine to fail and return, as opposed to DBG_WARNING, which means that the results will probably be invalid.
<<less
Download (0.15MB)
Added: 2006-07-28 License: GPL (GNU General Public License) Price:
1185 downloads
cvsd 1.0.13

cvsd 1.0.13


cvsd is a wrapper program for CVS in pserver mode. more>>
cvsd is a wrapper program for cvs in pserver mode.
cvsd is run as a daemon and is controlled through a configuration file. It is relatively easy to configure and tools are provided for setting up a rootjail.
This server can be useful if you want to run a public cvs pserver. You should however be aware of the security limitations of running a cvs pserver. If you want any kind of authentication you should really consider using secure shell as a secure authentication mechanism and transport. Passwords used in cvs pserver are transmitted in plaintext and this wrapper wont change that.
This server adds a layer of security to cvs. cvs is a very powerful tool and is capable of running scripts and other things. By running cvs in a rootjail it is possible to limit the amount of "damage" cvs can do if it is exploited. It is generally a good idea to run cvsd without any write permissions to any directory on the system.
Enhancements:
- This release adds some further portability improvements for 64-bit systems to the cvsd-buildroot command.
- Socket and file close operations are now checked, and a Portuguese debconf translation was added.
<<less
Download (0.19MB)
Added: 2006-08-21 License: GPL (GNU General Public License) Price:
1162 downloads
oRTP 0.13.1

oRTP 0.13.1


oRTP is a library implementing the Real-time Transport Protocol (RFC3550). more>>
oRTP is a library implementing the Real-time Transport Protocol (RFC3550), written in C.
oRTP project is easy to use and provides a packet scheduler for sending and receiving packets on time, adaptive jitter compensation, and automatic sending of RTCP compound packets. It works with IPv6.
Main features:
- Written in C
- Implement the RFC3550 (RTP) with a easy to use API with high and low level access.
- Includes support for multiples profiles, AV profile (RFC1890) being the one by default.
- Includes a packet scheduler for synchronizing rtp recv and send. Scheduling is optionnal, rtp sessions can remain not scheduled.
- Implements blocking and non blocking IO for RTP sessions.
- Supports mutiplexing IO, so that hundreds of RTP sessions can be managed by a single thread.
- Supports part of RFC2833 for telephone events over RTP.
- The API is well documented using gtk-doc.
- Licensed under the Lesser Gnu Public License.
- RTCP messages sent periodically since 0.7.0 (compound packet including sender report or receiver report + SDES)
Enhancements:
- This version includes new API documentation built with Doxygen and integrates minor patches and optimizations.
<<less
Download (0.48MB)
Added: 2007-04-12 License: LGPL (GNU Lesser General Public License) Price:
941 downloads
DKMS 2.0.13

DKMS 2.0.13


DKMS (Dynamic Kernel Module Support) is a framework where device driver source can reside outside the kernel source tree. more>>
DKMS comes from Dynamic Kernel Module Support and is a framework where device driver source can reside outside the kernel source tree so that it is very easy to rebuild modules as you upgrade kernels.
This allows Linux vendors to provide driver drops without having to wait for new kernel releases (as a stopgap before the code can make it back into the kernel), while also taking out the guesswork for customers attempting to recompile modules for new kernels.
For veteran Linux users it also provides some advantages since a separate framework for driver drops will remove kernel releases as a blocking mechanism for distributing code.
Enhancements:
- Version comparison for all 2.6 kernels has been fixed.
- README.dkms has been added to %doc.
<<less
Download (0.070MB)
Added: 2006-06-29 License: GPL (GNU General Public License) Price:
1213 downloads
AScd 0.13.2

AScd 0.13.2


AScd is a CD player that can be docked with Afterstep and Window Maker. more>>
AScd is a CD player that can be "docked" with Afterstep and Window Maker with the following features:
Main features:
Advanced CD Player:
- Several modes including loops, intro scan, autoplay, autorepeat
- Hardware volume control with mute and auto-fade in/out
- WorkMan database support with song name scrolling
- all settings can be saved and loaded at startup
- Hardware control based on LibWorkMan
- Multi-platform: tested with FreeBSD, Linux, Solaris, AIX
Fully customizable interface:
- Multiple theme support
- 100% customizable screen layout
- Not restricted to "dockable" sized windows, themes support any window size
- Multi-panels support
- Up to 200 elements per theme
- Horizontal and vertical sliders to use for CD direct access, mixer controls or hardware volume
- Separate designs for main and icon windows
Optional features:
- configuration window using WINGs toolkit
- Workmans database edition
- mixer support (tested with FreeBSD and Linux)
<<less
Download (0.28MB)
Added: 2006-10-03 License: GPL (GNU General Public License) Price:
1117 downloads
blueflops 2.0.13

blueflops 2.0.13


blueflops is a two floppies Linux distribution with a graphical web browser (links using svgalib) and an IRC client (tirc). more>> <<less
Download (2.8MB)
Added: 2005-11-20 License: GPL (GNU General Public License) Price:
1439 downloads
PyHtmlTable 1.13

PyHtmlTable 1.13


PyHtmlTable is a class for Python CGIs to generate HTML tables on the fly. more>>
PyHtmlTable is a class for Python CGIs to generate HTML tables on the fly. The reason that i made this script is I couldnt find something like Table.pm or Table.php
Main features:
- Allows setting of individual row and cell attributes via arbitrary dictionaries
- Allows spanning of rows and columns
- Autogrows table if cells set outside initial Range.
- Allows dynamic insertion of new rows and columns anywhere in the table
- Allows bulk population of table data via arrays to arbitrary locations in the table.
- Provides default cell attributes for tablewide uniformity and the ability to override these on a cell by cell basis.
- NOTE: Row indexes start at 0 like God and Kernighan demand!
- Influenced heavily by Table.pm and Table.php
<<less
Download (0.011MB)
Added: 2006-06-22 License: GPL (GNU General Public License) Price:
1221 downloads
msmtp 1.4.13

msmtp 1.4.13


msmtp is an SMTP client that can be used with Mutt and other MUAs. more>>
msmtp project is an SMTP client.
In the default mode, msmtp transmits a mail to an SMTP server (for example at a free mail provider) which does the delivery.
To use this program with your mail user agent (MUA), create a configuration file with your mail account(s) and tell your MUA to call msmtp instead of /usr/sbin/sendmail.
msmtpqueue is a pair of very simple shell scripts that allows you to "queue" mails and send them all at a later time (useful for dialup connections: write your mails offline and send them when you are online).
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
msmtp is released under the GPL with the additional exemption that compiling, linking, and/or using OpenSSL is allowed.
Main features:
- Authentication methods PLAIN, LOGIN and CRAM-MD5 (and GSSAPI, DIGEST-MD5 and NTLM when compiled with GNU SASL support)
- TLS encrypted connections (including server certificate verification and the possibility to send a client certificate)
- DSN (Delivery Status Notification) support
- RMQS (Remote Message Queue Starting) support (ETRN keyword)
- PIPELINING support for increased transmission speed
- IPv6 support
- support for multiple accounts
- sendmail compatible interface (command line options and exit codes)
<<less
Download (0.46MB)
Added: 2007-08-02 License: GPL (GNU General Public License) Price:
815 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5