whatsnewfm 0.6.5
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 33
whatsnewfm 0.6.5
whatsnewfm is a filter for the daily newsletter from freshmeat.net that only shows new or interesting items. more>>
whatsnewfm is a filter for the daily newsletter from freshmeat.net that only shows "new" or "interesting" items.
The main purpose is to cut the huge newsletter to a smaller size by only showing items that you didnt see before.
The items already seen will be stored in a database. After some time, the items expire and will be shown again the next time they are included in a newsletter.
If you find an item that you consider particularly useful, you can add it to a "hot" list. Items in the hot list are checked for updates so that you dont miss anything about your favourite programs.
<<lessThe main purpose is to cut the huge newsletter to a smaller size by only showing items that you didnt see before.
The items already seen will be stored in a database. After some time, the items expire and will be shown again the next time they are included in a newsletter.
If you find an item that you consider particularly useful, you can add it to a "hot" list. Items in the hot list are checked for updates so that you dont miss anything about your favourite programs.
Download (0.025MB)
Added: 2005-10-18 License: GPL (GNU General Public License) Price:
1466 downloads
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.
<<lessMain 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.
Download (0.69MB)
Added: 2007-07-26 License: GPL (GNU General Public License) Price:
821 downloads
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.
<<lessDue 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.
Download (0.28MB)
Added: 2007-03-22 License: GPL (GNU General Public License) Price:
949 downloads
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
<<lessSharing 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
Download (0.53MB)
Added: 2006-06-20 License: GPL (GNU General Public License) Price:
1223 downloads
Spruce 0.6.5
Spruce is an X11 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 geared towards being extremely small and fast, supporting all the common features that users want or need without sacrificing usability or functionality.
Spruces basic feature set includes:
- 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.
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).
<<lessSpruces basic feature set includes:
- 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.
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).
Download (470KB)
Added: 2009-04-05 License: Freeware Price:
203 downloads
Other version of Spruce
License:GPL (GNU General Public License)
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
Added: 2009-07-15 License: LGPL v3 Price: FREE
1 downloads
stalonetray 0.6.5
stalonetray project is a STAnd-aLONE system tray (notification area). more>>
stalonetray project is a STAnd-aLONE system tray (notification area). It only depends on Xlib at build-time and run-time. Stalonetray runs under virtually any window manager.
<<less Download (0.13MB)
Added: 2007-05-31 License: GPL (GNU General Public License) Price:
877 downloads
NetworkManager 0.6.5
NetworkManager is a network connection manager. more>>
NetworkManager program is a network connection manager for most RPM and Debian-based distros.
Supports Ethernet, WiFi, VPN connections.
Networking on Linux should not suck like it does right now for the desktop user. The desktop user should never need to use the command-line to configure their network; it should "Just Work" as automatically as possible and intrude as little as possible into the users workflow.
The computer should use the wired network connection when its plugged in, but automatically switch to a wireless connection when the user unplugs it and walks away from the desk.
Likewise, when the user plugs the computer back in, the computer should switch back to the wired connection. The user should, most times, not even notice that their connection has has been managed for them; they should simply see uninterrupted network connectivity.
Flexible, Extendable, and Open
The most important pieces of NetworkManager are desktop-environment and distribution agnostic, functioning just as well in Gnome, KDE, Xfce, etc. across distributions like Fedora Core, Debian, Gentoo, and Slackware.
And since the NetworkManager components communicate with each other using dbus, its easy to rip out and replace any of the User Interface pieces at any time.
Application Integration
Using the awesome power and flexibility of dbus and hal, NetworkManager provides facilities for other desktop applications like browsers and email clients to be aware of the networks state and adjust their operation accordingly for features like offline operation.
<<lessSupports Ethernet, WiFi, VPN connections.
Networking on Linux should not suck like it does right now for the desktop user. The desktop user should never need to use the command-line to configure their network; it should "Just Work" as automatically as possible and intrude as little as possible into the users workflow.
The computer should use the wired network connection when its plugged in, but automatically switch to a wireless connection when the user unplugs it and walks away from the desk.
Likewise, when the user plugs the computer back in, the computer should switch back to the wired connection. The user should, most times, not even notice that their connection has has been managed for them; they should simply see uninterrupted network connectivity.
Flexible, Extendable, and Open
The most important pieces of NetworkManager are desktop-environment and distribution agnostic, functioning just as well in Gnome, KDE, Xfce, etc. across distributions like Fedora Core, Debian, Gentoo, and Slackware.
And since the NetworkManager components communicate with each other using dbus, its easy to rip out and replace any of the User Interface pieces at any time.
Application Integration
Using the awesome power and flexibility of dbus and hal, NetworkManager provides facilities for other desktop applications like browsers and email clients to be aware of the networks state and adjust their operation accordingly for features like offline operation.
Download (1.0MB)
Added: 2007-04-20 License: GPL (GNU General Public License) Price:
926 downloads
Download (0.22MB)
Added: 2006-01-30 License: GPL (GNU General Public License) Price:
1363 downloads
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.
<<lessMakes 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.
Download (0.017MB)
Added: 2007-04-10 License: MPL (Mozilla Public License) Price:
934 downloads
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.
<<lessExhaustive 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.
Download (26MB)
Added: 2006-08-29 License: Free For Educational Use Price:
1153 downloads
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.
<<lessIt 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.
Download (0.090MB)
Added: 2005-12-16 License: GPL (GNU General Public License) Price:
1408 downloads
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.
<<lessSimpleXML 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.
Download (0.011MB)
Added: 2005-11-14 License: GPL (GNU General Public License) Price:
1440 downloads
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
<<lessElektra 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
Download (0.13MB)
Added: 2006-10-17 License: MIT/X Consortium License Price:
642 downloads
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- 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
Download (1.4MB)
Added: 2007-06-25 License: GPL (GNU General Public License) Price:
857 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above whatsnewfm 0.6.5 search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed