Main > Free Download Search >

Free plus replacement 1.82 software for linux

plus replacement 1.82

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 715
Yet Another SQL*Plus Replacement 1.82

Yet Another SQL*Plus Replacement 1.82


Yet Another SQL*Plus Replacement is an open source Oracle CLI to replace SQL*Plus. more>>
YASQL project is an open source Oracle command line interface. It features a much kinder user interface than SQL*Plus (sqlplus).
This is meant to be a complete replacement for SQL*Plus when dealing with ad hoc queries and general database interfacing.
Main features:
- full ReadLine support for command history and tab completion
- alternate output methods
- table
- list
- CSV
- redirection and piping of query results
- query editing
- scripting
- easy administrative data dictionary commands.
Enhancements:
- Fixed the DECIMAL problem with describe command.
- Added sql mode with i (patch by Ed Avis).
- Added redirectors (>, >>, |) to describe.
- Added show user command.
- Added show uid command.
- Added new makefile targets: clean, check. (patch by Ed Avis)
- Added "and owner = ?" to some show targets (patch by anonymous).
- Added command_complete_list feature and config option.
- Added disconnect command
- Added command completion: select, update, insert, delete, execute, etc.
- Added table.column name completion.
- Added feature to run tty-less (patch by Michael Kroell).
- Added a workaround for SunOSs alarm() bug (patch by Ed Avis).
- Fixed some minor issues in parser code.
<<less
Download (0.08MB)
Added: 2006-10-17 License: GPL (GNU General Public License) Price:
1116 downloads
Adblock Plus Filter Uploader 1.0.2

Adblock Plus Filter Uploader 1.0.2


Adblock Plus Filter Uploader is a Firefox extension that uploads the filters from your Adblock Plus installation to a FTP server more>>
Adblock Plus Filter Uploader is a Firefox extension that uploads the filters from your Adblock Plus installation to a FTP server.

This extension requires Adblock Plus! https://addons.mozilla.org/mozilla/1865/ This just uploads the filters you have in Adblock Plus to a FTP server!

This will only be useful for people who actively modify their filters and either want to share them with others or synchronize the filters between different computers.

<<less
Download (0.048MB)
Added: 2007-06-27 License: MPL (Mozilla Public License) Price:
870 downloads
gqlplus 1.12

gqlplus 1.12


gqlplus is a drop-in replacement for sqlplus, an Oracle SQL client, for UNIX and UNIX-like platforms. more>>
gqlplus is a drop-in replacement for sqlplus, an Oracle SQL client, for UNIX and UNIX-like platforms.
The difference between gqlplus and sqlplus is command-line editing and history, plus table-name and column-name completion. As you know if you have used sqlplus, it is notoriously difficult to correct typing errors and other mistakes in your SQL statements.
sqlplus does give you ability to use external editor to edit a statement, but only the last statement you typed. gqlplus solves this problem by providing the familiar command-line editing and history as in tcsh or bash shells, and table/column-name completion, while otherwise retaining compatibility with sqlplus.
Thus, no user training is needed - simply use gqlplus instead of sqlplus. In addition, configuration/installation is trivial: gqlplus is a single binary compiled executable (written in C), so all you need to do is download it and put it anywhere in your PATH. After that, youll be ready to use it.
There are a number of other sqlplus front-end programs which include this functionality. They, however, require some user training, and may not be as easy to install (requiring particular version of Perl, and/or particular set of Perl modules, and/or configuration files).
In contrast, the design goal of gqlplus was to remain as close as possible to sqlplus, with the addition of command-line editing and table and column name completion. The command-line editing will be familiar to UNIX users since it works as in command-line shells. Additionally, there are no installation issues since the program is a single binary executable.
Enhancements:
- A SIGSEGV that occurred when using SQLPATH was fixed.
- An ACCEPT command was implemented.
- The DYLD_LIBRARY_PATH environment variable (the Mac OS X version of LD_LIBRARY_PATH) was added along with an NLS_DATE_FORMAT environment variable.
- A -p command-line switch that displays a progress report and elapsed time information was added.
- SIGTERM is now used to kill sqlplus.
- ORACLE_PATH was added to the environment.
<<less
Download (1.7MB)
Added: 2006-12-02 License: GPL (GNU General Public License) Price:
1060 downloads
SCons Erlang 0.1.0

SCons Erlang 0.1.0


Scons Erlang is an add on for SCons, a make/autotools replacement, to compile Erlang projects. more>>
Scons Erlang is an add on for SCons, a make/autotools replacement, to compile Erlang projects.

<<less
Download (0.042MB)
Added: 2006-04-03 License: GPL (GNU General Public License) Price:
1299 downloads
Asymptote 1.82

Asymptote 1.82


Asymptote 1.82 is an extremely useful descriptive vector graphics language that provides a natural coordinate-based framework for technical drawing more>> Asymptote 1.82 is an extremely useful descriptive vector graphics language that provides a natural coordinate-based framework for technical drawing. Labels and equations are typeset with LaTeX, for high-quality PostScript output.

A major advantage of Asymptote over other graphics packages is that it is a programming language, as opposed to just a graphics program.

Major Features:

  1. Provides a portable standard for typesetting mathematical figures, just as TeX/LaTeX has become the standard for typesetting equations.
  2. Generates and embeds 3D vector PRC graphics into PDF files;
  3. Inspired by MetaPost, with a much cleaner, powerful C++-like programming syntax and floating-point numerics;
  4. Runs on all major platforms (UNIX, MacOS, Microsoft Windows);
  5. Mathematically oriented (e.g. rotation of vectors by complex multiplication);
  6. LaTeX typesetting of labels (for document consistency);
  7. Uses simplex method and deferred drawing to solve overall size constraint issues between fixed-sized objects (labels and arrowheads) and objects that should scale with figure size;
  8. Fully generalizes MetaPost path construction algorithms to three dimensions;
  9. Compiles commands into virtual machine code for speed without sacrificing portability;
  10. High-level graphics commands are implemented in the Asymptote language itself, allowing them to be easily tailored to specific applications.
<<less
Added: 2009-07-20 License: GPL Price: FREE
26 downloads
runit 1.7.2

runit 1.7.2


runit is a cross-platform Unix init scheme with service supervision; a replacement for sysvinit and other init schemes. more>>
runit is a cross-platform Unix init scheme with service supervision; a replacement for sysvinit and other init schemes.
runit project runs on GNU/Linux, *BSD, Mac OS X, snf Solaris, and can easily be adapted to other Unix operating systems. runit implements a simple three-stage concept. Stage 1 performs the systems one-time initialization tasks.
Stage 2 starts the systems uptime services (via the runsvdir program). Stage 3 handles the tasks ecessary to shutdown and halt or reboot.
Enhancements:
- The documentation has been improved, and two minor bugs in the runit and runsv programs have been fixed.
<<less
Download (0.096MB)
Added: 2006-11-29 License: BSD License Price:
1255 downloads
Upstart 0.3.8

Upstart 0.3.8


Upstart is an event-based replacement for the /sbin/init daemon which handles starting of tasks and services during boot. more>>
Upstart project is an event-based replacement for the /sbin/init daemon which handles starting of tasks and services during boot, stopping them during shutdown and supervising them while the system is running.
It is being developed for the Ubuntu distribution, but is intended to be suitable for deployment in all Linux distributions as a replacement for the venerable sysvinit package.
Main features:
- Tasks and Services are started and stopped by events
- Events are generated as tasks and services are run and stopped
- Events may also be generated at timed intervals, or when files are changed
- Events may be received from any other process on the system
- Services may be respawned if they die unexpectedly
- Bi-directional communication with init daemon to discover which jobs are running, why jobs failed, etc.
Enhancements:
- This release fixes an assertion error and an interaction bug between initctl stop and jobs that call it to stop themselves.
<<less
Download (0.54MB)
Added: 2007-03-17 License: GPL (GNU General Public License) Price:
952 downloads
Adblock Plus: Element Hiding Helper 1.0.1 for Firefox

Adblock Plus: Element Hiding Helper 1.0.1 for Firefox


Adblock Plus: Element Hiding Helper is an extension meant for creating element hiding rules easier. more>>
Adblock Plus: Element Hiding Helper is an extension meant for creating element hiding rules easier.

Fight the text ads! Element Hiding Helper is a companion extension for Adblock Plus meant to make creating element hiding rules easier.

You simply select the element you want to be hidden and then choose which attributes of this element should be taken into account when hiding it in future.

The element hiding rule is generated and added automatically.

<<less
Download (0.034MB)
Added: 2007-04-09 License: MPL (Mozilla Public License) Price:
931 downloads
Nicotine-Plus 1.2.8

Nicotine-Plus 1.2.8


Nicotine-Plus is a fork of Nicotine, the Python/GTK+ 2 client for the Soulseek P2P Network. more>>
Nicotine-Plus is a fork of Nicotine, the Python/GTK+ 2 client for the Soulseek P2P Network. Nicotine-Pluss features include remote uploads, separate shares sent to Buddies, GUI improvements, and a tray icon.
Enhancements:
GENERAL CHANGES
- Support for Spell Checking in chat added (libsexy and python-sexy required)
- Other users Interests are now shown in the User Info tab, with expanders
- Send Message added to trayicon
- Popup Menus in Private, Chatrooms, and User Browse reorganized
- The user-entry boxes are now buddy-list combobox entries
- Users with PyGTK >= 2.10 will use the gtk.StatusIcon instead of the old trayicon.so module.
- Added a filemanager popup item to the self-browse menu; configurable under Settings->Advanced->Events
- Gstreamer-Python support for sound effects added
- Added Soulseek testing server (port 2242) to the server combobox.
- Changed the URL Catchers syntax. The ampersand "&" is no longer needed at the end of URL Handlers. The handler entry is now a combobox and includes a bunch of webbrowser commands.
- Userlist Columns are hidable and hidden status is saved.
TRANSFERS
- Added a "Group by users" check box
- Added Expand/Collapse all toggle button to transfers
- Added a popup dialog to the "Clear Queued" transfers buttons
PRIVATE CHAT
- Added gallows patch for including your username in the private chat log. (ticket #161)
- Direct private messages (currently only supported by Nicotine+ >= 1.2.7.1)
SEARCH
- Search now has combo boxes, per-room searching and per-user searching.
- Added Wishlist and changed remembered search tabs to only display when new search results arrive
- Switch to newly started search tab (ticket #157)
USERINFO
- gallows added userinfo image zooming via the scrollwheel (ticket #160)
SETTINGS
- Changed Audio Player Syntax it now uses "$" as the filename
- Exit dialog can be disabled in Settings->UI
- When a config option is detected as unset, print it in the log window.
- Move Icon theme and trayicon settings to a seperate frame
- Move sound effect and audio player settings to a seperate frame
- Reopen Settings dialog, if a setting is not set.
NETWORKING
- On Win32, hyriands multithreaded socket selector is used. This will allow a larger number of sockets to be used, thus increasing stability.
- Added Server Message 57 (User Interests)
- Send rn with userinfo description instead of just n
BUGFIXES
- Uploads to other Nicotine+ users work better
- Userinfo Description does not scroll to the bottom of the window
- Fixed a few bugs with the trayicon
- Fixed server reconnection not actually trying to reconnect (and giving up on the first try)
TRANSLATIONS
- Lithuanian translation updated
- Euskare translation updated
<<less
Download (0.58MB)
Added: 2007-06-02 License: GPL (GNU General Public License) Price:
877 downloads
usendmail 0.1.6

usendmail 0.1.6


usendmail is a replacement for the sendmail program in the qmail package. more>>
usendmail is a replacement for the sendmail program in the qmail package.
Nomenclatura:
- usendmail is usendmail
- qsendmail is the qmail sendmail clone
- sendmail is plain old sendmail (getroot)
Enhancements:
- Adds more sendmail options (-G, -L, -X).
- the -f option now also influences the generation of the "from" header field, unless its already there or the QMAILHOST or QMAILUSER environment variables are set.
<<less
Download (0.050MB)
Added: 2006-06-02 License: GPL (GNU General Public License) Price:
1239 downloads
Placid 2.1

Placid 2.1


Placid comes from Phil Loathes ACID and was created as a replacement for CMUs ACID. more>>
Placid comes from Phil Loathes ACID and was created as a replacement for CMUs ACID. Acid was too big, too slow, and had too many requirements for me.

So I rewrote almost the entire thing(as well as added a few new features) using Python.

<<less
Download (0.028MB)
Added: 2006-01-13 License: GPL (GNU General Public License) Price:
1380 downloads
mod_athena 1.1.2

mod_athena 1.1.2


mod_athena is an Apache-based application load balancer for large systems. more>>
mod_athena is an Apache-based application load balancer for large systems.

This module is designed to allow httpd to act as a load balancer, either internally to apaches own mod_proxy (for reverse proxying), or externally to machines querying it.

Arbitrary statistics are sent to the engine via a simple GET plus query-string interface, from which it will then make decisions based on chosen algorithms.

If you are using commercial hardware or software to load balance protocols that can be handled by apaches mod_proxy, then you should be able to use this as a drop in replacement.

In the reverse http(s) proxy configuration, a request from a client is answered by apache. The request is handled by mod_proxy, which would then rewrite the url to substitute a mod_athena "AthFarm" for the target hostname.

httpd.conf: ProxyPass /reports/ http://farm_one/reports/

Then, mod_athena takes over the request. It will look up the farm, run the algorithm for that farm, and then substitute a real address for for the farm name. The result is handed back to mod_proxy to finish the request.

pseudo-code: http://farm_one/reports/ --> http://chosen_server/reports/

In the query configuration, a client (in this case probably another application) sends a GET request with a query string containing the desired farm(s) to httpd.

> fetch -q -o - http://my_athena/ath/balance/?farm_one chosen_server

The module engine will catch this request, run the appropriate algorithm(s), and return the appropriate result(s) as text content to the client. You can easily use mod_athena in both modes in the same instance of the engine.

mod_athena Apache module was written to solve the load balancing needs of our company, and is used in our production and quality assurance environments.
<<less
Download (0.85MB)
Added: 2006-01-06 License: The Apache License 2.0 Price:
1386 downloads
Quanta Plus 3.5.7

Quanta Plus 3.5.7


Quanta is a web editor for KDE supporting HTML and more. more>>
Quanta Plus is a highly stable and feature rich web development environment. Quantas vision has always been to start with the best architectural foundations, design for efficient and natural use and enable maximal user extensibility.

We recognize that we dont have the resources to do everything we would like to so our target is to make it easy for you to help make this the best community based desktop application anywhere. Pretty much everything in Quanta is designed so you can extend it.

Even the way it handles XML DTDs is based on XML files you can edit. You can even import DTDs, write scripts to manage editor contents, visually create dialogs for your scripts and assign script actions to nearly any file operation in a project. You can even look at and communicate with a wide range of what happens inside Quanta using DCOP.

Quanta is based on KDE so this means it is network transparent from any dialog or project. It can use not only FTP but other KDE KIO slaves from file dialogs or in project settings. For instance if you want secure access try the fish KIO slave that uses SSH.

Just enter fish://[user]@domain in any dialog or select fish in your project settings. Here on this site you will find information on using Kommander to visually build dialogs you can extend Quanta with. These applications talk to each other using an IPC (Inter Process Communication) called DCOP (DEsktop Communication Protocol).

Of course I realize this can sound like alphabet soup techno-babble to some web developers, but heres what it means. When you are using Quanta and realize you would like to do something and you want to ask "Can I do this?" you can expect the answer will not only be yes, but it will probably be even cooler than you hoped for.

Not included on this site are other tools you can use with Quanta for revision control and reviewing and merging changes in files. Those applications are Cervisia and Kompare, and if they are not installed and you install them Quanta will use them.

We would like to think that there are rich rewards to be found here for those willing to explore new ways of doing things, or perhaps in some cases old ways that are just new to you.
<<less
Download (5.8MB)
Added: 2007-05-22 License: GPL (GNU General Public License) Price:
943 downloads
 
Other version of Quanta Plus
Quanta Plus 3.1.1Quanta Plus is a great web development tool for the K Desktop Environment. Quanta Plus is a web development tool for the K Desktop Environment. Quanta is designed for
License:Freeware
Download (2.78MB)
204 downloads
Added: 2009-04-22
Getopt::Plus 0.98

Getopt::Plus 0.98


Getopt::Plus is a Perl module with options wrapper with standard options, help system and more. more>>
Getopt::Plus is a Perl module with options wrapper with standard options, help system and more.

FILE_SIZE_HUMAN

Map from file size in bytes to human name, as hashref, keys being name (full name, lowercase, no trailing s) and abbrev (one/two-letter abbreviation).
Option Types

Permissable values to the type field of an option specifier.

OPT_FLOAT

OPT_INT

OPT_STRING

OPT_FDLEVEL

OPT_BOOLEAN

Error Codes

ERR_OK

Not an error at all. Hence the name.

ERR_ABNORMAL

Not so much an error as a non-erroneous circumstance worthy of signalling, e.g., grep finding no matches.

ERR_UTILITY

Again, not really an error, rather a utility function being called --- e.g., the --help or --version. This gets an error code because it is almost certainly an error to call from batch scripts.

ERR_USAGE

The program was called wrong.

ERR_IO_READ

Some problem reading from disk or network (system read).

ERR_IO_WRITE

Some problem writing to disk or network (system write).

ERR_DB_READ

Some problem reading from db or similar (application read).

ERR_DB_WRITE

Some problem writing to db or similar (application write).

ERR_EXTERNAL

Some problem with an external application.

ERR_INTERNAL

An internal logic error (the sort of thing that should never happen, but has been caught by an internal assertion or sanity check).

ERR_INPUT

Some problem with the input file (which was read fine, but contains bad data).

<<less
Download (0.046MB)
Added: 2006-11-02 License: Perl Artistic License Price:
1087 downloads
Filter::Simple::Compile 0.02

Filter::Simple::Compile 0.02


Filter::Simple::Compile is a drop-in replacement to Filter::Simple. more>>
Filter::Simple::Compile is a drop-in replacement to Filter::Simple.

SYNOPSIS

Drop-in replacement for Filter::Simple:
package MyFilter;
use Filter::Simple::Compile;
FILTER { ... };

This way also works:
use Filter::Simple::Compile sub { ... };

This module lets you write Module::Compile extensions that are compatible with Filter::Simples API.

Additionally, no Filter::Simple::Compile does the same thing as use Filter::Simple::Compile, except the meaning for use and no will be reversed for your filter:

package MyFilter;
no Filter::Simple::Compile sub { ... }

# "no MyFilter" begins filtering
# "use MyFilter" terminates it

<<less
Download (0.013MB)
Added: 2007-02-12 License: Perl Artistic License Price:
984 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5