Main > Free Download Search >

Free capturix videospy 3.01 serial software for linux

capturix videospy 3.01 serial

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 256
Netscape::History 3.01

Netscape::History 3.01


Netscape::History is a Perl object class for accessing Netscape history database. more>>
Netscape::History is a Perl object class for accessing Netscape history database.

SYNOPSIS

use Netscape::History;

$history = new Netscape::History();
while (defined($url = $history->next_url() ))
{
}

The Netscape::History module implements an object class for accessing the history database maintained by the Netscape web browser. The history database keeps a list of all URLs you have visited, and is used by Netscape to change the color of URLs which you have previously visited, for example.

With this module, you can get at the URLs stored in a Netscape history file, delete URLs, and add new ones. With the associated Netscape::HistoryURL module you can access the information which is associated with each URL.

Please Note: the database format for the browser history was changed with Netscape 4. Previously only the time of most recent visit was available; now you can also get at the time of your first visit, the number of visits, the title of the referenced page, and another value.

<<less
Download (0.009MB)
Added: 2007-03-24 License: Perl Artistic License Price:
949 downloads
Netscape::HistoryURL 3.01

Netscape::HistoryURL 3.01


Netscape::HistoryURL is a URI::URL subclass with Netscape history information. more>>
Netscape::HistoryURL is a URI::URL subclass with Netscape history information.

SYNOPSIS

use Netscape::HistoryURL;

$url = new Netscape::HistoryURL(http://foobar.com/,
LAST, FIRST, COUNT, EXPIRE, TITLE);

The Netscape::HistoryURL module subclasses URI::URL to provide a URL class with methods for accessing the information which is stored in Netscapes history database.

The history database is used to keep track of all URLs you have visited. This is used to color previously visited URLs different, for example. The information stored in the history database depends on the version of Netscape being used.

<<less
Download (0.008MB)
Added: 2007-03-24 License: Perl Artistic License Price:
945 downloads
GNU Xnee 3.01

GNU Xnee 3.01


Xnee is a suite of programs that can record, replay and distribute user actions under the X11 environment. more>>
Xnee is a suite of programs that can record, replay and distribute user actions under the X11 environment. Think of GNU Xnee as a robot that can imitate the job you just did.
Xnee can be used to:
- Automate tests e.g nightly automatic regression tests
- Demonstrate programs e.g record and replay a user interaction with your system
- Distribute actions e.g teachers actions can be sent to all students desktops
- Record and replay macro e.g Tie a key modifier combination (e.g using xkeymouse) to replay a recorded session. The macro is WM- and program independent.
- Retype a file e.g When testing an editor, Xnee can type in the content of a file. This can be compared with the original and thereby
Xnee consists of a library and two applications:
- cnees not an event amulator Command line program
- gnees not an emulator either Graphical User Interface (GUI) program
- libxnee is basically xnee Library used by cnee and gnee
All Xnee applications (gnee and cnee) receives X11 protocol data (e g XEvents) from an X server using the libxnee and prints them to a file. This file is used later on when replaying.
Events directly generated by the user (e.g KeyPress) can be replayed or faked. Requests, replies, errors and events not directly generated by the user (e.g MapNotify) can be recorded as well. By using these data Xnee applications can replay with synchronisation. This is not only useful but essential.
In order to verify that a program does the job its supposed to do, certain tests have to be made. These tests are, IMHO, perhaps the most boring things a programmer can do. To release the programmer from this burdon Xnee is made.
Xnee started out as a commad line program. During the development phase the main functionality was broken out to a library, called libxnee. The command line program changed its name to cnee. The thought behind making the library was to enable the writing of other clients than just a command line. Today there is a GUI program, gnee that uses the library.
With Xnee testcase(s) can be recorded and later on replayed. Xnee can also distribute events (both when recording and replaying) to other displays.
Xnee uses X Windows System.
Enhancements:
- doc/Makefile.in was missing and has been added. gnee->About->Close and pnee->About->Close were faulty and have been fixed.
<<less
Download (0.48MB)
Added: 2007-07-10 License: GPL v3 Price:
838 downloads
UPX 3.01

UPX 3.01


UPX is a versatile executable packer. more>>
UPX is a versatile executable packer.
Main features:
- excellent compression ratio: typically compresses better than WinZip/zip/gzip, use UPX to decrease the size of your distribution !
- very fast decompression: ~10 MB/sec on an ancient Pentium 133, ~200 MB/sec on an Athlon XP 2000+.
- no memory overhead for your compressed executables because of in-place decompression.
- safe: you can list, test and unpack your executables. Also, a checksum of both the compressed and uncompressed file is maintained internally.
- universal: UPX can pack a number of executable formats:
- atari/tos
- djgpp2/coff
- dos/com
- dos/exe
- dos/sys
- linux/386
- rtm32/pe
- tmt/adam
- watcom/le (supporting DOS4G, PMODE/W, DOS32a and CauseWay)
- win32/pe
- portable: UPX is written in portable endian-neutral C++
- extendable: because of the class layout its very easy to add new executable formats or new compression algorithms
- free: UPX is distributed with full source code under the GNU General Public License, and may be used freely even with commercial programs.
<<less
Download (0.25MB)
Added: 2007-08-01 License: GPL (GNU General Public License) Price:
834 downloads
Tiny serial terminal 1.1

Tiny serial terminal 1.1


Tiny serial terminal is a simple and dumb tool to access serial ports. more>>
Tiny serial terminal is a simple and dumb tool to access serial ports. Mainly intended for use to access serial consoles of various hardware.

Usage:

Download: com.c
Version : 1.1
Size : 4607 bytes
MD5 : 73a394b6d5ad333c2bf542315e1a0b73
SHA1 : 53c8ea8a1d5450ac4237a20c843e1462acaaa96e

Building: cc -o com com.c
Usage : ./com /dev/device [speed]
Example : ./com /dev/ttyS0 [115200]
Keys : Ctrl-A - exit, Ctrl-X - display control lines status
Darcs : darcs get http://tinyserial.sf.net/
Scr.shot: screenshot.png (8862 bytes)
<<less
Download (0.005MB)
Added: 2006-08-21 License: BSD License Price:
1208 downloads
PC-BSD 1.3.01 / 1.4 Beta

PC-BSD 1.3.01 / 1.4 Beta


PC-BSD has as its goals to be an easy-to-install-and-use desktop operating system, based on FreeBSD. more>> <<less
Download (691MB)
Added: 2007-07-20 License: BSD License Price:
830 downloads
Arctic Glow 3.5.1.1

Arctic Glow 3.5.1.1


its appearance is fairly much the same as Arctic Glow 2 other than the newer style tabs to support current functionality. more>>

Arctic Glow 3.5.1.1 will make you feel pleasant because its appearance is fairly much the same as Arctic Glow 2 other than the 'newer' style tabs to support current functionality.

It has been entirely rebuilt from the default theme for Firefox 3.01.

<<less
Added: 2009-07-26 License: MPL Price: FREE
1 downloads
DemoLinux 3.01

DemoLinux 3.01


DemoLinux is a distribution designed to reside entirely on a bootable CD. more>>
The DemoLinux CD allow to use Linux without installation, disk partitioning or any other complex manipulation that still prevent many people from giving Linux a try. This CD does not install Linux on your hard disk, but it allows you to play with it at lenght before you eventually decide to proceed with a full fledged installation.

This is made possible by a set of technical features in the Linux kernel and by some other free software (notably from S.u.S.E. and RedHat) that we use here.

Our goal is to allow everybody to make by himself an idea of what Linux can offer, and also to provide software publishers with a means to give out easy to use, no-hassle demos of their Linux products.

This CD is also a wonderful means of using Linux everywhere: you can take your favorite configuration with you in a CD that fits in your pocket, sit down in front of most PCs running another OS, boot from the CD and find yourself in front of your preferred environment in minutes.

<<less
Download (650MB)
Added: 2005-04-06 License: GPL (GNU General Public License) Price:
1665 downloads
Gcal 3.01

Gcal 3.01


Gcal is a program for calculating and printing calendars. more>>
Gcal is a program for calculating and printing calendars. It displays hybrid and proleptic Julian and Gregorian calendar sheets, respectively for one month, three months, or a whole year.
It also displays eternal holiday lists for many countries around the globe, and features a very powerful creation of fixed date liststhat can be used for reminding purposes. Gcal can calculate various astronomical data and times of the Sun and the Moon for pleasure at any location, precisely enough for most civil purposes.
Gcal supports some other calendar systems, for example, the Chinese and Japanese calendars, the Hebrew calendar, and the civil Islamic calendar, too.
English user manual included; German user manual included.
Main features:
- Some special calendar sheet formats.
- Calendar sheets can be provided with week numbers.
- Variable number of year calendar sheet blocks.
- Adjustable ordering of displayed dates.
- Adjustable period of Gregorian Reformation.
- Proleptic Julian and Gregorian calendars.
- Adjustable highlighting of holidays and actual day.
- Variable starting day of week.
- Output of day-of-year numbers and concatenated day and day-of-year numbers.
- Allows user-defined ordering of the date elements.
- Output of fiscal years.
- Output of lists or ranges of months or years.
- Sorted output of selectable country/territory specific eternal holiday lists (mostly complete) for nearly *all* countries around the globe, which are generated automatically.
- Sorted output of Christian Western churches calendar holidays, Orthodox Christian Eastern churches old and new calendar holidays, Hebrew calendar holidays, Islamic civil calendar holidays (since AD 622), Persian "Jalaali" calendar holidays, Chinese and Japanese calendar holidays (since AD 1645), more "other" calendar system holidays, multicultural New Years Days, and start of "other" calendar system months, which are also generated automatically.
- Sorted output of fixed date lists which can be defined and created in a highly flexible manner.
- Allows filtration of fixed dates by using regular expressions and other built-in methods.
- Allows the use of date and text variables and basic operations on them.
- Some gimmicks like solar and lunar eclipse time, sunrise/sunset plus a lot of other Sun based data and times, Moon phase, Full and New Moon time, moonrise/moonset plus a lot of other Moon based data and times, zodiacal markers, equinox and solstice, air line distance between two geographic point locations plus course angles, biorhythm et cetera...
- Fixed dates can be stored in several files.
- Nearly unlimited nesting level of include files.
- Nearly unlimited internal text and table lengths.
- Default options can be stored in the `GCAL environment variable.
- Options and commands stored in response files can be preloaded.
- Uses either an external pager or a simple built-in pager.
- Detailed Texinfo reference manual.
- German, English and American program version by default.
- Supports various computer platforms.
- GNU `gettext internationalization technology, which allows the use of message catalogs for most native languages.
- GNU `autoconf(iguration) installation technology.
- Supports both UN*X short-style options and GNU long-style options.
<<less
Download (2.3MB)
Added: 2006-06-08 License: GPL (GNU General Public License) Price:
1236 downloads
iTrustPage 3.01

iTrustPage 3.01


iTrustPage is an extension which prevents an Internet user from filling out untrustworthy Web forms. more>>
iTrustPage is an extension which prevents an Internet user from filling out untrustworthy Web forms.

iTrustPage prevents an Internet user from filling out untrustworthy Web forms. iTrustPage assumes that a users browser is trusted (when the browser is compromised, the user can be subject to attacks much more serious than phishing.) iTrustPages design is centered around three observations:

1. iTrustPage tries to be as user-transparent as possible. In designing this tool we tried very hard to avoid annoying the user.

2. Sometimes, iTrustPage cannot determine whether a form is trustworthy. In those cases, iTrustPage is asking the user to describe the form as if searching for the form on Google. This user-supplied information may help iTrustPage deem the form as trustworthy.

3. Any anti-phishing tool (including iTrustPage) has false negatives (i.e., a user can still visit a phishing site). iTrustPage tries very hard to minimize such occurrences, but there are no guarantees. After all, iTrustPage only offers pretty good phishing protection.

Warning: iTrustPage records anonymized usage information into a log. These logs are periodically sent to us. We analyze these logs for our research to characterize the benefits of using iTrustPage. Please visit our homepage for more information.

<<less
Download (0.053MB)
Added: 2007-07-19 License: GPL (GNU General Public License) Price:
832 downloads
VTun 3.0.1

VTun 3.0.1


VTun is the easiest way to create Virtual Tunnels over TCP/IP networks with traffic shaping, compression, and encryption. more>>
VTun is the easiest way to create Virtual Tunnels over TCP/IP networks with traffic shaping, compression, and encryption.
In order to compile VTun you need some software packages.
Main features:
- Encryption
- Compression
- Traffic shaping
- VPN
- Mobile IP
- IP tunnel (tun).
- Supports point-to-point IP tunnel.
- Ethernet tunnel (ether).
- Supports all protocols that work over Ethernet: IP,IPX,Appletalk,Bridge,...
- Serial tunnel (tty).
- Supports all protocols that work over serial lines: PPP,SLIP,...
- Pipe tunnel (pipe).
- Supports all programs that works over Unix pipes.
- VTun protocol over TCP.
- Allows to establish tunnels behind firewalls. Very reliable.
- VTun protocol over UDP.
- Fast and efficient protocol with small tunneling overhead.
- Deflate (zlib).
- Very efficient compression. Supported for TCP only.
- LZO (lzo).
- Super fast compression. Supported for UDP and TCP.
- Challenge based authentication.
- No clear text passwords.
- BlowFish 128 bits key.
- Fast efficient encryption with 128 bits MD5 hash keys.
<<less
Download (0.064MB)
Added: 2007-06-12 License: GPL (GNU General Public License) Price:
543 downloads
Text::Roman 3.01

Text::Roman 3.01


Text::Roman is a Perl module that converts roman algarism in integer numbers and the contrary, recognize algarisms. more>>
Text::Roman is a Perl module that converts roman algarism in integer numbers and the contrary, recognize algarisms.

SYNOPSIS

use Text::Roman;

print roman(123);

Text::Roman::roman() is a very simple algarism converter. It converts a single integer (in arabic algarisms) at a time to its roman correspondent. The conventional roman numbers goes from 1 up to 3999. MROMANS (milhar romans) range is 1 up to 3999*1000+3999=4002999.

Up to these number we will found symbols as:??????but they do not concern this specific package. There is no concern for mix cases, like Xv, XiiI, as legal roman algarism numbers.

roman($int): return string containing the roman corresponding to the given integer, or if the integer is out of domain...

roman2int($str): return if $str is not roman or return integer if it is.

isroman($str): verify whether the given string is a conventional roman number, if it is return 1; if it is not return 0...

Quite same follows for mroman2int($str) and ismroman($str), except that these functions treat milhar romans.

<<less
Download (0.003MB)
Added: 2007-07-27 License: Perl Artistic License Price:
821 downloads
DeVeDe 3.01

DeVeDe 3.01


DeVeDe project creates video DVDs, suitables for home players. more>>
DeVeDe project creates video DVDs, suitables for home players.

DeVeDe can create video DVDs from any number of video files, in any of the formats supported by Mplayer.

The big advantage over other utilites is that it only needs Mplayer, Mencoder, DVDAuthor y MKisofs, so its dependencies are really small.

<<less
Download (1.1MB)
Added: 2007-07-01 License: GPL (GNU General Public License) Price:
866 downloads
TrinityOS 05/22/05

TrinityOS 05/22/05


TrinityOS is a step-by-step guide to securing, tuning, and enabling services for Linux. more>>
TrinityOS is a step-by-step, example-driven HOWTO on building a very functional Linux box with strong security in mind.
TrinityOS is well known for its strong packet firewall ruleset, Chrooted and Split DNS (v9 and v8), secured Sendmail (8.x), Linux PPTP, Serial consoles and Reverse TELNET, DHCPd, SSHd, UPSes, system performance tuning, the automated TrinityOS-Security implementation scripts, and much more.
Main features:
- Master References and Recommended Guidelines
- Linux Distribution Thoughts
- Core OS setup
- Network Connectivity
- Security
- System backup
- More Extensive Guides
<<less
Download (0.25MB)
Added: 2005-05-23 License: Free for non-commercial use Price:
1615 downloads
catty 20060310

catty 20060310


catty project is a small utility to write to and read from a serial tty device. more>>
catty project is a small utility to write to and read from a serial tty device. You can use it in scripts, or directly writing some text to its stdin.

With catty you can add in a few seconds of serial communication to your shell scripts.

Build:

Simply launch the tiny build script:

./Build

I personally tried to compile catty (with success) under the following platforms:

- Linux Kernel 2.4.32
binutils 2.16
gcc 2.95.3
glibc 2.2.5

- Cygwin
cygwin emulation engine 1.5.19-4,
binutils 20050610-1
gcc 3.4.4-1

If you want, please send me a tiny report of your successful compilation, *IF AND ONLY IF* the compilation environment is strongly different from the ones listed above. The report should be in the same form of the reports above.

Installation:

catty is a tool desiged for experts:
youll have to manually copy it in the
best place for your needs (/usr/bin, /usr/sbin, or ~/bin).

Usage:

Usage is displayed launching catty with no (valid) args.
<<less
Download (0.009MB)
Added: 2006-03-13 License: GPL (GNU General Public License) Price:
1320 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5