Main > Free Download Search >

Free shared software for linux

shared

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1441
IPC::SharedCache 1.3

IPC::SharedCache 1.3


IPC::SharedCache is a Perl module to manage a cache in SysV IPC shared memory. more>>
IPC::SharedCache is a Perl module to manage a cache in SysV IPC shared memory.

SYNOPSIS

use IPC::SharedCache;

# the cache is accessed using a tied hash.
tie %cache, IPC::SharedCache, ipc_key => AKEY,
load_callback => &load,
validate_callback => &validate;

# get an item from the cache
$config_file = $cache{/some/path/to/some.config};

This module provides a shared memory cache accessed as a tied hash.
Shared memory is an area of memory that is available to all processes. It is accessed by choosing a key, the ipc_key arguement to tie. Every process that accesses shared memory with the same key gets access to the same region of memory. In some ways it resembles a file system, but it is not hierarchical and it is resident in memory. This makes it harder to use than a filesystem but much faster. The data in shared memory persists until the machine is rebooted or it is explicitely deleted.

This module attempts to make shared memory easy to use for one specific application - a shared memory cache. For other uses of shared memory see the documentation to the excelent module I use, IPC::ShareLite (IPC::ShareLite).
A cache is a place where processes can store the results of their computations for use at a later time, possibly by other instances of the application. A good example of the use of a cache is a web server.

When a web server receieves a request for an html page it goes to the file system to read it. This is pretty slow, so the web server will probably save the file in memory and use the in memory copy the next time a request for that file comes in, as long as the file hasnt changed on disk.

This certainly speeds things up but web servers have to serve multiple clients at once, and that means multiple copies of the in-memory data. If the web server uses a shared memory cache, like the one this module provides, then all the servers can use the same cache and much less memory is consumed.

This module handles all shared memory interaction using the IPC::ShareLite module (version 0.06 and higher) and all data serialization using Storable. See IPC::ShareLite and Storable for details.
<<less
Download (0.019MB)
Added: 2006-06-12 License: Perl Artistic License Price:
1230 downloads
Shared Mime Library 0.5

Shared Mime Library 0.5


Shared Mime Library is a library for reading freedesktop.orgs shared MIME database. more>>
Shared Mime Library is my implementation for libsharedmime. It reads the Shared Mime Info database and returns you the MIME-TYPE of a file. Freedesktop make this database freely available, but they dont seem to be distributing a library to read it anymore (Its no where in their CVS that I can find).
It is different to the freedesktop version in the following ways:
- Licensed under LGPL instead of the GPL at aid all developers. *sigh*
- Has NO dependencies. Which is an important feature in this world of tangled packages all depending on each other.
- Probably not as fast?
- Not as complete (yet)?
To install the package firstly you need the Shared Mime data files. Which you can get from here. Then download and unpack libsharedmime and:
% make
# make install
Enhancements:
- Added code to check for a text file if the content lookup fails, if it matches it gets a text/plain type.
- Stopped the content lookup being performed on directories.
- Fixed a bug in the magic matching code that caused valid matches to fail. This means that some files will now return the correct mime type as opposed to a default "not found" type.
<<less
Download (0.017MB)
Added: 2006-03-16 License: LGPL (GNU Lesser General Public License) Price:
1317 downloads
Parallel::Workers::Shared 0.0.7

Parallel::Workers::Shared 0.0.7


Parallel::Workers::Shared is a simple Perl module. more>>
Parallel::Workers::Shared is a simple Perl module.

Parallel::Workers::Shared requires no configuration files or environment variables.

<<less
Download (0.010MB)
Added: 2007-01-23 License: Perl Artistic License Price:
1004 downloads
Eureka Encryption SDK Shared Library 1.0

Eureka Encryption SDK Shared Library 1.0


Eureka Encryption SDK Shared Library allows you to use Eureka Encryption in your own applications. more>>
Eureka Encryption SDK Shared Library allows you to use Eureka Encryption in your own applications. Encrypt or decrypt strings or files.

Eureka Encryption shared Library installation instructions:

Start a terminal session and navigate to the folder where the files are located and enter the following commands:

chmod +x eursdk.so (this may be optional)

cp eursdk.so /usr/lib

ldconfig /usr/lib

The library is now ready for use. Load up the sdkhelp.htm file with any web browser for detailed information on its use.

Should anyone wish to translate the help files in other languages and send them to me, I would be happy to include them and repackage the tarball.
<<less
Download (0.12MB)
Added: 2007-05-10 License: Freeware Price:
898 downloads
HeyStaks Social Search - Google Shared 0.9.7

HeyStaks Social Search - Google Shared 0.9.7


This is a Firefox addon that works with Google to make it easy for you to organise your searches, and share them with others. more>>

HeyStaks Social Search - Google Shared 0.9.7 is designed to serve users as a Firefox addon that works with Google to make it easy for you to organise your searches, share them with others, and benefit from the searches of your friends and colleagues - all without leaving your favorite search engine!

Search engines like Google do a fine job when it comes to search, but they do little to help us organise our past searches, nor do they make it easy for us to share our search experiences with others. This is more than just an inconvenience because very often we waste time re-searching for results that we know we found earlier. And even more often we find ourselves looking for information that one of our friends or colleagues has already found.

Enhancements:

  • Added promotion filters that restrict result promotions in Google to results that have been selected numerous times, that have been tagged, or that have been voted up more times than they have been voted down.
  • Added positive/negative promotion filters to stak creation so that users can cause URLs with the specified string to always or never be promoted on Google result pages.
  • Result site favicons are used to annotate URLs promoted by positive filters (where available).
  • Added timeouts which reset to the private "My Searches" stak after prolonged inactivity, and that expire the use of query terms as default tags and vote terms.
  • Voting and page sharing have been added to the activity feed
  • Share and remove options are greyed out in the stak menu for staks where this should not be possible (e.g. "My Searches").
  • Added "Preview" feature via an icon next to results on the Google result list users can now browse through the result pages without leaving the result list.
  • Enabled page sharing and preview features for non logged-in users.
  • Improved the formatting of the icons inserted next to results on the Google result page so that they don't "jump" when results are moused-over.

Requirements:

  • Mozilla Firefox
<<less
Added: 2009-03-15 License: MPL Price: FREE
11 downloads
GShare 0.94

GShare 0.94


GShare project allows users to easily share files between computers. more>>
GShare project allows users to easily share files between computers.

Shared files are published on the network and display automaticaly in Nautilus Network Servers browser.

An internal FTP server is used to share the files with other users.

<<less
Download (0.29MB)
Added: 2007-02-26 License: GPL (GNU General Public License) Price:
975 downloads
Money Share 2.2

Money Share 2.2


Money Share is an expense management tool that can be used keep track of expenses among several people. more>>
Money Share is an expense management tool that can be used keep track of expenses among several people.
Expenses made on behalf of people can be kept track of and recovered when balancing accounts. The utility also reduces the number of exchanges required in order to balance the accounts.
Enhancements:
Improvements
- Specify which file is selected in the dropdown box
- Change password option functionality is now available
- Transactions page now has a summary of expenses by description
<<less
Download (0.027MB)
Added: 2005-08-17 License: GPL (GNU General Public License) Price:
1537 downloads
G-Share 1.5 Beta

G-Share 1.5 Beta


G-Share is a PHP script that allows you to share your Gmail attachments with the world. more>>
G-Share is a PHP script that allows you to share your Gmail attachments with the world, it is a download center with files stored in your gmail account.

G-Share project uses a MySQL database to store important data such as categories, download count, visitors, gmail accounts, etc...

<<less
Download (0.10MB)
Added: 2006-03-09 License: GPL (GNU General Public License) Price:
1324 downloads
Tickle Share 0.1

Tickle Share 0.1


Tickle Share is a Firefox extension lets people make Tickle Shares, fed out through RSS feeds, from the browser. more>> <<less
Download (0.008MB)
Added: 2007-05-09 License: MPL (Mozilla Public License) Price:
900 downloads
Hybrid Share 1.2.0

Hybrid Share 1.2.0


Hybrid Share is a User Friendly Application for Linux, Mac and Windows users, that allow you to Share file. more>>
Hybrid Share is a User Friendly Application for Linux, Mac and Windows users, that allow you to Share file (and Talk) instantly with your friends...

What is Hybrid Share ?

Hybrid Share is a simple (User Friendly) Mono C#/Gtk# Application that allow Mac, Windows and Linux Users To Share Files. The Application is extensible via Plugins, so you can Talk with connected people, check your mailbox or other things that plugins could do.

What do you use if you have to share files with your friends ?

E-Mail or Instant Messaging are the first possible solution, but the E-Mail Size block and the slowing of the IM make this channels bad to share files. The NFS (Network File System) or other system like this, works only between similar system or are a little bit difficoult to configure, the same for ftp server.

So The Solution is Hybrid Share that is Portable and Easy to Use, It isnt the Best Application in The World, but it does a useful work.

What is the Difference with a Normal P2P ?

Hybrid Share has a core of P2P but is more like a traditional IM (Instant Messenger), like GTalk, MSN, Gaim, Adium and so on.... No Network Configuration is needed, Youve only to add your "buddies" (like an IM) and Drag File Into their folders...

<<less
Download (0.59MB)
Added: 2007-03-04 License: GPL (GNU General Public License) Price:
977 downloads
konqueror-share 0.1

konqueror-share 0.1


konqueror-share is a small util like nautilus-share. more>>
konqueror-share is a small util like nautilus-share.

1, the "smbshared" is come from nautilus-share. it works as a daemon and a dbus service.

Some changes had been done,you can diff it with orig source.

2, the "kshare" is a UI tool to communicate with smbshared.

3, the "patches" contains two patches for kdebase-3.5.1 or 3.5.2, it convert the URL to real Local URL.

You should apply this two patches, otherwise, you can not use kshare in some kio_slave.

<<less
Download (0.80MB)
Added: 2006-04-04 License: GPL (GNU General Public License) Price:
1308 downloads
WhiteBoard 3.5

WhiteBoard 3.5


Wb is an remote conferencing application for shared drawing. more>>
Wb is an remote conferencing application for shared drawing developed by the Network Research Group of Lawrence Berkeley National Laboratory. Pre-compiled binaries are available on ftp. Wb-related questions and feedback are welcome and can be sent to the developers via wb@ee.lbl.gov.
<<less
Download (3.6MB)
Added: 2006-06-21 License: GPL (GNU General Public License) Price:
1316 downloads
nautilus-share 0.6.4

nautilus-share 0.6.4


nautilus-share is a nautilus-share extension to easily share folders without root access. more>>
A nautilus-share extension to easily share folders without root access.
Nautilus-share allow you to share folders through samba without needing root access. More Infos on how it acheives this are available on the homepage.
Instructions about installing from source and Ubuntu packages are available on the homepage.
Main features:
- Easy to use: Only simple choice to make:
- A name for the share
- Read only or Read/write
- Quick and integrated in nautilus: no need to look for a separate application in a sub menu:
- Right-click on a folder
- Choose the "Share" entry
- Check the checkbutton, and you are done!
- No need to be root: you can share your own folders without asking for any root password. It uses the same technology (dbus (http://www.freedesktop.org/Software/dbus)), as many new softwares with the goals of project Utopia: NetworkManager (http://people.redhat.com/dcbw/NetworkManager/), gnome-volume-manager (http://ftp.gnome.org/pub/gnome/sources/gnome-volume-manager/), etc.
- Share with all other operating system: using samba as its backend, your shares are accessible to Windows and Mac users.
- Instant Apply: Your changes are applyed as soon as you change something (name, read/write, etc).
- Check share name as you type: If the share name that you choose is already used or forbidden, you see it immediately as you typed it.
- Know what you share: Nautilus put a nice palm on the folder that you share, no need to start a separate application to check it.
- You see if the share name is already in used by someone else : Visual indicator if the sharename is too long or not valid.
- You dont have to unshare the folder before deleting it : Automatically unshare deleted folders
- It can speak your language : Internationalization (see contributors)
- English (v0.5)
- French (v0.6)
- Polish (v0.6.x)
- German (v0.6.x)
- Finnish (v0.6.4)
- Brazil (v0.6.4)
- Italian (v0.6.4)
- contributions for other languages are welcomed!
- It looks better than ever : It tries to follow gnome HIG as close as possible.
<<less
Download (0.052MB)
Added: 2005-07-28 License: GPL (GNU General Public License) Price:
1551 downloads
gnome-user-share 0.11

gnome-user-share 0.11


gnome-user-share binds together various free software projects to bring easy to use user-level file sharing. more>>
gnome-user-share is a small package that binds together various free software projects to bring easy to use user-level file sharing to the masses.

gnome-user-share is meant to run in the background when the user is logged in, and when file sharing is enabled a webdav server is started that shares the $HOME/Public folder. The share is then published to all computers on the local network using mDNS/rendezvous, so that it shows up in the Network location in Gnome.

The dav server used is apache, so you need that installed. Howl is used for mDNS support, so you need to have that installed and mDNSResolver running.
<<less
Download (0.38MB)
Added: 2007-03-06 License: GPL (GNU General Public License) Price:
964 downloads
Simple Web Share 0.1.1

Simple Web Share 0.1.1


SimpleWebShare is a small application for publishing a part of your hard disk on the Web. more>>
SimpleWebShare is a small application for publishing a part of your hard disk on the Web. Simple Web Share project displays files and directories in a list view and allows them to be downloaded, including on-the-fly zipping.
Main features:
- Display file and directory as list
- Download of file
- Download of directory with on-the-fly zip generation (with a customizable folders size limit)
- Simple HTTP Authentification
- Localized interface (currently french or english)
<<less
Download (0.063MB)
Added: 2006-06-06 License: GPL (GNU General Public License) Price:
1239 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5