speedometer 2.4
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 286
Speedometer 2.4
Speedometer is a console bandwidth and file download progress monitor. more>>
Speedometer project is a console bandwidth and file download progress monitor with a logarithmic bandwidth display and a simple command-line interface.
Usage:
speedometer [options] tap [[-c] tap]... Monitor network traffic or speed/progress of a file transfer. At least one tap must be entered. -c starts a new column, otherwise taps are piled vertically.
Taps: filename [expected-size] display download speed [with progress bar] -rx network-interface display bytes received on network-interface -tx network-interface display bytes transmitted on network-interface
Options: -i interval-in-seconds eg. "5" or "0.25" default: "1" -p use plain-text display (one tap only)
<<lessUsage:
speedometer [options] tap [[-c] tap]... Monitor network traffic or speed/progress of a file transfer. At least one tap must be entered. -c starts a new column, otherwise taps are piled vertically.
Taps: filename [expected-size] display download speed [with progress bar] -rx network-interface display bytes received on network-interface -tx network-interface display bytes transmitted on network-interface
Options: -i interval-in-seconds eg. "5" or "0.25" default: "1" -p use plain-text display (one tap only)
Download (0.021MB)
Added: 2006-04-10 License: LGPL (GNU Lesser General Public License) Price:
1312 downloads
domo 2.4
Domo is a music organizer which indexes digital audio sources, extracts all information and inserts into a database. more>>
Domo is a music organizer which indexes digital audio sources, extracts all information and inserts into a database.
Domo is in the first place a music organizer. Domo indexes audio sources, extracts all possible information (mpeg headers, ID3 tags, MusicBrainz,...) and inserts everything into a relational database. In this database you can then query, export and compare with other sources (playlist, music cd, ...).
Main features:
- Song based comparison of 2 input sources (see compare page)
- Convertion between different playlist formats
- mp3, ogg meta data extraction & setting
- Retrieval of meta information for unknown songs through TRM audio fingerprints
- Retrieval of Audio CD meta information through the MusicBrainz service
- Maintaining of a wishlist
- Specify your own album format (eg: %genre/%artist - %title (%year))
- Specify your own custom track format (eg: %artist - %trackno - %title)
- Query tracks and albums on artist, title, filename, album title,...
- Easy interface to the internet or other applications through a relational database (MySQL, PostgreSQL, ODBC, SQLITE...)
- Create a backup copy of the music database
- Powerfull song filename/metatag cleanup
- Generate statistics like "top 10 artists", "number of duplicate songs", etc
- Group songs in the database into collections (per user)
- Platform independent
- Assign a mood to tracks (eg: happy, sad, in love, ...)
- Give tracks, albums, ... a score out of 10
- Easy browsing of your collection per Genre or per CD
Enhancements:
- replaced id3lib with taglib
- added and integrated settings which allow choosing metainfo preference (filename or metatag) and which allow the user to specify a custom track format
- writing of metatags is now supported
- bugfixes
- added right-click context menu to score tracks, set mood, delete CDs & rename
- albums
- increased possible query fields
- possible to query albums
- consistency dialog much, much improved (supports genre, album, etc...)
- finally fixed mysql database/account creation permission issues, newly created account
- should be fairly restricted.
- added a genre-centric browse list (in addition to the CD centric one)
- updated statistics to reflect mood popularity and best scoring artists
<<lessDomo is in the first place a music organizer. Domo indexes audio sources, extracts all possible information (mpeg headers, ID3 tags, MusicBrainz,...) and inserts everything into a relational database. In this database you can then query, export and compare with other sources (playlist, music cd, ...).
Main features:
- Song based comparison of 2 input sources (see compare page)
- Convertion between different playlist formats
- mp3, ogg meta data extraction & setting
- Retrieval of meta information for unknown songs through TRM audio fingerprints
- Retrieval of Audio CD meta information through the MusicBrainz service
- Maintaining of a wishlist
- Specify your own album format (eg: %genre/%artist - %title (%year))
- Specify your own custom track format (eg: %artist - %trackno - %title)
- Query tracks and albums on artist, title, filename, album title,...
- Easy interface to the internet or other applications through a relational database (MySQL, PostgreSQL, ODBC, SQLITE...)
- Create a backup copy of the music database
- Powerfull song filename/metatag cleanup
- Generate statistics like "top 10 artists", "number of duplicate songs", etc
- Group songs in the database into collections (per user)
- Platform independent
- Assign a mood to tracks (eg: happy, sad, in love, ...)
- Give tracks, albums, ... a score out of 10
- Easy browsing of your collection per Genre or per CD
Enhancements:
- replaced id3lib with taglib
- added and integrated settings which allow choosing metainfo preference (filename or metatag) and which allow the user to specify a custom track format
- writing of metatags is now supported
- bugfixes
- added right-click context menu to score tracks, set mood, delete CDs & rename
- albums
- increased possible query fields
- possible to query albums
- consistency dialog much, much improved (supports genre, album, etc...)
- finally fixed mysql database/account creation permission issues, newly created account
- should be fairly restricted.
- added a genre-centric browse list (in addition to the CD centric one)
- updated statistics to reflect mood popularity and best scoring artists
Download (0.78MB)
Added: 2006-07-19 License: GPL (GNU General Public License) Price:
1193 downloads
wmweather 2.4.4
wmweather provides a monitor on a 64x64 mini window that displays the current weather. more>>
wmweather project provides a monitor on a 64x64 mini window that displays the current weather.
The weather reports are received from NOAAs National Weather Service, that is the same source that pilots use.
INSTALLATION
On Debian systems, install the Debian package: type
# dpkg -i wmweather_*.deb
or run
# apt-get install wmweather
Otherwise you have to compile the program first: change into the src/ subdirectory, type
$ ./configure --help
$ ./configure
$ make
and then
# make install
as root. The program may be uninstalled using one of the commands
# dpkg -r wmweather
# make uninstall
Note to BSD users: Make sure the following ports are installed: devel/gmake, and devel/libgnugetopt, and use gmake instead of make above.
Suggestions, how to improve the autoconf part of wmweather, are always appreciated.
Enhancements:
- This release corrects the dewpoint calculation.
<<lessThe weather reports are received from NOAAs National Weather Service, that is the same source that pilots use.
INSTALLATION
On Debian systems, install the Debian package: type
# dpkg -i wmweather_*.deb
or run
# apt-get install wmweather
Otherwise you have to compile the program first: change into the src/ subdirectory, type
$ ./configure --help
$ ./configure
$ make
and then
# make install
as root. The program may be uninstalled using one of the commands
# dpkg -r wmweather
# make uninstall
Note to BSD users: Make sure the following ports are installed: devel/gmake, and devel/libgnugetopt, and use gmake instead of make above.
Suggestions, how to improve the autoconf part of wmweather, are always appreciated.
Enhancements:
- This release corrects the dewpoint calculation.
Download (0.077MB)
Added: 2007-05-13 License: GPL (GNU General Public License) Price:
894 downloads
GPRename 2.4
GPRename is a GUI batch file renamer based on Gtk-Perl. more>>
GPRename is a GUI batch file renamer based on Gtk-Perl.
GPRename can rename files numerically, insert/delete characters at/between specified position(s), replace strings (either using regular express or not), and change case.
<<lessGPRename can rename files numerically, insert/delete characters at/between specified position(s), replace strings (either using regular express or not), and change case.
Download (0.036MB)
Added: 2007-07-25 License: GPL (GNU General Public License) Price:
831 downloads
Stella 2.4
Stella is a multi-platform Atari 2600 VCS emulator released under the GNU General Public License (GPL). more>>
Stella is a multi-platform Atari 2600 VCS emulator.
Stella was originally developed for Linux by Bradford W. Mott, however, since its original release several people have joined the development team to port Stella to other operating systems such as AcornOS, AmigaOS, DOS, FreeBSD, IRIX, Linux, OS/2, MacOS, Unix, and Windows. The development team is working hard to perfect the emulator and we hope you enjoy our effort.
On this site youll find information about downloading, installing, using, and enhancing Stella. Youll also find useful information about the Atari 2600 and emulation.
Enhancements:
Added new video sub-system where fullscreen and windowed modes are treated
differently. Windowed modes now use -zoom_tia and -zoom_ui arguments,
while fullscreen modes can be specified by resolution using the new
-fullres argument.
- Widescreen video modes are now supported; Stella will simply center the
image with surrounding black borders.
- Many UI-related changes, including resizable ROM launcher and debugger
windows, and a new UI palette (the previous classic palette is still
available). This is still a work in progress.
- The locations of all major config files (statedir, palette file,
cheat file, properties file, etc) are now configurable from the
commandline and within the UI.
- Updates to TIA palette support. Added SECAM support, and removed the
built-in original palette. Standard, z26, and user are still
available.
- Various bugfixes to some debugger commands. The run command no
longer causes a crash, and several others have better error-checking.
- Added more complete cartridge auto-detection for Commavid (CV), 3E,
3F and Activision (FE) formats.
- Removed XStart and Width ROM properties, since the forthcoming TIA
rework wont be using them.
- Reworked internal storage of ROM properties to be faster and take up
less space.
- Added several different ways of stretching the OpenGL image to the
-gl_fsmax argument, for more flexibility.
- Removed OpenGL aspect ratio setting favour of the previously mentioned
video changes. Well see how this goes.
- Removed dirty-rect support from software rendering, since it was actually
sub-optimal in Windows and OSX and defaulted to off in previous versions.
- Added support for gzipped ROMs.
- Re-added pause support.
- Re-added support for Windows 98.
- Removed support for STELLA_BASEDIR environment variable, since each
config file can be now configured separately.
- Removed -fastscbios argument, since it must always be turned on.
- Removed PSP support, since it hasnt been updated in over a year, and
someone else is maintaining another port elsewhere.
- For the Unix/Linux port; fixed make install issues, and changed icon to
PNG format.
<<lessStella was originally developed for Linux by Bradford W. Mott, however, since its original release several people have joined the development team to port Stella to other operating systems such as AcornOS, AmigaOS, DOS, FreeBSD, IRIX, Linux, OS/2, MacOS, Unix, and Windows. The development team is working hard to perfect the emulator and we hope you enjoy our effort.
On this site youll find information about downloading, installing, using, and enhancing Stella. Youll also find useful information about the Atari 2600 and emulation.
Enhancements:
Added new video sub-system where fullscreen and windowed modes are treated
differently. Windowed modes now use -zoom_tia and -zoom_ui arguments,
while fullscreen modes can be specified by resolution using the new
-fullres argument.
- Widescreen video modes are now supported; Stella will simply center the
image with surrounding black borders.
- Many UI-related changes, including resizable ROM launcher and debugger
windows, and a new UI palette (the previous classic palette is still
available). This is still a work in progress.
- The locations of all major config files (statedir, palette file,
cheat file, properties file, etc) are now configurable from the
commandline and within the UI.
- Updates to TIA palette support. Added SECAM support, and removed the
built-in original palette. Standard, z26, and user are still
available.
- Various bugfixes to some debugger commands. The run command no
longer causes a crash, and several others have better error-checking.
- Added more complete cartridge auto-detection for Commavid (CV), 3E,
3F and Activision (FE) formats.
- Removed XStart and Width ROM properties, since the forthcoming TIA
rework wont be using them.
- Reworked internal storage of ROM properties to be faster and take up
less space.
- Added several different ways of stretching the OpenGL image to the
-gl_fsmax argument, for more flexibility.
- Removed OpenGL aspect ratio setting favour of the previously mentioned
video changes. Well see how this goes.
- Removed dirty-rect support from software rendering, since it was actually
sub-optimal in Windows and OSX and defaulted to off in previous versions.
- Added support for gzipped ROMs.
- Re-added pause support.
- Re-added support for Windows 98.
- Removed support for STELLA_BASEDIR environment variable, since each
config file can be now configured separately.
- Removed -fastscbios argument, since it must always be turned on.
- Removed PSP support, since it hasnt been updated in over a year, and
someone else is maintaining another port elsewhere.
- For the Unix/Linux port; fixed make install issues, and changed icon to
PNG format.
Download (0.95MB)
Added: 2007-01-18 License: GPL (GNU General Public License) Price:
1018 downloads
Quixote 2.4
Quixote is a package that supports Web application development by Python programmers. more>>
Quixote is a package that supports Web application development by Python programmers. In Quixote, the templating language is a small extension of Python itself: the aim is to make Web page assembly take maximal advantage of the Python programmers existing skills.
For thos who are not used with this application an introduction and a set of tutorials on the quixote.ca web site.
<<lessFor thos who are not used with this application an introduction and a set of tutorials on the quixote.ca web site.
Download (0.14MB)
Added: 2006-06-21 License: GPL (GNU General Public License) Price:
1221 downloads
FCKeditor 2.4.3
FCKeditor is a text editor for Internet. more>>
FCKeditor is an HTML/DHTML editor for ASP, ASP.NET, ColdFusion, PHP, and JavaScript that brings to the Web much of the powerful functionality of known desktop editors like Word.
FCKeditor is very lightweight, and doesnt require any kind of installation on the client computer.
Main features:
- Internet Explorer 5.5+ and Gecko browser (Mozilla / Firefox / Netscape) compatibility
- XHTML 1.0 support
- Font formatting: type, size, color, style, bold, italic, etc
- Text formatting: alignment, indentation, bullets list, etc
- Cut, Paste and Past as Plain Text, Undo and Redo
- Paste from Word cleanup with auto detection
- Link creation
- Anchors support (version 1.x)
- Image insertion, with upload and server browsing support
- Table creation and editing (add, delete rows, etc)
- Table cells editing (size, colors, etc)
- Form fields (version 1.x)
- Right click context menus support
- Complete toolbar customization
- Skins support.
- Spell checker (version 1.x)
- CSS support for a better integration in your web site
- Multi-language support with automatic user language detection. Including Right to Left scripting.
- Lightweight and fast
- Automatic browser detection and customization
- Integration with ASP, ASP.NET, Java, ColdFusion, PHP, Javascript and IE Behaviours (version 1.x)
- Image and file links upload and server repository browser.
- For web developer it is easy to install and customize
- For web users its simply easy to use!
<<lessFCKeditor is very lightweight, and doesnt require any kind of installation on the client computer.
Main features:
- Internet Explorer 5.5+ and Gecko browser (Mozilla / Firefox / Netscape) compatibility
- XHTML 1.0 support
- Font formatting: type, size, color, style, bold, italic, etc
- Text formatting: alignment, indentation, bullets list, etc
- Cut, Paste and Past as Plain Text, Undo and Redo
- Paste from Word cleanup with auto detection
- Link creation
- Anchors support (version 1.x)
- Image insertion, with upload and server browsing support
- Table creation and editing (add, delete rows, etc)
- Table cells editing (size, colors, etc)
- Form fields (version 1.x)
- Right click context menus support
- Complete toolbar customization
- Skins support.
- Spell checker (version 1.x)
- CSS support for a better integration in your web site
- Multi-language support with automatic user language detection. Including Right to Left scripting.
- Lightweight and fast
- Automatic browser detection and customization
- Integration with ASP, ASP.NET, Java, ColdFusion, PHP, Javascript and IE Behaviours (version 1.x)
- Image and file links upload and server repository browser.
- For web developer it is easy to install and customize
- For web users its simply easy to use!
Download (0.70MB)
Added: 2007-06-14 License: LGPL (GNU Lesser General Public License) Price:
542 downloads
PwManager 1.2.4
PwManager is a secure password manager. more>>
PwManager is a secure password manager.
With PwManager you can easily manage your passwords. PwManager saves your passwords blowfish-encrypted in one file, so you have to remember only one master-password instead of all. Instead of the master-password you can use a chipcard, so you dont have to remember a password to access the list.
Main features:
- Manage passwords the convenient way with the support of password categories, five information columns and an additional comment field.
- Locking mechanism to prevent strangers from looking at your passwords while you are away and not using PwManager.
- Deep-Locking mechanism to encrypt all security critical data, write it to disk and delete it in memory. This enables you to enjoy maximum security with almost no loss of useability.
- The integrated KWallet emulation enables all applications on your KDE Desktop to access the PwManager database in an easy, flexible and secure way.
- A fairly good seaching and sorting mechanism to find entries very fast.
- Chipcard (smartcard) interface. With the chipcard you can replace the "master-password" to easily access all your passwords with a "key-card".
- Printing support to easily print out a complete list of all your passwords.
- System-Tray (kicker) icon to enable the user to access PwManager very fast.
- GPasman and KPasman interface to import and export your data to and from these file formats.
<<lessWith PwManager you can easily manage your passwords. PwManager saves your passwords blowfish-encrypted in one file, so you have to remember only one master-password instead of all. Instead of the master-password you can use a chipcard, so you dont have to remember a password to access the list.
Main features:
- Manage passwords the convenient way with the support of password categories, five information columns and an additional comment field.
- Locking mechanism to prevent strangers from looking at your passwords while you are away and not using PwManager.
- Deep-Locking mechanism to encrypt all security critical data, write it to disk and delete it in memory. This enables you to enjoy maximum security with almost no loss of useability.
- The integrated KWallet emulation enables all applications on your KDE Desktop to access the PwManager database in an easy, flexible and secure way.
- A fairly good seaching and sorting mechanism to find entries very fast.
- Chipcard (smartcard) interface. With the chipcard you can replace the "master-password" to easily access all your passwords with a "key-card".
- Printing support to easily print out a complete list of all your passwords.
- System-Tray (kicker) icon to enable the user to access PwManager very fast.
- GPasman and KPasman interface to import and export your data to and from these file formats.
Download (0.54MB)
Added: 2005-11-06 License: GPL (GNU General Public License) Price:
1448 downloads
Neos 2.4
Neos is a port of the original theme for Gnome. more>>
Neos is a port of the original theme for Gnome.
BVCs "Alien" theme was used for modifications. Window decorations code was compiled in Alien. And toolbar icons from Alien theme of BVC. Thanx to good working of BVC ;).
You may wonder why is not exactly the same as the orginal one even though, this is neos theme port. The answer is simple: When you look at Gnome/Gtk as whole screen, some of the graphics looks disjointed. According to my personal taste i customized some of graphics.
Enhancements:
- Neos Improved Series Has been added.
- Improved Blue Gtk style 24x and 48x (sized panel presets), Neos 1 Style Win decoration , Neos 2 Win decoration has been added.
- Improved Lime Gtk style 24x and 48x (sized panel presets), Neos 1 Style Win decoration , Neos 2 Win decoration has been added.
- Improved White Gtk styles 24x and 48x (sized panel presets), Neos 1 Style Win decoration , Neos 2 Win decoration
- Please use 24x or 48x size panel. And choose to 24x or 48x Gtk Style preset depend on your using size panel. Dont use to any Panel Background texture. Gtk styles includes to default looking textures. On the next versions will be add other sizes (32,64,76...) presets.
- Improved style is indepent version of orginal Neos.
- Improved styles includes Gradient Graphics: Gradient Notebook border, Small sized 4 color menubackground, imrpoved tab styles etc... (in my opinion it looks very good).
- Improved to Orginal Neos ports graphics. But it hasnt gradient Notebook borders.
- Neos 1 and Neos 2 Window Decoration problems has been resolved and improved its graphics.From now not need to Gnome Configurator Os X like window decoration settings. Because windows buttons and titles positions changed to right side. So, dont use to Os X like windows placement with Gnome Configurator!
- Some of gtk-stock and toolbars icons has been added. Blue, Lime and White style...
- It may seems no different between improved theme and original theme.
- One of the reasons of this Original Neos theme is also taken, almost every property of the improved theme.it has not only gradient notebook borders. Actually improved versions are consisting of my personal edition. And these are the sets that will be effected by the changes in the future. Original neos wouldnt be effected by these developments. Actually there is detailed worked in Gtk Graphics and window decoration graphics. For understand about difference you can download it.
<<lessBVCs "Alien" theme was used for modifications. Window decorations code was compiled in Alien. And toolbar icons from Alien theme of BVC. Thanx to good working of BVC ;).
You may wonder why is not exactly the same as the orginal one even though, this is neos theme port. The answer is simple: When you look at Gnome/Gtk as whole screen, some of the graphics looks disjointed. According to my personal taste i customized some of graphics.
Enhancements:
- Neos Improved Series Has been added.
- Improved Blue Gtk style 24x and 48x (sized panel presets), Neos 1 Style Win decoration , Neos 2 Win decoration has been added.
- Improved Lime Gtk style 24x and 48x (sized panel presets), Neos 1 Style Win decoration , Neos 2 Win decoration has been added.
- Improved White Gtk styles 24x and 48x (sized panel presets), Neos 1 Style Win decoration , Neos 2 Win decoration
- Please use 24x or 48x size panel. And choose to 24x or 48x Gtk Style preset depend on your using size panel. Dont use to any Panel Background texture. Gtk styles includes to default looking textures. On the next versions will be add other sizes (32,64,76...) presets.
- Improved style is indepent version of orginal Neos.
- Improved styles includes Gradient Graphics: Gradient Notebook border, Small sized 4 color menubackground, imrpoved tab styles etc... (in my opinion it looks very good).
- Improved to Orginal Neos ports graphics. But it hasnt gradient Notebook borders.
- Neos 1 and Neos 2 Window Decoration problems has been resolved and improved its graphics.From now not need to Gnome Configurator Os X like window decoration settings. Because windows buttons and titles positions changed to right side. So, dont use to Os X like windows placement with Gnome Configurator!
- Some of gtk-stock and toolbars icons has been added. Blue, Lime and White style...
- It may seems no different between improved theme and original theme.
- One of the reasons of this Original Neos theme is also taken, almost every property of the improved theme.it has not only gradient notebook borders. Actually improved versions are consisting of my personal edition. And these are the sets that will be effected by the changes in the future. Original neos wouldnt be effected by these developments. Actually there is detailed worked in Gtk Graphics and window decoration graphics. For understand about difference you can download it.
Download (MB)
Added: 2007-03-02 License: Other/Proprietary License Price:
972 downloads
Interact 2.4
Interact project is an online learning and collaboration platform. more>>
Interact project is an online learning and collaboration platform.
Interact is an online learning and collaboration platform that was developed by the Christchurch College of Education.
It is a free alternative to the likes of WebCT and Blackboard, and was designed with the intention of making it easy for students and lecturers to interact online, and focuses on constructivist and Vygotskian views of teaching and learning.
Development Release for testing only - not recommended for live servers.
Enhancements:
- Major changes
- Lowercased all database table/column names to allow for better portability between linux/windows
- Major revamp of skins interface
- New default skin
- Improvements to journal/blog component
- New Chat component
- Fixed cross server scripting vulnerabilities
<<lessInteract is an online learning and collaboration platform that was developed by the Christchurch College of Education.
It is a free alternative to the likes of WebCT and Blackboard, and was designed with the intention of making it easy for students and lecturers to interact online, and focuses on constructivist and Vygotskian views of teaching and learning.
Development Release for testing only - not recommended for live servers.
Enhancements:
- Major changes
- Lowercased all database table/column names to allow for better portability between linux/windows
- Major revamp of skins interface
- New default skin
- Improvements to journal/blog component
- New Chat component
- Fixed cross server scripting vulnerabilities
Download (2.3MB)
Added: 2007-07-31 License: GPL (GNU General Public License) Price:
819 downloads
LeoArg 2.2.4
LeoArg can parse easily commandline options. more>>
LeoArg can parse easily commandline options. The class only uses standard libraries.
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 awhile. While running, it prints some messages telling which features it is checking for.
2. Type `make to compile the package.
3. Optionally, type `make check to run any self-tests that come with the package.
4. Type `make install to install the programs and any data files and documentation.
5. You can remove the program binaries and object files from the source code directory by typing `make clean. To also remove the files that `configure created (so you can compile the package for a different kind of computer), type `make distclean. There is also a `make maintainer-clean target, but that is intended mainly for the packages developers. If you use it, you may have to get all sorts of other programs in order to regenerate files that came with the distribution.
Enhancements:
- COPYING: Licence changed from GPL to BSD
<<lessInstallation:
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 awhile. While running, it prints some messages telling which features it is checking for.
2. Type `make to compile the package.
3. Optionally, type `make check to run any self-tests that come with the package.
4. Type `make install to install the programs and any data files and documentation.
5. You can remove the program binaries and object files from the source code directory by typing `make clean. To also remove the files that `configure created (so you can compile the package for a different kind of computer), type `make distclean. There is also a `make maintainer-clean target, but that is intended mainly for the packages developers. If you use it, you may have to get all sorts of other programs in order to regenerate files that came with the distribution.
Enhancements:
- COPYING: Licence changed from GPL to BSD
Download (0.30MB)
Added: 2006-03-31 License: BSD License Price:
1303 downloads
PostgreSQL 8.2.4
PostgreSQL is The Worlds Most Advanced Open Source Database. more>>
PostgreSQL is a highly-scalable, SQL compliant, open source object-relational database management system. With more than 15 years of development history, it is quickly becoming the de facto database for enterprise level open source solutions.
PostgreSQL is an object-relational database management system (ORDBMS) based on POSTGRES, Version 4.2, developed at the University of California at Berkeley Computer Science Department. POSTGRES pioneered many concepts that only became available in some commercial database systems much later.
PostgreSQL is an open-source descendant of this original Berkeley code. PostgreSQL supports SQL92 and SQL99.
Main features:
- complex queries
- foreign keys
- triggers
- views
- transactional integrity
- multiversion concurrency control
Additionally, PostgreSQL can be extended by the user in many ways, for example by adding new:
- data types
- functions
- operators
- aggregate functions
- index methods
- procedural languages
And because of the liberal license, PostgreSQL can be used, modified, and distributed by everyone free of charge for any purpose, be it private, commercial, or academic.
<<lessPostgreSQL is an object-relational database management system (ORDBMS) based on POSTGRES, Version 4.2, developed at the University of California at Berkeley Computer Science Department. POSTGRES pioneered many concepts that only became available in some commercial database systems much later.
PostgreSQL is an open-source descendant of this original Berkeley code. PostgreSQL supports SQL92 and SQL99.
Main features:
- complex queries
- foreign keys
- triggers
- views
- transactional integrity
- multiversion concurrency control
Additionally, PostgreSQL can be extended by the user in many ways, for example by adding new:
- data types
- functions
- operators
- aggregate functions
- index methods
- procedural languages
And because of the liberal license, PostgreSQL can be used, modified, and distributed by everyone free of charge for any purpose, be it private, commercial, or academic.
Download (11.9MB)
Added: 2007-04-20 License: BSD License Price:
627 downloads
KlipOQuery 0.2.4
The KlipOQuery panel applet for KDE is meant to be a bridge between Klipper and the Web. more>>
The KlipOQuery panel applet for KDE is meant to be a bridge between Klipper and the Web.
By simply copying the active item from the clipboard, KlipOQuery will pass this string to the selected service from the popupmenu.
Main features:
- Get Infos from selected words of all Applications with one Click
- Group services in your own categories
- Change selected Services with the scrollwheel
- Have a fast access to your top services
Enhancements:
- Added Suse RPM package - known to work with Suse 9.3 (at least)
- Updated the servicelist
<<lessBy simply copying the active item from the clipboard, KlipOQuery will pass this string to the selected service from the popupmenu.
Main features:
- Get Infos from selected words of all Applications with one Click
- Group services in your own categories
- Change selected Services with the scrollwheel
- Have a fast access to your top services
Enhancements:
- Added Suse RPM package - known to work with Suse 9.3 (at least)
- Updated the servicelist
Download (0.059MB)
Added: 2005-09-15 License: GPL (GNU General Public License) Price:
1500 downloads
Pause 2.4
Pause determines the location of silences in an audio file for use in fragmentation of large recordings. more>>
Pause determines the location of silences in an audio file for use in fragmentation of large recordings, studies of pause duration, and the like.
Pause project generates both a nicely formatted table intended to be read by people and a simple tab-delimited file that is easily parsed by software.
<<lessPause project generates both a nicely formatted table intended to be read by people and a simple tab-delimited file that is easily parsed by software.
Download (0.010MB)
Added: 2006-12-09 License: GPL (GNU General Public License) Price:
1049 downloads
MathWar 0.2.4
MathWar project is a flashcard math game for kids. more>>
MathWar project is a flashcard math game for kids.
MathWar is a flashcard math game in which the child plays against the computer to solve simple addition, subtraction, and multiplication problems before the computer player answers.
MathWar is aimed at kids who are just learning their math facts, and can easily be tailored to fit different skill levels.
<<lessMathWar is a flashcard math game in which the child plays against the computer to solve simple addition, subtraction, and multiplication problems before the computer player answers.
MathWar is aimed at kids who are just learning their math facts, and can easily be tailored to fit different skill levels.
Download (0.80MB)
Added: 2006-10-16 License: GPL (GNU General Public License) Price:
1106 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 speedometer 2.4 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