private eyes hall and oats
Porsche Gemballa 1
Porsche Gemballa is a KDM theme featuring a Porsche Gemballa. more>>
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.
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>>
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.
Password Strength Analyser and Generator 0.9.3
Password Strength Analyser and Generator more>>
- the analyser (shows the "strength" of your pass phrase regarding some rules) and the generator (generates a "strong" pass phrase regarding some rules).
More specific information (rules for creating secure passwords, how to use the tool etc.) can be found by following the above links.
Enhancements:
- A MIDLET version for Java-capable mobile devices is now also available.
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 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.
Tables for Ada 1.7
Tables for Ada is a library provides an implementation of tables indexed by strings. more>>
Enhancements:
- GPS project files were added for GNAT users.
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
retroshare 0.2.1 RC4
retroshare provides a private P2P file sharing software. more>>
Retroshare is a cross-platform private P2P sharing program. It lets you share securely to your friends, using a web-of-trust to authenticate peers and OpenSSL to encrypt all communication. RetroShare provides filesharing, chat, messages, and channels.
Main features:
- A Private Peer to Peer Network which allows you to share information with only the people you want to.
- Reliable Identification and Authentication of your friends.
- Plus an Introduction Scheme which connects you to the friends of your friends, and facilitates network growth.
- Encrypted Communication, ensuring all shared information is known only to you and your peers.
- A Communication Platform which can potentially support services such as Secure Email, File Sharing, Video or Voice over IP and Messaging
- A Decentralised Social Sharing Network designed **For the People**
- with no dependancies on any corporate system or central servers.
Enhancements:
- First release with Web of Trust Authentication!
- Downloads are automatically resumed
- New Directory search interface.
Bloglines applet 1.0.0
Bloglines Notifier is a Gnome panel applet that monitors a Bloglines account and displays an alert when there new items. more>>
When there are new items the applet displays a tooltip with the count of unread items. Also one can double click on the applet in order to launch a web browser and point it at the Bloglines account being monitored.
MM3-WebAssistant Private 2009
Archives visited web pages with your browser to be used on- and offline. Offline each page is available with its original URL. There is no difference between surfing in the internet or archive. You can even use your bookmarks offline. Efficient use of the archive by marking and highlighting words. This proxy offline browser allows mobile users to access internet information when they dont have internet access. An ideal addition to every browser! more>>
MM3-WebAssistant Private - The offline browser is a personal proxy server sitting behind your regular browser (Firefox, IE, Safari, Opera - whatever!), silently and speedily handling all the network traffic. Unlike most offline browsers with this concept, you dont have to specifically tell WebAssistant to capture a website - it remembers everything you see, automatically adding new pages to the cache. WebAssistant updates your cached pages (in the background) so youve always got the latest version to hand. Theres no difference between surfing the web and surfing your archive; you can even use your bookmarks or search your pages offline when you dont have a network connection.
Your Benefits:
Work offline (train, plane, beach - wherever you like) without worrying that you have the info you need. Reduces the pressure of knowing what to save, and the necessity for repeating browsing sessions looking for something that was missed.
Incorporate the web into presentations or talks where you dont have internet access. You can sure youll always have the page you need with WebAssistant.
Mobile users have the flexibility of accessing information from the web without having to worry about expensive access points. Shun overpriced wifi access ports - or at least only pay for what you really need.
Important Features:
Automatically archive all pages visited.
Accelerates in the web online browsing or updates the archive.
No difference between on- and offline browsing.
Links to resources of cache archives are marked for quick navigation.
Compare HTML pages from internet and archive. The changes are highlighted.
Browse and interactive navigation in the original hierarchy of downloaded pages.
Burn a site (or many sites) to CD for backup or archive.
Supports the protocols HTTP and FTP.
Supplied with a detailed manual, a simple and completely comprehensive installation and deinstallation.
The reader is an ideal addition to every browser!
Enhancements:
Version 2008
System Requirements:Java of version 1.4 or higher<<less
Kamyrans Eye 1.3
Kamyrans Eye is a fantasy-themed roguelike role-playing game for Nokia Series60 cellphones and PCs. more>>
Kamyrans Eye is a fantasy-themed "roguelike" role-playing game for Nokia Series60 cellphones and PCs.
With each game, explore a world which is never quite the same - filled with inhabitants both friendly and hostile. Defend cities and villages, conquer wizard towers and raid dens.
A plethora of items, weapons and spells allow for a wide array of tactics to reach one of the multiple endings.
Falcons Eye 1.9.3
Falcons Eye is a mouse-driven interface for NetHack. more>>
Falcons Eye is a mouse-driven interface for NetHack that enhances the visuals, audio, and accessibility of the game, yet retains all the original gameplay, and game features.
Main features:
- mouse-driven interface (keyboard play also supported)
- high-res, isometric graphics with real-time lighting
- ease of play: autopilot, tooltip descriptions of game objects, and more
- digitized sound effects
- MIDI soundtrack (listen to some samples)
- sound effects and keyboard commands are customizable
- retains all NetHack features
WMeyes 1.2
WMeyes is a pretty simple application: it sits in the WindowMaker dock, and a pair of eyes track your cursor. more>>
Actually, the program should work in all window managers, but then you dont have a dock to sit it in, in which case you might as well use xeyes.
Enhancements:
- I added changes based upon a patch I found at http://www.shiratori.riec.tohoku.ac.jp/~jir/linux/products/wmeyes/index-e.html which allows one to click upon the eyes and run a program.
- Your command will be fed directly to the shell, so that you can use shell metacharacters or what have you, although you will probably need to escape them. Note that wmeyes does not automatically background the program, so you will probably want to background it yourself.
For example:
# run an xmag whenever the eyes are clicked on
wmeyes -w -e xmag &
# show the number of lines with the word "foo" in them in your mail spool
wmeyes -e xmessage `grep -w foo $MAIL | wc -l` &
# make wmeyes stop working until you have finished with a shell
wmeyes -e xterm
# my personal favorite: make the screen blank when the eyes are clicked on
wmeyes -e xset dpms force off
I also added support for multiple displays at once. Use -d, -display, or --display as many times as you like.
OpenLink AJAX Toolkit 2.6
OpenLink AJAX Toolkit in short OAT, offers a broad Javascript-based, browser-independent widget set for building rich UI. more>>
It comes with sample applications for interactive SQL query composition and database design. These applications work against any Microsoft XML for Analysis (XML/A) servers, such as OpenLink Virtuoso and others.
Enhancements:
- This release includes the following new Semantic Data Web technologies: a JavaScript-based Fresnel processor, enabling declarative display templates for RDF Data Sources; an XSLT template for producing HTML from the Fresnel processor; Interactive Query Builder for SPARQL (iSPARQL) with support for INSERTs and DELETEs; an enhanced N3/Turtle parser; and new Navigator UI for the OAT RDF Browser.
- Other fixes and enhancements were made.
- Additionally, there is a new OAT.Notify widget and notification service, facilitating real-time tracking of data sources similar to services such as Yowl and Growl.
Eyes Of Lynx 0.1.4
Eyes Of Lynx is an application for examining your images on the Web. more>>
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
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>>
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