Main > Free Download Search >

Free private 2009 software for linux

private 2009

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 435
MM3-WebAssistant Private 2009

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
Download (1.2Mb)
Added: 2008-10-28 License: Free Price: Free
13 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
libwrapiter 1.2.0

libwrapiter 1.2.0


libwrapiter is a library that provides wrappers for C++ STL style iterators. more>>
libwrapiter is a library that provides wrappers for C++ STL style iterators.
It makes it easy to define generic iterator wrappers, which remove the need to expose underlying data structures when working with classes using STL containers.
Purpose:
Consider the following massively oversimplified example. Were using the private implementation pattern or pimpl to avoid sticking too much in the header files.
myproject/myclass.hh without libwrapiter
#include < list >
namespace myproject
{
class MyClass
{
private:
///name implementation data, using the private implementation pattern
///{
struct Implementation;
Implementation * _imp;
///}
///name disallow copying and assignment
///{
MyClass(const MyClass &);
const MyClass & operator= (const MyClass &);
///}
public:
MyClass();
~MyClass();
///name iterate over our items
///{
typedef std::list ::const_iterator Iterator;
Iterator begin() const;
Iterator end() const;
///}
};
}
Enhancements:
- Headers are now split into -fwd, -decl, and -impl, allowing finer grained control to give faster compile times.
- The old, undecorated header paths are still fine if you dont need this kind of control.
- libwrapiter has a new homepage.
<<less
Download (0.13MB)
Added: 2007-06-06 License: GPL (GNU General Public License) Price:
871 downloads
SureMoKu 2009-05-28

SureMoKu 2009-05-28


SureMoKu 2009-05-28 is another compact yet useful SMK analysis tool. It is actually a software used for analysing positions in renju / gomoku games more>>
SureMoKu 2009-05-28 is another compact yet useful SMK analysis tool. It is actually a software used for analysing positions in renju / gomoku games.

Requirements:

  • Python
<<less
Added: 2009-05-29 License: BSD License Price: FREE
17 downloads
pam_mktemp 1.0.2

pam_mktemp 1.0.2


pam_mktemp is a PAM module which may be used with a PAM-aware login service to provide per-user private directories under /tmp. more>>
pam_mktemp is a PAM module which may be used with a PAM-aware login service to provide per-user private directories under /tmp as a part of account management or PAM session.
When an interactive (shell) session is started, a directory is created and the environment variables TMPDIR and TMP are set to the name of the directory.
Youre allowed to do whatever you like with this software (including re-distribution in source and/or binary form, with or without modification), provided that credit is given where it is due and any modified versions are marked as such. Theres absolutely no warranty.
Enhancements:
- A workaround for building pam_mktemp on systems with Linux 2.6.x kernel headers has been added.
<<less
Download (0.004MB)
Added: 2006-01-16 License: BSD License Price:
1376 downloads
Garden 0.5.0

Garden 0.5.0


Garden is a dependency injection for PHP5. more>>
Garden is a dependency injection for PHP5.

Inspired by Spring Framework, it uses XML application context with syntax as similar as possible to Spring context definitions.

Kickstarter

Create example.xml file like this (dont forget to put garden-beans.dtd next to it!):

< ?xml version="1.0" encoding="UTF-8"? >
< !DOCTYPE beans PUBLIC "-//GARDEN//DTD BEAN//EN" "garden-beans.dtd" >
< beans default-lazy-init="true" >

< bean id="dog" class="Dog" file="ext/Dog.php" >
< property name="collar" >
< ref local="dogCollar"/ >
< /property >
< /bean >

< bean id="dogCollar" class="Collar" file="ext/Dog/Collar.php" >
< property name="spiked" value="true"/ >
< /bean >

< /beans >

etx/Dog.php contains:
class Dog
{
private $collar;
public function setCollar($collar)
{
$this->collar = $collar;
}
public function getCollar()
{
return $this->collar;
}
}

etx/Dog/Collar.php contains:
class Collar
{
private $spiked;
public function setSpiked($spiked)
{
$this->spiked = $spiked;
}
public function getSpiked()
{
return $this->spiked;
}
}
<<less
Download (0.078MB)
Added: 2006-05-16 License: The Apache License 2.0 Price:
1256 downloads
schily 2009-07-06

schily 2009-07-06


schily is a set of tools written or managed by J?rg Schilling. more>>
schily 2009-07-06 is developed to be a set of tools written or managed by Schilling. It includes programs like: cdrecord, cdda2wav, readcd, mkisofs, smake, btcflash, calc, calltree, change, compare, count, devdump, hdump, isodebug, isodump, isoinfo, isovfy, label, mt, p, sccs, scgcheck, scpio, sdd, sfind, sformat, smake, star, star_sym, suntar, gnutar, tartest, termcap, and ved.

Enhancements:

  • Smake is allowed to use /bin/bosh instead of bash on Linux or ksh on HP-UX.
  • Some small problems were fixed in smake.
  • Cdrtools was upgraded to 2.01.01a53.
  • Some extensions were made as a first step to allow compilation on the ATARI ST with MINT.
<<less
Added: 2009-07-07 License: CDDL Price: FREE
14 downloads
ivata groupware 0.11.3

ivata groupware 0.11.3


ivata groupware is a free Groupware/Exchange/Intranet system. more>>
ivata groupware is a free Groupware/Exchange/Intranet system. It comes with a web-based front-end.
Main features:
- find contacts in team and private address books
- post articles & notes
- comment on articles
- receive notifications via mail
- plan meetings and other events in the calendar
- access email via the web
Enhancements:
- This release fixes a bug in the startup script affecting Tomcat 5.0.x.
- You only need to upgrade if you are experiencing start-up problems on that platform.
<<less
Download (10MB)
Added: 2005-10-10 License: GPL (GNU General Public License) Price:
1476 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
VPN HOWTO 2.0

VPN HOWTO 2.0


VPN HOWTO is a document that describes how to set up a Virtual Private Network with Linux. more>>
VPN HOWTO is a document that describes how to set up a Virtual Private Network with Linux.
Main features:
- Section 1: Introduction
- Section 2: Theory
- Basic VPN theory. What is a VPN, and how does it work. Read this if you are entirely new to VPN.
- Section 3: Server
- This section describes how a VPN server is set up.
- Section 4: Client
- This section describes how a VPN client is set up.
- Section 5: Implementation
- A step by step implementation of a sample VPN setup.
- Section 6: Addenda
- Other bits and pieces of info that you might find helpful.
<<less
Download (MB)
Added: 2006-10-11 License: (FDL) GNU Free Documentation License Price:
1127 downloads
Fidelio 0.9.3

Fidelio 0.9.3


Fidelio is a Linux/Unix client for Hotline. more>>
Fidelio is a Linux/Unix client for Hotline, a proprietary protocol that combines ftp-like, irc-like and news-like functions with user authentication and permissions in one package.
Fidelio is currently fully functional as a non-administative client, but it has banners banners.
Main features:
- Multiple concurrent connections
- Single window per server connection
- Tree-structured bookmarks
- Trackers and searchable index of servers.
- Userlist and public chat in one pane.
- Private chat
- Both flat (v. 1.2) and threaded news support, with posting of news.
- Ignore messages and chat of users.
- Private Messages
- Sounds on events
- Multiple icon set loading
- Use of custom icon sets for buttons
- Uploading, donwloading, resuming of file transfers.
- Per-donwload and per-upload bandwidth caps
- * Server-side and client-side file queues.
<<less
Download (0.10MB)
Added: 2006-06-21 License: GPL (GNU General Public License) Price:
728 downloads
MiaouIRC 0.89

MiaouIRC 0.89


MiaouIRC is an RFC 1459-compatible IRC client written in Java/Swing. more>>
MiaouIRC is an RFC 1459-compatible IRC client written in Java/Swing. It has some useful features like choosing your Look n Feel, customizing your nick friend list, highly verbose logging, searching a keyword in a channel, private message panels, etc.

It supports multi-server connections, DCC CHAT, SEND, ACCEPT and RESUME, CTCP commands, nick autocompletions, mIRC colors, autoreconnects, and autojoins. A DCC queue list is available to tracing your leeching activities with IRC FServ.

MiaouIRC is still a simple use Java application, but, with many features which are proper to, like :

- The possibility for choosing the Look And Feel
- DCC SEND, CHAT and OFFER with a DCC queue monitoring. Very useful for an intensive use on "DCCing" with FServ IRC Bot !
- MiaouIRC is also multi-server
- A logging system is available too, so you can trace all interactions between this program client and the IRC server, log by channel or by private message.
- Multiple configurations management, easy to load from one to another.

Configuration saves are only memorized on files, never on registers basis, in a Windows system type.

<<less
Download (2.9MB)
Added: 2005-11-22 License: GPL (GNU General Public License) Price:
1431 downloads
StatsServ 0.1

StatsServ 0.1


StatsServ is a little program which emulates an ever smaller IRC server . more>>
StatsServ is a little program which emulates an ever smaller IRC server (in regard to the commands it handles) and transfers statistics from IRC into a database. You can then use the data, for example, on a Web site where you want to display the latest statistics.

Statistics consist of the uptime of each server in the network, a list of channels, including their topic (except for secret (+s) and private (+p) channels), and the number of users in the network.

You can normally get these statistics via /stats u, /list, and /lusers (if /stats u is supported on the network and enabled for normal users).

<<less
Download (0.035MB)
Added: 2006-11-06 License: BSD License Price:
1082 downloads
Linux-VServer 2.2.0

Linux-VServer 2.2.0


Linux-VServer allows you to create virtual private servers and security contexts. more>>
Linux-VServer allows you to create virtual private servers and security contexts which operate like a normal Linux server, but allow many independent servers to be run simultaneously in one box at full speed.
All services, such as ssh, mail, Web, and databases, can be started on such a VPS, without modification, just like on any real server. Each virtual server created by Linux-VServer has its own user account database and root password and doesnt interfere with other virtual servers.
Enhancements:
- This is the initial release of the second stable Linux 2.6 branch of Linux-VServer.
- It includes all the considered stable features from the previous development branch.
<<less
Download (0.64MB)
Added: 2007-04-02 License: GPL (GNU General Public License) Price:
940 downloads
ruby-ircd 0.04

ruby-ircd 0.04


ruby-ircd is an IRC daemon implementation. more>>
ruby-ircd is an IRC daemon implementation. ruby-ircd extends the webrick generic server.
Currently, it only supports minimal facilities like creation of rooms and private messaging between users and rooms.
Enhancements:
- Compatibility fixes were made for different clients. AWAY, LIST, TOPIC, WHOIS, and VERSION were implemented.
- The code was cleaned up.
<<less
Download (0.004MB)
Added: 2007-06-16 License: GPL (GNU General Public License) Price:
861 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5