Main > Free Download Search >

Free short software for linux

short

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 703
Short URL Script 1.0

Short URL Script 1.0


Short URL Script lets you have a URL shortening service under your own domain. more>>
Short URL Script allows you to have a URL shortening service under your own domain.
Short URL Script script can create shorter URLs that do not break in e-mails. As a site owner you can use the script for managing downloads, masking URLs and keeping track of how many times a link has been clicked.
Main features:
- Visitors can enter a URL and create a short URL that redirects to the original URL
- Visitors can enter an individual ID instead of the randomly created string
- Admin area for deactivating, activating, deleting and searching URLs
- Completely template driven
- Installation routine
<<less
Download (0.31MB)
Added: 2006-08-17 License: Free for non-commercial use Price:
720 downloads
Create short URLs 0.1

Create short URLs 0.1


Create a short URLs is a Firefox extension that allows you to create a short URL from any website. more>>
Create a short URLs is a Firefox extension that allows you to create a short URL from any website.

Are you annoyed with really long URLs like: http://www.succor.co.uk/index.cfm/2006/4/7/wapurlcouk-beta-launch

Then this tag is for you. Just right click on the page and click wapURL and you will be presented with a short URL. This is great if you need to send text messages or emails.

When you use the short URL the key passed is looked up against our database and the user in then redirected to your requested URL.

<<less
Download (0.076MB)
Added: 2007-05-07 License: MPL (Mozilla Public License) Price:
915 downloads
Short Markup Language 0.1

Short Markup Language 0.1


Short Markup Language is an alternative XML notation that is a character by character equivalent with XML. more>>
Short Markup Language is an alternative XML notation that is a character by character equivalent with XML.
Short Markup Language covers all legal XML constructs, including processing instructions, doctype declarations, internal DTD subsets and namespace declarations.
Currently SML-to-XML and XML-to-SML converters have been implemented. The converters are based on efficient JavaCC parsers, and can be run from the command-line run or an Ant-task.
Short Markup Language is an open-source project, published under the GNU General Public Licence.
Enhancements:
- First release includes SML to XML and XML to SML converters in an easy to use executable jar.
<<less
Download (0.062MB)
Added: 2005-11-14 License: GPL (GNU General Public License) Price:
1440 downloads
Radio Shortest Path First 1.1

Radio Shortest Path First 1.1


Radio Shortest Path First (RSPF) is a routing protocol for wireless networks. more>>
Radio Shortest Path First (RSPF) is a routing protocol for wireless networks. This particular implementation is written for Linux and conforms to version 2.2 of the protocol specification. There are many reasons why our networks are complicated, but one significant thing is that you can no longer assume that just because you hear one station, then they can hear you. This means you can have a lot of unidirectional routes.
The current specification is RSPF version 2.2, written by Fred Goldstein K1IO. Until recently, if people were using RSPF at all, they would of been using RSPF version 2.1, which is available in the NOS program, written by Phil Karn and others. The RSPF code itself in NOS was written by Anders Klements.Thats why standard protocols dont work very well over amateur packet radio.
Now with the knowledge of how his protocol worked in real life, Fred then updated and improved RSPF to version 2.2. And, until late 1995, that was all that happened.
What did happen was that I was in my senior years in my undergraduate degree at University of Technology, Sydney and looking for an interesting Thesis. After seeing emails from Carl Makin VK1KCM asking if anyone was going to fix RSPF in NOS, this gave me my idea for my Thesis.
Enhancements:
- Control port speaks IPv6
- Made the ChangeLog prettier
- Fixed the checksum code so it works.
- Put everything through syslog()
- :s/t/ /
<<less
Download (0.10MB)
Added: 2006-06-27 License: GPL (GNU General Public License) Price:
1217 downloads
Gesk work 070109

Gesk work 070109


Gesk work is a short cut of desk work. more>>
Gesk work is a short cut of desk work.

Application is for calculate times (sum) spend end on work on some tasks.

You can manage projects make backups and generate simple html contains from list of task time o start, end, state,... sum time and so one.

<<less
Download (0.76MB)
Added: 2007-01-10 License: GPL (GNU General Public License) Price:
1017 downloads
ROROX 0.5

ROROX 0.5


ROROX short from Ruby On Rails On XAMPP, is a package that provides Ruby, Rails plus dependencies and other gems. more>>
ROROX short from Ruby On Rails On XAMPP, is a package that provides Ruby, Rails plus dependencies and other gems, the Apache SCGI module, and rails_scgi for an existing XAMPP installation.
ROROX project aims to get close to being a "one-click" installer for Linux a la Locomotive or Instant Rails.
Enhancements:
- This version was built against XAMPP 1.5.1.
- mod_scgi was upgraded to 1.10.
- Rails was upgraded to 1.1.2 (plus latest dependencies).
- tcltklib support was taken out of the Ruby compilation.
- Rake was upgraded to 0.7.1.
- The apply_scgi.sh script was fixed.
- The diff scripts were rewritten.
- Ruby bindings for SQLite, PostgreSQL, and Tidy were added.
- Builder was added.
- Switchtower was swapped out and replaced with Capistrano.
- net-ssh was upgraded to 1.0.9, and cmdparse was upgraded to 2.0.1.
<<less
Download (8.7MB)
Added: 2006-04-21 License: MIT/X Consortium License Price:
1283 downloads
MRTG 2.15.2

MRTG 2.15.2


MRTG short from Multi Router Traffic Grapher is a tool to monitor the traffic load on network-links. more>>
MRTG short from Multi Router Traffic Grapher is a tool to monitor the traffic load on network-links.
Routers are only the beginning. MRTG is being used to graph all sorts of network devices as well as everything else from weather data to vending machines.
MRTG is written in perl and works on Unix/Linux as well as Windows and even Netware systems.
Enhancements:
- SNMVv3 handling was improved.
- Support for SNMPv2/3 devices WITHOUT HC counters was added.
- Indexmaker parsing was made more robust.
- Netware support was updated.
<<less
Download (1.1MB)
Added: 2007-04-29 License: GPL (GNU General Public License) Price:
918 downloads
Nemesis Project 0.2

Nemesis Project 0.2


Nemesis Utilities System or NUS for short, is a cross-platform C++ application development framework. more>>
Nemesis Utilities System or NUS for short, is a cross-platform C++ application development framework that focuses on the development of network applications, non-GUI applications, CGI scripts, database applications, and any kind of application that needs interoperability.
NUS is very modular, making it easy to maintain, debug, and deploy. The project was greatly inspired by other libraries such as Trolltechs Qt.
Enhancements:
- A security module with hash manipulation classes was added.
- A class to manipulate command-line options was added.
- The output handling classes were improved.
- Exception handling was improved.
- The XML module was documented.
- The examples were improved.
<<less
Download (0.29MB)
Added: 2007-04-25 License: LGPL (GNU Lesser General Public License) Price:
916 downloads
Monster 1.22

Monster 1.22


Monster application is a short SNES/NES style RPG. more>>
Monster application is a short SNES/NES style RPG. It is licensed under a BSD license.

Estimated playing time is 5-10 hours. If you are not patient, this game is probably not for you. There are a lot of random battles.

My goal when creating this game was to have it run on my Pentium 200MMX. I met the goal: it runs acceptably well on that old machine. The fact that it had to run on old hardware played a big factor in how fancy I could get. If you like Oldskewl graphics and gameplay, you may like Monster.

<<less
Download (3.6MB)
Added: 2007-07-29 License: BSD License Price:
825 downloads
kEchoSub 0.2

kEchoSub 0.2


kEchoSub lets you create your own movie subtitles. more>>
kEchoSub is a small script lets You create subtitles "from scrath". When You want to make a translation for a movie and there are no subtitles available on the net even in other languages You can use this script.

Since version 0.2 it can also convert time stamps to hh:mm:ss with add zeros button. For example it can convert a timestamps like 1:22:3 to 01:22:03 format making it readable for some stupid video players which cant rad 1:22:3 format.

Since version 0.2 it can also add minumum time to read a subtitle line - different for long lines and short lines. You cna set the options "Characters per lon g line" to indicate how much characters doesn the line have to have to be considered LONG in Your opinion.

Ths script will then calculate the time spaces in seconds beteween the lines and it its too short itll put a | mark instead of timestampt so the video player will display the second time without erasing the preaviouse line from the screen.

<<less
Download (0.12MB)
Added: 2005-07-21 License: GPL (GNU General Public License) Price:
869 downloads
Guido van Robot 1.9.1

Guido van Robot 1.9.1


Guido van Robot, or GvR for short, is a minimalistic programming language that provides just enough syntax to help students. more>>
Guido van Robot, or GvR for short, is a minimalistic programming language that provides just enough syntax to help students learn the concepts of sequencing, conditional branching, looping, and procedural abstraction.

Guido van Robots biggest strength is that it permits this learning in an environment that combines the thrill of problem-solving with instant visual feedback.

<<less
Download (0.20MB)
Added: 2006-07-14 License: GPL (GNU General Public License) Price:
1200 downloads
PhotoExifProcesS 0.2.0

PhotoExifProcesS 0.2.0


PhotoExifProcesS is short bash script is used to rename the photos with its exif date-time data. more>>
PhotoExifProcesS is short bash script is used to rename the photos with its exif date-time data (date time original of the snapshot).
Installation:
unpack the archive.
peps.desktop => ~/.kde/share/apps/konqueror/servicemenus
peps => ~/.kde/share/apps/konqueror/servicemenus/.source (thats the way I use it, but you can choose an other folder for peps file)
NB :
EXIF : command-line utility to show EXIF information in JPEG files must be available on your system.
Enhancements:
- Rotation of exif thumbnail if needed
<<less
Download (MB)
Added: 2006-11-16 License: GPL (GNU General Public License) Price:
1074 downloads
Stencil 2.0.2

Stencil 2.0.2


Stencil is a library for developing web-based applications in C++. more>>
Stencil is a library for developing web-based applications in C++.
It includes request and response objects, a skinnable template engine, server api abstraction, and facilities for load balancing, browser jogging, security and catching runaway CGIs.
Stencil library also includes some useful Javascripts and images.
Stencil is the successor to Groundwork.
Enhancements:
- Fixes a multipart form processing bug.
- All methods use (u)int(16|32|64)_t types rather than (unsigned )(short|long|long long) types.
<<less
Download (0.36MB)
Added: 2006-02-02 License: LGPL (GNU Lesser General Public License) Price:
1366 downloads
SMS Server Tools 3.1 Beta 6

SMS Server Tools 3.1 Beta 6


SMS Server Tools package contains applications to send and receive short messages through GSM modems or mobile phones. more>>
SMS Server Tools package contains applications to send and receive short messages through GSM modems or mobile phones. The user can send short messages by simply storing text files into a special spool directory.
The program monitors this directory and sends new files automatically. It also stores received short messages into another directory as text files. The program can run other external programs or scripts after events like reception of a new message, successful sending, and when the program detects a problem. These programs can inspect the related text files and perform automatic actions.
Enhancements:
- Compared to version 2.x, this branch includes some enhancements for the UTF-8 character set and some experimental extras.
<<less
Download (0.19MB)
Added: 2007-07-03 License: GPL (GNU General Public License) Price:
1869 downloads
 
Other version of SMS Server Tools
SMS Server Tools 2.2.20Stefan Frings - Send and receive short messages through GSM modems or mobile phones. SMS Server Tools. The
License:Freeware
Download (169KB)
1220 downloads
Added: 2009-04-10
Options.pm 1.5

Options.pm 1.5


Options.pm is a command-line option-parsing Perl module meant to imitate the syntax of the t.p.usage.Options module. more>>
Options.pm is a command-line option-parsing Perl module meant to imitate the syntax of the t.p.usage.Options module from the Twisted Python library.

This module will allow you to specify which options to look for on the command line, and supports both long and short versions of simple flags and parameters. If a required parameter is unspecified, Options.pm will print nicely formatted usage information with the error.

<<less
Download (0.007MB)
Added: 2007-07-13 License: Perl Artistic License Price:
837 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5