0.9.7
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 43
vsa 0.9.7
VSA is a visual sound analyzer (eye candy to go along with audio) for GNOME and EsounD. more>>
vsa is a visual sound analyzer (eye candy to go along with audio) for GNOME and EsounD. vsa supports layering any number of visualization, background or filter plug-ins, in any order.
vsa - the application version
vsa_applet - the GNOME panel applet
After installation vsa should be accessible from the gnome menu under Multimedia -> Visual Sound Analyzer and the applet, panel -> Add applet -> Multimedia -> Visual Sound Analyzer.
Fullscreen mode requires a 320x240 mode line in your XF86Config file. Unless you have a very fast machine (faster than 450 mhz) modes higher than 320x240 are not recommended. But of course you can set the frame rate lower if you really want to use a higher resolution.
To add a plugin to the display list, drag it from the list of available plugins to the display list. You can channge the order by drag & dropping plugins around. To configure a plugin, double click on the plugin name in the display list, to see more information about a plugin, double click on the name in the available plugins list. To delete a plugin from the display list, just drag it back to the available plugins list.
Enhancements:
- Release version 0.9.7
- Added non-DGA fullscreen mode
<<lessvsa - the application version
vsa_applet - the GNOME panel applet
After installation vsa should be accessible from the gnome menu under Multimedia -> Visual Sound Analyzer and the applet, panel -> Add applet -> Multimedia -> Visual Sound Analyzer.
Fullscreen mode requires a 320x240 mode line in your XF86Config file. Unless you have a very fast machine (faster than 450 mhz) modes higher than 320x240 are not recommended. But of course you can set the frame rate lower if you really want to use a higher resolution.
To add a plugin to the display list, drag it from the list of available plugins to the display list. You can channge the order by drag & dropping plugins around. To configure a plugin, double click on the plugin name in the display list, to see more information about a plugin, double click on the name in the available plugins list. To delete a plugin from the display list, just drag it back to the available plugins list.
Enhancements:
- Release version 0.9.7
- Added non-DGA fullscreen mode
Download (MB)
Added: 2006-08-01 License: GPL (GNU General Public License) Price:
1181 downloads
MGRX 0.9.7
MGRX is a 2D graphics library derived from the GRX library. more>>
MGRX project is a 2D graphics library derived from the GRX library. GRX was originaly written by Csaba Biegl for DJ Delories DOS port of the GCC compiler. MGRX supports four platforms: DOS (DJGPPv2), Linux console, Linux X11 and Win32 (Mingw). On DOS it supports VGA and VESA compliant cards. On Linux console it uses the framebuffer. On X11 and Win32 it runs in a window.
Why MGRX
MGRX is a fork of GRX. Because I liked the GRX C API interface, I began to maintain GRX when it was orphaned at the end of 2000. But GRX has not only the C API, it has a Pascal API, a BGI compatibility API, support for Turbo C, Wattcom, MSC and some X11 implementations over mainframes. At the end it was not funny, to easy to break things I dont know (and dont want to know). So I stoped my job maintainig GRX at the end of 2003. At the time I write this, GRX is still orphaned.
But in the mean time I developed a fork for my own use, only the C API, no Pascal, no BGI, no Turbo C support, only the 4 platforms I can test. And a new (and better I think) input API. And now I have released it, only for fun.
Supported platforms:
Latest versions of OS, compiler, and key software tested:
Linux X11: linux 2.6.18, Xorg 7.2, gcc 4.1.2
Linux fb: linux 2.6.18, gcc 4.1.2
DJGPP: djdev 2.03, gcc 4.1.2
Win32: Windows XP, MinGW 3.1.0-1
<<lessWhy MGRX
MGRX is a fork of GRX. Because I liked the GRX C API interface, I began to maintain GRX when it was orphaned at the end of 2000. But GRX has not only the C API, it has a Pascal API, a BGI compatibility API, support for Turbo C, Wattcom, MSC and some X11 implementations over mainframes. At the end it was not funny, to easy to break things I dont know (and dont want to know). So I stoped my job maintainig GRX at the end of 2003. At the time I write this, GRX is still orphaned.
But in the mean time I developed a fork for my own use, only the C API, no Pascal, no BGI, no Turbo C support, only the 4 platforms I can test. And a new (and better I think) input API. And now I have released it, only for fun.
Supported platforms:
Latest versions of OS, compiler, and key software tested:
Linux X11: linux 2.6.18, Xorg 7.2, gcc 4.1.2
Linux fb: linux 2.6.18, gcc 4.1.2
DJGPP: djdev 2.03, gcc 4.1.2
Win32: Windows XP, MinGW 3.1.0-1
Download (1.2MB)
Added: 2007-07-03 License: LGPL (GNU Lesser General Public License) Price:
846 downloads
Q2Java 0.9.7
Q2Java project allows Quake2 games to be written in Java. more>>
Q2Java project allows Quake2 games to be written in Java.
Q2Java is a game DLL for Quake2 that allows game code to be written in Java instead of C.
It currently runs on Win32, Solaris, and Linux platforms. It takes advantange of many Java features including security, cross-platform binary compatibility, internationalization, dynamic classloading, just to name a few things.
Enhancements:
- Fixed a pretty serious problem in the native implementation of Engine.getRadiusEntities() where if there were more than 32 "hits", you overran a buffer and potentially could crash the game. Even if you dont want to adopt the new Java code in this version, at least use the new DLL so you can avoid this problem.
- getMaxPlayers() to find out what is the max number of players the server is configured for.
- isValid() for finding out whether a NativeEntity is actually bound to the underlying engine, or has been freed and is kind of a ghost.
<<lessQ2Java is a game DLL for Quake2 that allows game code to be written in Java instead of C.
It currently runs on Win32, Solaris, and Linux platforms. It takes advantange of many Java features including security, cross-platform binary compatibility, internationalization, dynamic classloading, just to name a few things.
Enhancements:
- Fixed a pretty serious problem in the native implementation of Engine.getRadiusEntities() where if there were more than 32 "hits", you overran a buffer and potentially could crash the game. Even if you dont want to adopt the new Java code in this version, at least use the new DLL so you can avoid this problem.
- getMaxPlayers() to find out what is the max number of players the server is configured for.
- isValid() for finding out whether a NativeEntity is actually bound to the underlying engine, or has been freed and is kind of a ghost.
Download (1.5MB)
Added: 2006-12-12 License: Free for non-commercial use Price:
1047 downloads
libpcap 0.9.7
libpcap is a system-independent interface for user-level packet capture. more>>
libpcap is a handy little library which provides a packet filtering mechanism based on the BSD packet filter (BPF).
Enhancements:
- Basic BPF filtering, Bluetooth, USB capturing on Linux, FreeBSD BIOCSDIRECTION ioctl, additional filter operations for 802.11 frame types, and support for filtering on MTP2 frame types were all added, and numerous other minor enhancements and bugfixes were made.
<<lessEnhancements:
- Basic BPF filtering, Bluetooth, USB capturing on Linux, FreeBSD BIOCSDIRECTION ioctl, additional filter operations for 802.11 frame types, and support for filtering on MTP2 frame types were all added, and numerous other minor enhancements and bugfixes were made.
Download (0.41MB)
Added: 2007-08-10 License: BSD License Price:
805 downloads
log4cxx 0.9.7
log4cxx is a port to C++ of the log4j project. more>>
Log4cxx is C++ port of Log4j. log4cxx attempts to mimic log4j usage as much as the language will allow and to be compatible with log4j configuration and output formats.
Enhancements:
- Fixed examples source code in the "Short introduction to log4cxx".
- Fixed, in the renaming algorithm of RollingFileAppender and
- DailyRollingFileAppender, a problem specific to Unicode.
- Fixed conflict with Windows macros "min" and "max", by renaming
- StrictMath::min and StrictMath::max to StrictMath::minimum and
- StrictMath::maximum.
- Port to HPUX 11.0.
- Fixed segmentation fault in PropertyConfigurator.
- Port to Solaris.
- Fixed MutexException thrown while destroying RollingFileAppender.
- Logging macros can be used without explicity declaring the use of log4cxx namespace.
- Fixed static library unresolved externals for msvc 6 and 7.1
<<lessEnhancements:
- Fixed examples source code in the "Short introduction to log4cxx".
- Fixed, in the renaming algorithm of RollingFileAppender and
- DailyRollingFileAppender, a problem specific to Unicode.
- Fixed conflict with Windows macros "min" and "max", by renaming
- StrictMath::min and StrictMath::max to StrictMath::minimum and
- StrictMath::maximum.
- Port to HPUX 11.0.
- Fixed segmentation fault in PropertyConfigurator.
- Port to Solaris.
- Fixed MutexException thrown while destroying RollingFileAppender.
- Logging macros can be used without explicity declaring the use of log4cxx namespace.
- Fixed static library unresolved externals for msvc 6 and 7.1
Download (0.25MB)
Added: 2005-09-15 License: GPL (GNU General Public License) Price:
1512 downloads
Avi2yuv 0.9.7
avi2yuv is a program to convert AVIs into the YUV format for input of the Berkeley mpeg_encoder. more>>
avi2yuv is a program to convert AVIs into the YUV format for input of the Berkeley mpeg_encoder. Alternatively you can use mpeg2encode by the MPEG Software Simulation Group or save the frames as single files (YUV or BMP).
The following AVI compression algorithms are supported:
MJPG created by the cards listened in section 4) (e.g. FAST FPS60)
DIB uncompressed 16, 24 or 32 bit
YVU9 Indeo RAW
Y41P Hauppauge WinTV format
The following output formats are supported:
YUV into single files (one per frame)
YUV to stdout for direct input to mpeg_encode
BMP into single truecolor files (one per frame)
The following audio output formats are supported:
PCM raw audio data
WAV audio data with WAVE header
vi2yuv is known to work with the following hardware and software:
Intel based hardware with 32 bit compiler (LSB byte order is expected)
Videocards:
FAST FPS60
FAST Movie Machine II with MJPEG extention (should work)
FAST AV Master
MIRO DC10/DC20/DC30
Matrox Rainbow Runner Studio
AVIs created with the FAST FPS60 and edited with Adobe Premiere LE 4.0.
Uncompressed 16, 24 and 32 bit AVIs created with Adobe Premiere LE 4.0.
YVU9 AVIs created with Adobe Premiere LE 4.0.
Y41P AVIs recorded with a Bt848 card (e.g. Hauppauge WinTV PCI)
Software:
Linux 1.2.13 or 2.0.33
Berkeley MPEG encoder Version 1.5b
mpeg2encode Version 1.1a
Version 3.9t of musicin
MPLEX 1.1
mpeg2encode does also work under DOS if compiled with DJGPP (tested with
version 2.5.7). It should also work with every 32 bit compiler (e.g. emx under OS/2).
avi2yuv will only work with mpeg_encode if the pipe is 8 bit clean (depends
on the compiler and the OS). It should work under DOS if compiled with DJGPP
but youll need a lot of disk space as the output of avi2yuv will be temporarely saved to disk as DOS isnt a multitasking OS (not tested).
<<lessThe following AVI compression algorithms are supported:
MJPG created by the cards listened in section 4) (e.g. FAST FPS60)
DIB uncompressed 16, 24 or 32 bit
YVU9 Indeo RAW
Y41P Hauppauge WinTV format
The following output formats are supported:
YUV into single files (one per frame)
YUV to stdout for direct input to mpeg_encode
BMP into single truecolor files (one per frame)
The following audio output formats are supported:
PCM raw audio data
WAV audio data with WAVE header
vi2yuv is known to work with the following hardware and software:
Intel based hardware with 32 bit compiler (LSB byte order is expected)
Videocards:
FAST FPS60
FAST Movie Machine II with MJPEG extention (should work)
FAST AV Master
MIRO DC10/DC20/DC30
Matrox Rainbow Runner Studio
AVIs created with the FAST FPS60 and edited with Adobe Premiere LE 4.0.
Uncompressed 16, 24 and 32 bit AVIs created with Adobe Premiere LE 4.0.
YVU9 AVIs created with Adobe Premiere LE 4.0.
Y41P AVIs recorded with a Bt848 card (e.g. Hauppauge WinTV PCI)
Software:
Linux 1.2.13 or 2.0.33
Berkeley MPEG encoder Version 1.5b
mpeg2encode Version 1.1a
Version 3.9t of musicin
MPLEX 1.1
mpeg2encode does also work under DOS if compiled with DJGPP (tested with
version 2.5.7). It should also work with every 32 bit compiler (e.g. emx under OS/2).
avi2yuv will only work with mpeg_encode if the pipe is 8 bit clean (depends
on the compiler and the OS). It should work under DOS if compiled with DJGPP
but youll need a lot of disk space as the output of avi2yuv will be temporarely saved to disk as DOS isnt a multitasking OS (not tested).
Download (0.048MB)
Added: 2006-07-18 License: GPL (GNU General Public License) Price:
697 downloads
GD::SGF 0.9.7
GD::SGF is a Perl module to simplify SGF game rendering using GD::Image. more>>
GD::SGF is a Perl module to simplify SGF game rendering using GD::Image.
SYNOPSIS
use Games::Go::SGF2misc::GD;
my $image = new Games::Go::SGF2misc::GD(imagesize => 256,
boardsize => 19,
antialias => 1 );
$image->gobanColor(127,127,127);
$image->drawGoban();
$image->placeStone(b,cd);
$image->placeStone(w,[4,2]);
$image->placeStone(b,db);
$image->placeStone(w,dc);
$image->placeStone(b,cc);
$image->placeStone(w,eb);
$image->placeStone(b,cb);
$image->addCircle(cb,1);
$image->save($filename);
Games::Go::SGF2misc::GD is a Perl Wrapper for the GD.pm module. It simplifies the process of rendering an image from an SGF file. It is however still a primitive interface, in that it does not contain any internal intellegence about how to process an SGF file, this is merely designed to be used in conjunction with an SGF reader such as Games::Go::SGF2misc or Games::Go::SGF.
<<lessSYNOPSIS
use Games::Go::SGF2misc::GD;
my $image = new Games::Go::SGF2misc::GD(imagesize => 256,
boardsize => 19,
antialias => 1 );
$image->gobanColor(127,127,127);
$image->drawGoban();
$image->placeStone(b,cd);
$image->placeStone(w,[4,2]);
$image->placeStone(b,db);
$image->placeStone(w,dc);
$image->placeStone(b,cc);
$image->placeStone(w,eb);
$image->placeStone(b,cb);
$image->addCircle(cb,1);
$image->save($filename);
Games::Go::SGF2misc::GD is a Perl Wrapper for the GD.pm module. It simplifies the process of rendering an image from an SGF file. It is however still a primitive interface, in that it does not contain any internal intellegence about how to process an SGF file, this is merely designed to be used in conjunction with an SGF reader such as Games::Go::SGF2misc or Games::Go::SGF.
Download (0.10MB)
Added: 2007-07-04 License: Perl Artistic License Price:
843 downloads
Sparklet 0.9.7
Sparklet is a multiplayer networking game. more>>
Sparklet is a multiplayer networking game. Sparklet is multiplatform, real-time, 2D, top-down view, 3rd person space shooting game. It is released under GPL license.
At the moment there are no known bugs, but the game has not been deeply tested yet.
<<lessAt the moment there are no known bugs, but the game has not been deeply tested yet.
Download (6.3MB)
Added: 2006-12-11 License: GPL (GNU General Public License) Price:
1048 downloads
librsync 0.9.7
librsync is a library for generating network deltas. more>>
librsync is a free software library that implements the rsync remote-delta algorithm. This algorithm allows efficient remote updates of a file, without requiring the old and new versions to both be present at the sending end.
The library uses a "streaming" design similar to that of zlib with the aim of allowing it to be embedded into many different applications.
librsync is currently pre-1.0, with most important functionality working.
librsync is not wire-compatible with rsync 2.x, and is not likely to be in the future.
This is a new codebase, designed to allow a fresh start on the problem and a cleaner design. It may be used in a future version of rsync or a successor project. Early steps towards that are visible in Waynes rZync prototype, and Martins superlifter design.
The librsync project was created by Martin Pool and is now being enhanced and finished by the folks you can find on the project page.
The librsync algorithm is based on the well-known and trustworthy rsync software by Andrew Tridgell.
<<lessThe library uses a "streaming" design similar to that of zlib with the aim of allowing it to be embedded into many different applications.
librsync is currently pre-1.0, with most important functionality working.
librsync is not wire-compatible with rsync 2.x, and is not likely to be in the future.
This is a new codebase, designed to allow a fresh start on the problem and a cleaner design. It may be used in a future version of rsync or a successor project. Early steps towards that are visible in Waynes rZync prototype, and Martins superlifter design.
The librsync project was created by Martin Pool and is now being enhanced and finished by the folks you can find on the project page.
The librsync algorithm is based on the well-known and trustworthy rsync software by Andrew Tridgell.
Download (0.44MB)
Added: 2005-04-14 License: LGPL (GNU Lesser General Public License) Price:
1657 downloads
Daimonin 0.9.7
Daimonin is a isometric real-time massive multiplayer Online RPG game. more>>
Daimonin is a FREE isometric real-time massive multiplayer Online RPG. 2d/3d graphics, 3d sound effects, digital ambient music.
Fast expanding world and community. Thousands of items, spells, monsters, quests... Group playing, guilds and clans. Monster AI and factions. The game play allows great object interaction.
You can open every chest or shelf you found somewhere in the game. Torches on the wall can be turned on or off. Items have detailed and complex description.
Enhancements:
- group playing
- instance maps
- new talk interface
- complex quest system
- several times bigger game world
- about 40-50 news monsters
- more and better animations
- many hundred new objects
- new map editor
- map wizard system
- VOL/GM volunteer system
- new spells
- DPS/THAC system
- and much more including many technical changes
<<lessFast expanding world and community. Thousands of items, spells, monsters, quests... Group playing, guilds and clans. Monster AI and factions. The game play allows great object interaction.
You can open every chest or shelf you found somewhere in the game. Torches on the wall can be turned on or off. Items have detailed and complex description.
Enhancements:
- group playing
- instance maps
- new talk interface
- complex quest system
- several times bigger game world
- about 40-50 news monsters
- more and better animations
- many hundred new objects
- new map editor
- map wizard system
- VOL/GM volunteer system
- new spells
- DPS/THAC system
- and much more including many technical changes
Download (24MB)
Added: 2007-05-25 License: Freeware Price:
1336 downloads
EtherApe 0.9.7
EtherApe is a GNOME/pcap-based etherman, interman, and tcpman clone. more>>
EtherApe is a GNOME/pcap-based etherman, interman, and "tcpman" clone. It displays network activity graphically. Active hosts are shown as circles of varying size, and traffic among them is shown as lines of varying width.
EtherApe project supports Ethernet, FDDI, Token Ring, ISDN, PPP, and SLIP. Additional statistics windows will let you concentrate on protocols or nodes.
Main features:
- Network traffic is displayed graphically. The more "talkative" a node is, the bigger its representation.
- Node and link color shows the most used protocol.
- User may select what level of the protocol stack to concentrate on.
- You may either look at traffic within your network, end to end IP, or even port to port TCP.
- Data can be captured "off the wire" from a live network connection, or read from a tcpdump capture file.
- Live data can be read from ethernet, FDDI, PPP and SLIP interfaces.
- The following frame and packet types are currently supported: ETH_II, 802.2, 803.3, IP, IPv6, ARP, X25L3, REVARP, ATALK, AARP, IPX, VINES, TRAIN, LOOP, VLAN, ICMP, IGMP, GGP, IPIP, TCP, EGP, PUP, UDP, IDP, TP, IPV6, ROUTING, RSVP, GRE, ESP, AH, ICMPV6, EON, VINES, EIGRP, OSPF, ENCAP, PIM, IPCOMP, VRRP; and most TCP and UDP services, like TELNET, FTP, HTTP, POP3, NNTP, NETBIOS, IRC, DOMAIN, SNMP, etc.
- Data display can be refined using a network filter.
- Display averaging and node persistence times are fully configurable.
- Name resolution is done using standard libc functions, thus supporting DNS, hosts file, etc.
<<lessEtherApe project supports Ethernet, FDDI, Token Ring, ISDN, PPP, and SLIP. Additional statistics windows will let you concentrate on protocols or nodes.
Main features:
- Network traffic is displayed graphically. The more "talkative" a node is, the bigger its representation.
- Node and link color shows the most used protocol.
- User may select what level of the protocol stack to concentrate on.
- You may either look at traffic within your network, end to end IP, or even port to port TCP.
- Data can be captured "off the wire" from a live network connection, or read from a tcpdump capture file.
- Live data can be read from ethernet, FDDI, PPP and SLIP interfaces.
- The following frame and packet types are currently supported: ETH_II, 802.2, 803.3, IP, IPv6, ARP, X25L3, REVARP, ATALK, AARP, IPX, VINES, TRAIN, LOOP, VLAN, ICMP, IGMP, GGP, IPIP, TCP, EGP, PUP, UDP, IDP, TP, IPV6, ROUTING, RSVP, GRE, ESP, AH, ICMPV6, EON, VINES, EIGRP, OSPF, ENCAP, PIM, IPCOMP, VRRP; and most TCP and UDP services, like TELNET, FTP, HTTP, POP3, NNTP, NETBIOS, IRC, DOMAIN, SNMP, etc.
- Data display can be refined using a network filter.
- Display averaging and node persistence times are fully configurable.
- Name resolution is done using standard libc functions, thus supporting DNS, hosts file, etc.
Download (0.37MB)
Added: 2007-02-19 License: GPL (GNU General Public License) Price:
994 downloads
Colonist 0.9.7
Colonist is a meta-distribution that exploits existing live CD Linux distributions by adapting them to the coLinux platform. more>>
Colonist is a meta-distribution that exploits existing live CD Linux distributions by adapting them to the coLinux platform.
Due to their optimized structure and package selections, live CD Linux distributions are very convenient to fulfill the pre-built root partition image requirement of coLinux, but they are not readily usable for this purpose.
Colonist provides an easy-to-use installer and distributes such distributions for coLinux.
Enhancements:
- Advanced settings were improved.
- A new distribution was added.
- A new configuration file format is used for passing parameters to the daemon.
- Many bugs were fixed.
<<lessDue to their optimized structure and package selections, live CD Linux distributions are very convenient to fulfill the pre-built root partition image requirement of coLinux, but they are not readily usable for this purpose.
Colonist provides an easy-to-use installer and distributes such distributions for coLinux.
Enhancements:
- Advanced settings were improved.
- A new distribution was added.
- A new configuration file format is used for passing parameters to the daemon.
- Many bugs were fixed.
Download (0.50MB)
Added: 2005-12-02 License: GPL (GNU General Public License) Price:
1424 downloads
Dictator 0.9.7
Dictator project is a Rapid Serial Visual Presentation (RSVP) on-screen text reader. more>>
Dictator project is a Rapid Serial Visual Presentation (RSVP) on-screen text reader.
Dictator permits faster, easier on-screen reading of text using the method of Rapid Serial Visual Presentation (RSVP). Features include dynamic text flow, Unicode support, a bookmark manager, customizable Web references, customizable text import filters, fullscreen mode, and more.
The problem with these texts is that reading them on-screen the conventional way is a drag and printing them out is time-consuming, costly, and wasteful. Dictator provides an alternative approach called Rapid Serial Visual Presentation (RSVP) in which words are displayed consecutively in the same place at a user-controllable rate.
This method prevents unconscious re-reading of adjacent text and decreases the tendency of the reader to oralise the text, allowing for increased reading speeds. RSVP also permits the use of larger fonts for text display which improves text clarity. While it does take some getting used to, with a little practise you may find that reading with Dictator becomes faster and easier than reading from a book.
Main features:
- Rapid Serial Visual Presentation (RSVP) text file reading.
- Single word and multiword displays.
- Unicode support (with Unicode versions of wxPython only).
- Variable reading rate.
- Easy keyboard controls.
- Bookmark manager with automatic recall of last position in text.
- Dynamic text flow (rate related to word length, punctuation).
- Paragraph cues.
- Adjustable fonts and colours.
- Fullscreen mode.
- Text search.
- Customisable text filters allow scraping from PDF/html/Microsoft Word Documents.
- Customisable web queries on current word (e.g. look up definition).
- Open from clipboard.
- Open URL (via text filter only).
<<lessDictator permits faster, easier on-screen reading of text using the method of Rapid Serial Visual Presentation (RSVP). Features include dynamic text flow, Unicode support, a bookmark manager, customizable Web references, customizable text import filters, fullscreen mode, and more.
The problem with these texts is that reading them on-screen the conventional way is a drag and printing them out is time-consuming, costly, and wasteful. Dictator provides an alternative approach called Rapid Serial Visual Presentation (RSVP) in which words are displayed consecutively in the same place at a user-controllable rate.
This method prevents unconscious re-reading of adjacent text and decreases the tendency of the reader to oralise the text, allowing for increased reading speeds. RSVP also permits the use of larger fonts for text display which improves text clarity. While it does take some getting used to, with a little practise you may find that reading with Dictator becomes faster and easier than reading from a book.
Main features:
- Rapid Serial Visual Presentation (RSVP) text file reading.
- Single word and multiword displays.
- Unicode support (with Unicode versions of wxPython only).
- Variable reading rate.
- Easy keyboard controls.
- Bookmark manager with automatic recall of last position in text.
- Dynamic text flow (rate related to word length, punctuation).
- Paragraph cues.
- Adjustable fonts and colours.
- Fullscreen mode.
- Text search.
- Customisable text filters allow scraping from PDF/html/Microsoft Word Documents.
- Customisable web queries on current word (e.g. look up definition).
- Open from clipboard.
- Open URL (via text filter only).
Download (MB)
Added: 2007-01-19 License: GPL (GNU General Public License) Price:
1010 downloads
KEuroCalc 0.9.7
KEuroCalc is a universal currency converter and calculator. more>>
KEuroCalc is a universal currency converter and calculator. It can convert from and to many currencies, either with a fixed conversion rate or a variable conversion rate.
KEuroCalc directly downloads the latest variable rates through the Internet.
Enhancements:
- Fixed problem with Singapore dollar.
- Added support for Russian Rouble.
- Added translations.
<<lessKEuroCalc directly downloads the latest variable rates through the Internet.
Enhancements:
- Fixed problem with Singapore dollar.
- Added support for Russian Rouble.
- Added translations.
Download (0.77MB)
Added: 2006-11-29 License: GPL (GNU General Public License) Price:
1059 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 0.9.7 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