Main > Free Download Search >

Free kryomol 0.6.5 software for linux

kryomol 0.6.5

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 33
KryoMol 0.6.5

KryoMol 0.6.5


KryoMol is a KDE based program for visualization and analysis of several chemistry related files. more>>
KryoMol project is a KDE based program for visualization and analysis of several chemistry related files. Currently KryoMol can cope with:
- Quantum Chemical Computation logs from Gaussian98/03, GAMESS, ACESII (german version), and NwChem
- Molecular Mechanis Logs: Tinker, Macromodel
- Other formats as xyz or mol
- 1D NMR spectra and JCAMP-DX spectra
Installation:
KryoMol is a autoconf/automake based program and installs itself with the common configure/make/make install procedure.
Installation as root
$ ./configure
$ make
$su
$make install
and now log out and log in ( I strongly recommend this to properly load all new libraries and services).
Installation as user
If you dont have root privileges and want to try KryoMol you must install it in a directory with write permissions, therefore you must use the prefix switch in configure. For instance if you want to install under your personal kde tree $./configure --prefix=/home/user/.kde
$make
$make install
log out and log in
Installation as user in a new kde tree
If you want to install in a compleptly new KDE tree, for instance /home/user/mykde you must follow the above procedure:
$./configure --prefix=/home/armando/mykde && make && make install
and now add this to your .bash_profile:
MYKDE=/home/armando/mykde
export KDEDIRS=$MYKDE:$KDEDIRS
export LD_LIBRARY_PATH=$MYKDE/lib64:$LD_LIBRARY_PATH
export PATH=$MYKDE/bin:$PATH
Enhancements:
- ECD/VCD/UV spectra are properly represented
- Scale is draw in UV/ECD spectra
- Solved problem with capitalized extensions
- Solved problems in xyz parser
- Solved problem when closing window and animation is active
- Solved a bug in the varian nmr parser
- Opening of nmr spectra over remote protocols
- Solved bug in format when exporting hessian
- Replaced some old QFileDialog and QPrinter stuff by KDE widgets
- Solved problem when loading printer icon on QIRWidget
<<less
Download (1.4MB)
Added: 2007-06-25 License: GPL (GNU General Public License) Price:
857 downloads
PROMPT 0.6.5

PROMPT 0.6.5


PROMPT is a system for retrieval, analysis, mapping and comparison of protein sets. more>>
PROMPT is a system for retrieval, analysis, mapping and comparison of protein sets. It allows easy mapping of different types of sequence identifiers, automatic data retrieval and integration, many analysis and comparison algorithms, and a full-featured GUI application.

Exhaustive statistical tests are conducted automatically in appropriate cases, but can be performed manually. All analysis results can be viewed or visualized and exported in various formats.

All methods can be used in your own Java code or with beanshell scripting in your own scripts, a pipeline, or grid systems.

<<less
Download (26MB)
Added: 2006-08-29 License: Free For Educational Use Price:
1153 downloads
Hover 0.6.5

Hover 0.6.5


Hover is a WordPress plugin that replaces keywords with links and an optional popup. more>>
Hover is a WordPress plugin that replaces keywords with links and an optional popup. Hover uses Javascript and CSS to create valid XHTML code, see below for details. Hover is released under the GPL v2.
Main features:
- You can use any type of HTML code in the popup, even images: Gallery.
- All data is saved in a seperate table in the database
- Creates valid XHTML 1.0 markup
- Uses mature javascript libraries:
- domTT v0.7.3 by Dan Allen for browser compatible popup creation
- Behaviour v1.1 by Ben Nolan to clean up HTML markup
- Options page integrated into WordPress admin menu
- Websnapr integration
- support for < abbr > and < acronym >
- support for conditional replacing
- support for title attribute replacing
- Documentation with examples and FAQ
Enhancements:
- This release fixes Javascript inclusion bugs when using custom permalink options.
- The previous release only fixed part of this problem.
<<less
Download (0.69MB)
Added: 2007-07-26 License: GPL (GNU General Public License) Price:
821 downloads
oxine 0.6.5

oxine 0.6.5


oxine is a purely OSD-based xine frontend. more>>
oxine project is a lightweight gui for the famous xine engine which uses the on screen display functionality of xine to display its user interface elements like buttons, lists sliders and so on.
Due to this, oxine can easily be ported to any video output device the xine library provides (e.g. frame buffer, dxr3,...) and is particularly suitable for appliances like set-top boxes, home entertainment systems or kiosk systems.
Main features:
- x11, dxr3 and framebuffer output
- mouse, keyboard and lirc support
- autoplay dvd, vcd, svcd, cdrom and audio cd
- browse and select from your own mediamarks
- browsing through file system, m3u playlists and audio cd tracks
- goom support
- playlists
- automatic stream title blending
Quite straight forward. Make sure that you have installed the latest version of xine-lib. At least beta9 is required. Then download and unpack oxine source tarball, change to the directory created and type.
./configure --prefix=/some/path
make
make install
If you checked oxine out of CVS make sure that you have recent versions of autoconf and automake installed. (Tested with: automake 1.7.2 and autoconf 2.57.) Then type
./autogen.sh --prefix=/some/path
make
make install
To set up autoplay functionality make sure of the following things:
- cdrom or dvd drive is mountable by the user oxine runs with
- cdrom or dvd device and mountpoint are set correctly. Default is device: /dev/dvd mountpoint: /dvd. To change this, run oxine one time and click on shutdown. Oxine will then create its default config file in your home (~/.oxine/config). While oxine is not running, edit this file with an editor.
If you use lirc, make sure that you dont have irxevent daemon running. Otherwise oxine may get all lirc events twice which is really frustrating. There is a default lircrc installed in $PREFIX/share/oxine. You can customize this file in place or - much better - copy it to ~/.oxine where it will not be overwritten if oxine is reinstalled. If you upgrade oxine, read the ChangeLog - the lirc file config options may change from time to time.
Start oxine with
oxine [options] [mrls...]
options are:
-h print command line help
-v print oxines version
-f start in fullscreen mode
-V driver let xine use specified video driver e.g.: auto, xv, xshm, dxr3, ...
-A driver let xine use specified audio driver e.g.: auto, oss, alsa, ...
Enhancements:
- Added check for version of libjsw to catch JSClose bug.
- Added check for necessary files to detect bad installation.
<<less
Download (0.28MB)
Added: 2007-03-22 License: GPL (GNU General Public License) Price:
949 downloads
UniPKG 0.6.5

UniPKG 0.6.5


UniPKG (Universal PaCkaGe manager) is a modular package manager. more>>
UniPKG - Universal PacKaGe manager - is a modular package manager. UniPKG contains support for RPM, DEB and slacks TGZ package format. In distant future, ArchLinuxs package format is planned as well.
It doesnt depend on any of the distributions tools - its completely self-sufficient, formats such as cpio or tar were (re)implemented.
Note that the binaries for unipkg core, unipkg-trans (which allows migration of data among two backends), three package handlers (Deb, RPM and Slack) and five database backends (File, Directory, XML file, Debian r/o and Slack r/o) have in total only 160kB. The dependencies are only zlib and libc, optionally also libxml2-0 (unipkg-xmlfile backend) and sqlite3 (unipkg-sqlite backend).
UniPKG was carefully tested using Valgrind, to cut the chances of a memory leak or other improper memory handling.
UniPKG is licensed under the free GNU/GPLv2.
Enhancements:
- A written archive API for handling CPIO, TAR, and AR archive formats. All package handlers have been rewritten to use this API.
- An ArchLinux package handler has been added.
- SUIG/SGID missing while unpacking has been fixed.
- Preliminary LZMA support (Larhzu) has been added.
- The RPM package handler has been completely rewritten.
- Work has begun on netlib and UniGET.
- There are various bugfixes.
<<less
Download (0.090MB)
Added: 2005-12-16 License: GPL (GNU General Public License) Price:
1408 downloads
Qtella 0.6.5

Qtella 0.6.5


Qtella is a peer-to-peer client using Gnutella protocol. more>>
Qtella is a peer-to-peer client using Gnutella protocol.
Sharing files over decentralized networks (peer-to-peer) has become very popular. The Gnutella network (Gnet) is one of these p2p networks which is an open network. The advantage of a decentralized network is that no server exists, which could be a single point of failure. Instead, every client acts as client and server at the same time. Due to this fact these clients are often called Servents. But using decentralized networks has also disadvanteges. The main drawback of missing central servers is that connecting to the net takes longer.
Qtella is one of these servents for Linux for the Gnutella network with many useful features. Most of these features are taken from the comments and suggestions of Qtella users. I want to thank all of these users. Qtella is written in C++ and uses the Qt libraries. It is available for Linux/Unix. Also a developer version for the Sharp Zaurus exists. A Win32 version is currently in progress (an alpha version is already available but its very unstable). [cCOPYRIGHT=1]
Main features:
- display incoming searches
- logging of errors, warnings and infos
- rename files
- move downloads into different directories
- statistics of connections and session
- select different styles
- select different fonts
- show download status in download tab by colored balls
- block specified hosts
- fast connection mechanism
- multiple search
- continue interrupted downloads
- uploads
- limit number of downloads and uploads
- limit upload bandwidth
- separate unfinished downloads from finished ones
- download of several files at once
- test whether file allready exists
- identification of download server
- automatic retry if error, busy, closed
- auto connect list
- KDE integration
- save host list
- handle extended gnutella protocol
- status lines and statistics
- accecpt incoming connections
- download from firewalled hosts
- pong cache to reduce network traffic
- advanced search: "+" word must exist, "-" word must not exist
- resume interrupted downloads
<<less
Download (0.53MB)
Added: 2006-06-20 License: GPL (GNU General Public License) Price:
1223 downloads
Spruce 0.6.5

Spruce 0.6.5


Spruce is an X11 mail user agent (commonly known as an email client) written with the Gtk+ widget set. more>>
Spruce is an X11 mail user agent (commonly known as an email client) written with the Gtk+ widget set. It is extremely small and fast and has all the common features of an usual user.
Spruce supports MIME (Multipurpose Internet Mail Extensions), an Internet Standard for representing multipart and multimedia data in email. Spruce allows you to save MIME objects to files. Spruces message composer does not currently have integral multimedia capability, but any type of data file (including multimedia) can be attached to a text message and sent using MIMEs encoding rules. This allows any group of individuals with MIME-capable mail software (e.g. Spruce, Kmail, Pine, or many other programs) to exchange formatted documents, spreadsheets, image files, etc, via Internet email.
At the present time, spruce uses its own SMTP interface to send mail. Future versions may support the ability to have an external program like Sendmail send messages as an alternative.
Spruce currently supports several different methods of mail retrieval. Currently supported are: POP (POP3, APOP, and POP with CRAM-MD5 Authentication), IMAP (also supports CRAM-MD5 Authentication) and mbox (mbox is the standard UNIX mail format. These mailboxes are commonly found in /var/spool/mail and/or in the users home directory: ~/mbox).
Main features:
- View, Save, Delete, Expunge, Print, Copy/Move between mailboxes, Reply and Forward messages
- Compose messages in a simple editor with word-wrap. Allows inserting text files into the editor to save composition time through a menu option. Supports adding file attachments via toolbar button
- Easy manipulation of mailboxes and messages using both menus and drag-and-drop technology
- Address book to keep a list of long or frequently used addresses
- New mail checking at the press of a button or on a set timer
<<less
Download (0.46MB)
Added: 2006-06-07 License: GPL (GNU General Public License) Price:
1234 downloads
 
Other version of Spruce
Spruce 0.6.5Spruce development team - Spruce. Spruce is an X11 mail user agent (commonly known
License:Freeware
Download (470KB)
203 downloads
Added: 2009-04-05
Xherkin 0.6.5

Xherkin 0.6.5


This is a PHP framework being developed as part of a new CMS. more>>
Xherkin 0.6.5 is an excellent utility for web developers. It is a PHP framework being developed as part of a new CMS.

Requirements:

  • PHP
<<less
Added: 2009-07-15 License: LGPL v3 Price: FREE
1 downloads
CrissCross 0.6.5

CrissCross 0.6.5


CrissCross is a small cross-platform C++ library for threading, console and file I/O, CPU identification (CPUID). more>>
CrissCross is a small cross-platform C++ library for threading, console and file I/O, CPU identification (CPUID), and sockets (TCP and UDP).
The main goal is to provide the ability to write a program using identical calls on the major platforms (Windows, Linux, FreeBSD, OpenBSD, NetBSD, and Mac OS X) without needing to rewrite code.
CoreCPUID is only currently supported on IA-32 (x86) processors. There is also theoretical support for IA-64 and x64 processors in 64-bit mode, but only 32-bit mode has been tested.
Enhancements:
- CrissCross::Data::Compare now can compare C-style strings.
- x64 target added for Visual Studio 2005 projects.
- New crisscross/crisscross.h added which basically includes every common CrissCross header.
- RedBlackTree now works with char* string keys.
- No longer needlessly recompiles on Mac OS X (build_number.h regeneration caused a recompile).
- QuickSort::Sort is now marked deprecated with _CC_DEPRECATE_SLOW as a warning to those who use it.
- CoreIOWriter had a few functions which had std::string passed by value rather than by reference.
- DStack::peek() function added.
- FastestSort and MemoryEfficientSort aliases added by request.
- BTree alias for RedBlackTree added.
- Cleaned data structure function names a bit (getData() is now simply get(), etc).
- Added compatibility with Tosser data structure library, allowing CrissCross to be used with the Onlink project.
- Added XCrashReports support for release builds.
- _CC_DEPRECATE_SLOW changed for Windows builds to indicate severity of the slowdown.
- Improved speed and size of CoreAssert and made it more CrissCross-like for its stderr output.
- Major time-critical Stopwatch functions are now inlined (Start/Stop functions).
- Corrected an error with ThreadSleep which caused it to sleep forever if a value less than zero was passed to it.
- crisscross/sort.h is now all that needs to be included for use of CombSort, QuickSort, and HeapSort.
- Disabled core/thread detection in CPUID, because of varying results (cant yet interpret what they mean.
- Added a few more cache descriptors to CPUID (Core 2 related ones).
<<less
Download (0.22MB)
Added: 2007-08-02 License: GPL (GNU General Public License) Price:
846 downloads
WebmailCompose 0.6.5

WebmailCompose 0.6.5


WebmailCompose is an extension which makes mailto: links load your webmails compose page. more>>
WebmailCompose is an extension which makes mailto: links load your webmails compose page.

Makes mailto: links load your webmails compose page and adds a Compose link to the context menu.

Also (optionally) overlays the Mail Button, Send Link and Send Image context menu items.

<<less
Download (0.017MB)
Added: 2007-04-10 License: MPL (Mozilla Public License) Price:
934 downloads
KDBEdit 0.6.5

KDBEdit 0.6.5


KDBEdit is a key database editor for Elektra project. more>>
KDBEdit is a key database editor for Elektra project.

Elektra is a universal hierarchical configuration store, similar to (but better then) GConf and the Windows Registry.

It allows programs to read and save their configurations with a consistent API, and allows them to be aware of other applications configurations, leveraging easy application integration. The whole point of it is to tie applications together, so that they can co-operate and share their user-preferences.

While architecturally similar to other OS registries, Elektra does not have most of the problems found in those implementations.

Elektra includes a library, an API, plus command line and GUI tools for administration tasks.

It is designed to be lightweight, with no dependencies, ready to be used also by early boot stage programs.

Using Elektra, configuration files syntax and handling will not be a rework for each software

<<less
Download (0.13MB)
Added: 2006-10-17 License: MIT/X Consortium License Price:
642 downloads
SimpleXML 0.6.5-1

SimpleXML 0.6.5-1


SimpleXML is a commandline application and library for very simply manipulating XML files. more>>
SimpleXML is a commandline application and library for very simply manipulating XML files.
SimpleXML lets you harvest data from XML files, change values of attributes, print or change data of elements, create new elements, etc.
Enhancements:
- A bug while creating a new element has been resolved.
- Creating a root element (-z argument) has been added.
<<less
Download (0.011MB)
Added: 2005-11-14 License: GPL (GNU General Public License) Price:
1440 downloads
FFpocket 0.6.5

FFpocket 0.6.5


FFpocket is a tool for using ffmpegs features. more>>
FFpocket is a tool for using ffmpegs features. FFpocket carries out the tasks of frame decoding from a video file, audio decoding from a multimedia file (video/audio) precise time/frame seeking including b-frames, audio downsampling and special minmax averaging.
The source code is intented to be simple, human-readable and free of memory leaks. It can be used as a shared library by larger projects that want to incorporate multimedia features.
Main features:
- Frame decoding for a video file
- Audio decoding for a multimedia file (video/audio)
- Precise frame/time seeking in the multimedia files (including b-frames)
- Audio downsampling and special minmax averaging, refered to as caching
Enhancements:
- This release adds preliminary Windows Vista support and a newer ffmpeg backend.
- Bugfixes include handling A/V time delay, better memory handling, and better exception handling for unsupported media files.
<<less
Download (0.014MB)
Added: 2007-03-12 License: GPL (GNU General Public License) Price:
958 downloads
OW2 wiki 0.6.5

OW2 wiki 0.6.5


OW2 is a wiki/BBS management system. more>> <<less
Download (0.22MB)
Added: 2006-01-30 License: GPL (GNU General Public License) Price:
1363 downloads
Volity::Game 0.6.5

Volity::Game 0.6.5


Volity::Game is a base class for Volity game modules. more>>
Volity::Game is a base class for Volity game modules.

SYNOPSIS

See Volity::Game::TicTacToe and its source code for a simple but full-featured example.

This class provides a framework for writing Volity game modules in Perl. A Volity game module will be a subclass of this class.

To turn your subclass into an active Volity parlor, you can pass it to the volityd program via its game_class config option (see volityd).

USAGE

To use this module, subclass it. Create your own Perl package for your game, and have it inherit from Volity::Game. Then define game logic and other behavior primarily by writing callback methods, as described in "CALLBACK METHODS".

See Volity::Game::TicTacToe for a simple but complete example of a Volity::Game subclass.

Some things to keep in mind while writing your subclass:

Its a pseudohash

The object that results from your class will be a Perl pseudohash that makes use of the fields pragma. (See fields.) As the example shows, you should declare the the instance variables you intend to use with a use fields() invocation.

Other than that, an instance if your subclass will work just like a hash-based Perl object.

Use (but dont abuse) the initialize() method

The Volity::Game base class constructor calls initialize() as a final step.

If you override this method to peform game-specific initialization on your subclass, it must have a return value of $self->SUPER::initialize(@_).

<<less
Download (0.10MB)
Added: 2006-12-28 License: Perl Artistic License Price:
1030 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 3
  • 1
  • 2
  • 3