affordable cruises
XCruiser 0.30
XCruiser project is a filesystem vizualization utility for X. more>>
XCruiser (formerly known as XCruise) is a filesystem visualization utility which compares a filesystem to a 3D-formed universe and allows you to "cruise" within it.
It constructs a universe from directory trees, and you can navigate with a mouse.
Enhancements:
- The code was rewritten almost entirely.
New features:
- Xt is supported.
- Easy customization of button bindings / colors / accelaration.
- Keyboard support (but inconvenient).
- A new rendering algorithm. (still incomplete!)
- Monochrome mode is dismissed.
DNA Counter 1.0.4
www.dnabaser.com This tool will show the proportions between nucleotides in a DNA sequence. You dont need to install it or unpack it. Just download the program and double click to run it. Other software: DNA Baser is an affordable alternative for assembly of DNA sequences and generation of contigs. File formats supported are abi, scf and seq (or FASTA). Chromatograms of the assembled sequences are displayed in a synchronized format with the generated contig. more>>
DNA Counter - www.dnabaser.com
This tool will show the proportions between nucleotides in a DNA sequence.
You dont need to install it or unpack it. Just download the program and double click to run it.
Other software by HeracleSoftware:
DNA Baser is an affordable alternative for assembly of DNA sequences and generation of contigs. File formats supported are abi, scf and seq (or FASTA). Chromatograms of the assembled sequences are displayed in a synchronized format with the generated contig. Ambiguous bases in the contig are highlighted and corrections are suggested by DNABaser based on Quality Values of the trace files. Minimum input from the user required. Editing of ambiguous bases, including insertion and deletion, is possible. The settings of the assembly engine can be adjusted by the user. The user can personalize the appearance of chromatograms, nucleotides, background. The Quality Values of the trace files are displayed above chromatograms, so that the user can easily decide on the corrections in the final contig. Original chromatogram files are automatically trimmed based on Quality Values. The contig is automatically saved in FASTA format, in the same directory with the original trace files. By using a built-up database of primer and vector sequences, that can be edited/upgraded by the user, DNABaser can be set to automatically trim the vector sequence out of the final contig.
The affordable price is another important feature of DNABaser, at only 490 USD per single license; significant discounts are offered for institutions that order several licenses of DNABaser (see our pricing policy on our web pages).
Enhancements:
Version 1.0.3
better speed
System Requirements:CPU: 100MHz, 16MB RAM, Video 800x600, 0.3MB HDD free space<<less
Algorithm::SixDegrees 0.03
Algorithm::SixDegrees is a Perl module that can find a path through linked elements in a set. more>>
SYNOPSIS
use Algorithm::SixDegrees;
my $sd1 = Algorithm::SixDegrees->new();
$sd1->data_source( actors => &starred_in );
$sd1->data_source( movies => &stars_of );
@elems = $sd1->make_link(actors, Tom Cruise, Kevin Bacon);
my $sd2 = Algorithm::SixDegrees->new();
$sd2->forward_data_source( friends => &friends, @args );
$sd2->reverse_data_source( friends => &friend_of, @args );
@elems = $sd2->make_link(friends, Bob, Mark);
Algorithm::SixDegrees is a Perl implementation of a breadth-first search through a set of linked elements in order to find the shortest possible chain linking two specific elements together.
In simpler terms, this module will take a bunch of related items and attempt to find a relationship between two of them. It looks for the shortest (and generally, simplest) relationship it can find.
DNA BASER 2.60
Visit us for updated info: http://www.DNABaser.com DNA Baser Assembler is easy to use software for simple and batch DNA sequence assembly, DNA sequence analysis, contig editing, metadata integration and mutation detection. It also offers a powerful chromatogram viewer/editor. The truly user-friendly interface makes DNA Baser the best choice for DNA contig assembly. For more details, see the DNA BASER Features page. File formats supported are abi, scf and seq (or FASTA). Features: end clip, export,auto trim... more>>
DNA BASER - Visit us for updated info: http://www.DNABaser.com
DNA Baser Assembler is easy to use software for simple and batch DNA sequence assembly, DNA sequence analysis, contig editing, metadata integration and mutation detection. It also offers a powerful chromatogram viewer/editor. The truly user-friendly interface makes DNA Baser the best choice for DNA contig assembly. For more details, see the DNA BASER Features page.
Why is DNA Baser Assembler special?
Any software company pretends that their product is the best. But lets see for real if DNA Baser can offer you a better proposition. As you will see below we concentrate on adding automatic and batch functions to our product in order to decrease the time. Additional to this, DNA Baser is available at a "kill your competition" price.
Forget about manually trimming the low quality ends of your sequences. DNA Baser Assembler will do it for you!
Do you think you need weeks to assemble hundreds of contigs? What about doing this in minutes? DNA Baser is the only software that can automatically detect and assemble sequences belonging to the same contig based on their filename.
Do you think that is necessary to spend more than 20 minutes to correct discrepancies and mismatches in every contig? Wrong! DNA Baser is the first software which can make correct suggestions in at least 98% of cases.
Have you ever wondered how others laboratories afford to have sequence assembly software in EVERY computer? Simple! They dont spend thousands of dollars for each license. They use DNA Baser Assembler. DNA Baser is affordable, has no annual maintenance fees, technical support is included in price and you have instant access to your key, right after purchase.
You dont have to fill in and submit forms in order to get a trial version. If you want to try it, you can download and install it in less than one minute. No personal data or registration process is required. The trial version is fully functional.
DNA BASER Assembler offers a smart navigation system that takes you to the location of each sequence ambiguity / mutation with a single click.
Enhancements:
Version 2.60
New: Metadata and batch metadata integration.
New: Button to open Windows Explorer in contigs folder, after sequence assembly.
New: Remove vectors from single chromatograms.
New: SEQUENCE ANALISYS - mark al bases with a confidence level (QV) below a specified threshold, in red.
New: Batch convert from chromatogram to Fasta with vector removal and automatic metadata integration.
New: Resizable chromatograms.
Full support for low quality sample ends editing.
100% compatible with Mac via Parallels/Bootcamp/VMWare.
Improved handling of corrupted/invalid ABI/SCF files.
Improved contig editor.
Improved file association.
Improved Assemble to reference.
Improved log window.
Improved file handling: Before starting the contig, check if all files in the JobList are valid. Invalid samples are automatically removed from Job List so the assembly process can continue without human intervention. Build a list of invalid files and report it.
Improved user interface: new toolbar, improved embedded help, interactive help, workflow...
Improved sample viewer: Mark as trusted/un-trusted can now be used also in Sample viewer window
New: Show error message while trying to open empty/invalid FASTA files
Improved: Correctly handle multiple contigs resulted when assembling to a reference.
Improved: menu Save as Fasta/Seq/Scf was replaced with Save all as... and Save selected as.... Now the user can choose where to save the file.
Version 2.10
Batch assembly. Thousand of contigs can be assembled at once.
System Requirements:CPU: 333MHz, 64MB RAM, Video 1024x768, 2MB HDD free space<<less
Acme::Scripticide 0.0.4
Acme::Scripticide is a Perl extension to allow your script to kill itself. more>>
SYNOPSIS
auto call good_bye_cruel_world()
use Acme::Scripticide;
auto call good_bye_cruel_world(Good bye cruel world)
use Acme::Scripticide qw(Good bye cruel world);
auto put "Good bye cruel world" in [$0 w/out .w+$].html, call good_bye_cruel_world()
use Acme::Scripticide (.html, qw(Good bye cruel world));
only do it when and where you want
use Acme::Scripticide qw(good_bye_cruel_world);
if(i_take_medication_and_therapy()) {
print "Take that Tom Cruise, you wacky weirdo, tell Jackson howdy.";
}
else {
good_bye_cruel_world();
}
Cottage Med 2.0.1
Cottage Med is an electronic medical record software. more>>
- Accessible & Affordable (Free, in fact)
- Easily Customizable and Expandable
- Designed by physicians for physicians
- Used by doctors in the U.S. and developing nations
- a template for FileMaker versions 5-7
Are you intimidated by computers? Is the cost of an electronic medical record ("EMR") beyond your reach? Are you a non-profit organization or a struggling doctor young or old? Our profession suffers with a blizzard of competing and conflicting EMRs. Bloated with unnecessary features, they cost a thiefs arm and a leg to boot. In Cottage Med you can quickly learn and easily reprogram our EMR just like visual Basic without programming experience.
Medicine has a big problem - no broadly accepted, affordable EMR standard exists. Cottage Med bridges your difficult present and unknown future by helping you step into a calmer, smoother, more productive now where you maintain full control over your information, full access to it, and the ability to smoothly export it to whatever future system or standards you choose. Open-Source EMRs are simply great solutions.
A flexible, ruggedly dependable and HIPAA-secure office system can be constructed with your old computer hardware for a few hundred dollars...with secure and wireless networking, PDA and multiple-office support, prescription writing and cross-platform compatibility built in. You should not believe the hype of the AAFP and hundreds of for-profit EMR software companies; our EMR solutions work right now, today, at no cost even without buying FileMaker.
Designed for PC, Apple and Linux environments, these templates run within the database program FileMaker (so its not a "pure" open-source project), but Cottage Med installs like childs play, develops quickly, and does the job to help improve healthcare. The templates designers offer free software support and system suggestions as needed.
Main features:
- point and click Apple/Windows interface for new users
- patient images, patient held records, pediatric growth charts
- practice statistics with powerful search functions for epidemiology and health maintenance studies
- open & industry standard database format
- wireless networking and PalmOS/PocketPC support
- links to other office programs including Microsoft Word, certificates, charts
- quick location of earliest appointment with iCal
- versatile printer and fax control
- multiple keyboard shortcuts for experienced users
- displays at 600x800, 780 x1024 and higher resolutions on demand
- easily copy and paste to replace any office stationery or forms with your own
- point and click note writing for rapid entry of examination
- custom medication lists, multiple user customizable templates
- patient registration, appointments, records & scripts
- supports an appointment timer, semi-automatic receipting of Medclaims
1-Box Cafe 3.0
Internet Cafe in a box: Allows ten users to work simultaneously off one computer box by simply connecting extra video cards, monitors, keyboards and mice. This unique, all-in-one, robust computer prod more>>
Provides an ?instant? ten station Internet cafe. It is the fastest, simplest, and most portable way to provide sponsored Internet kiosks for conferences, trade shows, and conventions. By adding extra video cards, up to ten users can simultaneously browse the Internet, send email, and run a wide variety of business and productivity software, independently, with no significant loss in performance. Each workstation requires only a standard monitor, USB keyboard and mouse. This reduces hardware, software, and maintenance costs, which lowers the total cost of ownership by as much as ninety per cent. Furthermore, only one IP address is required, saving substantially on costly service fees at conference, trade show, and convention venues. It offers full public access protection and is virtually immune to all viruses. In short, Userfuls 1-Box Cafe provides affordable, worry-free, and brandable-by-sponsor, computer stations for meetings, conventions, conferences, and trade shows.
Whats new in this version: Initial Public Release
<<lessCruising on Broadway 0.9
Cruising on Broadway is a remake of the Spectrum grid-painting game. more>>
Cruising on Broadway is a very simple minimalistic game which is more addictive than you think. Its a painting game, the object is to colour in the tracks while avoiding the chasers. To help you you can put a temporary hole in the track that neither you or the chasers can cross.
The graphics are minimalistic as well ; you are the blue blob, the chasers flash red/white. You can choose 3 levels of difficulty and 3 speeds.
There is no sound. The original didnt really have any except when displaying text.
Keys
Arrow Keys : Move
Control : Put hole
Escape : Abandon Game
In this game, there is just *one* life.
Enhancements:
- made config.h.bot obsolete
- acinclude.m4.in removed bogus message
- now #MIN_CONFIG tag takes parameters for KDE_USE_QT, too.
- acinclude.m4.in: Added kde_moduledir which points to $prefix/lib/kde2/
- acinclude.m4.in: Remove the test for malloc.h
SolidState 0.4.1
SolidState is a web-based Customer Management and Billing solution designed for Web Hosting companies. more>>
Some things you can do with Solid-State include:
- Track active, pending, and inactive accounts
- Create and track invoices that can be printed or emailed to your customers
- Specify your own recurring web hosting and domain registration services
- Setup one-time purchases, such as add-on services or special fees.
Register domains through a reseller API, if supported (at this time only Directi/Reseller Club is)
SolidState is a young project, started by John Diamond in November 2005, and sponsored by Solid Internet Systems, Inc. The current and first public release is v0.2. The goal of the project is for version 1.0 to be a complete open source alternative to the existing commercial solutions for web host customer management.
Obviously these products are much more feature rich than the current state of the project, but it is hoped that many will contribute their skills to this fledgling application, and produce not just a more affordable, but a more usefull, more secure, and more intuitive solution for the entire Web Hosting industry.
Installation:
NOTE: For the most up-to-date installation documentation please visit the Solid-State Homepage: http://www.solid-state.org
- Copy the source tree to your web root directory
- Create a new MySQL database:
$ mysqladmin -u root -p create solidstate
- Grant privileges for the solidstate database:
$ mysql -u root -p
mysql> GRANT ALL PRIVILEGES ON solidstate. - TO apache@localhost IDENTIFIED BY password;
Where: apache@localhost is the username of your web servers MySQL account password is the users password
- Dont forget to activate your new privlieges:
mysql> FLUSH PRIVILEGES;
- Import the Solid-State DB scheme:
$ mysql -u apache -p solidstate < db/solid-state.mysql.sql
- Edit application.conf:
- Set your company name and email address in the tag
- Configure your database in the < database > tag
- Configure your name servers in the < nameservers > section
- Configure any modules with your company specific info
- Open a web browser and visit: http://< your-host >/path/to/solidstate/manager
- Login as admin, password: temp
Enhancements:
- A remote file inclusion vulnerability present in most class files was fixed.
- A French translation and a Bosnian translation were added for the Order interface.
- A bug that was preventing services that recurred once a month from showing up on invoices was fixed.
- A check was added to the "generate invoice" page to prevent invoices from being generated for inactive or non-billable accounts.
- A bug that was preventing order line-items from being executed on PHP 4 installs was fixed.
- Other minor bugs were fixed.
Apache::ErrorControl 1.026
Apache::ErrorControl Perl module is an Apache Handler for Templating Apache Error Documents. more>>
This mod_perl content handler will make templating your ErrorDocument pages easy. Basically you add a couple of entries to your httpd.conf file restart apache, make your template and your cruising.
The module uses HTML::Template::Set (which is essentially HTML::Template with the ability to use TMPL_SET tags). So for help templating your error pages please see: HTML::Template::Set and HTML::Template. Also check the OPTIONS section of this documentation for available TMPL_SET/TMPL_IF and TMPL_VAR params.
By default when an error 500 (internal server error) is encountered an error email is sent about it. the addresses emailed depend on the options specified. please see the OPTIONS section for help configuring this. you can also extend the system to send error emails on more than just internal server errors, please see the EmailOn option for how to do this.
Templates are looked up in the following order: the document root is scanned for allerrors, allerrors.tmpl, error code or error code.tmpl. if no templates are found the TemplateDir is scanned for the same files. if no templates are found the DefaultTemplate is used and if its not set the system dies.
Because so many places are checked for the templates its possible to have one global error handler and have different templates for each virtual host and also allow for defaults. It also means you can have a general catch-all template (allerrors/allerrors.tmpl) as well as single templates (i.e. 500.tmpl). Generally I just use allerrors.tmpl and use TMPL_IFs to display custom content per error message, but you can set it up any way you want.
NoMachine NX Desktop Server 3.0.0-63
NoMachine NX Desktop Server is a cost-effective solution that enables any business to deploy centralized applications to thin cl more>>
NX uses the power of the X-Window system to bring the network transparency of the Unix world to any operating system, including Windows and Mac OS/X. Additionally NX bridges the standard file and print services of the client, with the Unix file and print services of the server, so that, wherever you are, you can see the same applications and the same network resources.
Besides the native X-Window protocol, NX is able to translate, encrypt and compress industry standard protocols like the RDP protocol, used by Microsoft and Citrix, and the VNC protocol, used by a number of freely available tools, giving secure and fast access to the complete set of facilities made available inside a corporate network. The power of network computing has never been more affordable!
Main features:
- Deploys X11, RDP and VNC desktops securely over the Internet
- Provides unmatched performance, thanks to exclusive compression and aggressive caching
- Connects to XDMCP servers, Windows Terminal Services and Citrix MetaFrame servers on the backend, using the same client
- Seamlessly integrates single X11 applications with the native client desktop
- Lets users leave their applications running while disconnected and resume from any client on the network
- Lets applications access any file system on the client as if it were on the server
- Lets users cut and paste between local and remote applications
- Prints from the server to printers installed on the client
- Plays sound and multimedia produced by the remote application
- Integrates with your authentication infrastructure and directory service
- Supports industry standard SSL encryption and Transport Layer Security
- Fully integrates with SSH, avoiding the need for a further network access port
- Provides seamless integration with Web portals and corporate Intranets with one-click access to any application.
Enhancements:
- The new packages fix a number of problems such as the server Debian package not being fully Debian compliant, the NX server leaving a session in status Connecting when trying to suspend it, and the server being unable to find the xauth command on Solaris platforms.
FASTA to multi-FASTA converter 1.3.1
www.DNABaser.com This tool will look for all DNA FASTA files in the specified folder and will merge their content in a single file. The output file is automatically saved on the HDD. Other software: DNA Baser is an affordable alternative for assembly of DNA sequences and generation of contigs. File formats supported are abi, scf and seq (or FASTA). Chromatograms of the assembled sequences are displayed in a synchronized format with the generated contig. more>>
FASTA to multi-FASTA converter - www.DNABaser.com
This tool will look for all DNA FASTA files in the specified folder and will merge the content in a single file. The output file is automatically saved on the HDD in the same folder as the input files.
Other software by HeracleSoftware:
DNA Baser is an affordable alternative for assembly of DNA sequences and generation of contigs. File formats supported are abi, scf and seq (or FASTA). Chromatograms of the assembled sequences are displayed in a synchronized format with the generated contig. Ambiguous bases in the contig are highlighted and corrections are suggested by DNABaser based on Quality Values of the trace files. Minimum input from the user required. Editing of ambiguous bases, including insertion and deletion, is possible. The settings of the assembly engine can be adjusted by the user. The user can personalize the appearance of chromatograms, nucleotides, background. The Quality Values of the trace files are displayed above chromatograms, so that the user can easily decide on the corrections in the final contig. Original chromatogram files are automatically trimmed based on Quality Values. The contig is automatically saved in FASTA format, in the same directory with the original trace files. By using a built-up database of primer and vector sequences, that can be edited/upgraded by the user, DNABaser can be set to automatically trim the vector sequence out of the final contig.
The affordable price is another important feature of DNABaser, at only 490 USD per single license; significant discounts are offered for institutions that order several licenses of DNABaser (see our pricing policy on our web pages).
Enhancements:
Version 1.3
better speed
System Requirements:CPU: 100MHz, 16MB RAM, Video 800x600, 0.3MB HDD free space<<less
Paper Harbour 1.0.4
Paper Harbour is a multi-user document management system. more>>
Paper Harbour runs over a network and allows clients to access a central document archive. Paper Harbour is compatible with both Windows and Linux platforms and is designed to work with MySQL open source database, although it is compatible with other databases.
Paper Harbour can provide a central point for information exchange in the form of shared documents.
Whether the organisation is project based, product based or service based Paper Harbour can provide structure and tools to aid business development.
Paper Harbour doesnt only store documents, it stores information about the documents. It also includes functionality which supports distribution of documents, unique document ids, document reviews, searching and more.
Paper Harbour is designed to be simple so that users do not need a high degree of technical knowledge to be able to use it. This simplicity is defined in the concept which Paper Harbour is built on.
Paper Harbour is also designed as a platform for document management. It can be installed and run with the standard functions or it can be modified to include customer specific functions. In addition, Paper Harbour is supplied with the source code so our customers are free to make their own modifications.
The Paper Harbour has been designed so that it is compatible with Open Source solutions. This means that our customers can reduce their implementation cost. Supporting Technologies Nordic are committed to ensuring that Paper Harbour is affordable for all sizes of organisations, so that smaller organisation can have access to the same technologies that large organisations use.
Main features:
- Centralised Storage
- Automatic Distribution
- Version and Change Control
- Security
myGuests 0.2
myGuests is a guestbook written in PHP. more>>
Today I look back to three years of developing PHP applications for business use. I apologize for not releasing new open source projects in the past years, maybe there will be new things in the next months.
Main features:
- multi-language support (available languages: English, German, Dutch, Slovak)
- css support
- email notification
- email protection
- badwords filter
- admin-mode (delete&comment on entries)
Mysql Data Manager 1.73
Mysql Data Manager is multifunctional and multiplatform web based mysql administration tool and data editor. more>>
High-level functions allow to accomplish a lot with a single mouse click while low-level functions let you do precisely what you want. Using this tool you get a wide range of solutions to support any Mysql web application.
You log into Mysql server via transparent interface of MDM with no need to store your password into config file. You use all privileges granted to you on Mysql server to manage your databases and accounts. All your mouseclicks are being transmitted to mysql server transparently as a command or a chain of predefined commands.
Almost all messages you may receive from MDM interface are generated natively by mysql server and transparently transferred by MDM to web browser for your convenience.
Mysqk Data Manager is a transparent interface between you and Mysql that helps you to manage your data using pre-programmed operations.
Mysql Data Manager does not require root access to MySQL Server to do all the things you need to as a Database Administrator or Web Administrator through web interface.
Here are some operations that MDM can provide:
- CREATE AND ALTER TABLES. All table types are supported
- DELETE records using WHERE clause. DROP tables
- IMPORT DATA from CSV files generated by other applications.
- EXPORT DATA from search results or entire table into CSV files to use them with other applications.
- EDIT exported CSV FILES
- BACKUP and RESTORE the entire database or selected tables in seconds.
- ACCESS MANAGEMENT - create, edit and delete Mysql user accounts in bulk.
- Manage privileges of single and multiple users on all levels: global, database, table and column.
- SEARCH AND MODIFY records using multiple search criteria. (BLOBs are supported)
- INSERT AND EDIT DATA - edit multiple records from search result, directly or by uploading files from local computer. (unquoted expressions are supported).
- EDIT, INSERT and DELETE records in Spreadsheets
- ZOOM Blob and Text fields
- Visually compose SELECT query, joining several tables.
- PRINT DATA - Generate Printable Output.
- SQL SCRIPTING - Create, save, edit and run SQL scripts and use them as Shortcuts. Multiple queries and comments are supported.
- ADMIN FUNCTIONS - Optimize, Analyze, Repair and Check tables. Show status, Variables etc.
- GENEATE "CREATE TABLE" queries
- Provide each user with dedicated subdirectory to store backups, SQL scripts and exported or uploaded ASCII files.
- Assign maximum total size per user of saved backups, SQL scripts and exported or uploaded ASCII files.
- Customize colors and add clickable image.
- Assign a desired Character Set.
- Set up operational parameters using visual interface.
Main features:
- Security. Mysql Data Manager is as secure as your Mysql Server is. User name and password are not stored in any external file. There is no need to use .htaccess protection.
- Easy installation. Only single file must be uploaded. Setup is done using visual interface. You dont need to be root user to install this Mysql web Client.
- Easy in use. No programming skills are needed. Understandable and intuitive interface.
- Reliability and Efficiency. The program generates only pure HTML code. It does not use client side scripting.
- High Speed. Low Bandwidth. No image is used to build GUI. All you see on the screen is built from standard HTML elements. That means also compatibility with all web browsers.
- Multifunctionality.
- Ability to operate in Multi-User environment as universal control panel for wide range of database applications and services.
- All data types are supported.
- All table types are supported.
- All Mysql versions are supported.
- Ability to preview and customize automatically generated queries.
- Quick Backup and Restore
- Quick Import and Export
- High performance, affordable price.
- User friendly error handling
- Platform independence. This is Perl Script.
- Local connection to databases located on a remote host. Global access over the Internet.
- Fully transparent access to Mysql Server through Perl API.
- Page: 1 of 2
- 1
- 2