Main > Free Download Search >

Free back pain software for linux

back pain

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1255
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
beam-back 1.0

beam-back 1.0


beam-back is a simple Python script to save streaming MP3 data. more>>
beam-back is a simple Python script to save streaming MP3 data. This script has been tested with my.mp3.com and www.shoutcast.com. If you want to make an mp3 for an infinite stream m3u url, start beam-back with the option -v:
xterm -e beam-back.py -v %s

Verbose mode will tell you how much data has been read on a particular stream. Hitting ctrl-c in the xterm will cause beam-back to stop downloading and save the stream to a file.
The default name is "unfinished-stream.mp3" which can be changed with the -u option.

If you find the stream is dropping out and losing link unexpectedly, try the -p option.

Many internet radio sites use the .pls file format but the servers do not treat the mime type correctly :( You can save these streams in the following manner:
1) save the .pls file locally
2) from a linux prompt execute: ./beam-back.py -v pls_filename

Or you can set up both the two mime types:
audio/x-scpls
application/octet-stream
with suffix pls to "xterm -e beam-back.py -v %s"

Finally, if you want to setup cron jobs, you can stop and save a beam-back transfer by doing a kill -INT to the job.


<<less
Download (0.034MB)
Added: 2006-07-24 License: GPL (GNU General Public License) Price:
1188 downloads
PAiN 0.46

PAiN 0.46


PAiN is a new MUD code base written in Java. more>>
PAiN project is a new MUD code base written in Java.
PAiN is a new MUD codebase written in Java. It provides a general purpose persistence engine (PAiN DB) and the ability to do dynamic code reloading.
Main features:
- Pure Java database engine (transparent constant-time object access, tracking of the dirty state, transactions and savepoints support).
- Static server code (connection handling, support for code reloading and base interfaces).
- Dynamic reloadable set of action classes and plugins (virtual world logic code and plugins).
- Graphical tool to administrate server and database
Enhancements:
- PAiNDB: Collections could be saved separately from object image.This option should be used if collection is not the only field of dbobject, it has size of 20-40 items and dbobject fields are changed often. Saving collection separately will reduce flushing and object backup time inside transactions.
- PAiNDB: DbObject.provideSchema() is now static method and required for all non-abstract DBObject impls. This allows to import class schema into db without object instantiation.
- GUITool: fully rewritten, modules concept added.
- Codebase: more admin console commands.
- Tinylyb: roles removed: Reset, ResetGroup. SpaceGroup was renamed to Area.
- Tinylib: more shell implemented(this shell should be used to show multipage output)
- Tinylib: online builder bugfixing.
- PAiNDB: fixed bug with error on objects removal with non-empty StringMap type fields.
- Tinylib: bugs in @build mode fixed. More complete visualization for array-type fields
- Tinylib: number of small enhancements.
<<less
Download (0.33MB)
Added: 2006-12-19 License: GPL (GNU General Public License) Price:
1039 downloads
Back-End 0.7.2.1

Back-End 0.7.2.1


Back-End is a flexible, multi-lingual, template driven CMS. more>>
Back-End allows even the non-technical to manage any website easily, through a web browser, on any operating system. Fast, flexible and easy to understand, Back-End puts you in charge of your site, saving your organisation time and money in the process.
Back-End is particularly suitable for advocacy organisations, with a suite of tools that allow you to create and manage polls and petitions, and to interact with your visitors, making it faster and easier for you to respond to issues as they arise, and to organise members activity.
An Open Source program, under the General Public License, Back-End saves you money on license fees while allowing you, or your IT volunteers, the freedom to adapt the program to your unique needs.
Main features:
- simple installation wizard
- web publishing system/content management system
- a truly multilingual CMS with the templates and database configuration allowing for content and interation in any number of lanugages.
- main features include sections; articles; links; gallery, etc.
- free software/GPL (no licensing fees)
- multi-user, browser-based management
- inline editing (edit pages as you go)
- human readable urls
- on-the-fly generation of PDFs
- upload tool to allow you to easily post pdfs, Word Documents, etc
- friendly content editing through a cross platform WYSISWYG editor, requiring no plug-ins (on supported browsers)
- images can be uploaded and included in article/section text
- full site search built in
- flexible structuring of sections and linked articles
- built in page caching to reduce load times
- web campaign and on-line advocacy tools
- ePetition & eAction (fax/email) toolkit
- events calendar module
- email-to-a-friend & email alerts
- Friendly & supportive development team
<<less
Download (2.2MB)
Added: 2005-06-28 License: GPL (GNU General Public License) Price:
1583 downloads
mod_loopback 2.1

mod_loopback 2.1


mod_loopback module serves as a web client debugging tool and simply sends back plain text output of everything received. more>>
mod_loopback module serves as a web client debugging tool and simply sends back plain text output of everything received conerning a request: the request line, headers, any content received from a POST or PUT, and if installed, any data passed from mod_watch.

Configuration:

The commands below can be added to the general Apache configuration file, httpd.conf.

LoopbackLog boolean
Context: server

When true, save the contents of all requests into the log file specified by LoopbackLogFile. Default is false.

LoopbackLogFile file
Context: server

An absolute or server-root relative filename used to log loop-back requests. The default is "logs/loopback.log".

<<less
Download (0.013MB)
Added: 2006-05-08 License: Freeware Price:
1265 downloads
Packer 0.1.5

Packer 0.1.5


Packer is a tool that helps in the creation of packages. more>>
Packer is a tool that helps in the creation of packages.
Packages are a great convenience for gurus and new users alike. Thus, users may be less inclined to use software that is not packaged.
This is unfortunate for GNU/Linux software developers since packaging software is a huge pain, especially given the huge variety of packaging formats.
Packer helps to automate this process. Using a text-based wizard, packer can collect all the information regarding a program needed to create a package.
Then, a simple command is all it takes to create a debian directory (used to build debian packages), RPM SPEC files (for Mandriva, SuSE, and Fedora/Red Hat), and autopackages spec files (autopackage is a system for creating distribution-neutral installers with dependency handling).
These files are of a similar quality to hand-crafted ones. Packer can also automatically build the packages themselves if requested.
Usage:
Running packer with no options will start the packer wizard. It will populate the packer directory based on your answers to the its questions.
It is always possible to relaunch the wizard to make modifications to the package if there were problems with the information originally entered or if a new version of the program being packaged is released.
Running packer with options will create binary and source packages from the information in the packer directory. You may call packer -h to find out the availible options.
Enhancements:
- Removed dependency on dynamic content on packages.debian.org (ie it works again)
<<less
Download (0.041MB)
Added: 2006-02-19 License: GPL (GNU General Public License) Price:
1346 downloads
b-tektracker 0.8.2

b-tektracker 0.8.2


b-tektracker is an advanced realtime MIDI step-sequencer with a tracker interface. more>>
b-tektracker is an advanced realtime MIDI step-sequencer with a tracker interface. b-tektracker is a fork of tektracker by Billy Biggs.

ttrk is the product of frustration with bad step editors found on pretty much all MIDI sequencers available today. Im a big fan of trackers, and I wanted to be able to compose MIDI music using a tracker paradigm.

There are five main goals of ttrk:

1. Tracker-style step editor, think ScreamTracker3.
2. Pattern based sequencer.
3. Big, accessable track mute buttons, think Alesis MMT8.
4. Realtime editing, never need to push stop.
5. All functions directly accessable from the keyboard for rapid editing.

ttrk started in the spring of 1999 as a Qt application. I used it to record a bunch of songs (http://mp3.com/bitblit) and some live shows, but it was very much hacked together based on what I needed at the time. Keeping a GUI app up to date is a pain in the ass, and ttrk has been in need of a rewrite ever since.

The urge to create a console version was two-fold:

1. I wanted to use my old computer as a dedicated sequencer, and it doesnt run X.
2. To create a sequencer, you need to run as root. I dont like running big X apps as root.

There are some files to help you use ttrk:

- docs/keys.txt Detailed explanation of all keyboard commands.
- docs/usage.txt Detailed notes on how to use ttrk.
<<less
Download (0.30MB)
Added: 2006-08-31 License: GPL (GNU General Public License) Price:
1151 downloads
TclMagick 0.45

TclMagick 0.45


TclMagick is a Tcl extension that works with both the GraphicsMagick and ImageMagick image manipulation libraries. more>>
TclMagick is Tcl and Tk Interfaces to GraphicsMagick and ImageMagick

TclMagick is a Tcl extension that works with both the GraphicsMagick and ImageMagick image manipulation libraries.

TkMagick is a small, simple extension that lets you pass images back and forth between Tk and the TclMagick extension.

<<less
Download (0.75MB)
Added: 2006-04-26 License: Other/Proprietary License Price:
1279 downloads
Secure back door 0.5

Secure back door 0.5


Secure Back Door (SBD) is a tool that provides ultra-secure and minimal access to a computer. more>>
Secure Back Door (SBD) is a tool that provides ultra-secure and minimal access to a computer, which allows you to run a single command based on a one time key. It is good if you dont want to have an SSH server running all the time, and only want to start it when needed. Because it has only a few lines of code, it is hoped that it will be less susceptible to security exploits than a program like SSH.
The protocol is detailed to an extent in the text file PROTOCOL, I will update it with more details as I have time, but the most important details are included already.
If you are a crypt analysis, or just like a challenge, I appreciate anyone who is willing to look through the protocol and/or code and point out possible security implications and flaws in design!
Enhancements:
- Fixed a few minor compiler warnings
- Updated license year to 2005
- Uncommented execution code in sbdd, so now sbdd will execute incoming commands
- Updated README documentation for compilation
<<less
Download (0.025MB)
Added: 2006-07-12 License: GPL (GNU General Public License) Price:
1200 downloads
StrongBad Emails 2.0

StrongBad Emails 2.0


StrongBad Emails is an extension which adds the words Previous and Next to the StrongBad Emails. more>>
StrongBad Emails is an extension which adds the words "Previous" and "Next" to the StrongBad Emails.

Tired of having to go back to the main email page to view the next Strong Bad email cartoon? Well wake up and smell the coffee with this extension.

<<less
Download (0.003MB)
Added: 2007-04-10 License: GPL (GNU General Public License) Price:
928 downloads
Nmap Parser 1.11

Nmap Parser 1.11


Nmap Parser is a Perl module to ease the pain of developing scripts or collecting network information from nmap scans. more>>
Nmap Parser is a module that implements a interface to the information contained in an nmap scan. It is implemented by parsing the xml scan data that is generated by nmap.
This will enable anyone who utilizes nmap to quickly create fast and robust security scripts that utilize the powerful port scanning abilities of nmap.
Enhancements:
- Parsing of distance information was added. Ignoring of taskend, taskbegin, and taskprogress information was added.
- Tests for nmap 4.20 were added.
- The license was changed to the MIT-style.
- The "always null" bug for the service->protocol call was fixed.
<<less
Download (0.035MB)
Added: 2007-06-15 License: GPL (GNU General Public License) Price:
862 downloads
Luban programming language Beta 2.1

Luban programming language Beta 2.1


Luban is a component oriented scripting language. more>>
Luban is a component oriented scripting language. Luban is free and open source. Luban is named after a legendary ancient Chinese civil engineer and carpenter two thousand year ago whose constructions are still in use today.
The programming language spectrum seems crowded. Do we have all the tools we need? The author of Luban likes the scripting languages in general because of their usability. Though he always feels the pain for the lack of suitable component model for scripting.
And he personally considers object oriented scripting is too complicated for scripting purpose and will never compete with C++/Java. He eventually created Luban, a scripting language with a robust component model tailored for scripting purpose. Luban is an easy scripting language that is as clean and manageable as Java.
There have been numerous discussions about software component without clear definition. Lubans definition of component is property based object that is similar to Java Bean. User interacts with component by reading and writing property values, and computation could be triggered by the interactions.
The idea of Luban programming language that scripting language needs a different component model other than conventional class hierarchy to fit its scripting environment. A complete mechanism is built in Luban to define, save and categorize components, which is a fundamental feature of Luban.
Enhancements:
- This release adds the new feature to iterate through the elements in Java container objects.
- The following Java types can now be iterated in Luban: Java array, java.util.Collection, and java.util.Map.
<<less
Download (0.37MB)
Added: 2006-04-20 License: Freely Distributable Price:
1283 downloads
Dataxi 1.0.1

Dataxi 1.0.1


Dataxi project is a collection of tools for developing form-based information systems. more>>
Dataxi project is a collection of tools for developing form-based information systems. Dataxi enables one to quickly build an application based on forms with which the user can access the underlying database in order to query, read, edit and write. Dataxi is the link between the user interface and the database.
Dataxi is an OS and enviroment independent product. It follows HTML and SQL standards to such extend that interoperability with all browsers and database backends should be supported.
Dataxi runs on all major operating systems as is or only with minor changes in ini -files.
The purpose of Dataxi is to take the pain away from the most boring phase in the data access application development: user interface designing and programming. Ones you have defined the layout of the form and location for columns, you are done, unless you prefer setting data validation and output format features and other niceties.
A database is a structured collection of data. It may be anything from a simple shopping list to a picture gallery or the vast amounts of information in a corporate network. To add, access, and process data stored in a computer database, you need a database management system such as MySQL. Since computers are very good at handling large amounts of data, database management plays a central role in computing, as stand-alone utilities, or as parts of other applications.
Enhancements:
- This version works with both PHP 4 and 5.
<<less
Download (1.3MB)
Added: 2007-04-17 License: GPL (GNU General Public License) Price:
920 downloads
Postal 2: Share the Pain DEMO 1407

Postal 2: Share the Pain DEMO 1407


Postal 2: Share the Pain DEMO is a FPS game for Linux. more>> <<less
Download (167.3MB)
Added: 2006-03-17 License: Freeware Price:
1015 downloads
Sabayon 2.19.2

Sabayon 2.19.2


Sabayon is a system administration tool to manage GNOME desktop settings. more>>
Sabayon is a system administration tool to manage GNOME desktop settings.

Sabayon provides a sane way to edit GConf defaults and GConf mandatory keys: the same way you edit your desktop. Sabayon launches profiles in an Xnest window.

Any changes you make in the Xnest window are saved back to the profile file, which can then be applied to users accounts.

<<less
Download (0.80MB)
Added: 2007-08-15 License: GPL (GNU General Public License) Price:
807 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5