replacement windows
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 389
Exact Build
Exact Build project is a sane GNU Auto replacement. more>>
Exact Build project is a sane GNU Auto replacement. For portable build systems nowadays normally GNU autoconf and the associated companiens such as automake and libtool. However albeit portable they are rather crufty to use. The various macro expansion and generation steps extremely blow up the initial definitions and make execution slow and debugging a nightmare.
Even with the enourmous code bloat, it does not have a wide feature set and neither allows to maximize the gain of parallel builds nor other state-of-the-art compiler features. Manual tinkering is needed in such cases.
Mostly due the code bloat but also to obtain features such as mximal parallel build and object output seperated cleanly from the source, we create our own set of Makefiles for the non-recursive build system and shell scripts for configuration, if required by the software module (some straight forware code does come without a configure script at all).
<<lessEven with the enourmous code bloat, it does not have a wide feature set and neither allows to maximize the gain of parallel builds nor other state-of-the-art compiler features. Manual tinkering is needed in such cases.
Mostly due the code bloat but also to obtain features such as mximal parallel build and object output seperated cleanly from the source, we create our own set of Makefiles for the non-recursive build system and shell scripts for configuration, if required by the software module (some straight forware code does come without a configure script at all).
Download (MB)
Added: 2006-05-10 License: GPL (GNU General Public License) Price:
1268 downloads
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.
<<lessThis 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.
Download (0.08MB)
Added: 2006-10-17 License: GPL (GNU General Public License) Price:
1116 downloads
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.
<<lessSo I rewrote almost the entire thing(as well as added a few new features) using Python.
Download (0.028MB)
Added: 2006-01-13 License: GPL (GNU General Public License) Price:
1380 downloads
LIRC Client Daemon 0.9.1
LIRC Client Daemon project is an attempt to solve certain problems in LIRC. more>>
LIRC Client Daemon project is an attempt to solve certain problems in LIRC.
The LIRC Client Daemon is a per-user daemon that sits between the LIRC daemon (from the Linux InfraRed Control project) and any other programs that use LIRC.
It ships with a replacement library for LIRCs liblirc_client, which connects to lirccd instead of lircd. This primarily helps solve the synchronization present in the standard liblirc_client, and also empowers the user with a much more flexible configuration file format.
<<lessThe LIRC Client Daemon is a per-user daemon that sits between the LIRC daemon (from the Linux InfraRed Control project) and any other programs that use LIRC.
It ships with a replacement library for LIRCs liblirc_client, which connects to lirccd instead of lircd. This primarily helps solve the synchronization present in the standard liblirc_client, and also empowers the user with a much more flexible configuration file format.
Download (0.23MB)
Added: 2007-01-18 License: GPL (GNU General Public License) Price:
1015 downloads
Firefox Form Widgets 0.1
Firefox Form Widgets is a replacement for the default form widgets in Firefox. more>>
Firefox Form Widgets is a replacement for the default form widgets in Firefox. Its not dependent upon KDE, but I styled it with KDE in mind. The CSS is modified from the default one. I created all but the radio and checkbox images, which were created by the Pretty Widgets for OS X (readme included).
The style is such that everything can still be styled by a website. For the buttons, if only a background color is supplied, the gradient is still applied making it look better.
I made this for my personal use, but I decided to distribute it in case people want it. I would like to put some more work into it if there is interest.
To install, download and then:
sudo cp -r /usr/lib/firefox/res/ /usr/lib/firefox/res_original
tar -xvvzf KDEwidgets.tar.gz
sudo mv ./KDEwidgets/* /usr/lib/firefox/res/
<<lessThe style is such that everything can still be styled by a website. For the buttons, if only a background color is supplied, the gradient is still applied making it look better.
I made this for my personal use, but I decided to distribute it in case people want it. I would like to put some more work into it if there is interest.
To install, download and then:
sudo cp -r /usr/lib/firefox/res/ /usr/lib/firefox/res_original
tar -xvvzf KDEwidgets.tar.gz
sudo mv ./KDEwidgets/* /usr/lib/firefox/res/
Download (0.007MB)
Added: 2007-08-15 License: GPL (GNU General Public License) Price:
805 downloads
phpAutoindex 0.4
phpAutoindex is the PHP replacement of apaches mod_Autoindex module. more>>
phpAutoindex is the PHP replacement of apaches mod_Autoindex module.
phpAutoindex lists content of directories, processes these informations and sends them back to the user. So it is meant to be a replacement of the apache module autoindex.
Contrary to the apache module, phpAutoindex is more flexible and better configurable. So outputinformations may be manipulated, changed in order and turned off.
The input- and outputplugins are working independent of each other which makes creating plugins for own needs very easy.
<<lessphpAutoindex lists content of directories, processes these informations and sends them back to the user. So it is meant to be a replacement of the apache module autoindex.
Contrary to the apache module, phpAutoindex is more flexible and better configurable. So outputinformations may be manipulated, changed in order and turned off.
The input- and outputplugins are working independent of each other which makes creating plugins for own needs very easy.
Download (0.65MB)
Added: 2006-04-29 License: GPL (GNU General Public License) Price:
1279 downloads
REminiscence 0.1.9
REminiscence is a rewrite of the engine used in the game Flashback from Delphine Software. more>>
REminiscence is a rewrite of the engine used in the game Flashback from Delphine Software.
REminiscence is designed as a cross-platform replacement for the original executable and uses the SDL library.
What are the differences between this and the original engine ?
You can save/load the game state at any time and you can also play in fullscreen or windowed mode.
<<lessREminiscence is designed as a cross-platform replacement for the original executable and uses the SDL library.
What are the differences between this and the original engine ?
You can save/load the game state at any time and you can also play in fullscreen or windowed mode.
Download (0.090MB)
Added: 2007-03-07 License: GPL (GNU General Public License) Price:
969 downloads
Performance Co-Pilot viewer 0.0.2
pcpViewer is a 3D viewer of data gathered through the excellent Performance Co-Pilot library. more>>
pcpViewer is a 3D viewer of data gathered through the excellent "Performance Co-Pilot" library.
You can see usage of CPU time, net devices, memory, hard drives, and virtually any data exported by the pcp library and daemon.
I first started this "pet project" as a 3D xosview replacement (thanks for inspiration), so one of the goal is to get the same level of responsiveness as xosview.
<<lessYou can see usage of CPU time, net devices, memory, hard drives, and virtually any data exported by the pcp library and daemon.
I first started this "pet project" as a 3D xosview replacement (thanks for inspiration), so one of the goal is to get the same level of responsiveness as xosview.
Download (0.20MB)
Added: 2005-05-26 License: GPL (GNU General Public License) Price:
1611 downloads
GnuPG MiniHOWTO 0.1.4
GnuPG MiniHOWTO is a resource for getting GnuPG to work and to use it. more>>
GnuPG MiniHOWTO project is a resource for getting GnuPG to work and to use it.
The GnuPG MiniHOWTO explains to install, run, use and troubleshoot GnuPG.
It also pays attention to things to think about regarding encryption.
This miniHOWTO was originally written in German and has been rewritten in English (and thus been adjusted).
GnuPG is a complete and free replacement for PGP.
Because it does not use IDEA or RSA it can be used without any restrictions.
GnuPG is nearly in compliance with RFC2440 (OpenPGP).
<<lessThe GnuPG MiniHOWTO explains to install, run, use and troubleshoot GnuPG.
It also pays attention to things to think about regarding encryption.
This miniHOWTO was originally written in German and has been rewritten in English (and thus been adjusted).
GnuPG is a complete and free replacement for PGP.
Because it does not use IDEA or RSA it can be used without any restrictions.
GnuPG is nearly in compliance with RFC2440 (OpenPGP).
Download (MB)
Added: 2006-10-03 License: GPL (GNU General Public License) Price:
647 downloads
AutoBrowser 0.3
AutoBrowser is a stateful replacement for lwp-request. more>>
AutoBrowser is a stateful replacement for lwp-request. ("GET"/"POST" commandline tools) It provides a mechanism to describe a series of interactions with a server and tracks cookies, redirections, etc throughout the interaction. It is essentially a non-interactive web browser. It supports SSL connections.
I needed to retrieve a CSV file from a companys web site automatically on a daily basis -- however they were using SSL and their site required that I log in and navigate the menus in order to actually get the file. Thats how autobrowser appeared.
<<lessI needed to retrieve a CSV file from a companys web site automatically on a daily basis -- however they were using SSL and their site required that I log in and navigate the menus in order to actually get the file. Thats how autobrowser appeared.
Download (0.005MB)
Added: 2006-06-15 License: GPL (GNU General Public License) Price:
1226 downloads
AmaroK now playing 0.1
AmaroK now playing is a script that displays the song you are currently playing with amaroK. more>>
AmaroK now playing is a script that displays the song you are currently playing with amaroK.
Add it to, /usr/share/apps/konversation/scripts
Then add it to command aliases
Konversation > settings > command aliases
For example: alias: np ;replacement: /exec np
<<lessAdd it to, /usr/share/apps/konversation/scripts
Then add it to command aliases
Konversation > settings > command aliases
For example: alias: np ;replacement: /exec np
Download (MB)
Added: 2007-06-15 License: GPL (GNU General Public License) Price:
872 downloads
Gammarace 1.1.2
Gammarace project is a vector graphics shooter. more>>
Gammarace project is a vector graphics shooter.
An ode to oldie but goodie. It is a simple game that you can jump into and out of with no instructions. Just attempt to achieve the highest level possible (20 is about the highest unless you are some android from the future bent on killing us.
It was programmed in "D", digitalmars.com. What I consider the replacement for C/C++ and Java.
Anyway, just have fun.
<<lessAn ode to oldie but goodie. It is a simple game that you can jump into and out of with no instructions. Just attempt to achieve the highest level possible (20 is about the highest unless you are some android from the future bent on killing us.
It was programmed in "D", digitalmars.com. What I consider the replacement for C/C++ and Java.
Anyway, just have fun.
Download (0.68MB)
Added: 2007-05-14 License: GPL (GNU General Public License) Price:
893 downloads
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
jelio 0.85
jelio is a C stdio replacement library. more>>
This is a proof of concept C stdio replacement library.
Its aim is not to provide new implementations of the exact same function calls. But to provide similar functionality from an interface that permits efficient static linking.
By separating the print formats into functions they will only be linked if they are actually used by the program.
Yes, I know documentation is lacking although most of the functions should be pretty self explaining due to the similarity with the C stdio. The more advanced functions are slightly documented in the header files.
You can also look at the vtest.c file for some examples of usage.
jelio is a C stdio replacement library. The aim is to provide similar functionality as the C stdio functions from an interface that permits efficient static linking.
Enhancements:
- More features were completed.
- Man pages were added for many functions and a few bugfixes were made.
<<lessIts aim is not to provide new implementations of the exact same function calls. But to provide similar functionality from an interface that permits efficient static linking.
By separating the print formats into functions they will only be linked if they are actually used by the program.
Yes, I know documentation is lacking although most of the functions should be pretty self explaining due to the similarity with the C stdio. The more advanced functions are slightly documented in the header files.
You can also look at the vtest.c file for some examples of usage.
jelio is a C stdio replacement library. The aim is to provide similar functionality as the C stdio functions from an interface that permits efficient static linking.
Enhancements:
- More features were completed.
- Man pages were added for many functions and a few bugfixes were made.
Download (0.085MB)
Added: 2005-11-09 License: GPL (GNU General Public License) Price:
1444 downloads
ntcpclient
ntcpclient project is a GPL replacement for tcpclient from ucspi-tcp. more>>
ntcpclient project is a GPL replacement for tcpclient from ucspi-tcp. I was prompted to write this by Dave Crouse of USALUG for his bbots project. It might be useful to someone else, so here it is. It includes a sample echo client.
It is almost definately more primitive than the ucspi-tcp one. Although I havent used it, or seen the source. In fact, I wrote this under the impression that the program I was replacing was closed source. but it was a nice excuse to write some code.
It works by opening the socket using options passed on the command line (performing hostname lookups and such), creating two pipes then forking. The parent process sits in a loop selecting on the socket/pipe and relaying any data between them. The child just execves with the relevant command line and the socket can be read/written to by simply writing to a numbered file descriptor. Seems always to be 5 and 6, but I think that could change between systems.
<<lessIt is almost definately more primitive than the ucspi-tcp one. Although I havent used it, or seen the source. In fact, I wrote this under the impression that the program I was replacing was closed source. but it was a nice excuse to write some code.
It works by opening the socket using options passed on the command line (performing hostname lookups and such), creating two pipes then forking. The parent process sits in a loop selecting on the socket/pipe and relaying any data between them. The child just execves with the relevant command line and the socket can be read/written to by simply writing to a numbered file descriptor. Seems always to be 5 and 6, but I think that could change between systems.
Download (0.010MB)
Added: 2007-03-05 License: GPL (GNU General Public License) Price:
963 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above replacement windows search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed