Main > Free Download Search >

Free cubetto toolset 1.4 software for linux

cubetto toolset 1.4

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 622
gunzets 1.4

gunzets 1.4


gunzets is support software for Gunze touch screens. more>>
gunzets supports Gunze touch panels under Linux and XFree86. Supported panels are the serial, PS/2, and USB devices.
All devices are supported by means of an XFree86 module, and the USB device via a kernel module as well. Both XFree version 3.3.6 and 4.x are supported, as well as kernel 2.2 and 2.4. The driver is supported by Gunze USA.
Version restrictions:
- Debouncing is only supported for XFree 4.0 (not 3.3.6).
- A bounce event breaks smoothing processing
- Support for multi-screen operation is not supported.
Compiling
In order to successfully load the module you need to have the following facilities compiled in your kernel or loaded as modules:
- usb generic support (usbcore.o)
- a usb host controller driver (usb-ohci.o o usb-uhci.o)
- support for misc devices like the ps2 mouse (misc.o)
- the input mechanism (input.o)
To compile the driver just make. If your 2.4 or 2.2 kernel headers are not available from /usr/src/linux/include then specify KERNELDIR to point to your kernel source directory, either on the make command line or in the environment. For example:
make KERNELDIR=/usr/src/linux-2.4
To load the driver, use insmod:
insmod ./gunzets.o
To use the input mechanism, specify it on the command line:
insmod ./gunzets.o use_input=1
To automatically create the entry point in /dev (needed if you are not using the input mechanism) run the gunzets_load script instead:
./gunzets_load
Instllation
To install the module to the proper places you can run make install. You may also wish to copy gunzets_load from /usr/local/bin to /etc/rc.d/init.d or /etc/init.d and create a proper symbolic link for automatic load at boot.
<<less
Download (0.14MB)
Added: 2005-04-26 License: GPL (GNU General Public License) Price:
1642 downloads
IRRToolSet 4.8.5

IRRToolSet 4.8.5


IRRToolSet is a set of policy analysis tools, written in C++. more>>
IRRToolSet is a set of policy analysis tools, written in C++. IRRToolSet is designed to run under UNIX, using Tcl/Tk for graphics.
There are tools for generating router configuration files, displaying and checking routes, generating aggregations of networks, etc. This project was formerly known as the Routing Arbiter ToolSet (RAToolset), and was maintained by ISI.
Main features:
RtConfig
- analyzes the routing policies registered in the Internet Routing Registry (IRR) and produces router configuration files;
CIDRAdvisor
- suggests safe cidr aggregates (i.e. those that do not violate any policy constraints) that an Autonomous System (AS) can advertise to each of its neighbour ASes;
peval
- low level policy evaluation tool that can be used to write router configuration generators;
prtraceroute
- prints the route and policy information packets take to a network host;
prpath
- enumerates a list of paths between Autonomous System and specified destination;
aoe
- C++/Tcl/Tk program that displays the aut-num object for the specified Autonomous System;
roe
- C++/Tcl/Tk program that lists the routes registered by the specified autonomous system;
rpslcheck(prcheck)
- syntax-checks the aut-num object for Autonomous System registered in the Internet Routing Registry (IRR).
Enhancements:
- Bugfixes for BSD-based operating systems.
<<less
Download (0.97MB)
Added: 2007-02-15 License: LGPL (GNU Lesser General Public License) Price:
982 downloads
ToolSet::SWC 0.13

ToolSet::SWC 0.13


ToolSet::SWC is a sample toolset with strict, warnings and Carp. more>>
ToolSet::SWC is a sample toolset with strict, warnings and Carp.

SYNOPSIS

use ToolSet::SWC;

# strict is on
# warnings are on
# Carp defaults are imported

carp "We know how to carp";

$name = "Igor"; # this will fail strict when compiling

ToolSet:SWC is a simple example of a ToolSet that enables strict and warnings and also imports all the basic Carp functions. See ToolSet for more details.

<<less
Download (0.018MB)
Added: 2007-01-23 License: Perl Artistic License Price:
1004 downloads
VK Tools 0.8g

VK Tools 0.8g


VK Toolset project is intended to aide MPEG developers and hobbyist in understanding and creating conformant MPEG streams. more>>
VK Toolset project is intended to aide MPEG developers and hobbyist in understanding and creating conformant MPEG streams.
The current version focuses on the MPEG system layer (MPEG-1 System, MPEG-2 Program Stream), and MPEG-2 Transport bitstreams).
Enhancements:
vk_tafe
- UI changes to PCR Analysis screen
- New PTS/DTS graph (graphs PTS/DTS values against current PCR)
- UI log for STD buffer analysis
- Updated HTML documentation
- Target build platform updated to a "modern" distro -- SuSE 10. The older Mandrake version is frozen at version 0.8f which is still included in the VK-Tools packets
- Updated win32 port
view_knot_dump
- UI no longer depends on icons subdirectory to properly display
- If local .view_knot_view config does not specify the location of vk_tafe we assume its somewhere in the PATH and try to launc it
- Updated HTML documentation
- Target build platform updated to a "modern" distro -- SuSE 10. The older Mandrake version is frozen at version 0.8f which is still included in the VK-Tools packets
- Updated win32 port
- Removed Plugins. Theyve only been broken for 5 years now :)
view_knot_viewer
- No changes
<<less
Download (0.12MB)
Added: 2006-01-18 License: Freely Distributable Price:
1381 downloads
MyClient 3.1.4

MyClient 3.1.4


MyClient is an open source web client interface for the MySQL database. more>>
MyClient is an open source web client interface for the MySQL database.
MyClient is a simple MySQL web client interface. Largely it is a web-ified version of the "MySQL" command-line query interface with the added benefit of multiple connection interfaces.
It does not contain a lot of bells and whistles like some other MySQL administrative oriented programs such as the very good phpMyAdmin. The target audience of MyClient are those who want a fast, simple web based MySQL query interface and/or those who dont want or need the helper tools provided by a full bore administrative package.
MyClient is ideally suited for those who have web sites that are virtually hosted and they only have access to their database(s), not the entire MySQL database server. Its also ideal for those who have SSH access to their server, but because of an idle timeout frequently get disconnected.
This was one of the primary reason this application was originally developed. MyClient allows you to quickly and easily connect and rule your little corner of the MySQL universe.
Main features:
- Runs with PHP Register Globals OFF.
- Validates as XHTML Strict Compliant.
- Validates as CSS Compliant.
- CSS control of display layout.
- Session support so you may leave MyClient and return without having to login again.
- Multiple (with a default of 5) SQL query interface windows. Each interface stores its query window contents in session so you can switch between interfaces without losing your current work.
- Ability to save and load queries. These queries can either be saved on the server, downloaded or e-mailed to multiple recipients.
- One click query result sorting by simply clicking on the column name.
- One button table describe and indexing information.
- One button database switching functionality.
- Ability to save query results. These results can either be saved on the server, downloaded or e-mailed to multiple recipients.
- Fully localized to allow all displaying in the language of your choice. Currently MyClient includes English, German and Spanish language files.
Enhancements:
- Saving queries or query results via download resulted in the interface HTML being appended after the data.
- This update fixes this issue.
<<less
Download (0.063MB)
Added: 2007-06-20 License: GPL (GNU General Public License) Price:
862 downloads
furious_tv 1.4

furious_tv 1.4


furious_tv is a set of tools to take XMLTV TV listings and enable a UNIX system to automatically record programs of a TV card. more>>
furious_tv is a set of tools to take XMLTV TV listings and enable a UNIX system to automatically record programs off of a TV card. It is written in C and uses a SAX parser for maximum speed and efficiency.
Enhancements:
- This version of furious_tv fixes a few miscellaneous bugs in the code and also adds support for non-US TV listings. Apparently in countries other than the US, the channel numbers vary a great deal (even in small areas), so non-US users needed a way to change channel numbers and have those changes persist when new listings were loaded into the database.
- Version 1.4 adds an option to ftv_listings ("-r") that instructs the parser to use the channel numbers in the listings to override the channel numbers in the database. This is really only a good idea if the listings probably have the correct channel numbers (e.g. US listings obtained using XMLTVs tv_grab_na grabber).
- One last point to keep in mind is that the channel numbers are preserved by looking at the channel names, so the channel names should not be changed manually because then ftv_listings will not recognize the channel as already in the database.
<<less
Download (0.10MB)
Added: 2005-11-04 License: GPL (GNU General Public License) Price:
1449 downloads
aB Backup Tools 0.3

aB Backup Tools 0.3


aB Backup Tools is a toolset for creating and maintaining backups and recoveries of important data on your system. more>>
aB Backup Tools is a toolset for creating and maintaining backups and recoveries of important data on your system.
Enhancements:
- memory leaks fixed,
- options optimized,
- some look changes.
<<less
Download (0.28MB)
Added: 2005-05-27 License: GPL (GNU General Public License) Price:
1613 downloads
pHoToMoLo 1.2.4

pHoToMoLo 1.2.4


pHoToMoLo is a toolset for managing JPEG images in JFIF or Exif format. more>>
pHoToMoLo is a toolset for managing JPEG images in Exif or JFIF format. Photomolo generates a static HTML 4.01- and CSS 1-based multi-resolution image gallery for a directory tree containing images.

Exifiron losslessly compresses and corrects the orientation of Exif JPEG images. Jpegnail removes or embeds thumbnails. Jpegcom lets you edit embedded image comments using any text editor and image viewer.

A shell script frontend for Exifiron is included for copying images from removable storage, such as USB or Compact Flash.+

photomolo

generates a static HTML and CSS based multi-resolution image gallery for a directory tree containing images

exifiron

losslessly compresses and corrects the orientation of Exif JPEG images.

jpegnail

removes or embeds thumbnails to reduce file size or to speed up programs that make use of embedded thumbnails

jpegcom

lets you edit embedded image comments using any text editor and image viewer

Installation:

The "photomolo", "exifiron" and "jpegnail" utilities depend on the JPEG library by the Independent JPEG Group.

The files in the "examples" directory are in the public domain. They are not installed by default, as you will probably want to adapt them for your needs.

The "photocopy" script is a simple front-end for exifiron, for copying and optimising images from the file system of a digital camera.

To build and install the "photomolo", "exifiron", "jpegnail" and "jpegcom" programs on Debian GNU/Linux, you may use the following commands:

apt-get install libjpeg62-dev
make
make PREFIX=/usr/local install installman

To build the programs on other Unix-like systems:

# get and unpack the libjpeg source code
wget ftp://ftp.uu.net/graphics/jpeg/jpegsrc.v6b.tar.gz
gzip -dc jpegsrc.v6b.tar.gz | tar xf -
# compile libjpeg
cd jpeg-6b; ./configure; make; cd ..
# unpack the photomolo source code
gzip -dc photomolo-1.2.4.tar.gz | tar xf -
# compile "photomolo", "exifiron", "jpegnail" and "jpegcom"
cd photomolo-1.2.4
make INCLUDES=-I../jpeg-6b LIBS=../jpeg-6b/libjpeg.a
make PREFIX=/usr/local install installman

<<less
Download (0.076MB)
Added: 2006-02-24 License: GPL (GNU General Public License) Price:
1337 downloads
Comparators 1.4

Comparators 1.4


Java classes to include in your programs. Includes: HTMLArrayComparator.java compares two arrays of Strings of HTML, ignoring embedded tags. HTMLComparator.java compares two Strings of HTML, ignoring embedded tags. StringComparator.java compares two Strings, case sensitive. StringComparatorIgnoreCase.java compares two Strings, case insensitive. See http://mindprod.com/jgloss/comparators.html for general information on using comparators. more>>

Comparators - Java classes to include in your programs. Includes:

HTMLArrayComparator.java: Compares two arrays of Strings of HTML, ignoring embedded tags.

HTMLComparator.java: Compares two Strings of HTML, ignoring embedded tags.

StringComparator.java: Compares two Strings, case sensitive.

StringComparatorIgnoreCase.java: Compares two Strings, case insensitive.

See http://mindprod.com/jgloss/comparators.html for general information on using

comparators and generics.

Not useful on its own, though you can run the debugging harness with:

java com.mindprod.comparators.Comparators

Why the orange slice logo? Comparing apples and oranges,

though Comparators are primarily for comparing Objects of

the same class.


Enhancements:
Version 1.4

add pad and icon


System Requirements:
<<less
Download (790Kb)
Added: 2007-05-22 License: Free Price: Free
11 downloads
Brightside 1.4.0

Brightside 1.4.0


Brightside is edge flipping and active corners for your Gnome desktop. more>> <<less
Download (0.70MB)
Added: 2006-05-04 License: GPL (GNU General Public License) Price:
1270 downloads
VaryOnApplet 1.4

VaryOnApplet 1.4


VaryOnApplet is a pushbutton process-control applet for Gnome. more>>
VaryOnApplet is a pushbutton process-control applet for Gnome.

After VaryOnApplet is installed, you will need to logout and log back into Gnome, or you can force the panel to reload by killing it:

killall gnome-panel

As soon as the panel recovers, you can add the VaryOnApplet to it by right clicking on the panel and selecting Add: Utility: VaryOn Applet.

Initially, it will look like a red "X" Checkbox.

To make it do something, you will need to right click on it and set Preferences, as follows:

Applet Title is the text to show beside the checkbox on the panel.

Start and Stop are shell commands to bring up and take down the process that you want VaryOnApplet to control. When you left click on it, the applet plays the role of a toggle to vary the process on and off. Note: VaryOnApplet wont try to bring a process down if it doesnt believe the process is running.

For example, in my Beyond Linux from Scratch (BLFS) configuration:

/etc/rc.d/init.d/network start

... starts the *dhcpcd* process, which opens my DSL line. Thus, my Applet Title is "DSL," and my Start Command is as above. My Stop Command is "/etc/rc.d/init.d/network stop."

In VaryOnApplets Preferences, Lock is the name of a file (any file) created by the process.

Now, I happen to know that, as soon as *dhcpcd* starts, it creates a file called /var/run/dhcpcd-eth0.pid on my machine, so thats what I put in Lock File.

Check is to confirm that the Lock File belongs to the Process.

If Check is False, then, whenever Lock File is present, VaryOnApplet changes from a red "X" to a green "V". Every three seconds, VaryOnApplet makes sure the Lock File is still there. No further checks are done, and this is fine so long as the process doesnt crash leaving the Lock File behind.

Process Name is (not) always obvious. You can find out what it should be. First *cat* out the contents of Lock File. If it is a process ID (pid) number, then you can print the name of the process that "owns" it like this:

ps --pid 999 --format ucmd --no-headers

... where 999 is the process ID.

In VaryOnApplets Preferences, set Process Name to the Lock File owner. In my case, this is "dhcpcd," but I already knew that. Now, if you want VaryOnApplet continually to be sure that the Lock File owner is alive, set Check Process.

Of course, VaryOnApplet is a general-purpose toggle. It doesnt insist that there be any particular content in the Lock File if you dont set Check Process. Thus, there doesnt have to be a running process that owns it. There doesnt have to be any special relationship between the presence of the Lock File and the Start and Stop Commands. There dont have to be any Start/Stop commands, for that matter.

There doesnt even have to be a Lock File. Then VaryOnApplet will just sit there looking like a red "X."

<<less
Download (0.067MB)
Added: 2006-11-29 License: GPL (GNU General Public License) Price:
1059 downloads
MetaBoss 1.4.0001

MetaBoss 1.4.0001


MetaBoss is an integrated suite of tools for the design, development, and management of enterprise software systems by modelin. more>>
MetaBoss is an integrated suite of tools for the design, development, and management of enterprise software systems through modelling.

MetaBoss project utilises OMGs Model Driven Architecture concepts and is primarily oriented at enterprises using Java based tools and technologies.

It encourages serious upfront analysis and design and aims to crystallise the value of it by automating a number of activities in the Software Development Life Cycle.
<<less
Download (36.5MB)
Added: 2005-12-15 License: GPL (GNU General Public License) Price:
1410 downloads
Clok 1.4

Clok 1.4


Clok is a graphical Java application which brings a new way of viewing the time. more>>
Clok is a graphical Java application which brings a new way of viewing the time.
It isnt for everyone though and it is not meant to replace clocks, it is meant to be used in concert with them.
Clok runs as a Java application, however it is implemented as a JPanel so any Swing application can incorporate a clok into itself.
Also, there is Clok/PHP which generates PNGs for incorporation into web pages.
How do I use Clok?
If you download the jar, the easiest thing to do is just run the jar like so:
$ java -jar clok.jar
That will produce a list of time zones your java runtime supports. Pick the one that most closely matches your locality and add that as a command line parameter. You can actually add as many as you want.
$ java -jar clok.jar America/Los_Angeles
Enhancements:
- Clok/PHP supports background images
- Clok resizing and layout fixed to work better in 1.4
<<less
Download (0.006MB)
Added: 2006-09-25 License: GPL (GNU General Public License) Price:
1126 downloads
Netlogger 1.1

Netlogger 1.1


Netlogger is a project that consists of various UDP-based and broadcast-based network tools. more>>
Netlogger is a project that consists of various UDP-based and broadcast-based network tools.
The netlogger package is an extremely lightweight toolset for basic network monitoring of a home network. It relies on features of the Linux kernel. The scripts that are included in the package rely on ettclsh (TCL 7.6 extended with a few low-level commands, including UDP support).
Enhancements:
- dont exit on EAGAIN
- made UDPBUFFER (size) depend on environment
- (main): same for UDPDELAY
- (main): added timing report if env(UDPVERBOSE)
- (main): added UDPSTRONG to setscheduler and mlock
<<less
Download (0.021MB)
Added: 2007-04-24 License: GPL (GNU General Public License) Price:
913 downloads
KeyPlayer 1.4

KeyPlayer 1.4


Java Keystroke and Mouse Event Tutor. Application to let you experiment to learn how mouse and keystroke events work. Output appears on the console. Just click the mouse or hit keystrokes and watch what details of the events generated. more>>

KeyPlayer - Java Keystroke and Mouse Event Tutor. Application to let you

experiment to learn how mouse and keystroke events work.

Output appears on the console. Just click the mouse or hit

keystrokes and watch what details of the events generated.

To install, Extract the zip download with Winzip, available from

http://www.winzip.com (or similar unzip utility) into any

directory you please, often C: -- ticking off the (user

folder names) option. To run as an application, type:

java -jar C:commindprodkeyplayerkeyplayer.jar

adjusting as necessary to account for where the jar file is.

Version 1.1 avoids dumping control chars to the console.

Version 1.3 adds a PAD and icon. renamed from keyplay to keyplayer.


Enhancements:
Version 1.4

add hex displays


System Requirements:Requires a Java 1.1 or later JRE
<<less
Download (510Kb)
Added: 2007-12-19 License: Free Price: Free
12 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5