Main > Free Download Search >

Free vfs happy software for linux

vfs happy

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 177
gvfsfind 0.1.4

gvfsfind 0.1.4


gvfsfind searches for files in a directory hierarchy. more>>
gvfsfind searches for files in a directory hierarchy. This project is inspired by the Unix find utility, but operates on URLs using gnome-vfs instead of the local file system.
For example, gvfsfind.py ftp://video.foo.org --type d --print prints all directories on the FTP server. gvfsfind.py ssh://skipper/srv/movie --type f -name ".*.vob" --exec "gnomevfs-copy %u ." copies all files ending with .vob from the host skippers directory /srv/movie, including its sub-directories.
Enhancements:
- A makefile has been added to simplify release.
- This release is packaged as a tar.gz archive.
- Support has been added for filenames including #.
- Support for use as a Python module has been added.
<<less
Download (0.008MB)
Added: 2007-08-13 License: GPL (GNU General Public License) Price:
803 downloads
Happy Camel 1 Beta 1

Happy Camel 1 Beta 1


Happy Camel is intended to combine your digital camera with your GPS device. more>>
Happy Camel is intended to combine your digital camera with your GPS device. It you feed it a list of digital photos and a tracklog, it figures out where these images were taken.

Happy Camel can embed this position in the EXIF-data of your photos and create a .kmz file for Google Earth displaying your photos at the right positions along the tracklog.

Usage:
Happy Camel is a command-line tool, in which you should basically provide a directory with images and the position on your disk of a tracklog file. Running happycamel --help should provide you with all the necessary information.

Now what?
So, your pictures have their GPS-coordinates embedded. Now what? Good question.
Of course you can have Happy Camel make a nice Google Earth file which shows a smalle version of your images in ther proper place. There are also several other resources which could display your images on a map, like Yuan.cc and Flickrmap, which require to have your photos on Flickr.

Theres currently a lot going on around GPS and photos. More options will probably present themselves.

<<less
Download (0.019MB)
Added: 2007-04-12 License: GPL (GNU General Public License) Price:
925 downloads
Gnome2::VFS 1.061

Gnome2::VFS 1.061


Gnome2::VFS is a Perl interface to the 2.x series of the GNOME VFS library. more>>
Gnome2::VFS is a Perl interface to the 2.x series of the GNOME VFS library.

SYNOPSIS

use Gnome2::VFS;

sub die_already {
my ($action) = @_;
die("An error occured while $action.n");
}

die_already("initializing GNOME VFS") unless (Gnome2::VFS -> init());

my $source = "http://www.perldoc.com/about.html";
my ($result, $handle, $info);

# Open a connection to Perldoc.
($result, $handle) = Gnome2::VFS -> open($source, "read");
die_already("opening connection to $source")
unless ($result eq "ok");

# Get the file information.
($result, $info) = $handle -> get_file_info("default");
die_already("retrieving information about $source")
unless ($result eq "ok");

# Read the content.
my $bytes = $info -> { size };

my $bytes_read = 0;
my $buffer = "";

do {
my ($tmp_buffer, $tmp_bytes_read);

($result, $tmp_bytes_read, $tmp_buffer) =
$handle -> read($bytes - $bytes_read);

$buffer .= $tmp_buffer;
$bytes_read += $tmp_bytes_read;
} while ($result eq "ok" and $bytes_read < $bytes);

die_already("reading $bytes bytes from $source")
unless ($result eq "ok" && $bytes_read == $bytes);

# Close the connection.
$result = $handle -> close();
die_already("closing connection to $source")
unless ($result eq "ok");

# Create and open the target.
my $target = "/tmp/" . $info -> { name };
my $uri = Gnome2::VFS::URI -> new($target);

($result, $handle) = $uri -> create("write", 1, 0644);
die_already("creating $target") unless ($result eq "ok");

# Write to it.
my $bytes_written;

($result, $bytes_written) = $handle -> write($buffer, $bytes);
die_already("writing $bytes bytes to $target")
unless ($result eq "ok" && $bytes_written == $bytes);

# Close the target.
$result = $handle -> close();
die_already("closing $target") unless ($result eq "ok");

Gnome2::VFS -> shutdown();

<<less
Download (0.057MB)
Added: 2007-04-27 License: Perl Artistic License Price:
910 downloads
Adams Happy Electronic Morabaraba 0.7

Adams Happy Electronic Morabaraba 0.7


Adams Happy Electronic Morabaraba is an implementation of Morabaraba. more>>
Adams Happy Electronic Morabaraba is an implementation of Morabaraba, an ancient African board game similar to Nine Mens Morris.
Enhancements:
- A new GUI based on reusable Morabaraba control was added.
- The ability to edit games visually was added.
- The ability to create custom "themes" (board/piece sets) was added.
- Animation was made faster for rapid gameplay.
- A move may be taken back.
- The engine is unchanged.
<<less
Download (0.54MB)
Added: 2007-08-02 License: GPL (GNU General Public License) Price:
819 downloads
gnome-vfsmm 2.18.0

gnome-vfsmm 2.18.0


gnome-vfsmm are C++ wrappers for gnome-vfs. more>>
gnome-vfsmm are C++ wrappers for gnome-vfs.

Any help is welcomed. File bugs with patches (see http://www.gtkmm.org/bugs.shtml for patching procedure), and give suggestions.

Installation:

The simplest way to compile this package is:

1. `cd to the directory containing the packages source code and type `./configure to configure the package for your system. If youre using `csh on an old version of System V, you might need to type `sh ./configure instead to prevent `csh from trying to execute `configure itself.

Running `configure takes awhile. While running, it prints some messages telling which features it is checking for.

2. Type `make to compile the package.

3. Optionally, type `make check to run any self-tests that come with the package.

4. Type `make install to install the programs and any data files and documentation.

5. You can remove the program binaries and object files from the source code directory by typing `make clean. To also remove the files that `configure created (so you can compile the package for a different kind of computer), type `make distclean. There is also a `make maintainer-clean target, but that is intended mainly for the packages developers. If you use it, you may have to get all sorts of other programs in order to regenerate files that came with the distribution.
<<less
Download (0.46MB)
Added: 2007-03-11 License: LGPL (GNU Lesser General Public License) Price:
957 downloads
schwanz3 RC11

schwanz3 RC11


schwanz3 is a personal system measurement utility. more>>
schwanz3 is a personal system measurement utility. schwanz3 is in no way objective nor does it want to be. Its simple aim is to compare systems and egos based on your personal "penis size".
schwanz3 was inspired by a script called schwanz.sh, which took only very less aspects of the system. schwanz3 is currently not yet finished, but beeing written.
Still, there are the release candidates available, which are working, but which partly may misfunction.
schwanz3 is currently Linux-specific. If someone cares and wants it on another Unix-alike OS, I am happy to accept `diff -u`s.
Enhancements:
- A large bug where Ogg was interchanged with MP3 has been fixed.
- A workaround for ck_uptime on Solaris has been added. Ogg, FLAC, and MP3 only count +1 now (music is not so important).
<<less
Download (0.010MB)
Added: 2006-04-13 License: GPL (GNU General Public License) Price:
1289 downloads
gnome-vfs-obexftp 0.4

gnome-vfs-obexftp 0.4


gnome-vfs-obexftp contains extra packages for extentions to GnomeVFS. more>>
gnome-vfs-obexftp contains extra packages for extentions to GnomeVFS. Contains an OBEX module, VFS DBUS daemon, modified file module that notifies file modifications over DBUS.

Note that if youre not using the standard dbus system bus address, you need to set the environment variable DBUS_SYSTEM_BUS_ADDRESS to the path to the system dbus address to use, e.g:

export DBUS_SYSTEM_BUS_ADDRESS=unix:path=/var/run/dbus/system_bus_socket

for example in the login script.

If the variable is not set, the OBEX module will fallback to the standard name in $(localstatedir), e.g. /var/run/dbus/system_bus_socket.
<<less
Download (0.64MB)
Added: 2007-06-21 License: GPL (GNU General Public License) Price:
861 downloads
VFSJFileChooser 0.0.3

VFSJFileChooser 0.0.3


VFSJFileChooser functions as a Java Swing Component to enable you to browse both remote(FTP, SFTP, WEBDAV, etc.) and local filesystems. more>>

VFSJFileChooser 0.0.3 functions as a Java Swing Component to enable you to browse both remote(FTP, SFTP, WEBDAV, etc.) and local filesystems. It is based on Apache Commons VFS library. VFSJFileChooser is distributed under Apache License 2.0.
VFSJFileChooser was first started to be a plugin of XPontus XML Editor. Later, it was decided to create a library which wouldn't be tied to XPontus API.
VFSJFileChooser supports all the file systems available in Commons VFS. You can think of VFSJFileChooser as a javax.swing.JFileChooser with the ability to browse remote locations such as FTP, SFTP, etc. VFSJFileChooser has not been designed as a file transfer tool, however it can be easily implemented (2 VFSJFileChooser components and some buttons calling commons-vfs API methods, a queue for file operations, etc.).

Major Features:

  1. Seamless filesystem browsing
    • Standard java file browsing with abstraction to the filesystem. You browse seamlessly local and remote file systems the same way.
    • VFSJFileChooser supports many protocols such as Webdav, SFTP, FTP, SMB, etc. Please have a look at Apache Commons VFS supported protocols. Starting from 0.0.3 release, VFSJFileChooser is using webdavclient4j for Webdav support.
  2. Easy i18n support
    • There are translations for English, French, Spanish, Italian, Swedish per default. You can add a new language to VFSJFileChooser by dropping a new resource bundle in your classpath.
  3. A default accessory panel
    • A toolbar provides access to a bookmarks manager and a connection wizard.
  4. No inheritance of some JFileChooser known bugs
    • VFSJFileChooser doesn't suffer from the infamous JFileChooser freezing bug. Time to time, JFileChooser can hang for 10 seconds(even on a quad core!). The bug seems to be coming back all the time, but only on Windows.
  5. Flexibility
    • Access to the navigation panel and the navigation buttons(new folder, etc.)
  6. Simple and familiar API
    • VFSJFileChooser is based on the standard javax.swing.JFileChooser code. The main difference is that VFSJFileChooser uses Commons VFS FileObject instead of java.io.File.

Enhancements:

  • Lots of speed : The latest version of VFSJFileChooser is too slow. The code execution have been improved at many places.
  • The navigation icons are now visible all the time. No exceptions or strange issues related to the look and feel. The component use a "MetalLookAndFeel" layout but when using the system look and feel, the controls look native.
  • The VFSUtils class supports the methods setFileSystemManager and setFileSystemOptions. You can set those values at anytime. When the VFSJFileChooser class is instanciated, it checks if VFSUtils has a filesystemmanager set, if not it creates one. Files are always resolved with the FileSystemOptions object in VFSUtils. Some convenience methods such as getInputStream and getOutputStream have been added in VFSUtils.
  • Upgraded to commons-vfs 2.0 snapshot with patches applied for URL redirection and WebDav.
  • Switched from Jakarta Slide to webdavclient4j (http://webdavclient4j.sf.net) as Jakarta Slide project is dead.
  • Cleaner but incompatible API(Enums instead of int fields) : Enums are introduced for few classes which breaks the API. The method setFileselectionMode of VFSJFileChooser now accepts an Enum as parameter. The methods "showOpenDialog" and "showSaveDialog" return an Enum too.
  • Sorting support : The details table has now sorting support again in the jdk5 branch. The jdk5 branch is the most up to date(patches, general improvements, etc.). The jdk5 will become the default branch to ensure code compatibility.
  • The bookmarks dialog scrolling issues have been fixed. The bookmarks are still not serialized using Java Serialization. They are now stored in XML do avoid deserialization issues when the bookmarks API change.
<<less
Added: 2008-08-16 License: GPL Price: FREE
1 downloads
Fireflies 2.06

Fireflies 2.06


Fireflies is a screensaver that uses OpenGL for 3d acceleration more>>
Fireflies is a screensaver that uses OpenGL for 3d acceleration

This is a little project I started to practice my OpenGL skillz. My inspiration was Ambient Flocks, which I liked so much I decided to try to clone it for Linux.

Since I did this mostly from memory (I only saw it in action once about a year ago), Im not sure how well I did, but Im happy with my final product anyway.
<<less
Download (0.19MB)
Added: 2005-10-05 License: GPL (GNU General Public License) Price:
1486 downloads
Bluefish 1.1.3

Bluefish 1.1.3


Bluefish is a GTK-based Web development editor. more>>
Bluefish is a programmers Web development editor written using GTK, designed to save the experienced webmaster some keystrokes.
It features a multiple file editor, multiple toolbars, custom menus, image and thumbnail dialogs, open from the Web, CSS dialogs, PHP, HTML, Java, C, and XML support, external program integration (tidy, weblint, make, javac), and lots of wizards.
Main features:
- A What You See Is What You Need interface
- Multiple document interface, easily opens 500+ documents (tested 3500 documents simultaneously)
- Project support, enables you to work efficiently on multiple projects
- Support for remote files using gnome-vfs (depending on your gnome-vfs setup, youll have FTP, SFTP, HTTP, HTTPS, WebDAV, Samba and more)
- Customizable syntax highlighting based on Perl Compatible regular expressions, with subpattern support and default patterns for
- HTML
- PHP
- C
- Java
- JavaScript
- Java server pages (JSP)
- SQL
- XML
- Python
- Perl
- Cascading stylesheets (CSS)
- ColdFusion
- Pascal
- R
- Octave/Matlab
- Anti aliased text window
- Multiple encodings support, can convert between different character sets, supports multibyte characters, unicode, UTF8 etc.
- Line numbers along the document, bookmarks in documents and an excellent search function
- Nice wizards for startup, tables, frames, and others
- Dialogs for many HTML tags, with all their attributes
- HTML toolbar and tearable menus
- Compliance with the Gnome and KDE user interface guidelines where possible
- User-customizable toolbar for quick access to often used functions
- Open files based on filename patterns and/or content
- Fully featured image insert dialog
- Thumbnail creation and automatically linking of the thumbnail with the original image
- Multi thumbnail generation for easy creation of photo albums or screenshot pages
- A custom menu, specify your own tags or sets of code, and define your own dialogs
- Very powerful search and replace, allowing POSIX and Perl Compatible regular expressions and sub-pattern replacing
- Custom search and replace pattern support for the Custom menu
- Excellent unlimited undo/redo functionality
- Function reference browser, including reference files for PHP, CSS, Python and obviously HTML
- Configurable recent documents and recent directories functionality
- Complete translations in Brasilian Portuguese, Bulgarian, Chinese, Danish, Finnish, French, German, Hungarian, Italian, Norwegian, Polish, Portuguese, Russian, Spanish, Swedish and Tamil. Some other languages are partially supported.
- User customizable integration of many programs, including weblint, tidy, make, javac etc. etc.
- Auto tag closing for HTML and XML documents
- Escape functions for HTML and XML documents
<<less
Download (1.9MB)
Added: 2007-03-15 License: GPL (GNU General Public License) Price:
958 downloads
SBackup 0.10.4

SBackup 0.10.4


SBackup is a simple backup solution intended for desktop use. more>>
SBackup is a simple backup solution intended for desktop use. SBackup can back up any subset of files and directories. Exclusions can be defined by regular expressions. A maximum individual file size limit can be defined. Backups may be saved to any local and remote directories that are supported by gnome-vfs.
This software is written withing Google Summer of Code 2005 for use in Ubuntu GNU/Linux distribution.
To use.
- Install python and python-gnome2 libraries.
- Run make install in the same directory as this README file
- Run simple-backup-config to configure your backup configuration.
Do not forget to save the configuration.
- Run simple-restore-gnome to upgrade existing backups to new format
If you do not run a Debian derrived distribution then you can comment out lines that backup the list of installed packages on a Debian system. An authomatic test will be added soon, but the lack of dpkg command shouldnt raise an exception there.
srestore.py is a command line restore tool and simple-restore-gnome is a Gnome equivalent.
Enhancements:
- This version fixes most of the bugs that have been found in the 0.10 branch without adding extra features unless required by the bugs in question.
- This is suitable for stable production environments.
<<less
Download (0.036MB)
Added: 2007-06-03 License: GPL (GNU General Public License) Price:
881 downloads
vttest 20070107

vttest 20070107


vttest is a program to test the compatibility (or to demonstrate the non-compatibility) of so-called VT100-compatible terminal more>>
vttest is a program to test the compatibility (or to demonstrate the non-compatibility) of so-called "VT100-compatible" terminals. In conformance of the good old hacker traditions, the only documentation of this program is the source code itself. To understand it, you also need a copy of the original VT100 manual from DEC.
Additional tests (past version 1.7) are provided for analysis of vt220, vt420 terminals, as well as variants of xterm.
The original version of this program is written for the Sargasso C compiler for the DECsystem-10.
This program does not have support for all the different variations of VT100, like VT125, VT131 nor the new VT200 series. Feel free to add that yourself. Happy Hacking!
Enhancements:
- The original license has been changed to the BSD license (agreed upon by the author).
- Newer work is still MIT licensed.
<<less
Download (0.15MB)
Added: 2007-01-09 License: BSD License Price:
1019 downloads
X Northern Captain 5.0.4

X Northern Captain 5.0.4


X Northern Captain is a filemanager for X Windows. more>>
X Northern Captain is a file manager for X Windows.
XNC has the same ideology as Norton Commander but also many additional and specific functions including a Virtual File System with support for tar, zip, rar, rpm, deb, bzip2, and lha archives, FTP support, built-in xterminal, viewer for JPEG, GIF, BMP, TGA, XPM, and XBM formats, an editor, users menu, extensions association, bookmarks for frequently used directories, and more.
Enhancements:
- Many small bug fixes, reported by the users.
- Added create link operation for files on disk VFS.
- Added hot key shotcuts displaing.
- Added some translations, fixed mistakes.
<<less
Download (2.1MB)
Added: 2005-04-29 License: GPL (GNU General Public License) Price:
1641 downloads
MapFS 1.0-0.1035

MapFS 1.0-0.1035


MapFS implements a Linux filesystem which utilizes copy-on-write functionality. more>>
MapFS implements a Linux filesystem which utilizes copy-on-write functionality and existing Linux filesystems to allow component filesystems (or portions thereof) to be combined into a single virtual filesystem that appears to be fully writable.

It is written in C, uses the standard Linux kernel VFS and loadable module interfaces for defining new filesystem types to the kernel, and supports (at least) kernel versions 2.4.7 to 2.6.13.

This functionality significantly eases data sharing between multiple machines connected to a shared storage medium (SAN/NAS/Mainframe DASD) as data can be optimistically shared between all of the machines in a way which is completely transparent to the applications running on them.

MapFS will execute a copy-on-write to obtain a private copy in the event that one of the Machines attempts to modify a copy that is on the shared medium.
<<less
Download (0.076MB)
Added: 2005-11-05 License: GPL (GNU General Public License) Price:
1449 downloads
gnome-vfs 2.18.1 / 2.19.3

gnome-vfs 2.18.1 / 2.19.3


gnome-vfs is a Filesystem Abstraction library. more>>
gnome-vfs is a Filesystem Abstraction library. It provides an abstraction layer for the reading, writing and execution of files. It is primarily used by the Nautilus file manager and other GNOME applications.
A cause of confusion is the fact that the file system abstraction used by the Linux kernel is also called the virtual file system (VFS). This is however at a lower level.
Whats New in 2.19.3 Development Release:
- Export modules directory in pkg-config files
- Fix crash in gnome_vfs_xfer
- Add GNOME_VFS_DIRECTORY_VISIT_IGNORE_RECURSE_ERROR flag
- Dont resolve non-mdns hosts when resolving mDNS service names
- Workaround issue with mDNS and link-local ipv6 addresses
<<less
Download (2.6MB)
Added: 2007-07-27 License: GPL (GNU General Public License) Price:
819 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5