suit
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 308
Websuite 1.0.0
Websuite is a suite of simple CGI programs written in C. more>>
Websuite is a suite of simple CGI programs written in C, designed for speed, high availability, and support of name-based virtual hosts. I say that here because that seems to be the number one mistake made with these programs. If given no arguments or incorrect arguments, they will simply exit and expect weberror.cgi to tidy up behind them. The web
error daemon is the only way to find the error and fix it, it must be running. In this way, all error logging and reporting is collected in one place, rather than having template files and error reporting functions in every program.
Sample data and resource trees are now provided in documentation/examples, they may be copied verbatim and edited to suit. They may not be 100% up to date, so if the program complains about an error, the error message is exists surely.
Enhancements:
- Added unset to emailer.cgi
- Start to obsolete short modes from clock and countdown.
<<lesserror daemon is the only way to find the error and fix it, it must be running. In this way, all error logging and reporting is collected in one place, rather than having template files and error reporting functions in every program.
Sample data and resource trees are now provided in documentation/examples, they may be copied verbatim and edited to suit. They may not be 100% up to date, so if the program complains about an error, the error message is exists surely.
Enhancements:
- Added unset to emailer.cgi
- Start to obsolete short modes from clock and countdown.
Download (0.43MB)
Added: 2006-06-24 License: GPL (GNU General Public License) Price:
1217 downloads
DNS List 0.2
DNS List is a BIND zone file -to- HTML script written in PHP which enables drilling down on particular hosts to view CNAME. more>>
DNS List is a BIND zone file -to- HTML script written in PHP which enables drilling down on particular hosts to view CNAME records (if any).
In order to display an easily readable list of entries hosted on my DNS servers, I wrote this PHP script to parse A and CNAME records out of my BIND zone files, and generate an expandable/collapsable table containing the information.
This script expects to find the zonefile in a zonefile subdirectory of the directory in which the script currently resides. Again this is easy to change, but it was written for my purposes and Im providing it here should it be useful to others. There is a lot of hard-coding within the script for "kw.zone" and "test.zone" - so modify this to suit your needs. The script can parse fairly simple zone files easily, but hasnt been tested with more complex zones. Your milage will vary.
<<lessIn order to display an easily readable list of entries hosted on my DNS servers, I wrote this PHP script to parse A and CNAME records out of my BIND zone files, and generate an expandable/collapsable table containing the information.
This script expects to find the zonefile in a zonefile subdirectory of the directory in which the script currently resides. Again this is easy to change, but it was written for my purposes and Im providing it here should it be useful to others. There is a lot of hard-coding within the script for "kw.zone" and "test.zone" - so modify this to suit your needs. The script can parse fairly simple zone files easily, but hasnt been tested with more complex zones. Your milage will vary.
Download (0.004MB)
Added: 2007-03-12 License: GPL (GNU General Public License) Price:
566 downloads
SwingWT 0.89
SwingWT is an implementation of the Swing/AWT APIs over SWT. more>>
SwingWT is a 100% pure Java library which aims to be a free implementation of Swing and AWT. Unlike Swing, SwingWT drives native peer widgets for your platform from SWT. You can see a screenshot of the basic SwingWT demo here (Linux/GTK2) and here (MacOSX).
Main features:
- More responsive GUIs and faster startup times
- Less RAM usage for applications
- Many developers prefer the Swing API
- Existing Swing applications dont need to be recoded
- Mature Swing UI designers can be used
- Developers deploying to *nix/Win32 can compile natively with GCJ and the applications can be distributed without a VM. Linux distribution makers could package many existing Java/Swing applications that previously could not be distributed in workable state.
- SWT components can be directly accessed through the API, allowing mix and match (make Eclipse plugins with Swing!)
- All platform benefits such as font sub-pixel decimation for LCD monitors (unavailable in Swing)
- Use Swing on mobile devices!
- The best of both worlds! New Swing components for JClosableTabbedPane, JCoolBar, JTaskTrayItem..
- A FREE implementation of Swing you can redistribute and modify to suit your own requirements
- Insulation from changes to the SWT APIs
- Insulation from differences between SWT platforms
Enhancements:
- This release contains many fixes and compatibility improvements, including support for AudioClip and SWT 3.2.
<<lessMain features:
- More responsive GUIs and faster startup times
- Less RAM usage for applications
- Many developers prefer the Swing API
- Existing Swing applications dont need to be recoded
- Mature Swing UI designers can be used
- Developers deploying to *nix/Win32 can compile natively with GCJ and the applications can be distributed without a VM. Linux distribution makers could package many existing Java/Swing applications that previously could not be distributed in workable state.
- SWT components can be directly accessed through the API, allowing mix and match (make Eclipse plugins with Swing!)
- All platform benefits such as font sub-pixel decimation for LCD monitors (unavailable in Swing)
- Use Swing on mobile devices!
- The best of both worlds! New Swing components for JClosableTabbedPane, JCoolBar, JTaskTrayItem..
- A FREE implementation of Swing you can redistribute and modify to suit your own requirements
- Insulation from changes to the SWT APIs
- Insulation from differences between SWT platforms
Enhancements:
- This release contains many fixes and compatibility improvements, including support for AudioClip and SWT 3.2.
Download (13.4MB)
Added: 2007-08-21 License: Common Public License Price:
797 downloads
Lost Cities 0.1
Lost Cities project is an implementation of Reiner Knizias card game of risk management. more>>
Lost Cities project is an implementation of Reiner Knizias card game of risk management.
It supports Internet play and includes a complete set of rules.
Each player is dealt eight cards. Each turn, a player must play a card or discard a card, and then draw. Each card has a color and either a value which is either from 2 to 10, or is a handshake. There are three handshakes per suit, and one of each number card.
Each player has one play pile per suit. Your play piles are shown at the top of the window, and your opponents are at the bottom. You may only play higher-numbered cards on top of lower-numbered cards; handshake cards must go before all numbered cards.
Discard piles are also sorted by suit, but discards may be in any order. Discards are shown in the center of the window. After you have played or discarded, you may draw either from the deck, or from any discard pile.
When the last card is drawn from the deck, the game ends immediately.
<<lessIt supports Internet play and includes a complete set of rules.
Each player is dealt eight cards. Each turn, a player must play a card or discard a card, and then draw. Each card has a color and either a value which is either from 2 to 10, or is a handshake. There are three handshakes per suit, and one of each number card.
Each player has one play pile per suit. Your play piles are shown at the top of the window, and your opponents are at the bottom. You may only play higher-numbered cards on top of lower-numbered cards; handshake cards must go before all numbered cards.
Discard piles are also sorted by suit, but discards may be in any order. Discards are shown in the center of the window. After you have played or discarded, you may draw either from the deck, or from any discard pile.
When the last card is drawn from the deck, the game ends immediately.
Download (0.030MB)
Added: 2006-11-30 License: GPL (GNU General Public License) Price:
1059 downloads
iswitchwin 0.91
iswitchwin lets you easily switch between windows on your workspaces by typing (part of) the caption of the desired window. more>>
iswitchwin lets you easily switch between windows on your workspaces by typing (part of) the caption of the desired window.
iswitchwin has been inspired by iswitch-window.jl originally written by Topi Paavola for Sawfish window manager. iswitchwin uses libwnck to control your window manager and has been primarily written for Metacity and Gnome environment.
It should work with any EWHM compatibile window manager.
Installation:
Assuming you have decent Linux distribution with the following dependencies,
the compilation should be a matter of plain
$ ./configure
$ make
$ sudo make install
At the moment the following libraries (and their headers) are required:
a) libglade2
b) libwnck
In Debian and Ubuntu these two dependencies are available via
# apt-get install libglade2-dev libwnck-dev
Usage:
First of all make iswitchwin accessible under a hotkey. The setup depends on your particular window manager. you can use the following commands to setup iswitchwin to be run on F12 keystroke under metacity.
$ gconftool-2 --set /apps/metacity/global_keybindings/run_command_1
--type string F12
$ gconftool-2 --set /apps/metacity/keybinding_commands/command_1
--type string iswitchwin
This example assumes you are not using custom metacity commands, if you happen to do so, modify the example above to suit your needs.
When you start iswitchwin (either by a hotkey as indicated above, or simply by running the iswitchwin command) the list of all windows on all workspaces appears. You can use the arrow keys or mouse to choose the desired window and doubleclick or enter to select it.
You can also start typing the window title to search for a particular window.
Enhancements:
- This release fixes makefiles to compile cleanly on Ubuntu Feisty.
<<lessiswitchwin has been inspired by iswitch-window.jl originally written by Topi Paavola for Sawfish window manager. iswitchwin uses libwnck to control your window manager and has been primarily written for Metacity and Gnome environment.
It should work with any EWHM compatibile window manager.
Installation:
Assuming you have decent Linux distribution with the following dependencies,
the compilation should be a matter of plain
$ ./configure
$ make
$ sudo make install
At the moment the following libraries (and their headers) are required:
a) libglade2
b) libwnck
In Debian and Ubuntu these two dependencies are available via
# apt-get install libglade2-dev libwnck-dev
Usage:
First of all make iswitchwin accessible under a hotkey. The setup depends on your particular window manager. you can use the following commands to setup iswitchwin to be run on F12 keystroke under metacity.
$ gconftool-2 --set /apps/metacity/global_keybindings/run_command_1
--type string F12
$ gconftool-2 --set /apps/metacity/keybinding_commands/command_1
--type string iswitchwin
This example assumes you are not using custom metacity commands, if you happen to do so, modify the example above to suit your needs.
When you start iswitchwin (either by a hotkey as indicated above, or simply by running the iswitchwin command) the list of all windows on all workspaces appears. You can use the arrow keys or mouse to choose the desired window and doubleclick or enter to select it.
You can also start typing the window title to search for a particular window.
Enhancements:
- This release fixes makefiles to compile cleanly on Ubuntu Feisty.
Download (0.17MB)
Added: 2007-07-20 License: GPL (GNU General Public License) Price:
826 downloads
KGuitarTMP 0.0.6
KGuitar aims to develop a free, full-featured guitarist helper program, focusing on tabulature editing. more>>
KGuitar is basically a guitar tabulature editor for K Desktop Environment. Its much more than just a tab editor.
Main features:
- Free GPLed program;
- K Desktop Environment GUI;
- Powerful and convenient tabulature editing, including many effects and classical note score editing for classic instrument players;
- Full and very customizable MIDI to tabulature import and export;
- Support of extra data formats, such as ASCII tabulatures or popular programs format, such as Guitar Pros or TablEdit;
- Chord fingering construction tools - chord finder & chord analyzer;
- Highly customizable to suit a lot of possible instruments (not only 6-stringed guitars, and even not only guitars), including drum tracks, lyrics and other MIDI events.
Enhancements:
- Initial support of power tab (BETA!!!!)
- Add a wizard for the tse3 and timidity configuration
- and correct other bugs
<<lessMain features:
- Free GPLed program;
- K Desktop Environment GUI;
- Powerful and convenient tabulature editing, including many effects and classical note score editing for classic instrument players;
- Full and very customizable MIDI to tabulature import and export;
- Support of extra data formats, such as ASCII tabulatures or popular programs format, such as Guitar Pros or TablEdit;
- Chord fingering construction tools - chord finder & chord analyzer;
- Highly customizable to suit a lot of possible instruments (not only 6-stringed guitars, and even not only guitars), including drum tracks, lyrics and other MIDI events.
Enhancements:
- Initial support of power tab (BETA!!!!)
- Add a wizard for the tse3 and timidity configuration
- and correct other bugs
Download (0.69MB)
Added: 2006-04-20 License: GPL (GNU General Public License) Price:
1286 downloads
Service Control 0.1
Service Control is a basically it allows you to easily control services. more>>
Service Control is a basically it allows you to easily control services. Very very simple.
Currently only for Gentoos service directories, so if you use another distrobution, youll have to edit the initial combo variable to suit your needs.
NEEDS TO BE RUN AS ROOT!
Installation:
The simplest way to compile this package is:
1. `cd to the directory containing the packages source code and type `./configure to configure the package for your system. If youre using `csh on an old version of System V, you might need to type `sh ./configure instead to prevent `csh from trying to execute `configure itself.
Running `configure takes a while. While running, it prints some messages telling which features it is checking for.
2. Type `make to compile the package.
3. Type `make install to install the programs and any data files and documentation.
4. You can remove the program binaries and object files from the source code directory by typing `make clean.
<<lessCurrently only for Gentoos service directories, so if you use another distrobution, youll have to edit the initial combo variable to suit your needs.
NEEDS TO BE RUN AS ROOT!
Installation:
The simplest way to compile this package is:
1. `cd to the directory containing the packages source code and type `./configure to configure the package for your system. If youre using `csh on an old version of System V, you might need to type `sh ./configure instead to prevent `csh from trying to execute `configure itself.
Running `configure takes a while. While running, it prints some messages telling which features it is checking for.
2. Type `make to compile the package.
3. Type `make install to install the programs and any data files and documentation.
4. You can remove the program binaries and object files from the source code directory by typing `make clean.
Download (0.44MB)
Added: 2006-01-03 License: GPL (GNU General Public License) Price:
1392 downloads
Loquacity 0.8 Alpha1
Loquacity is a simplified blogging application, suited for non-technical and technical users alike. more>>
Loquacity is a simplified blogging application, suited for non-technical and technical users alike. Its aim is to remain simple, yet powerful.
Loquacity enables you to talk to the world in an easy way, using the method you prefer: text, audio, visual, and more.
<<lessLoquacity enables you to talk to the world in an easy way, using the method you prefer: text, audio, visual, and more.
Download (0.96MB)
Added: 2006-06-21 License: GPL (GNU General Public License) Price:
1220 downloads
OutGoing 0.8
OutGoing is a hacked together perl script designed to aid in financial planning. more>>
OutGoing is a hacked together perl script designed to aid in financial planning. It is designed to take in a list of your regular monthly outgoings and generate a lump of HTML which shows:
- The total amount of money going out for the month
- A break down on a week-by-week basis of the money which goes out
- Shows you what payments are left to go out during the remainder of the month
Installation:
Installation is relatively simple; you can just do a:
$ make install
And everything will install under /usr/local
If you want to change the final destination of the software then you can just update the Makefile to suit your requirements or set the INSTALL variable to the Makefile
Note that you may want to change the location of perl from /usr/bin/perl to something more suitable for you system.
Please see the manual page for this software for running details.
There is also a pkg target, ie:
$ make pkg
Which is used to build a Solaris package of this software. To use this you will have to have installed the pkg-tools package as well.
Enhancements:
- Corrected a bug for when we have a four week period which contains a change from daylight savings to normal (eg the change from BST to GMT in the UK) which led to the incorrect week start days being used; whilst most of the data displayed was correct, the details of how much money had gone out and which weeks had already gone by was incorrect.
- Added a feature to the -T flag to specify a period of time relative to the current time so you can use "+1w" to generate the figures for a weeks time or "-5d" to go back a day. Read the manual page for more.
<<less- The total amount of money going out for the month
- A break down on a week-by-week basis of the money which goes out
- Shows you what payments are left to go out during the remainder of the month
Installation:
Installation is relatively simple; you can just do a:
$ make install
And everything will install under /usr/local
If you want to change the final destination of the software then you can just update the Makefile to suit your requirements or set the INSTALL variable to the Makefile
Note that you may want to change the location of perl from /usr/bin/perl to something more suitable for you system.
Please see the manual page for this software for running details.
There is also a pkg target, ie:
$ make pkg
Which is used to build a Solaris package of this software. To use this you will have to have installed the pkg-tools package as well.
Enhancements:
- Corrected a bug for when we have a four week period which contains a change from daylight savings to normal (eg the change from BST to GMT in the UK) which led to the incorrect week start days being used; whilst most of the data displayed was correct, the details of how much money had gone out and which weeks had already gone by was incorrect.
- Added a feature to the -T flag to specify a period of time relative to the current time so you can use "+1w" to generate the figures for a weeks time or "-5d" to go back a day. Read the manual page for more.
Download (0.028MB)
Added: 2005-11-01 License: BSD License Price:
1452 downloads
Stretch solitaire 1.0
Stretch solitaire is a classical solitaire game. more>>
Stretch solitaire is a classical solitaire game. Stretch solitaires goal of this game is to get the cards to collapse into one pile.
You can move cards on top of each other when they are the same type (ace on top of ace) or the same suit (heart on top of heart).
<<lessYou can move cards on top of each other when they are the same type (ace on top of ace) or the same suit (heart on top of heart).
Download (MB)
Added: 2006-05-12 License: Freeware Price:
1267 downloads
Fork JavaScript 0.1.0
Fork JavaScript project is a general purpose, namespaced JavaScript library with Ajax, Events, DOM manipulation. more>>
Fork JavaScript project is a general purpose, namespaced JavaScript library with Ajax, Events, DOM manipulation. There are a few bonus lines of code specifically for use with Ruby on Rails but Fork can be happily used outside of Rails also.
Main features:
- an aspiration for the highest quality code
- author documentation
- documented limitations (all libs have them but dont report them)
- in-browser unit/integration tests
- tested in a wide set of browsers.
- functions to help create gracefully degrading web pages
- namespaced code
- does not augment JavaScript built-in prototypes
- does not add a layer of sugar on top of JavaScript to make writing JavaScript like writing in another language
- minimizable with jsmin and includes already minimized versions
- MIT License
- plugin for tight integration with Ruby on Rails
Why?
There are many JavaScript libraries out there. Why add another one to the list? To create a quality library with a liberal license.
I like Ruby on Rails. The Rails default Prototype JavaScript library does not suit many development situations and contains code that makes developing for a wide selection of browsers difficult or impossible. Prototype has some great ideas in its mix but the implementation quality has been questioned many times. Prototype has influenced many JavaScript libraries and some of Prototypes best ideas have also influenced the Fork API.
Because Fork is a namespaced library, you may be able to use both Fork and Prototype simultaneously as you transition from one to the other.
I like the Yahoo! UI library. Of the JavaScript libraries Ive used it has the best API. The YUI library has many valuable nuggets of information about browser bugs and workarounds. The approach of YUI suits browser scripting well.
However there are more than a few places in the code where Im left scratching my head and thinking "why did they do that?" Probably that is how every developer looks at another developers code. The YUI API is the starting point for much of the Fork API.
Most libraries seem to develop too quickly. I like the general debian attitude of careful growth because the browser execution environment is wildly varied and deserves a certain degree of conservatism in the JavaScript we send to it.
<<lessMain features:
- an aspiration for the highest quality code
- author documentation
- documented limitations (all libs have them but dont report them)
- in-browser unit/integration tests
- tested in a wide set of browsers.
- functions to help create gracefully degrading web pages
- namespaced code
- does not augment JavaScript built-in prototypes
- does not add a layer of sugar on top of JavaScript to make writing JavaScript like writing in another language
- minimizable with jsmin and includes already minimized versions
- MIT License
- plugin for tight integration with Ruby on Rails
Why?
There are many JavaScript libraries out there. Why add another one to the list? To create a quality library with a liberal license.
I like Ruby on Rails. The Rails default Prototype JavaScript library does not suit many development situations and contains code that makes developing for a wide selection of browsers difficult or impossible. Prototype has some great ideas in its mix but the implementation quality has been questioned many times. Prototype has influenced many JavaScript libraries and some of Prototypes best ideas have also influenced the Fork API.
Because Fork is a namespaced library, you may be able to use both Fork and Prototype simultaneously as you transition from one to the other.
I like the Yahoo! UI library. Of the JavaScript libraries Ive used it has the best API. The YUI library has many valuable nuggets of information about browser bugs and workarounds. The approach of YUI suits browser scripting well.
However there are more than a few places in the code where Im left scratching my head and thinking "why did they do that?" Probably that is how every developer looks at another developers code. The YUI API is the starting point for much of the Fork API.
Most libraries seem to develop too quickly. I like the general debian attitude of careful growth because the browser execution environment is wildly varied and deserves a certain degree of conservatism in the JavaScript we send to it.
Download (MB)
Added: 2007-01-24 License: MIT/X Consortium License Price:
1005 downloads
Oddcast 3.1.6
Oddcast is an Icecast and Shoutcast streamer. more>>
Oddcast is an Icecast and Shoutcast streamer.
This version of oddcastv3 allows you to hook into any jack output port and broadcast the audio to an icecast or shoutcast server.
This version of oddcastv3 is all command-line oriented, and comes with example config files for each of the encoding types supported (Ogg Vorbis, LAME, AAC). You will most likely need to take one of the example configs (in the conf dir) and modify it to suit your needs.
Here is an example of how to use it with jack.
Step 1:
- startup jackd
Step 2:
- Feed a signal into jackd. There are many applications you can use
for this, if you like XMMS, try installing http://xmms-jack.sourceforge.net/
Step 3:
- Start oddcastv3 specifying the appropriate output ports. To get a list of
the output ports, use jack_lsp. If you use XMMS, youll see something like :
% jack_lsp
alsa_pcm:capture_1
alsa_pcm:capture_2
alsa_pcm:playback_1
alsa_pcm:playback_2
bio2jack_0_32083:out_0
bio2jack_0_32083:out_1
In this case, the bio2jack_0_32083:out_0 and bio2jack_0_32083:out_1 are the output ports from XMMS. So youd start oddcastv3 like :
oddcastv3 -c oddcast_OggVorbis.cfg bio2jack_0_32083:out_0 bio2jack_0_32083:out_1
Use oddcastv3 -h for a usage.
Enhancements:
- Added support for oggFLAC streaming. A note about this, currently as the release of this plugin, there are very very few clients that actually support oggFLAC streaming.
- Installing those filters will allow you to play oggFLAC streams from within Windows Media Player. Currently Winamp and Foobar2k do NOT work.
- Hopefully this will change in the future. Also, streaming oggFLAC is really only good for LAN streaming as it is lossless and very high bitrate. There is currently no way to "configure" any oggFLAC options. Also, you need to use the latest Icecast (2.3.0) in order to support oggFLAC streaming.
<<lessThis version of oddcastv3 allows you to hook into any jack output port and broadcast the audio to an icecast or shoutcast server.
This version of oddcastv3 is all command-line oriented, and comes with example config files for each of the encoding types supported (Ogg Vorbis, LAME, AAC). You will most likely need to take one of the example configs (in the conf dir) and modify it to suit your needs.
Here is an example of how to use it with jack.
Step 1:
- startup jackd
Step 2:
- Feed a signal into jackd. There are many applications you can use
for this, if you like XMMS, try installing http://xmms-jack.sourceforge.net/
Step 3:
- Start oddcastv3 specifying the appropriate output ports. To get a list of
the output ports, use jack_lsp. If you use XMMS, youll see something like :
% jack_lsp
alsa_pcm:capture_1
alsa_pcm:capture_2
alsa_pcm:playback_1
alsa_pcm:playback_2
bio2jack_0_32083:out_0
bio2jack_0_32083:out_1
In this case, the bio2jack_0_32083:out_0 and bio2jack_0_32083:out_1 are the output ports from XMMS. So youd start oddcastv3 like :
oddcastv3 -c oddcast_OggVorbis.cfg bio2jack_0_32083:out_0 bio2jack_0_32083:out_1
Use oddcastv3 -h for a usage.
Enhancements:
- Added support for oggFLAC streaming. A note about this, currently as the release of this plugin, there are very very few clients that actually support oggFLAC streaming.
- Installing those filters will allow you to play oggFLAC streams from within Windows Media Player. Currently Winamp and Foobar2k do NOT work.
- Hopefully this will change in the future. Also, streaming oggFLAC is really only good for LAN streaming as it is lossless and very high bitrate. There is currently no way to "configure" any oggFLAC options. Also, you need to use the latest Icecast (2.3.0) in order to support oggFLAC streaming.
Download (0.51MB)
Added: 2006-02-01 License: GPL (GNU General Public License) Price:
805 downloads
PyORBit 2.14.3
PyORBit is a Python binding for the ORBit2 CORBA ORB. more>>
PyORBit is a Python binding for the ORBit2 CORBA ORB. It was developped to suit the needs of the bonobo bindings in GNOME-Python, but is usable for other purposes as well. PyORBit aims to follow the standard Python language mapping for CORBA.
It can generate stubs at runtime from typelibs, IDL files, or by introspecting remote objects using ORBit2s IModule typelib capabilities.
<<lessIt can generate stubs at runtime from typelibs, IDL files, or by introspecting remote objects using ORBit2s IModule typelib capabilities.
Download (0.38MB)
Added: 2007-05-27 License: LGPL (GNU Lesser General Public License) Price:
881 downloads
KTabEdit 0.0.8
KTabEdit is a KDE tabulature editor. more>>
KTabEdit is a KDE tabulature editor.
KTabEdit is basically a guitar tabulature editor for K Desktop Environment. Its much more than just a tab editor.
Main features:
- Free GPLed program;
- K Desktop Environment GUI;
- Powerful and convenient tabulature editing, including many effects and classical note score editing for classic instrument players;
- Full and very customizable MIDI to tabulature import and export;
- Support of extra data formats, such as ASCII tabulatures or popular programs format, such as Guitar Pros or TablEdit;
- Chord fingering construction tools - chord finder & chord analyzer;
- Highly customizable to suit a lot of possible instruments (not only 6-stringed guitars, and even not only guitars), including drum tracks, lyrics and other MIDI events.
Well, right now KTabEdit is in very alpha state and doesnt support everything stated. However, it already features a nice tabulature editor, though not ultimately powerful, loading/saving its own format (kg files) and all the chord construction tools.
Enhancements:
- Correct the supports of the click on the screen
- Add a new class TrackClassicalDuration draw the duration for the classical notation
- Correct the visual drawing
- Go to the bar and time when you click on the screen
- New icons and web site thanks to Ollivier Lapeyre Johann
<<lessKTabEdit is basically a guitar tabulature editor for K Desktop Environment. Its much more than just a tab editor.
Main features:
- Free GPLed program;
- K Desktop Environment GUI;
- Powerful and convenient tabulature editing, including many effects and classical note score editing for classic instrument players;
- Full and very customizable MIDI to tabulature import and export;
- Support of extra data formats, such as ASCII tabulatures or popular programs format, such as Guitar Pros or TablEdit;
- Chord fingering construction tools - chord finder & chord analyzer;
- Highly customizable to suit a lot of possible instruments (not only 6-stringed guitars, and even not only guitars), including drum tracks, lyrics and other MIDI events.
Well, right now KTabEdit is in very alpha state and doesnt support everything stated. However, it already features a nice tabulature editor, though not ultimately powerful, loading/saving its own format (kg files) and all the chord construction tools.
Enhancements:
- Correct the supports of the click on the screen
- Add a new class TrackClassicalDuration draw the duration for the classical notation
- Correct the visual drawing
- Go to the bar and time when you click on the screen
- New icons and web site thanks to Ollivier Lapeyre Johann
Download (0.85MB)
Added: 2006-10-10 License: GPL (GNU General Public License) Price:
1117 downloads
BashBurn 2.1.1
BashBurn is a bash script designed to make CD burning at the console easier. more>>
BashBurn (Previously Magma) is a bash script designed to make CD burning at the console easier. BashBurn project supports burning normal data CDs, audio CDs, blanking CD-RWs, multisession, and more.
Installation:
1. First, download the latest version. Usually the development versions are pretty stable and should not cause any problems for you, but if you want to be on the safe side, get the latest stable version.
2. Second, unpack the downloaded tar.gz file with the command tar zxvf BashBurn-xyz.tar.gz (Where xyz is the version number). This will create a directory and unpack all files into that. Enter that directory and as root, run the install script as ./Install.sh or sh Install.sh. This will start the installation. Just answer the questions asked and in a matter of seconds the installation is done.
3. You can now delete the folder you unpacked BashBurn in, and as your regular user just type bashburn in a console and the program will start. Remember to first configure BashBurn to suit your system, and then its ready to burn away!
If you have problems or things just dont work right, dont be afraid to send me an emailand ask/complain about it.
<<lessInstallation:
1. First, download the latest version. Usually the development versions are pretty stable and should not cause any problems for you, but if you want to be on the safe side, get the latest stable version.
2. Second, unpack the downloaded tar.gz file with the command tar zxvf BashBurn-xyz.tar.gz (Where xyz is the version number). This will create a directory and unpack all files into that. Enter that directory and as root, run the install script as ./Install.sh or sh Install.sh. This will start the installation. Just answer the questions asked and in a matter of seconds the installation is done.
3. You can now delete the folder you unpacked BashBurn in, and as your regular user just type bashburn in a console and the program will start. Remember to first configure BashBurn to suit your system, and then its ready to burn away!
If you have problems or things just dont work right, dont be afraid to send me an emailand ask/complain about it.
Download (0.17MB)
Added: 2007-07-18 License: LGPL (GNU Lesser General Public License) Price:
830 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 suit 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