Main > Free Download Search >

Free private eyes in springfield mass software for linux

private eyes in springfield mass

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 717
Crazy Eye Icons for Linux -

Crazy Eye Icons for Linux -


6 icons of a funny creature with just one eye more>> Description:
Six freeware icons of a funny creature with just one eye.
Content:
Crazy Eye, Anger, Dance, Run, Sad, Sleep
<<less
Download (351KB)
Added: 2009-04-23 License: Freeware Price: Free
184 downloads
Critical Mass 1.0.1

Critical Mass 1.0.1


Critical Mass (Critter) is an SDL/OpenGL space shootem up game. more>>
Critical Mass (aka Critter) is an SDL/OpenGL space shootem up game. Critical Mass project currently runs on Mac OS X, Windows, and Linux.

The latter is my main development platform. Other platforms supported by SDL/OpenGL may also work with a bit of work.
<<less
Download (4.9MB)
Added: 2006-07-16 License: GPL (GNU General Public License) Price:
1213 downloads
Xfce 4 Eyes Plugin 4.4.0

Xfce 4 Eyes Plugin 4.4.0


Xfce 4 Eyes Plugin is a Xfce4 panel plugin that adds eyes which watch your every step. more>>
Xfce 4 Eyes Plugin is a Xfce4 panel plugin that adds eyes which watch your every step.

Portions of the xfce4-eyes code were taken from geyes and are licensed under the terms of the GNU General public license, see the COPYING.GPL file.

<<less
Download (0.20MB)
Added: 2007-03-06 License: GPL (GNU General Public License) Price:
966 downloads
InSilicoSpectro::InSilico::MassCalculator 1.0.19

InSilicoSpectro::InSilico::MassCalculator 1.0.19


MassCalculator is a Perl module that implements common mass computations in mass spectrometry. more>>
MassCalculator is a Perl module that implements common mass computations in mass spectrometry.

SYNOPSIS

use InSilicoSpectro::InSilico::MassCalculator;
InSilicoSpectro::InSilico::MassCalculator::init(insilicodef.xml);

MassCalculator Perl library is intended to support common mass spectrometry-related computations that must be routinely performed by bioinformaticians dealing with mass spectrometry data.

To accommodate as many as possible user requirements, we decided to both support a classical procedural programming model and an object oriented model. Per se MassCalculator is not designed as an object oriented code but we provide a series of elementary classes for modeling proteins, peptides, enzymes, etc. which MassCalculator is compatible with. Moreover, the latter classes are rather simple and neutral in their design such that they should fit, after further derivations eventually, a large range of code design.

We decided not to use Perl object oriented programming to stay with relatively naive and simple code and to allow everybody to decide how to include it in its own project. Nonetheless, MassCalculator is able to deal with Perl objects we provide additionally to represent protein sequences, peptides, enzymes, mass lists, and fragmentation spectra, see their respective documentations.
MassCalculator is released under the LGPL license (see source code).

<<less
Download (1.4MB)
Added: 2007-07-03 License: LGPL (GNU Lesser General Public License) Price:
843 downloads
Jawa Open Eyes 5.1

Jawa Open Eyes 5.1


Jawa Open Eyes is a visual network monitoring tool developed in Java for managing network and Internet resources. more>>
Jawa Open Eyes is a visual network monitoring tool developed in Java for managing network and Internet resources.

Jawa Open Eyes supports SNMP v1/2/2c for collecting MIB-II information, port scanning, and SSL capable URL time response.

The main features include visual network monitoring, an enhanced network topology designer, email alert, trap receiver, trap agent, and real time logging to DB and Web.

<<less
Download (2.6MB)
Added: 2005-12-06 License: Free To Use But Restricted Price:
1445 downloads
Porsche Gemballa 1

Porsche Gemballa 1


Porsche Gemballa is a KDM theme featuring a Porsche Gemballa. more>>
Porsche Gemballa is a KDM theme featuring a Porsche Gemballa. Let me know if you like it!

License: You are free to use for personal use. Do not distribute. Do not link directly to the file. All links must point to http://www.knightechnologysolutions.com/downloads/ For any use other than Private/home use, please include this copyright notice.

<<less
Download (0.32MB)
Added: 2007-04-02 License: Other/Proprietary License Price:
938 downloads
My File Manager 0.4

My File Manager 0.4


My File Manager is a small and lightweight file manager. more>>
My File Manager is a small and lightweight file manager. It was developed to provide a small and fast file manager, which has only a few dependencies from other packages, but including some interestings things like mount partitions, minimalistic burning capability and mass renaming files. MFM use FLTK graphics toolkit.
Main features:
- Selectable shown fields (permissions, users, groups, date and size)
- Various sort options
- Rename group of files
- Change attributes of group of files
- Compress files
- Burn CD/DVD
- Find files by name or by content
- Mount/umount partitions
<<less
Download (0.092MB)
Added: 2006-06-11 License: GPL (GNU General Public License) Price:
1237 downloads
Viperin 0.1.2

Viperin 0.1.2


Viperin-Z is a taskbar applet to manage virtual private network connections on the Sharp Zaurus family of handheld computers. more>>
Viperin-Z is a taskbar applet to manage virtual private network connections on the Sharp Zaurus family of handheld computers.
As a front-end to vpnc, the free Cisco VPN concentrator client, this application can set up various VPN configurations, connect to a selected one and monitor connection status.
Enhancements:
- Create session log in /var/log/viperinz.log
- Updated to work with vpnc 0.3.3
- Fix package removal
<<less
Download (0.041MB)
Added: 2005-07-04 License: (FDL) GNU Free Documentation License Price:
1572 downloads
Transporter 1.4

Transporter 1.4


The Transporter acts like an electronic secure courier to deliver your data and documents in encrypted form safe from prying eyes or those who would tamper with them. It Encrypts, digitally signs and armours to send sensitive information over the Internet without SSL. Typically you would embed it in your own Internet applications. more>>

Transporter - The Transporter acts like an electronic secure courier to

deliver your data and documents in encrypted form safe from

prying eyes or those who would tamper with them.

It Encrypts, digitally signs and armours to send sensitive

information over the Internet without SSL.

Typically you would embed it in your own Internet

applications.


Enhancements:
Version 1.4

changed pad directory structure


System Requirements:
<<less
Download (721Kb)
Added: 2006-03-06 License: Free Price: Free
10 downloads
Access Modifier Eclipse Plug-in 1.2.6

Access Modifier Eclipse Plug-in 1.2.6


Access Modifier Eclipse Plug-in allows the user to change the visibility and other modifiers of Java classes. more>>
Access Modifier Eclipse Plug-in allows the user to change the visibility (public, protected, default, private) and other modifiers (final, static, synchronized) of Java classes, interfaces, methods and fields in the workbenchs Outline, Members and Package Explorer views.

The plug-in lets you modify the access modifiers of classes, interfaces, methods and fields through a popup menu. The following choices are available, each one changing the selected items visibility:

public public
protected protected
default default
private private

In addition to changing the visibility of the marked element, you can also set or unset the final, static and synchronized modifiers:

final/not final
static/not static
synchronized/not synchronized

<<less
Download (0.15MB)
Added: 2006-06-29 License: LGPL (GNU Lesser General Public License) Price:
1216 downloads
Eyes Of Lynx 0.1.4

Eyes Of Lynx 0.1.4


Eyes Of Lynx is an application for examining your images on the Web. more>>
Eyes Of Lynx is an application for examining your images on the Web. It is written in PHP/Javascript and is licensed under the GNU General Public License.
Eyes Of Lynx project is designed to be fast, intuitive and very powerful. Its key features include an original and innovative interface, zoom and rotation tools, a thumbnails image navigation, ...
Main features:
- Arrangement of images in albums (directories and subdirectories)
- Zoom in, out, fit to window, 1:1 size and by selection (Shift + left mouse drag)
- Rotation left, right in increments of 90 degrees (requires PHPs GD extension or ImageMagick)
- Auto rotate photos: Eol can look at information stored by digital cameras in photos and automatically rotate them as needed
- Images can be cached in a smaller/intermediate size to increase display and loading speeds (requires PHPs GD extension or ImageMagick).
- The quality (level of JPEG compression) of resized images generated can be ajusted.
- Thumbnails image navigation, very useful when an image is zoomed
- Image properties dialog (draggable)
- Fully themeable
- Very easy setup (See INSTALL file in the source archive to know more about install instructions)
- Currently, only JPEG & PNG images are supported
<<less
Download (0.14MB)
Added: 2007-06-24 License: GPL (GNU General Public License) Price:
852 downloads
massXpert mass spectrometry package 1.6.5

massXpert mass spectrometry package 1.6.5


massXpert mass spectrometry package is a mass spectrometry environment for linear (bio-) polymers. more>>
massXpert mass spectrometry package is a mass spectrometry environment for linear (bio-) polymers. It inherits all the innovations of GNU polyxmass, as it is a port of that project to a cross-platform development environment.
Enhancements:
- A feature was added whereby, upon definition of a monomer chemical modification, the user might tell which monomers are targets of that modification.
- If the user tries to modify a monomer with a modification that cannot be used for that, she is alerted.
- A mechanism overriding the modification target limitations is available for maximum flexibility.
- Bugs related to the chemical modification of polymer sequences were fixed.
- The user manual was updated to document the new features.
<<less
Download (0.87MB)
Added: 2007-07-27 License: GPL (GNU General Public License) Price:
820 downloads
KaTeker 0.95

KaTeker 0.95


KaTeker is a backup tool for Linux useful for small companies and private people. more>>
KaTeker is a backup tool for Linux useful for small companies and private people. It saves data onto hard disk and CDs or other random access media.

<<less
Download (15.72MB)
Added: 2005-09-26 License: GPL (GNU General Public License) Price:
1488 downloads
SwitchProxy Tool 1.4.1 for Firefox

SwitchProxy Tool 1.4.1 for Firefox


SwitchProxy Tool is a Firefox extension which lets you manage and switch between multiple proxy configurations quickly and easy. more>>
SwitchProxy Tool is a Firefox extension which lets you manage and switch between multiple proxy configurations quickly and easily.

You can also use it as an anonymizer to protect your computer from prying eyes.

NOTE: In Firefox you can use the toolbar element to save space

<<less
Download (0.064MB)
Added: 2007-04-08 License: MPL (Mozilla Public License) Price:
734 downloads
Métamorphose File -n- Folder Renamer 1.0.5

Métamorphose File -n- Folder Renamer 1.0.5


Métamorphose File -n- Folder Renamer is a mass file renaming program that combines great flexability with an intuitive interface more>> <<less
Download (0.62MB)
Added: 2007-04-26 License: GPL (GNU General Public License) Price:
936 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5