following
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1969
Mozilla Lightning 0.5
Mozilla Lightning is a redesign of the Calendar component. more>>
Mozilla Lightning is a redesign of the Calendar component. Its goal is to tightly integrate calendar functionality (scheduling, tasks, etc.) into Mozilla Thunderbird.
Main features:
- Better Thunderbird integration
- emailtask linkage
- Integration with the Thunderbird address book
- iMIP support (meeting invitations)
- Improved CalDAV support
- Cached calendar support for offline calendar use
- Device synchronization
Mozilla Lightning Project has the following other editions available: Mozilla Lightning Project for Windows and Mozilla Lightning Project for Linux.
<<lessMain features:
- Better Thunderbird integration
- emailtask linkage
- Integration with the Thunderbird address book
- iMIP support (meeting invitations)
- Improved CalDAV support
- Cached calendar support for offline calendar use
- Device synchronization
Mozilla Lightning Project has the following other editions available: Mozilla Lightning Project for Windows and Mozilla Lightning Project for Linux.
Download (2.0MB)
Added: 2007-06-29 License: MPL (Mozilla Public License) Price:
862 downloads
DHTML Windowing Toolkit 0.2
DHTML Windowing Toolkit is a cross-browser JavaScript library for the creation of inline DHTML windows to contain content. more>>
DHTML Windowing Toolkit is a cross-browser JavaScript library for the creation of inline DHTML windows to contain content; windows that can be opened, closed, moved, and resized much like native windows.
Enhancements:
- Window objects can be created with the following features: open, close, minimize, restore, move, and resize.
- The following browsers are supported: Microsoft Internet Explorer, Mozilla Firefox, Opera, and Konqueror.
<<lessEnhancements:
- Window objects can be created with the following features: open, close, minimize, restore, move, and resize.
- The following browsers are supported: Microsoft Internet Explorer, Mozilla Firefox, Opera, and Konqueror.
Download (0.064MB)
Added: 2006-08-22 License: GPL (GNU General Public License) Price:
1160 downloads
RF Toolbox 3.2.0
RF Toolbox is an antenna design and electronics/electrical tool package. more>>
RF Toolbox is an antenna design and electronics/electrical tool package. It takes you step by step through the design of the following types of antennas:
* Dipole
* Fat Dipole
* Yagi
* J-Pole
* Super J-Pole
* Log Periodic
* Cubic Quad
* Vertical
* helical
It also performs the following calculations:
* Transmission Line Calculator
* Coil Design
* LC Filter Design
* Transmission Line Loss
* L Matching Networks
* Pi Matching Networks
* Impedance Calculations
* Wire Gauge and Resistance and Voltage Drop
* Wire Inductance Calculations
With the transmission line calculator, you can select the type of line, length, operating frequency, and calculate the losses, as well as the SWR and losses from SWR due to impedance mismatch. The load impedance can also be calculated from the measured impedance at the line input.
<<less* Dipole
* Fat Dipole
* Yagi
* J-Pole
* Super J-Pole
* Log Periodic
* Cubic Quad
* Vertical
* helical
It also performs the following calculations:
* Transmission Line Calculator
* Coil Design
* LC Filter Design
* Transmission Line Loss
* L Matching Networks
* Pi Matching Networks
* Impedance Calculations
* Wire Gauge and Resistance and Voltage Drop
* Wire Inductance Calculations
With the transmission line calculator, you can select the type of line, length, operating frequency, and calculate the losses, as well as the SWR and losses from SWR due to impedance mismatch. The load impedance can also be calculated from the measured impedance at the line input.
Download (1.6MB)
Added: 2005-08-30 License: GPL (GNU General Public License) Price:
856 downloads
Flashblock 1.5.4.1
Flashblock is an Firefox extension that takes a pessimistic approach to dealing with Macromedia Flash content. more>>
Flashblock is an extension for the Mozilla, Firefox, and Netscape browsers that takes a pessimistic approach to dealing with Macromedia Flash content on a webpage and blocks ALL Flash content from loading. The project leaves placeholders on the webpage that allow you to click to download and then view the Flash content.
Flashblock currently blocks the following content types:
- Macromedia Flash
- Macromedia Shockwave
- Macromedia Authorware
<<lessFlashblock currently blocks the following content types:
- Macromedia Flash
- Macromedia Shockwave
- Macromedia Authorware
Download (0.062MB)
Added: 2007-07-27 License: MPL (Mozilla Public License) Price:
826 downloads
GPS::Lowrance 0.31
GPS::Lowrance is a Perl module connect to Lowrance and Eagle GPS devices. more>>
GPS::Lowrance is a Perl module connect to Lowrance and Eagle GPS devices.
REQUIREMENTS
The following modules are required to use this module:
Carp::Assert
GPS::Lowrance::LSI 0.23
Parse::Binary::FixedFormat
Win32::SerialPort or Device::SerialPort
If you will be using the "get_plot_trails", "set_plot_trails", "set_waypoints" or "get_waypoints" methods, then you will need the following modules:
GPS::Lowrance::Trail 0.41
Geo::Coordinates::DecimalDegrees
Geo::Coordinates::UTM
XML::Generator
If you want to use the screen capture or icon download functions in GPS::Lowrance::Screen, you also need the following module:
GD
This module should work with Perl 5.6.x. It has been tested on Perl 5.8.2.
SYNOPSIS ^
use GPS::Lowrance;
use GPS::Lowrance::Trail;
$gps = GPS::Lowrance->connect(
Device => com1,
BaudRate => 57600,
);
$trail = $gps->get_plot_trail( plot_trail_number => 0 );
$gps->disconnect;
This module provides a variety of low- and high-level methods for communicating with Lowrance and Eagle GPS receivers which support the LSI 100 protocol. It also provides some utility functions for converting data.
<<lessREQUIREMENTS
The following modules are required to use this module:
Carp::Assert
GPS::Lowrance::LSI 0.23
Parse::Binary::FixedFormat
Win32::SerialPort or Device::SerialPort
If you will be using the "get_plot_trails", "set_plot_trails", "set_waypoints" or "get_waypoints" methods, then you will need the following modules:
GPS::Lowrance::Trail 0.41
Geo::Coordinates::DecimalDegrees
Geo::Coordinates::UTM
XML::Generator
If you want to use the screen capture or icon download functions in GPS::Lowrance::Screen, you also need the following module:
GD
This module should work with Perl 5.6.x. It has been tested on Perl 5.8.2.
SYNOPSIS ^
use GPS::Lowrance;
use GPS::Lowrance::Trail;
$gps = GPS::Lowrance->connect(
Device => com1,
BaudRate => 57600,
);
$trail = $gps->get_plot_trail( plot_trail_number => 0 );
$gps->disconnect;
This module provides a variety of low- and high-level methods for communicating with Lowrance and Eagle GPS receivers which support the LSI 100 protocol. It also provides some utility functions for converting data.
Download (0.022MB)
Added: 2007-03-08 License: Perl Artistic License Price:
964 downloads
Logo++ 0.0.1b
Logo++ project is a simple Logo-like interpreter. more>>
Logo++ project is a simple Logo-like interpreter.
It draws graphical figures by following very simple instructions.
Though it lacks many essential features of "serious" programming languages, it remains a funny start for beginners in computer programming, particularly for kids.
<<lessIt draws graphical figures by following very simple instructions.
Though it lacks many essential features of "serious" programming languages, it remains a funny start for beginners in computer programming, particularly for kids.
Download (0.098MB)
Added: 2006-10-18 License: GPL (GNU General Public License) Price:
1112 downloads
Polygen 1.0.6
Polygen is a random sentence generator according to a grammar definition (BNF). more>>
PolyGen project is a program for generating random sentences according to a grammar definition, that is following custom syntactical and lexical rules.
Formally, it is an interpreter of a language itself designed to define languages, where to interpret means executing a source program in real time and eventually outputting its result. Here, a source program is a grammar definition.
The execution consists of the exploration of such grammar by selecting a random path, and the result is the sentence built on the way.
<<lessFormally, it is an interpreter of a language itself designed to define languages, where to interpret means executing a source program in real time and eventually outputting its result. Here, a source program is a grammar definition.
The execution consists of the exploration of such grammar by selecting a random path, and the result is the sentence built on the way.
Download (0.41MB)
Added: 2005-04-14 License: GPL (GNU General Public License) Price:
1659 downloads
KompctMon 1R3B
KompctMon is SuperKaramba theme shows following informations with simple and compact. more>>
KompctMon is SuperKaramba theme shows following informations with simple and compact.
- CPU Usage (0~100%:sector graph)
- CPU Frequency (0.00~9.99 GHz:digit)
- CPU Temperature (0c~75c:horizontal bar graph)
- MEMORY Usage (0~100%:sector graph)
- SWAP I/O per sec (0~999/sec:digit)
- SWAP Usage (0~100%:horizontal bar graph)
- Network Load;Receive (KB/S:digit & horizontal bar graph with common log scale)
- Network Load;Send (KB/S:digit & horizontal bar graph with common log scale)
- Disk free Space # 1 (GB:digit)
- Disk Usage # 1 (0~100%:horizontal bar graph)
- Disk free Space # 2 (GB:digit)
- Disk Usage # 2 (0~100%:horizontal bar graph)
<<less- CPU Usage (0~100%:sector graph)
- CPU Frequency (0.00~9.99 GHz:digit)
- CPU Temperature (0c~75c:horizontal bar graph)
- MEMORY Usage (0~100%:sector graph)
- SWAP I/O per sec (0~999/sec:digit)
- SWAP Usage (0~100%:horizontal bar graph)
- Network Load;Receive (KB/S:digit & horizontal bar graph with common log scale)
- Network Load;Send (KB/S:digit & horizontal bar graph with common log scale)
- Disk free Space # 1 (GB:digit)
- Disk Usage # 1 (0~100%:horizontal bar graph)
- Disk free Space # 2 (GB:digit)
- Disk Usage # 2 (0~100%:horizontal bar graph)
Download (0.030MB)
Added: 2006-07-06 License: GPL (GNU General Public License) Price:
1207 downloads
OfficeSpot.Net Collaboration Server Preview 2
OfficeSpot.Net Collaboration Server project contains all packages needed to get eGroupWare running easily. more>>
OfficeSpot.Net CS contains following packages: - eGroupWare - OpenLDAP - DBMail - ClamAV - APC - Memcache - MySQL
Enhancements:
- This release contains updated versions of eGroupWare (1.4), DBMail (latest stable SVN revision), and ClamAV (0.90.3).
- The installation process was streamlined and the online documentation was updated.
<<lessEnhancements:
- This release contains updated versions of eGroupWare (1.4), DBMail (latest stable SVN revision), and ClamAV (0.90.3).
- The installation process was streamlined and the online documentation was updated.
Download (183.5MB)
Added: 2007-06-21 License: GPL (GNU General Public License) Price:
857 downloads
playlistfs 0.11
playlistfs is a FUSE filesystem which allows to present a group of play list files (in a directory) as directories to allow easy more>>
playlistfs is a FUSE filesystem which allows to present a group of play list files (in a directory) as directories to allow easy management.
A folder with playlists is presented as /playlists and all the playlists in the original folder are shown as directories.
Installation:
1. Run following commands
./configure
make
mv src/plfs /sbin/mount.plfs
2. Now simply try something like following
mount /myth/music /mnt/plfs
In above example, all music and playlist files are in /myth/music and target mount point is /mnt/plfs. You can change these values to suit your setup.
Enhancements:
- Fixed a small bug. By default it was compiled in debug mode and this started in foreground rather than daemon mode. Fixed now.
<<lessA folder with playlists is presented as /playlists and all the playlists in the original folder are shown as directories.
Installation:
1. Run following commands
./configure
make
mv src/plfs /sbin/mount.plfs
2. Now simply try something like following
mount /myth/music /mnt/plfs
In above example, all music and playlist files are in /myth/music and target mount point is /mnt/plfs. You can change these values to suit your setup.
Enhancements:
- Fixed a small bug. By default it was compiled in debug mode and this started in foreground rather than daemon mode. Fixed now.
Download (0.070MB)
Added: 2007-08-17 License: GPL (GNU General Public License) Price:
798 downloads
Link Alert 0.7.2
Link Alert is a Firefox extension that changes the cursor to indicate the target of a link. more>>
Link Alert is a Firefox extension that changes the cursor to indicate the target of a link.
Highlights links to the following:
-New Windows
-Secure Sites
-Email Links
-Javascript
-Word Documents
-Excel Spreadsheets
-PDF Files
-Zip Files
-Applications
-Text Files
-Images
-RSS Feeds
-AIM: Links
-and more...
<<lessHighlights links to the following:
-New Windows
-Secure Sites
-Email Links
-Javascript
-Word Documents
-Excel Spreadsheets
-PDF Files
-Zip Files
-Applications
-Text Files
-Images
-RSS Feeds
-AIM: Links
-and more...
Download (0.012MB)
Added: 2007-07-16 License: MPL (Mozilla Public License) Price:
837 downloads
CORBA-Python 0.30
CORBA-Python is a package supplies the following tools : idl2py : IDL compiler to Python. more>>
CORBA-Python is a package supplies the following tools : idl2py : IDL compiler to Python.
idl2pyemb : IDL compiler to Python embedded with C idl2pyext : IDL compiler to Python extension with C idl2pycli : RPC-GIOP client stub generator idl2pysrv : RPC-GIOP server skeleton generator
<<lessidl2pyemb : IDL compiler to Python embedded with C idl2pyext : IDL compiler to Python extension with C idl2pycli : RPC-GIOP client stub generator idl2pysrv : RPC-GIOP server skeleton generator
Download (0.060MB)
Added: 2006-11-11 License: Perl Artistic License Price:
1080 downloads
loggertools 0.0.1
loggertools is a collection of tools for flight loggers, especially for gliders. more>>
loggertools is a collection of tools for flight loggers, especially for gliders. They help you convert data (turn points, air spaces, flight logs) and connect to the device.
The following devices are being supported (the ones I have access to):
- Holltronic Cenfis
- Filser Colibri
- Filser LX4000
- Filser LX20
The following data formats are understood:
- SeeYou .cup
- Cenfis .cdb, .idb, .dab, .bhf
- Filser .da4
- Zander .wz
<<lessThe following devices are being supported (the ones I have access to):
- Holltronic Cenfis
- Filser Colibri
- Filser LX4000
- Filser LX20
The following data formats are understood:
- SeeYou .cup
- Cenfis .cdb, .idb, .dab, .bhf
- Filser .da4
- Zander .wz
Download (0.15MB)
Added: 2007-03-14 License: GPL (GNU General Public License) Price:
955 downloads
libinklevel 0.7.2
Libinklevel is a Linux library for retrieving the ink level of a printer attached via the parallel port or USB. more>>
Libinklevel is a library for checking the ink level of your printer on a system which runs Linux.
libinklevel supports printers attached via parallel port or usb.
Enhancements:
- Support for the following printers has been added: Canon i865, Canon iP3300, and Canon MP160.
<<lesslibinklevel supports printers attached via parallel port or usb.
Enhancements:
- Support for the following printers has been added: Canon i865, Canon iP3300, and Canon MP160.
Download (0.013MB)
Added: 2007-07-30 License: GPL (GNU General Public License) Price:
818 downloads
RefreshBlocker 0.4
RefreshBlocker extension will prevent your browser from following the forwarding specified by the META refresh parameter. more>>
RefreshBlocker extension will prevent your browser from following the forwarding specified by the META refresh parameter.
RefreshBlocker is a small extension for the Firefox web browser. This extension will prevent your browser from following the forwarding specified by the refresh parameter of the META tag element. If such a refresh parameter is given on a web page, an infobox will be displayed at the top of the page.
<<lessRefreshBlocker is a small extension for the Firefox web browser. This extension will prevent your browser from following the forwarding specified by the refresh parameter of the META tag element. If such a refresh parameter is given on a web page, an infobox will be displayed at the top of the page.
Download (0.007MB)
Added: 2007-04-24 License: MPL (Mozilla Public License) Price:
916 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 following 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