Main > Free Download Search >

Free absolute software for linux

absolute

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 165
Absolute 1.1.0

Absolute 1.1.0


Absolute is an XFree86 driver for absolute positioning pointer devices, such as tablets and touchscreens. more>>
Absolute is an XFree86 driver for absolute positioning pointer devices, such as tablets and touchscreens.
Absolute project currently supports arbitrary-point calibration and several types of hardware. It also includes calibration utilities for touchscreens and tablets.
Installation:
Driver:
- sudo apt-get install xorg-dev
- cd xorg
- PREFIX=/usr ./configure
- make
- sudo make install
- Add the driver to your /etc/X11/XF86Config-4 using examples from xfree86/example-configs
Calibration Utility:
- ./configure
- make
- sudo make install
Then, start (or restart) X, and run "calibrate" or "sudo calibrate"
Supported Software:
Tested:
- X.Org Debian GNU/Linux 7.0.14
Supported Hardware:
Tested:
- KeyTec MagicTouch USB-X
- ELO 1525L
- JamStudio KG-TAB1
Untested, but believed to work:
- Anything properly supporting the Linux Input Event interface
Enhancements:
- Support for axis flipping and device hot-plugging was added.
- The driver was ported to X.org 7.0.
<<less
Download (0.030MB)
Added: 2006-04-20 License: LGPL (GNU Lesser General Public License) Price:
1284 downloads
Absolute Linux 12.2.5 / 13.0 RC2

Absolute Linux 12.2.5 / 13.0 RC2


Absolute Linux is a lightweight modification of Slackware. more>>

Absolute Linux 12.2.5 / 13.0 RC2 is an excellent software which functions as a lightweight modification of Slackware. Makes configuration and maintenance much easier, has common applications installed and configured. Plays audio CDs, DVDs and movies "out of the box", easy to configure and simple to use.

Major Features:

  1. Uses icewm/rox-filer for window/file managers.
  2. Has backup of fluxbox/fox pathfinder.
  3. Installer is same setup as Slackware, with a couple changes.
  4. Automatically installs all packages that weight in at 1.7Gb when complete.
  5. Is a modification of Slackware
  6. Fast, stay-out-of-your-way desktop. No Gnome or KDE. Uses well integrated collection of the best lightweight software to give you most of the things the "big desktops" give you, only at at much, much faster pace.
  7. The software folks use on a desktop: Firefox, OpenOffice, Pidgin chat, GIMP image editor, WPClipart, Thunderbird mail, K3B CD/DVD burning, Frostwire P2P, Deluge BitTorrent, 2 dictionaries, a bunch of games -- basically any of the latest, most popular Open Source software.
  8. Many script utilities (with friendly little GUIs) to make configuration and maintenance of system easier and still allows manual (text-file based) configuration, if desired.
  9. Package compatible with Slackware minor versions. (ex. Absolute 12.2 -> Slackware-12.2), with a few exceptions: kernel packages, KDE-libs, madwifi, ndiswrapper, svga-helper, a/etc.
  10. Root user can install software or set system configurations. That's it. Perfect for parents and IT guys. If you want to do something root user is allowed to do, log in as root. That's what the account is for.

Enhancements:

  • Interface updated along with kernel, python, packaging system which is now txz-based and due to higher compression the main release contains much more than previously: OpenOffice and Java, as well as many other applications now fit on a single CD.
  • Pcmanfm and rox have both been modified to seamlessly work with the TXZ package archives as well as the new "Add/Remove Programs" item in root menu.
  • New volume control (now in system tray, sleeker.)
  • New theme, more complete file type handling.
  • Midori installed from main ISO, option to change to default in control panel.
  • New KDE libs (in support of new K3B), a large number of interface tweaks, mostly to do with filetype handling.
  • Seems pretty stable, looking for bug reports.
<<less
Added: 2009-07-01 License: GPL Price: FREE
19 downloads
 
Other version of Absolute Linux
Absolute Linux 12.2.5Paul Sherman - Absolute Linux is a lightweight modification of Slackware. Absolute Linux. Absolute Linux 12.2.5 offers you
Price: FREE
License:GPL
Download
15 downloads
Added: 2009-06-06
Absolute Linux 12.0.3Paul Sherman - Absolute Linux is a lightweight modification of Slackware. Absolute Linux. Absolute Linux is a lightweight modification
License:GPL (GNU General Public License)
Download (665.8MB)
807 downloads
Added: 2007-08-10
getAbsPath 1.4

getAbsPath 1.4


getAbsPath is a C header (getAbsPath.h) or an ANSI C tool (getAbsPath) which converts relative unix/win32 pathes to absolute one more>>
getAbsPath is a C header (getAbsPath.h) or an ANSI C tool (getAbsPath) which converts relative unix/win32 pathes to absolute ones.

getAbsPath uses current working directory (CWD) as basis. Use it e.g. for finding out the current path of a shell script.

EXAMPLE:

find out the current path of a script, using the $0 and the ` pwd` command

#!/bin/bash
PWD=`pwd`
RelPath="../../../testdir"
GAP=`./getAbsPath $PWD $0`
echo $GAP
exit 0
<<less
Download (0.009MB)
Added: 2006-03-31 License: Public Domain Price:
1304 downloads
NanoBlogger 3.3

NanoBlogger 3.3


NanoBlogger is a small weblog engine written in Bash for the command line. more>>
NanoBlogger is a small weblog engine written in Bash for the command line. NanoBlogger uses common UNIX tools such as cat, grep and sed to create static HTML content. Its free to use and modify under the GNU General Public License.
Main features:
- intuitive commandline interface
- highly configurable and scriptable :)
- easy drafting, editing, and management of entries
- archiving by category, entry, and month
- pagination
- permanent and navigational links
- templates and CSS style sheets for full control over layout
- placeholders for easy template manipulation
- support for multiple weblogs
- support for multiple categories
- support for relative and absolute links
- support for date manipulation of entries
- Atom syndication (comes with 1.0 format)
- RSS syndication (comes with RSS 1.0 and 2.0 formats)
- plugins for calendar, recent entries, weblog status, etc.
- plugins for text formatting (e.g. line breaks translate to HTML)
- global (nb.conf) and per-weblog (blog.conf) configuration
- intelligent build system - only updates relative files
- simple cache system for improved effeciency
- independent of java-script and server-side scripting (e.g. PHP)
- independent of external database (stores data in flat-files)
- multi-language support
- multi-platform portability (just bash and the required commands)
Enhancements:
- This release includes many logical bugfixes, user contributed patches, and a new --query option which combines with other options, such as --edit, to manipulate entries by date.
- It introduces friendly (title based) links and archiving by day.
- Of course, it also includes all the changes and bugfixes from the previous 3.3 release candidates.
<<less
Download (0.065MB)
Added: 2007-01-14 License: GPL (GNU General Public License) Price:
1014 downloads
Bypass Proxy Client 0.78

Bypass Proxy Client 0.78


Bypass Proxy Client is the complete network privacy tool. more>>
Bypass Proxy Client is the complete network privacy tool. It ensures absolute privacy wherever you maybe, preventing would-be snoopers from monitoring your surfing, email, or chatting activity. You can bypass blocking filters, firewalls, and proxies. Surf, chat, read news boards, and get all your email at work, on campus (or in regions/areas that may block controversial websites).
Main features:
- Surf the internet using your own virtual network across the web.
-
- Anonymously surf news groups, chat rooms, and web sites!
-
- Protect your Kazaa Identity; Guard against IP tracing -- the no. 1 method
- used by the RIAA to spy on users of file shares (Kazaa, BearShare, etc.)
-
- Prevent corporate networks from eavesdropping and viewing your personal information!
-
- Keep your email and other personal documents private.
-
- Regain access to sites that were previously blocked or filtered. Chat with friends online without concerns about eavesdropping.
<<less
Download (28.7MB)
Added: 2006-06-23 License: Freeware Price:
5338 downloads
archmbox 4.9.0

archmbox 4.9.0


archmbox is an email archiver. more>>
Archmbox is a simple email archiver written in perl; it parses one or more mailboxes, selects some or all messages and then performs specific actions on the selected messages.
At this time archmbox supports mbox and mbx mailbox formats.
Four different modes are available:
- list mode, which is useful to list all selected messages before archmbox performs the real operations (archiving or deleting)
- kill mode, if messages should be deleted from the mailbox(es) rather than archived
- archive mode, to archive the selected messages in a different mailbox
- copy mode, to copy the selected messages from the source mailbox
Messages selection is based upon a date criteria; an absolute date or a days offset can be specified. It is also possible to refine the selection using regular expressions on the header fields of the message.
All archived messages are stored in a new mailbox with the same name of the original one plus .archived as extension (this is the default, but can be changed); the archive mailbox can be saved in gz or bz2 compressed format as well.
Archmbox was successfully tested on the following platforms:
- Linux
- FreeBSD
- NetBSD
- OpenBSD
- MacOS X
- OpenDarwin
- Sun Solaris
A little hack is needed for Sun Solaris; please read here or the INSTALL file included with the distribution for further details.
<<less
Download (0.070MB)
Added: 2005-04-12 License: GPL (GNU General Public License) Price:
1655 downloads
Site Editor 0.5

Site Editor 0.5


Site Editor is a CGI script which allows a user to manage their web space without needing ftp access. more>>
Site Editor is a CGI script which allows a user to manage their web space without needing ftp access.

With only a web browser you can browse your web space, edit text files, upload files, and create and remove directories. Site Editor also has ZIP support making it easy to grab an entire directory tree.

Site Editor is completely functional but is missing some features and polish which would make it easier to use. Currently it requires access control to be handled by the web server. On top of this the code is a little raw, hence this is not a 1.0 release.

To configure for your system the "site_editor" script needs to be modified slightly. In the "Config" section edit the following variables:

$BASE_DIR Root directory for editing files.
$BASE_URL Web location for $BASE_DIR files. Can be relative or absolute.
$TITLE Title prefix to be used for each page.
$ICON_URL Location of icons. It may be relative or absolute.
$ZIP The full path to your Info-ZIP binary. Comment to disable.

I have included a simple patch to Apaches suexec which will allow the script to be root owned. With suexec and the script owned by root the user wont be able to modify the scripts configuration but will still be able to create and modify their own files.

Any comments and suggestions are welcome.
<<less
Download (0.011MB)
Added: 2006-07-12 License: GPL (GNU General Public License) Price:
1203 downloads
Deluxe Tree 1.0

Deluxe Tree 1.0


Deluxe Tree is a powerful, JavaScript-based site navigation menu. more>>
Deluxe Tree is a powerful, JavaScript-based site navigation menu. Deluxe Tree is a versatile, ready-made solution that allows professional and amateur Web developers to create superior navigation systems for their Web sites and Web applications.
It supports a special JavaScript API to change your menu "on-the-fly", animation effects, floating, drag-n-drop, state saving, XP Style, relative and absolute positions, animated icons and arrows, normal state, mouseover state, expanded state, unlimited submenus, separators, lines, and more.
Main features:
Compatibility
- Full cross-browser compatibility including IE, Netscape, Mozilla, Opera, Firefox, Konqueror and Safari
- on Windows, Mac OS and Linux
- Section 508 compliant
- Support for any doctypes
- Menu can be populated from a database using ASP, PHP, etc.
Seamless Integration
- Multiple menus on the same page
- Friendly to other scripts and css styles
- Any HTML code can be used within menu items
High Performance
- Generally loads faster than other page elements
- Performs perfectly with unlimited number of submenus and items
Easy Setup
- Comprehensible menu parameters for manual editing
Professional Look-n-Feel
- Fully customizable appearance, individual styles for each element
- Animation effects for submenus in XP Style
Unique Features
- Dragable, floating, state-saving menus
- Special JavaScript API for changing menu "on-the-fly"
Cost Effective
- Starts at just $39.95. Buy Now!
- Free for non-profit websites. Order Now!
- Full-functional free trial version.
Enhancements:
- Several .js modules were added.
- A special JavaScript API was added to change your menu "on-the-fly".
- New animation effects were added.
<<less
Download (0.82MB)
Added: 2006-09-18 License: Free for non-commercial use Price:
1131 downloads
Daizu::File 0.3

Daizu::File 0.3


Daizu::File is a Perl class representing files in working copies. more>>
Daizu::File is a Perl class representing files in working copies.

Each object of this class represents a particular file in a Daizu CMS working copy (a record in the wc_file table).

METHODS

Note that all the functions which return the value of a Subversion property will strip leading and trailing whitespace, and treat a value which is empty or entirely whitespace as if it wasnt set at all.

Daizu::File->new($cms, $file_id)

Return a new Daizu::File object for the file with the specified ID number.

$file->data

Return a reference to a string containing the file data (content).

$file->wc

Return a Daizu::Wc object representing the working copy in which this file lives.

$file->guid_uri

Return the GUID URI for this file.

$file->directory_path

Returns the path of a directory, either the same as the file if its a directory itself, or the path of its parent directory, or if its at the top level.

$file->permalink

Returns the first URL generated by the file, which will be the URL you want to link to most of the time. For articles this will always be the normal HTML version of the article, even if there are also other URLs available for it, and it will always be the first page of multipage articles. For non-article files there is no guarantee about what this will return, but most will only generate a single URL anyway, and for those that dont generators are likely to return the most linkable URL first.

The URL returned is an absolute URL provided as a URI object.

Returns nothing if the file doesnt generate any URLs.

There are some cases where this might not be what you want. For example, the root directory of a website using Daizu::Gen will either not generate a URL at all, or will generate one for a Google sitemap XML file, neither of which is likely to be useful for linking. To get the URL of the website you would probably need to find a file called something like _index.html. On the other hand, the Daizu::Gen::Blog generator will give you a sensible URL for the blog homepage if you call this on its root directory.

$file->urls_in_db($method, $argument)

Return a list of the URLs (plain strings, each an absolute URI) of the file which have the specified method and argument values, drawing from the url table in the database.

$file->article_urls

Return information about the URLs which the file should have, if it is an article. Fails if it isnt.

<<less
Download (0.41MB)
Added: 2006-11-29 License: Perl Artistic License Price:
1059 downloads
Deluxe Tabs 2.4

Deluxe Tabs 2.4


Deluxe Tabs is a versatile solution to create DHTML navigation systems for Web sites and Web applications. more>>
Deluxe Tabs is a versatile solution to create DHTML navigation systems for Web sites and Web applications. Deluxe Tabs is a very space-saving way to present the information. Now you dont have got to puzzle over the problem how to design the page in the best way.
If you have a large volume of data and your page needs to be scrolled down too much - Deluxe Tabs is your choice! Just divide the information and distribute it among the tabs so that your visitors could reach the next piece of information with one single click. No more uncomfortable reading with scrolling! Various types of data can be placed on one page. So, your visitors need no more reload a large number of pages to find the information they want.
Deluxe Tabs will really lighten the process of site building as it allows to place much information within one page without creating many others. But for all that, all the information is parted and structured. You are free to create tabs containing text, images and practically all kinds of information in various combinations. You may also create any desirable design inside the tab with HTML. And you can add as many tabs as you wish!
Enhancements:
- An easy-to-use GUI wizard was added.
- It is called Deluxe Tuner and it allows you to generate and test the menu.
- Fixes were made for absolute positioning.
<<less
Download (4.4MB)
Added: 2007-02-20 License: Free for non-commercial use Price:
979 downloads
Strings edit 1.9

Strings edit 1.9


Strings edit is a library that provides I/O facilities for integer, floating-point, Roman numbers, and strings. more>>
Strings edit is a library that provides I/O facilities for integer, floating-point, Roman numbers, and strings. Both input and output subroutines support string pointers for consequent stream processing. The output can be aligned in a fixed size field with padding.
Numeric input can be checked against expected values range to be either saturated or to raise an exception. For floating-point output either relative or absolute output precision can be specified. UTF-8 encoded strings are supported.
Enhancements:
- GPS project files were added for GNAT users.
- A bug was fixed in Strings_Edit.Generic_Scale in which the caclculated precision was of the minor scale tick rather than of the major tick.
<<less
Download (0.053MB)
Added: 2007-05-20 License: GMGPL (GNAT Modified GPL) Price:
908 downloads
Nikwi Deluxe 1.0

Nikwi Deluxe 1.0


Nikwi Deluxe is a platform game where you control a boy and your goal is to collect all candies. more>>
Nikwi Deluxe is a platform game where you control a boy and your goal is to collect all candies.

In Nikwi game you play the role of a 9 year old boy in his absolute dream: a world made of sweets! Guide Nikwi through his dream to eat everything in each of the 30 levels, while you avoid the monsters who try to turn Nikwis dream into a nightmare.

Nikwi features hours of gameplay in 30 sweet-themed levels made of five candy themes, more than 10 different monsters and obstacles -each one with its own unique behaviour- and new gameplay elements in every theme.

<<less
Download (0.87MB)
Added: 2006-08-28 License: GPL (GNU General Public License) Price:
1154 downloads
Data::Region 1.0

Data::Region 1.0


Data::Region Perl module can define hierarchical areas with behaviors. more>>
Data::Region Perl module can define hierarchical areas with behaviors.

SYNOPSIS

use Data::Region;

$r = Data::Region->new( 8.5, 11, { data => PageObj->new() } );
$r->data( PageObj->new() );

foreach my $c ( $r->subdivide(2.5,3) ) {
$a = $c->area(0.25,0.25, 2.25,2.75);
$a2 = $c->area(0.25,0.25, -0.25,-0.25); # as offset from lower right

($t,$m,$b) = $a->split_vertical(2,5,1); # sequential heights
($t,$m,$b) = $a->split_vertical_abs(0,2,7); # absolute offsets
($l,$r) = $a->split_horizontal(2); # $l gets width of 2, $r gets the rest

my($x1,$y1,$x2,$y2) = $a->coords();
my $data = $a->data(); # data inherits from parent, if not set
$a->action( sub { $data->setfont("Times-Bold", 10);
$data->text($x1,$y1, "Some Text");
$data->line( $_[0]->coords() ); # the non-closure way
} );
}
$r->render(); # heirarchically perform all the actions

# Get some info about a region:
($w,$h) = ( $a->width(), $a->height() );
($x1,$y1, $x2,$y2) = $a->coords();
($x1,$y1) = $a->top_left();
($x2,$y1) = $a->top_right();
($x1,$y2) = $a->bottom_left();
($x2,$y2) = $a->bottom_right();

Data::Region allows you to easily define a set of nested (2-dimensional) areas, defined by related coordinates, and to associate actions with them. The actions can then be performed hierarchically from any root of the tree.

Data::Region was written to provide an easy way to do simple page layout, but has, perhaps, more general uses.

<<less
Download (0.008MB)
Added: 2007-08-03 License: Perl Artistic License Price:
812 downloads
libmultival 0.2.1

libmultival 0.2.1


libmultival is a C++ class library for multiprecision interval arithmetic. more>>
libmultival is a C++ class library for multiprecision interval arithmetic. libmultival library is based on Easyval, and uses MpIeee numbers (see the Arithmos project) as interval bounds.
MpIeee is not available for download, but you can compile libmultival against libmplite as well.
Main features:
- addition, subtraction, multiplication, division
- output to C++ streams
- absolute value, power, logarithm, square root
<<less
Download (0.28MB)
Added: 2006-03-17 License: GPL (GNU General Public License) Price:
1316 downloads
Module::Starter::PBP 0.0.3

Module::Starter::PBP 0.0.3


Module::Starter::PBP is a Perl module to create a module as recommended in Perl Best Practices. more>>
Module::Starter::PBP is a Perl module to create a module as recommended in "Perl Best Practices".

SYNOPSIS

# In your ~/.module-starter/config file...

author: < Your Name >
email: < your@email.addr >
plugins: Module::Starter::PBP
template_dir: < /some/absolute/path/name >

# Then on the command-line...

> module-starter --module=Your::New::Module

# Or, if youre lazy and happy to go with
# the recommendations in "Perl Best Practices"...

> perl -MModule::Starter::PBP=setup

This module implements a simple approach to creating modules and their support files, based on the Module::Starter approach. Module::Starter needs to be installed before this module can be used.

When used as a Module::Starter plugin, this module allows you to specify a simple directory of templates which are filled in with module-specific information, and thereafter form the basis of your new module.

The default templates that this module initially provides are based on the recommendations in the book "Perl Best Practices".

<<less
Download (0.008MB)
Added: 2007-01-23 License: Perl Artistic License Price:
1018 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5