Main > Free Download Search >

Free visualroute 2006 11.1a software for linux

visualroute 2006 11.1a

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 182
Furjournal 2006.11.08

Furjournal 2006.11.08


Furjournal is a Firefox extension to serve as a bridge between Firefox and the Furjournal blogging service. more>>
Furjournal is a Firefox extension to serve as a bridge between Firefox and the Furjournal blogging service. It provides a couple of helpful features to that end, such as autologin, technorati tagging, updates checking and speedy access to relevant pages, singularly and as a group.

This extension now has all the fixes and features I intended it to have and everything works as I expected it to. Therefore this should be considered as the final version until such a time when a new official Firefox version is released that requires another update.

<<less
Download (0.030MB)
Added: 2007-05-09 License: MPL (Mozilla Public License) Price:
899 downloads
Vector Visuals 2006.12.02

Vector Visuals 2006.12.02


Vector Visuals provides an easy-to-use, object-based API for creating and manipulating Java2D-rendered shapes. more>>
Vector Visuals provides an easy-to-use, object-based API for creating and manipulating Java2D-rendered shapes and images. The project features object embedding, dynamic connectors, and multithreaded task support.
Vector Visuals has been downloaded thousands of times, and is already in use in a variety of applications. A few that we know of are a business ontology viewer, a particle simulator, and a childrens e-book builder.
Enhancements:
- This release of is a combination of bugfixes and new features.
- Persistence delegates were added for all of the Vector Visuals objects.
- The examples were moved out into their own source folder.
- Additionally, the entire product is now licensed under a permissive "New BSD"-style license.
<<less
Download (0.039MB)
Added: 2006-12-03 License: BSD License Price:
1057 downloads
CGI::Out 2006.0215

CGI::Out 2006.0215


CGI::Out is a Perl module to buffer output when building CGI programs. more>>
CGI::Out is a Perl module to buffer output when building CGI programs.

SYNOPSIS

use CGI;
use CGI::Out;

$query = new CGI;
savequery $query; # to reconstruct input

$CGI::Out::mailto = fred; # override default of $<

out $query->header();
out $query->start_html(
-title=>A test,
-author=>muir@idiom.com);

croak "Were outta here!";
confess "It was my fault: $!";
carp "It was your fault!";
warn "Im confused";
die "Im dying.n";

use CGI::Out qw(carpout $out);
carpout(*LOG);
$CGI::Out::out # is the buffer

This is a helper routine for building CGI programs. It buffers stdout until youre completed building your output. If you should get an error before you are finished, then it will display a nice error message (in HTML), log the error, and send email about the problem.

It wraps all of the functions provided by CGI::Carp and Carp. Do not "use" them directly, instead just "use CGI::Out".

Instead of print, use out.

<<less
Download (0.004MB)
Added: 2006-08-30 License: Perl Artistic License Price:
1151 downloads
Rehersal 2006.11.16.21

Rehersal 2006.11.16.21


Rehersal is a testing framework for Scala. more>>
Rehersal is a testing framework for Scala. It replaces the built-in SUnit functionality.
The project uses Expectations rather than Assertions, with real boolean operators. Tests can have any name, with any punctuation.
Main features:
- A very simple, novel testing API: Test names can have spaces and real punctuation!
- Use of Expectations: Instead of assertions, which are tedious to extend, Rehersal uses Expectations.
- No Attributes! No Funny Method Names! Tests can have any name, and normal punctuation, enabling "Tests as Documentation" much more naturally.
- Can be used on the command line: Quick and easy!
- Can be used simply with a straightforward ant task Just taskdef and go
- Class Loader safe: Tests are loaded in a separate class loader, allowing garbage collection and safe destruction!
- Test Categories: Tests are categorized to allow the mixing of unit, integration, regression, etc tests in the same project...
<<less
Download (0.13MB)
Added: 2006-11-20 License: LGPL (GNU Lesser General Public License) Price:
1069 downloads
image_album 2006-12-11

image_album 2006-12-11


image_album generates HTML on-the-fly for the navigation of albums of related images. more>>
image_album generates HTML on-the-fly for the navigation of albums of related images.
It supports several different viewing modes appropriate for different display sizes and connection speeds, and allows the viewing of additional image info such as EXIF data.
It uses CGI PATH_INFO-style URLs (with no ? characters) for spiderability by all search engines.
Enhancements:
- URLs now end in ".jpg/" rather than ".jpg" so that certain search engines dont ignore the "one_file" and "all_files" pages by assuming that they are image data.
- The options settings were changed to use a pseudo-directory in the PATH_INFO rather than query parameters, so its possible to use robots.txt to keep search engines off redundant URLs.
- The Image::Magick calls were updated due to their modified API.
<<less
Download (0.091MB)
Added: 2006-12-11 License: GPL (GNU General Public License) Price:
1048 downloads
Squawk Chat 2006-12-31

Squawk Chat 2006-12-31


Squawk is a text and voice chat program geared towards gamers. more>>
Squawk is a text and voice chat program geared towards gamers. Squawk Chat project uses the Speex codec for voice audio compression, ALSA for sound input and output, and GNU/ncurses to provide a simple text interface.

It is my hope that Squawk will eventually provide a Free alternative to Teamspeak and Ventrilo.

There are currently no releases for this project, but nightly svn snapshots are available from the download section.

Installation:

On GNU/Linux, make sure that Speex, ncurses, and ALSA are installed and
type sudo make install in the source directory.

Running:

The Squawk server is called squawkd. You or one of your friends must run
the server, or you must find a public server, in order to be able to chat.
To start the server, simply run squawkd.

The Squawk client is called squawk. Run squawk, and type /connect some.host
in order to connect to a server. Once connected, some IRC-esque commands will
allow you to list, join, and part various channels on the server:

/connect - Connect to the specified server address. May be canonical name or
a numeric IP address

/disconnect - Disconnect from the current server.

/list - List channels currently on the server. Channels you are already in
will appear with an asterisk (*).

/join - Join the specified channel. The channel is automatically created on
the server if it does not yet exist.

/part - Part the specified channel. Others in the channel see that you have
left.

/quit - Disconnect from the server and quit squawk.

Alt-< and Alt-> cycle through the channels you are currently in, so that you
may maintain several conversations at once. Note that you will only ever hear
one channel at a time.
<<less
Download (0.011MB)
Added: 2007-01-18 License: GPL (GNU General Public License) Price:
1015 downloads
Gridarta 2006-11-15

Gridarta 2006-11-15


Gridarta project is a 2D MMORPG map editor for Crossfire and Daimonin. more>>
Gridarta project is a 2D MMORPG map editor for Crossfire and Daimonin.
Gridarta currently supports Angelion, Crossfire, and Daimonin.
Enhancements:
- Removed todo (thats done).
- Cosmetic: Declared a var final.
- Substantial improvement of ArchObjectContainer: * Made it fail fast in case of bogus usage (throwing IllegalArgumentException). * Documented nullability.
- Removed redundant setting of the container while reading arches from the map.
- Fixed broken remove().
- File when saving a map must not be null.
- Fixed broken addFirst() / addLast().
- Removed More handling from CMapFileDecode in daieditor.
- Removed duplicate classes MapEvent and MapListener.
- Remove variable that always is null.
- Removed manually linked lists for containers in ArchObjects.
<<less
Download (MB)
Added: 2006-12-19 License: GPL (GNU General Public License) Price:
1041 downloads
Perforce 2006.2

Perforce 2006.2


Perforce is a software configuration management system. more>>
Perforce is a software configuration management system that is fast, robust, runs on over 50 platforms, and scales to over 1000 users on a single repository.
Perforce project supports atomic submits and works well over wide area networks, including the Internet.
Main features:
Server
- The Perforce Server, P4D, manages access to versioned files, tracks user operations and records all activity in a centralized database.
Command-Line Client
- The Perforce Command-Line Client, P4, is highly scriptable and available on more than 50 platforms.
Distributed Development
- The Perforce Proxy, P4P, offers caching technology to provide remote users with quicker response times and real-time access to project activity and status information.
Defect Tracking
- Perforces built-in defect tracking system provides basic management for change requests. Integrations with leading defect tracking systems are also available to support more sophisticated workflow.
Web Client
- The Perforce Web Client, P4Web, turns your web browser into a complete user interface to Perforce.
Graphical Tool Integrations
- The Perforce Plug-in for Graphical Tools, P4GT, gives artists seamless access to version control from within 3ds max, Maya, and Adobe Photoshop.
Merge Tool
- The Perforce Merge Tool, P4Merge, provides graphical three-way merging and side-by-side file comparisons. Perforce client applications can also be configured to work with third-party merge tools.
Reporting
- The Perforce Reporting System, P4Report, offers query and reporting capability. Reporting tools including Crystal Reports, Microsoft Access and Microsoft Excel access the Perforce database through an ODBC driver.
IDE Integrations
- Perforces integrations with popular IDEs provides users with direct access to SCM functionality. Integrations are available for Microsoft Visual Studio, Eclipse, JBuilder, and others.
Enhancements:
- Client workspaces have a new "SubmitOptions" field that allows users to specify how unchanged files should be handled on submit.
- "p4 submit" can also now detect files opened for branch/integrate that have been modified in the workspace.
- Submits can be up to 40% faster thanks to improvements in the database locking and buffering of the journal file.
- Several changes have been made to improve the management of remote depots, including better lock support and MaxScanRows/MaxResults support.
- The new MaxLockTime group property allows admins to limit the duration of locks held by members of the group.
<<less
Download (MB)
Added: 2007-01-03 License: Free for non-commercial use Price:
1029 downloads
GNU/DOS 2006 SR1

GNU/DOS 2006 SR1


GNU/DOS is a distribution of FreeDOS. more>>
GNU/DOS is a FreeDOS distribution.
Main features:
- Several core FreeDOS packages
- The DJGPP development environment with many GNU programs
- The Arachne Web browser and e-mail client
- The OpenGEM graphical user interface with many GEM programs
- The vim editor for developers
- The MTXE screen saver
- GPL, GPL with DJGPP exceptions, vim, Artistic License, Jason Hood License, and LGPL licensed source code for all of the above
GNU/DOS is very well suited for:
- Web and e-mail (no Java or other "plugins") through a dial-up modem (not a "Winmodem") or Ethernet connection
- Classic DOS and console UNIX applications and games
- Development (using the GNU Compiler Collection)
- And more!
Enhancements:
- This release features various updates, bugfixes, and new programs.
- Arachne 1.90 and vim 7.0 were included along with various DJGPP updates and a bootable CD installation option.
<<less
Download (285.6MB)
Added: 2006-05-09 License: GPL (GNU General Public License) Price:
1271 downloads
Germany 2006 1.2

Germany 2006 1.2


Germany 2006 is an application for managing the FIFA World Cup Germany 2006. more>> <<less
Download (1.4MB)
Added: 2006-06-16 License: Freeware Price:
2476 downloads
MMUSBAUDIO 2006.05.31

MMUSBAUDIO 2006.05.31


MMUSBAUDIO (formerly known as USBUA100) is a Linux kernel module device driver for the Roland / Edirol desktop audio devices. more>>
MMUSBAUDIO (formerly known as USBUA100) is a Linux kernel module device driver for the Roland / Edirol desktop audio devices.
It works with next devices:
UA-1EX
UM-1
UA-5
UA-100
SC-8850
The Advanced Linux Sound Architecture (ALSA) supports many USB audio devices. It is provided with most major distributions of Linux and is recommended in most cases. However, OSS compatibility is needed for some older (and simpler) applications and ALSA does not provide Open Sound System (OSS) backwards compatibility for 24-bit USB devices like the UA-5 that use 6 bytes per URB. Also, the ALSA programming interface is extremely complicated compared to the relatively rudamentary (and considerably less robust) OSS interface. Therefore, MMUSBAUDIO is provided as an alternative.
All of the supported devices use protocols similar to the USB-Audio and USB-MIDI standards. Therefore, MMUSBAUDIO should be relatively easy to upgrade for other devices.
Enhancements:
- Upgrade to support UA-1EX.
- Change mmusbaudio_find_audio_endpoints() to assign devices based on endpoint rather than simply using endpoints as signatures for device type. Needed since UA-1EX and UA-5 use different endpoint addresses.
<<less
Download (0.021MB)
Added: 2006-07-27 License: GPL (GNU General Public License) Price:
1188 downloads
Kunzip 2006-11-14

Kunzip 2006-11-14


Kunzip is a free (but not opensource) library for decompressing ZIP archives. more>>
Kunzip is a free (but not opensource) library for decompressing ZIP archives. Kunzip started out as a test program I wrote for decompressing .zip files through a command line program.
I eventually added hooks to make it a DLL that can be used from Windows programs. It is also possible to compile it for Unix (and Unix-like OSs such as Linux) as a .so library.
My plan for the kunzip.dll was to make it as simple to use as possible so it can even be used from VisualBasic or such. It should be fully compatible with zipfiles created by InfoZip, PkZip, and WinZip. You can download it from the link below and view the prototypes for different languages that can call kunzip.dll.
I originally started this code to be able to decompress (and maybe even compress) PNG graphic files. Since this is the same algorithm used in gzip and zip (WinZip, InfoZip, etc), I decided to make it work with .zip files instead. Unfortunately, all the specs I had for this compression were for PNG and Zip is slightly different, so I had some problems getting it working :).
My first version kunzip (which built the huffman tables using arrays instead of trees and did a lot of fseeking) ran painfully slow, but my latest version runs quite well. One interesting thing I found, when I did static huffman decompression for TIFF, I did it using lookup tables instead of trees. This actually ran very fast, altho Im not sure of the speed difference if I used trees instead. On this project, I started out doing all 3 huffman sets using lookup tables.
After I saw how slow it ran, I switched the length huffman codes to a tree and the decompression ran almost double the speed. When I changed the distance huffman codes to trees, the decompression slowed down by a few seconds. So I left length/distance huffman codes as trees and kept the first huffman codes as lookup tables. I may try and improve on the speed even more later.
Not only can you download the source code which can be compiled on both Unix/Linux and Windows, but Ive also included a Windows DLL I built for doing unzipping. I think it is quite easy to use, so if you need an unzip library for Windows, feel free to use this (feel free to make a donation to my PayPal account too if you like.
Btw, this code was written to be compiled on Unix (Linux,FreeBSD,etc) systems. If you want to build the DLL, you can download the source code and type: make dll. The mingw C compiler needs to be used. Im 99% sure I did some things that dont work in Visual C++. I may make it compile to a Unix shared lib too for fun.
The original May 6, 2005 version of kunzip decompresses a 120meg file in about 3min40sec on my AMD Athlon XP box. Since then, I put some major optomizations in and it now decompresses the same file in 20 seconds.
Enhancements:
- The license has been changed to the LGPL.
<<less
Download (0.013MB)
Added: 2006-11-15 License: LGPL (GNU Lesser General Public License) Price:
1076 downloads
Metastorage 2006.11.22

Metastorage 2006.11.22


Metastorage is a PHP data access object generator compiler tool. more>>
Metastorage is a PHP data access object generator compiler tool.
Metastorage is an application that automatically generates code for an Object Oriented API to store, retrieve and manipulate the persistent objects of classes described in a high level data model definition.
Metastorage provides a much more efficient development process for medium or large size applications that store and retrieve data from SQL based databases or other types of storage persistence containers, like XML files, flat file databases or LDAP servers.
When storing objects in SQL databases, Metastorage generated code performs efficient object-relational mapping. Metastorage antecipates static storage optimization decisions at compile time, so applications gain in performance, code size and memory usage by avoiding evaluating static decisions at run time.
Main features:
XML definition format
- Easy to write and understand component definition format in XML
Database schemas
- Automatic generation of (database) schema definition of the persistence container
Automatic generation of all classes
- Generates all the code for the data classes, factory class and (database) schema installation class
Self-contained code
- The generated code is self-contained and does not depend on MetaL or libraries of code that are not supplied
Object Query Language
- Provides an Object Query Language (OQL) to define expressions to filter objects in search queries
No SQL
- All code is generated without the need for the developer to write SQL code manually
Forms
- Generation of classes to create, validate and process Web forms to manage objects of the data classes.
Reports
- Generation of classes to execute queries to retrieve data from many objects to elaborate reports or to execute another kind of bulk processing
UML Diagrams
- Automatic generation of Entity-Relationship graphs in UML of the component class diagram
<<less
Download (0.88MB)
Added: 2006-11-22 License: BSD License Price:
1066 downloads
Iometer 2006-07-27 RC3

Iometer 2006-07-27 RC3


Iometer is an I/O performance analysis tool. more>>
As the Iometer Users Guide says, Iometer is an I/O subsystem measurement and characterization tool for single and clustered systems.

Iometer was originally developed by the Intel Corporation and announced at the Intel Developers Forum (IDF) on February 17, 1998 - since then it got wide spread within the industry.

Meanwhile Intel has discontinued to work on Iometer and it was given to the Open Source Development Lab (OSDL). In November 2001, a project was registered at SourceForge.net and an initial drop was provided.

Since the relaunch in February 2003, the project is driven by an international group of individuals who are continuesly improving, porting and extend the product.

The tool (Iometer and Dynamo executable) is distributed under the terms of the Intel Open Source License. The iomtr_kstat kernel module as well as other future independent components are distributed under the terms of the GNU Public License.
<<less
Download (0.077MB)
Added: 2006-09-15 License: GPL (GNU General Public License) Price:
1153 downloads
HelloUsers 12.2006

HelloUsers 12.2006


HelloUsers is a Web application for communication between network administrators and users. more>>
HelloUsers is a Web application for communication between network administrators and users. It is like a notice board.

It contains an extended administrative panel and assures that a news item from an administrator will be viewed by network users.

It uses iptables to redirect Web traffic to a local HTTP server located on the network router.
<<less
Download (0.025MB)
Added: 2007-01-02 License: GPL (GNU General Public License) Price:
1025 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5