Main > Free Download Search >

Free kommando 0.5.1 software for linux

kommando 0.5.1

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 120
Internet DJ Console 0.5.1

Internet DJ Console 0.5.1


The Linux DJ software more>> Internet DJ Console is a program that I started writing in March of 2005 after discovering the lack of DJ software on Linux that suited me. The programs that I did find were either feature poor, full of bugs, suited more towards the live side of things, or sadly did not even compile. It dawned on me that something needed to be done and that having some coding skills of my own that I may as well have a go myself. The basics of the different components in the project and how they would fit together came to me almost in a flash, and after pondering the sketch I drew, a few days later I started coding. The result is Internet DJ Console.<<less
Download (639KB)
Added: 2009-04-11 License: Freeware Price: Free
198 downloads
OpenHIP for Linux 0.5.1

OpenHIP for Linux 0.5.1


OpenHIP for Linux decouples network identity from network location. more>> OpenHIP is a free, open-source implementation of the Host Identity Protocol (HIP). HIP is being developed within the Internet Engineering Task Force (IETF) and the Internet Research Task Force (IRTF) to study and experiment with HIP and related protocols.
HIP is a specific proposal to decouple network identity from network location in the Internet protocol stack. Historically, IP addresses have served both functions. This dual use of IP addresses is becoming problematic, and there have been many research efforts aimed at studying the decoupling of identifier and locator in the network stack. HIP is a specific proposal that uses public/private key pairs as the host identifiers. Please see the Documentation section for more information about HIP and the HIP architecture.
<<less
Download (410KB)
Added: 2009-03-31 License: Freeware Price: Free
206 downloads
Blitz templates 0.5.1

Blitz templates 0.5.1


Blitz templates is a fast template engine written in C and compiled as a PHP module. more>>
Blitz templates is a fast template engine written in C and compiled as a PHP module. It started as a php_templates replacement, but developed into much more.
The project is based on extensible template controllers (custom view classes in PHP) and weakly-active templates (simple logic in HTML).
Enhancements:
- Lot of code cleanup was done.
- The "parse" and "include" methods were improved, and their "vars" argument is not a globals array anymore; now its just an arbitrary iteration set and both methods comply with set/block/fetch.
- Templates included by the "include" method from PHP code inherit globals from the caller automatically.
- Corresponding tests were updated.
- A new article was added to the documentation: "Quick Geek Blitz Tutorial", which is addressed to those professionals who want to learn API basics in a minimum of time.
<<less
Download (0.10MB)
Added: 2007-08-14 License: BSD License Price:
803 downloads
Ruby/Informix 0.5.1

Ruby/Informix 0.5.1


Ruby/Informix is a Ruby extension for connecting to IBM Informix Dynamic Server. more>>
Ruby/Informix is a Ruby extension for connecting to IBM Informix Dynamic Server. It provides a convenient interface for querying an Informix database in Ruby programs.
Enhancements:
- This release fixes a bug in the code for interpreting DATETIME columns: time objects were being instantiated with incorrect values when the original ones had leading zeroes and the DATETIME column was defined with the HOUR TO SECOND qualifier.
<<less
Download (0.048MB)
Added: 2007-08-11 License: BSD License Price:
804 downloads
uriparser 0.5.1

uriparser 0.5.1


uriparser project is a strictly RFC 3986 compliant URI parsing library. more>>
uriparser project is a strictly RFC 3986 compliant URI parsing library. uriparser is cross-platform, fast, supports Unicode and is licensed under the New BSD license.
Main features:
- Cross-platform (Unix, Windows, Mac OS X, ...)
- Strictly compliant to RFC 3986 (latest RFC on URIs to date)
- Fast (linear input length time complexity)
- Unicode support
- No external dependencies
- Uses unit testing
- Licensed under the New BSD license
Enhancements:
- This release fixes several bugs revealed by test cases from 4Suite.
<<less
Download (0.19MB)
Added: 2007-08-09 License: BSD License Price:
807 downloads
swfdec 0.5.1

swfdec 0.5.1


swfdec is a library and small player for SWF files. more>>
Swfdec is a library for rendering Flash animations and games. swfdec project was originally designed as a basis library for creating Flash plugins for GStreamer, but it is a fully standalone library which only use the libart library for drawing. Swfdec is released under the LGPL.

Included with swfdec is Gtk+-based application called swf_play and a Mozilla plug-in that uses swf_play to display SWF animations in a browser window.

<<less
Download (1.3MB)
Added: 2007-08-05 License: LGPL (GNU Lesser General Public License) Price:
827 downloads
themonospot 0.5.1

themonospot 0.5.1


themonospot can be used to scan an avi file and extract some information about audio and video data flow. more>>
themonospot is a simple application that can be used to scan an avi file and extract some information about audio and video data flow:
- Video codec used
- Frame size
- Average video bitrate
- File size
- Total time
- Frame rate
- Total frames
- Info data
- User data (in MOVI chunk)
- Audio codec used
- Average audio bitrate
- Audio channels
With themonospot is also possible modify FourCC informations (FourCC code in video chunk and FourCC description in stream header).
<<less
Download (0.093MB)
Added: 2007-08-01 License: GPL (GNU General Public License) Price:
819 downloads
xmlroff 0.5.1

xmlroff 0.5.1


xmlroff is a fast, free, high-quality, multi-platform XSL formatter. more>>
xmlroff is a fast, free, high-quality, multi-platform XSL formatter.
xmlroff is an open source XSL formatter that uses only open source libraries. xmlroff is written in C and it produces PDF and PostScript using libgnomeprint.
xmlroff creates formatted output -- pages containing text in a variety of type styles and sizes -- from an input XML document and an XSL stylesheet (which is also XML). This processing model is defined in the XSL Recommendation [XSL] that was developed by the W3C.
xmlroff is a command line program, but the bulk of the XSL formatting is implemented as a libfo library that can be linked with any program that requires XSL formatting capability. xmlroff also has a Java Native Interface (JNI) for calling the formatter from your Java program.
Enhancements:
- The source code directories were reorganized.
- The CVS/RCS keywords were removed, since Subversion is now used.
- A compilation error when GNOME Print is not installed was fixed.
- Segfaults when media-usage is not "paginate" were fixed.
<<less
Download (2.7MB)
Added: 2007-07-16 License: BSD License Price:
830 downloads
rdup 0.5.1

rdup 0.5.1


rdup is a utility inspired by rsync and the plan9 way of doing backups. rdup itself does not backup anything. more>>
rdup is a utility inspired by rsync and the plan9 way of doing backups. rdup itself does not backup anything. rdup project only prints a list of files that are changed, or all files in case of a null dump, to standard output.
rdup prints a filelist to standard output. This list is relative to FILELIST. Subsequent programs in a pipe line can be used to actually implement to backup scheme. If FILELIST is empty or non existant all files in DIR are dumped.
This is the same as a null dump. After a run a new FILELIST is written. No warning is given when FILELIST is an existing file, it just gets overwritten by rdup. New runs will print out only those files that have actually changed since the last run, thereby making incremental backups possible.
Files are checked for changes by comparing the m_time (modification time), if this time is NEWER than the m_time of FILELIST the pathname is printed to standard output. All errors are written to standard error.
The general idea is to be very unix like and create a bunch of simple programs which each do a their specific thing very well. With rdup and a small shell script (50 lines) one can implement encrypted and compressed backups.
Enhancements:
- A race condition with growing files and remote backups was fixed.
<<less
Download (0.048MB)
Added: 2007-06-25 License: GPL (GNU General Public License) Price:
851 downloads
PHP Accounts 0.5.1

PHP Accounts 0.5.1


PHP Accounts project is an open source web based accounts system. more>>
PHP Accounts project is an open source web based accounts system.
Main features:
- Generation of pdf invoices, receipts, quotes
- Email invoice (pdf attachment) to clients
- Automated invoice reminders (sent via email)
- Timesheet system - great for consultants charging on an hourly basis
- Invoice wizard for quickly creating a fully itemised invoice
- Expenditure/Outgoings
- Cash flow reports
- Spreadsheet export
<<less
Download (1.5MB)
Added: 2007-06-21 License: GPL (GNU General Public License) Price:
860 downloads
Nethack Records 0.5.1

Nethack Records 0.5.1


Nethack Records is a dynamic Nethack statistics generator for display on the Web. more>>
Nethack Records project is a dynamic Nethack statistics generator for display on the Web.
Nethack Records is an on-demand statistics generator for Nethack that is meant to be run on a Web server. It has several types of statistics, ranging from character info to daily and weekly stats.
It is implemented with a modern template system, and is very customizable. One can sort by most field-types, such as character class or gender. The code is separated from the XHTML by means of HTML::Template.
CSS is utilized to its fullest extent, allowing you to make it look however you like, without knowing Perl.
Main features:
- Top 10 players view
- All players view
- Sort by various criteria e.g. Class and Cause of death
- Various ranking possibilities
- Last five players view
- Todays games
- View per game statistics
Enhancements:
- Added quit and date-patches by Casey Zacek
- Fixed bug with empty logfile
- Added alternative css-file
- Added contact-person to options-file
- Fixed bug that appeared with<<less
Download (0.068MB)
Added: 2007-06-08 License: GPL (GNU General Public License) Price:
870 downloads
TagUtil 0.5.1

TagUtil 0.5.1


TagUtil is an easy-to-use tagging utility that enables easy insertion of tags into a blog post. more>>
TagUtil is an easy-to-use tagging utility that enables easy insertion of tags into a blog post. Other facilities offered include: Scheduled Pinging, Support for portable Tag Sources (as RDF files), Facility to create and share such Tag Sources (in RDF format), and Updating of Live Bookmarks for selected Technorati tag searches.

(Note: Core functionality is platform independent. However, some peripheral features that involve file write operations would work only on Windows.)

<<less
Download (0.010MB)
Added: 2007-06-06 License: MPL (Mozilla Public License) Price:
870 downloads
Bless 0.5.1

Bless 0.5.1


Bless is a high quality, full featured hex editor. more>>
Bless is a high quality, full featured hex editor.

Bless is written in mono/Gtk# and its primary platform is GNU/Linux. However it should be able to run without problems on every platform that mono and Gtk# run.

There are also plans for the addition of a lua based scripting language for binary data manipulation.

<<less
Download (0.67MB)
Added: 2007-06-04 License: GPL (GNU General Public License) Price:
873 downloads
Pybackpack 0.5.1

Pybackpack 0.5.1


Pybackpack project is a user friendly file backup tool for Gnome. more>>
Pybackpack project is a user friendly file backup tool for Gnome.

A graphical tool to make file backup simpler. Provides a user-friendly interface which allows you to back up your files easily to an archive, to a CD/DVD or to a remote location using SSH.

<<less
Download (0.082MB)
Added: 2007-05-28 License: GPL (GNU General Public License) Price:
880 downloads
PictureThis 0.5.1

PictureThis 0.5.1


PictureThis is a Firefox extension to see what Google Images sees. more>>
PictureThis is a Firefox extension to see what Google Images sees.

A word is worth a thousand images as you will see when you highlight a word or words on a page then use PictureThis to see what Google Images sees. Its a whole new way of adding instant context to the web.

<<less
Download (0.027MB)
Added: 2007-05-08 License: MPL (Mozilla Public License) Price:
913 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5