0.7.2
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 69
Grig 0.7.2
Grig is a graphical user interface for the Ham Radio Control Libraries. more>>
Grig is a graphical user interface for the Ham Radio Control Libraries.
Grig project is intended to be simple and generic, presenting to the user the same interface regardless of which radio he or she uses.
Grig is in an early stage with only a little subset of the full Hamlib API implemented but more features will be added along the way.
You can get the latest version of Gnome RIG from the Groundstation project page in the file releases section. You can also grab the latest code from the CVS repository. Detailed instructions on how to get the sourcecode using anonymous cvs can be found here. You should use the use grig2 for the module name.
If you find any bugs or if you have any comments or questions, feel free to use the trackers or the mailing lists. You can also send direct email to the authors if you prefer privacy.
<<lessGrig project is intended to be simple and generic, presenting to the user the same interface regardless of which radio he or she uses.
Grig is in an early stage with only a little subset of the full Hamlib API implemented but more features will be added along the way.
You can get the latest version of Gnome RIG from the Groundstation project page in the file releases section. You can also grab the latest code from the CVS repository. Detailed instructions on how to get the sourcecode using anonymous cvs can be found here. You should use the use grig2 for the module name.
If you find any bugs or if you have any comments or questions, feel free to use the trackers or the mailing lists. You can also send direct email to the authors if you prefer privacy.
Download (0.44MB)
Added: 2006-12-17 License: GPL (GNU General Public License) Price:
1043 downloads
mBox 0.7.2
mBox is an audio file manager. more>>
mBox is program intended to help you with organizing your music files.
Main features:
- ability to reencode mp3/ogg/wma to mp3/ogg
- contains utility convertor which converts whole directories to desired format. Bitrate, etc. is automatically adjusted depending on settings and source audio. See users-guide for further information
- supports reading/writing tags in MP3 ID3v1 and ID3v2, Ogg Vorbis
- supports reading WMA tags
- supports FreeDB, treates encoded files as if it was CD, so you can simply select your files and - if found in database - write tags to them. Nifty, isnt it? =)
- supports auto tagging - reads tag information from filename
- supports batch tags editing
- supports batch files renaming (can use tags)
- supports directory renaming (can use tags)
Enhancements:
- This version brings several small improvements in tag reading, file renaming and FreeDB searching.
<<lessMain features:
- ability to reencode mp3/ogg/wma to mp3/ogg
- contains utility convertor which converts whole directories to desired format. Bitrate, etc. is automatically adjusted depending on settings and source audio. See users-guide for further information
- supports reading/writing tags in MP3 ID3v1 and ID3v2, Ogg Vorbis
- supports reading WMA tags
- supports FreeDB, treates encoded files as if it was CD, so you can simply select your files and - if found in database - write tags to them. Nifty, isnt it? =)
- supports auto tagging - reads tag information from filename
- supports batch tags editing
- supports batch files renaming (can use tags)
- supports directory renaming (can use tags)
Enhancements:
- This version brings several small improvements in tag reading, file renaming and FreeDB searching.
Download (0.12MB)
Added: 2005-08-30 License: GPL (GNU General Public License) Price:
1521 downloads
Delvj 0.7.2
DelVJ is a software for realtime video 3d composition and algorithmic remixing. more>>
DelVJ is a software for realtime video 3d composition and algorithmic remixing.
Delvj uses gtk, python, glade and puredata.
It can be given indications for the objects, videos, and effects, and the computer can do the rest. It features a GTK+ interface that runs puredata in the background, controls xmms, and allows tweaking of all patch parameters, recording of videos, and streaming to an Icecast server.
It can be controlled through OSC, and has web and gtk interfaces. For Pixel fests of many kinds. Furthermore, it is licensed under GNUs GPL.
Enhancements:
- Many new options and a much better gtk interface.
- Debian packages and tar.gz have been updated.
- Ubuntu users beware as currend debian packages are too new for hoary, new packages for that distro have been created and are looking for hosting.
- Most important delvj is now multilanguage, with english, spanish and catalan supported.
- Many new translations will some day follow.
<<lessDelvj uses gtk, python, glade and puredata.
It can be given indications for the objects, videos, and effects, and the computer can do the rest. It features a GTK+ interface that runs puredata in the background, controls xmms, and allows tweaking of all patch parameters, recording of videos, and streaming to an Icecast server.
It can be controlled through OSC, and has web and gtk interfaces. For Pixel fests of many kinds. Furthermore, it is licensed under GNUs GPL.
Enhancements:
- Many new options and a much better gtk interface.
- Debian packages and tar.gz have been updated.
- Ubuntu users beware as currend debian packages are too new for hoary, new packages for that distro have been created and are looking for hosting.
- Most important delvj is now multilanguage, with english, spanish and catalan supported.
- Many new translations will some day follow.
Download (5.1MB)
Added: 2005-12-29 License: GPL (GNU General Public License) Price:
791 downloads
w3cam 0.7.2
w3cam is a simple CGI to retrieve images from a so called video4linux device. more>>
w3cam is a simple CGI to retrieve images from a so called video4linux device. In other words this program will only run on Linux machines which support a video4linux-device.
w3cam supports a text mode and a gui mode. In the gui mode a html with a form is supplied to change some parameters with the mouse ..
Supported output formats: [6]PNG, [7]JPEG and PPM
Screen dumps in GUI mode [8]double.jpg
Installation: run configure & make install and edit the installed w3cam.cgi.scf file for the runtime configuration.
Usage: Install the CGI and then call {url}/w3cam.cgi?help
Download source code: [9]w3cam-0.7.2.tar.gz
Needed Libraries: [10]libz, libpng, libjpeg
Checkout [11]ChangeLog for changes since the last release.
Tips:
Dont use refresh=0 if you are not the only one, who want to access the video, cause this will lock the v4l device.
Set refresh=-1 if the image is NOT embedded in a HTML-page (or set it at compile time as the default or at runtime in the configuration file).
Use w3cam.css to change the layout (dont forget to install and define the URL in the config file..)
Problems?: [13]Mini FAQ, and also consult the included documentation and HTML samples.
Enhancements:
- released 0.7.2
- w3cam.cgi: added default input in the gui mode
- added new option "bgr=1" to swap RGB24 to BGR24
- fixed v4l.c:v4l_set_input() for the ov511 driver
<<lessw3cam supports a text mode and a gui mode. In the gui mode a html with a form is supplied to change some parameters with the mouse ..
Supported output formats: [6]PNG, [7]JPEG and PPM
Screen dumps in GUI mode [8]double.jpg
Installation: run configure & make install and edit the installed w3cam.cgi.scf file for the runtime configuration.
Usage: Install the CGI and then call {url}/w3cam.cgi?help
Download source code: [9]w3cam-0.7.2.tar.gz
Needed Libraries: [10]libz, libpng, libjpeg
Checkout [11]ChangeLog for changes since the last release.
Tips:
Dont use refresh=0 if you are not the only one, who want to access the video, cause this will lock the v4l device.
Set refresh=-1 if the image is NOT embedded in a HTML-page (or set it at compile time as the default or at runtime in the configuration file).
Use w3cam.css to change the layout (dont forget to install and define the URL in the config file..)
Problems?: [13]Mini FAQ, and also consult the included documentation and HTML samples.
Enhancements:
- released 0.7.2
- w3cam.cgi: added default input in the gui mode
- added new option "bgr=1" to swap RGB24 to BGR24
- fixed v4l.c:v4l_set_input() for the ov511 driver
Download (0.14MB)
Added: 2006-07-18 License: GPL (GNU General Public License) Price:
1200 downloads
SLgtk 0.7.2
SLgtk package binds the GIMP Toolkit, also known as Gtk, to the S-Lang scripting language. more>>
SLgtk package binds the GIMP Toolkit, also known as Gtk, to the S-Lang scripting language. This application was created with the SLIRP code generator, and provides an importable module which makes most of Gtk and its constituent libraries callable directly from S-Lang scripts.
With SLgtk the S-Lang programmer now has access to a powerful, cross-platform widget set for creating sophisticated graphical user interfaces (GUIs). The package also includes bindings to GtkExtra, which are used in the vwhere visualization and filtering guilet, as well as a gdk-pixbuf loader for the FITS image file format widely used within astronomy, and an easy-to-use but powerful image compositing, display, and output tool.
Enhancements:
VWhere 1.3.9:
- When a vector is passed with the & operator VWhere will reflect the proper variable name in the Axis Expression window, instead of assigning the less-meaningful "arrayN".
imdisplay 0.3.4:
- new "panes" option added, to support display of multiple images using either horizontal or vertical tiling
- multiple animations may now be displayed, and even commingled alongside static images
- fill rule may now be specified in an option string, and now defaults to "scale" instead of "none"
- imdisplay_defaults() function added, for option persistence
- 1D images which can be reshaped to NxN are now accepted
changed S-Lang semantics of C Gdk function void gdk_window_get_frame_extents(GdkWindow, &GdkRectangle) to GdkRectantle gdk_window_get_frame_extents(GdkWindow)
- more sophisticated placement/reparenting strategies for win chaining
- rgbwidget version 0.3.0, which adds POW scaling and version info
<<lessWith SLgtk the S-Lang programmer now has access to a powerful, cross-platform widget set for creating sophisticated graphical user interfaces (GUIs). The package also includes bindings to GtkExtra, which are used in the vwhere visualization and filtering guilet, as well as a gdk-pixbuf loader for the FITS image file format widely used within astronomy, and an easy-to-use but powerful image compositing, display, and output tool.
Enhancements:
VWhere 1.3.9:
- When a vector is passed with the & operator VWhere will reflect the proper variable name in the Axis Expression window, instead of assigning the less-meaningful "arrayN".
imdisplay 0.3.4:
- new "panes" option added, to support display of multiple images using either horizontal or vertical tiling
- multiple animations may now be displayed, and even commingled alongside static images
- fill rule may now be specified in an option string, and now defaults to "scale" instead of "none"
- imdisplay_defaults() function added, for option persistence
- 1D images which can be reshaped to NxN are now accepted
changed S-Lang semantics of C Gdk function void gdk_window_get_frame_extents(GdkWindow, &GdkRectangle) to GdkRectantle gdk_window_get_frame_extents(GdkWindow)
- more sophisticated placement/reparenting strategies for win chaining
- rgbwidget version 0.3.0, which adds POW scaling and version info
Download (0.96MB)
Added: 2007-07-18 License: GPL (GNU General Public License) Price:
828 downloads
gpkcs 0.7.2
gpkcs11 provides support functions to make the development of support for new tokens. more>>
gpkcs11 provides support functions to make the development of support for new tokens easier and contains a complete software token, as well as an automated testing environment.
gpkcs serves as a testing tool in the development of new applications that contain cryptographic support.
A core of the functions have been implemented, but still need a lot of testing. The following features are lacking at this time (03/00), but will be implemented ASAP:
- propper SO/token reset support
- thread save
- multi session/multi app support
If you have need for another feature not yet implemented, give me a holler. Even though I will probably ask for your cooperation, I might bump it up on my feature list. But I consider this library only of use to the hardened crypto developer, therefore will assume that you are able to help further the development.
This code is now usable with the Netscape Communicator! I found out that it is due to a collision between symbols in the libcrypto and symbols within the Communicator. Therefore this release now does some magic to the OpenSSL code before compiling and linking it to the ceay token.
<<lessgpkcs serves as a testing tool in the development of new applications that contain cryptographic support.
A core of the functions have been implemented, but still need a lot of testing. The following features are lacking at this time (03/00), but will be implemented ASAP:
- propper SO/token reset support
- thread save
- multi session/multi app support
If you have need for another feature not yet implemented, give me a holler. Even though I will probably ask for your cooperation, I might bump it up on my feature list. But I consider this library only of use to the hardened crypto developer, therefore will assume that you are able to help further the development.
This code is now usable with the Netscape Communicator! I found out that it is due to a collision between symbols in the libcrypto and symbols within the Communicator. Therefore this release now does some magic to the OpenSSL code before compiling and linking it to the ceay token.
Download (0.75MB)
Added: 2006-08-28 License: LGPL (GNU Lesser General Public License) Price:
1154 downloads
yhttpd 0.7.2
yhttpd provides an experimental, XML-configurable, light, multi-platform Web server. more>>
yhttpd provides an experimental, XML-configurable, light, multi-platform Web server.
yhttpd is an experimental, XML-configurable, light, very portable, multi-platform Web server written in C++ and a small subset of C.
It runs on all operating systems that are POSIX compatible and use the GNU GCC C++ compiler from 3.1 and up with pthreads enabled.
It is based on yChat socket and thread engines.
<<lessyhttpd is an experimental, XML-configurable, light, very portable, multi-platform Web server written in C++ and a small subset of C.
It runs on all operating systems that are POSIX compatible and use the GNU GCC C++ compiler from 3.1 and up with pthreads enabled.
It is based on yChat socket and thread engines.
Download (0.069MB)
Added: 2007-04-16 License: GPL (GNU General Public License) Price:
922 downloads
Newega 0.7.2
Newega is a Usenet reader with a Web-based interface. more>>
Newega is a Usenet reader with a Web-based interface. Newega is a stand-alone program (no Web or database server needed), is cross-platform, and has support for themes using HTML templates.
Main features:
- Basic: Subscribing, Sorting and searching newsgroups, Threads
- Theme support using HTML templates
- Keyboard navigation (requires javascript)
- Support multiple architectures
- MultiTask
- Support for non english character encodings
Enhancements:
- New features include advanced filters and flagging rules, remote use with access restriction based on IP and/or password, support for downloading of large binary files, group folders, and more.
<<lessMain features:
- Basic: Subscribing, Sorting and searching newsgroups, Threads
- Theme support using HTML templates
- Keyboard navigation (requires javascript)
- Support multiple architectures
- MultiTask
- Support for non english character encodings
Enhancements:
- New features include advanced filters and flagging rules, remote use with access restriction based on IP and/or password, support for downloading of large binary files, group folders, and more.
Download (1.9MB)
Added: 2006-03-08 License: Free for non-commercial use Price:
1325 downloads
Sockso 0.7.2
ockso is a free, open-source, personal music server for everyone! more>>
ockso is a free, open-source, personal music server for everyone! Its designed to be as simple as possible so that anyone with a mouse and some mp3s can get their friends listening to their music across the internet in minutes!
Main features:
- Simple setup (up and running in seconds)
- Supports MP3s
- Easy web-interface for your friends, and a GUI for you!
- Statistics like most played, recently popular, etc...
- Drag and drop playlist creation
Enhancements:
- This release has a console mode so it can be installed, administrated, and run on servers without a GUI.
- Many bugs have been fixed after a lot of missing unit testing was implemented.
<<lessMain features:
- Simple setup (up and running in seconds)
- Supports MP3s
- Easy web-interface for your friends, and a GUI for you!
- Statistics like most played, recently popular, etc...
- Drag and drop playlist creation
Enhancements:
- This release has a console mode so it can be installed, administrated, and run on servers without a GUI.
- Many bugs have been fixed after a lot of missing unit testing was implemented.
Download (1.5MB)
Added: 2007-07-31 License: GPL (GNU General Public License) Price:
817 downloads
rndCiv 0.7.2
rndCiv (Random Civ) are randomized rulesets for Freeciv. more>>
rndCiv (Random Civ) are randomized rulesets for Freeciv.
If you play freeciv a lot, youll probably start to find that the games start to become the same, they blur into each other and after a while even though you love the game it starts to become boring and too easy.
Well i did, each game becomes a rush to The Republic, Gunpowder and Steam Engine. And one reason for that is that the techtree becomes totally sussed out. But techtrees are arbitrary anyway, and in another slightly different world they would be different. Sure you can download mod packs, but the problem reappears, after a while you learn their techtree, and youre back to square one.
rndCiv, is a solution to this problem. What rndCiv does is blend different genres together to produce unique (but still playable) techtrees. Its not random like Monarchy and Radio lead to Genetic Engineering, that would be silly. Its random like, Sailing could come from Boating, Map Making, Seafaring, Astronomy, or Craftsmanship. So pick two and get on with it.
Because the Techs, Units, Buildings and Governments are bundled into different generas, then you can get rndCiv to build a techtree (with related Units, Buildings & Governments) for whatever set of generas youd like to play with. Its a Meta-Modpack.
This code is beta, it works, it occasionally crashes the server (so save often), it also crashes the client (when you look up the help system for some units - weird), and its rules need to be fine-tuned.
Quick Start:
For a quick intro, try this command
./rndCiv.pl random4
then read the rulesets in the ./ouput dir
what i do, is symlink the output dir to freeciv/data/rnd and set rulesetdir to rnd
The ruleset.summary file gives a qick overview of the ruleset.
The techtree.dot file can be fed into the dot graph generator....
dot -Tps -o techtree.ps techtree.dot
gv techtree.ps
Then start civ..
./civ --tiles=rnd
and when in the civ server control mode, set the rule dir
/rulesetdir rnd
add other game options to suit, and start
<<lessIf you play freeciv a lot, youll probably start to find that the games start to become the same, they blur into each other and after a while even though you love the game it starts to become boring and too easy.
Well i did, each game becomes a rush to The Republic, Gunpowder and Steam Engine. And one reason for that is that the techtree becomes totally sussed out. But techtrees are arbitrary anyway, and in another slightly different world they would be different. Sure you can download mod packs, but the problem reappears, after a while you learn their techtree, and youre back to square one.
rndCiv, is a solution to this problem. What rndCiv does is blend different genres together to produce unique (but still playable) techtrees. Its not random like Monarchy and Radio lead to Genetic Engineering, that would be silly. Its random like, Sailing could come from Boating, Map Making, Seafaring, Astronomy, or Craftsmanship. So pick two and get on with it.
Because the Techs, Units, Buildings and Governments are bundled into different generas, then you can get rndCiv to build a techtree (with related Units, Buildings & Governments) for whatever set of generas youd like to play with. Its a Meta-Modpack.
This code is beta, it works, it occasionally crashes the server (so save often), it also crashes the client (when you look up the help system for some units - weird), and its rules need to be fine-tuned.
Quick Start:
For a quick intro, try this command
./rndCiv.pl random4
then read the rulesets in the ./ouput dir
what i do, is symlink the output dir to freeciv/data/rnd and set rulesetdir to rnd
The ruleset.summary file gives a qick overview of the ruleset.
The techtree.dot file can be fed into the dot graph generator....
dot -Tps -o techtree.ps techtree.dot
gv techtree.ps
Then start civ..
./civ --tiles=rnd
and when in the civ server control mode, set the rule dir
/rulesetdir rnd
add other game options to suit, and start
Download (0.16MB)
Added: 2006-01-12 License: GPL (GNU General Public License) Price:
1380 downloads
Agatha 0.7.2
Agatha is a simple PHP script for streaming music and playlists with Apache. more>>
Agatha is a Web-based MP3 playing system that allows the home user or office group to stream music, create, manage, and share play lists, and control the playing of music on a remote system. Agatha does not require a database and has full play-on-server support.
Tested with apache 1.3.x and php 4.x under linux.. This program is not guaranteed to
do anything but take up space on your disk..
Also note that this was designed to be used on a private network. Im sure there are terrible security holes... so treat it accordingly.
Installing
Since you are reading this.. I guess you already unpacked the tar ball... Just move/rename this directory to whatever you like under your apache document root (htdocs) directory and point your browser to it.
All files should be readable by apache.. and the playlists and sharedplaylists directories should be writable by the apache user.
Copy config.php.dist to config.php and edit your path and language file names. For security purposes.. please note that neither playlists nor mp3s need to be visible by your web server.
LOCAL PLAY SETUP:
To use the (very cool) local play features of agatha you will need to install a perl package. This can most easily be done via CPAN with the command (as root):
perl -MCPAN -e install MP3::Daemon
This perl package will also let you play music from the command line. As a test to verify everything is working.. try the command:
mp3 play song.mp3
Where song.mp3 is a file from your drive...
Once it is installed and you have verified that you can play mp3s from the command line.. you need to make a few small changes.
If it is running.. kill the daemon with:
mp3 quit
Using your favorite text editor.. open up the file /usr/bin/mp3. You need to change the location of the socket that the mp3daemon uses to something that agatha can reach... I suggest using /tmp/.mp3 as the new location. Look for the following line near the top.. and change it as Ive indicated:
FROM:
my $conf_dir = "$ENV{HOME}/.mp3";
TO:
my $conf_dir = "/tmp/.mp3";
Whatever location you use.. you will need to put the same path in the agatha config file.
There are a few device files in /dev that the apache user will need to have permissions for. There are many ways this can be done.. Ill list the easiest way here. If you have a need for better security in this regard Im sure you will know the other ways this can be accomplished.
chmod o+r,o+w /dev/mixer
chmod o+r,o+w /dev/dsp
Thats it... just read through the agatha config file and set a few paths.. there are comments in the file to help you.
Usage
Click the song name to stream.. select several songs and click submit to stream the list. Or.. if Add to Playlist is selected you can add the list of selected songs to a new or existing playlist.
Edit the list by clicking on the white icon next to the name. Click the red symbol icon to play on the local server using the perl package mp3daemon.
For recursive play.. click the little folder icons to stream whole directories and the red icons to play on the server. Everything else should be fairly straight forward.
Enhancements:
- MP3 file extensions are now case-insensitive.
- A bug where playing recursive directories from other than the top level would fail was fixed.
<<lessTested with apache 1.3.x and php 4.x under linux.. This program is not guaranteed to
do anything but take up space on your disk..
Also note that this was designed to be used on a private network. Im sure there are terrible security holes... so treat it accordingly.
Installing
Since you are reading this.. I guess you already unpacked the tar ball... Just move/rename this directory to whatever you like under your apache document root (htdocs) directory and point your browser to it.
All files should be readable by apache.. and the playlists and sharedplaylists directories should be writable by the apache user.
Copy config.php.dist to config.php and edit your path and language file names. For security purposes.. please note that neither playlists nor mp3s need to be visible by your web server.
LOCAL PLAY SETUP:
To use the (very cool) local play features of agatha you will need to install a perl package. This can most easily be done via CPAN with the command (as root):
perl -MCPAN -e install MP3::Daemon
This perl package will also let you play music from the command line. As a test to verify everything is working.. try the command:
mp3 play song.mp3
Where song.mp3 is a file from your drive...
Once it is installed and you have verified that you can play mp3s from the command line.. you need to make a few small changes.
If it is running.. kill the daemon with:
mp3 quit
Using your favorite text editor.. open up the file /usr/bin/mp3. You need to change the location of the socket that the mp3daemon uses to something that agatha can reach... I suggest using /tmp/.mp3 as the new location. Look for the following line near the top.. and change it as Ive indicated:
FROM:
my $conf_dir = "$ENV{HOME}/.mp3";
TO:
my $conf_dir = "/tmp/.mp3";
Whatever location you use.. you will need to put the same path in the agatha config file.
There are a few device files in /dev that the apache user will need to have permissions for. There are many ways this can be done.. Ill list the easiest way here. If you have a need for better security in this regard Im sure you will know the other ways this can be accomplished.
chmod o+r,o+w /dev/mixer
chmod o+r,o+w /dev/dsp
Thats it... just read through the agatha config file and set a few paths.. there are comments in the file to help you.
Usage
Click the song name to stream.. select several songs and click submit to stream the list. Or.. if Add to Playlist is selected you can add the list of selected songs to a new or existing playlist.
Edit the list by clicking on the white icon next to the name. Click the red symbol icon to play on the local server using the perl package mp3daemon.
For recursive play.. click the little folder icons to stream whole directories and the red icons to play on the server. Everything else should be fairly straight forward.
Enhancements:
- MP3 file extensions are now case-insensitive.
- A bug where playing recursive directories from other than the top level would fail was fixed.
Download (0.33MB)
Added: 2006-05-11 License: GPL (GNU General Public License) Price:
1262 downloads
SClient 0.7.2
SClient project is a mud Client for X windows. more>>
SClient project is a mud Client for X windows.
Its designed to be easy to use, so even an newbie can use it without problems but yet so powerful that the most experienced mud addict will find it usefull!
Main features:
- Connection Wizard with autologin option
- logger
- Triggers
- Macros
- Aliases
- Ansi support
- Command line history
- Font selection
<<lessIts designed to be easy to use, so even an newbie can use it without problems but yet so powerful that the most experienced mud addict will find it usefull!
Main features:
- Connection Wizard with autologin option
- logger
- Triggers
- Macros
- Aliases
- Ansi support
- Command line history
- Font selection
Download (0.73MB)
Added: 2006-11-23 License: GPL (GNU General Public License) Price:
1066 downloads
KTamaga 0.7.2
KTamaga project is a KDE-Tamagotchi-emulator. more>>
KTamaga project is a KDE-Tamagotchi-emulator.
It tries to emulate all the functions of the original tamagotchi.
<<lessIt tries to emulate all the functions of the original tamagotchi.
Download (0.75MB)
Added: 2006-11-16 License: GPL (GNU General Public License) Price:
1086 downloads
ajaxMyTop 0.7.2
ajaxMyTop project is a Web-based tool featuring an AJAX user interface for monitoring a MySQL server. more>>
ajaxMyTop project is a Web-based tool featuring an AJAX user interface for monitoring a MySQL server.
<<less Download (0.10MB)
Added: 2006-08-08 License: LGPL (GNU Lesser General Public License) Price:
1172 downloads
libSpiff 0.7.2
libSpiff brings XSPF playlist reading and writing support to your C++ application. more>>
libSpiff library brings XSPF playlist reading and writing support to your C++ application. Both version 0 and 1 are supported.
libSpiff uses Expat for XML parsing and CppTest for unit testing. libSpiff is the official reference implementation for XSPF of the Xiph.Org Foundation.
<<lesslibSpiff uses Expat for XML parsing and CppTest for unit testing. libSpiff is the official reference implementation for XSPF of the Xiph.Org Foundation.
Download (0.58MB)
Added: 2007-08-09 License: BSD License Price:
806 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 0.7.2 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