app
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 337
Mount.app 3.1
Mountapp is a dockapp for mounting and unmounting filesystems. more>>
Mountapp is a dockapp for mounting and unmounting filesystems. Mount.app is especially useful for removable volumes like CD-ROMs, ZIP(tm) disks, and floppies.
One click to mount, unmount, eject. GUI configuration, automatically configures "user" and "owner" mounts from /etc/fstab.
Enhancements:
- The source has been moved from CVS to Mercurial.
- Some user-supplied patches have been applied.
<<lessOne click to mount, unmount, eject. GUI configuration, automatically configures "user" and "owner" mounts from /etc/fstab.
Enhancements:
- The source has been moved from CVS to Mercurial.
- Some user-supplied patches have been applied.
Download (0.096MB)
Added: 2007-02-08 License: GPL (GNU General Public License) Price:
990 downloads
Grr.app 0.6.1
Grr.app is a lightweight, easy-to-use RSS reader application for GNUstep. more>>
Grr.app is a lightweight, easy-to-use RSS reader application for GNUstep.
Grr.app understands ATOM 0.3 and RSS 0.91, 1.0, 2.0, as well as different extensions to these standards.
Main features:
- Parsing RSS Feeds
- Fetching feeds from the web
- Showing headlines
- Showing the articles descriptions
- Serializing obtained feed-information to hard-disk
- Managing (Adding, removing) feeds
- Parsing ATOM feeds. (I heard rumours that RSS readers need this feature now.)
<<lessGrr.app understands ATOM 0.3 and RSS 0.91, 1.0, 2.0, as well as different extensions to these standards.
Main features:
- Parsing RSS Feeds
- Fetching feeds from the web
- Showing headlines
- Showing the articles descriptions
- Serializing obtained feed-information to hard-disk
- Managing (Adding, removing) feeds
- Parsing ATOM feeds. (I heard rumours that RSS readers need this feature now.)
Download (0.14MB)
Added: 2006-01-12 License: GPL (GNU General Public License) Price:
1380 downloads
wmsm.app 0.2.1
wmsm.app is a WindowMaker System Monitor. more>>
wmsm.app is a WindowMaker System Monitor.
Main features:
- Processor load
- Memory load
- Swap load
- Disk I/O (read/write)
- Uptime
- Two different scale types
Installation:
cd wmsm
make
make install (root)
Enhancements:
- added -d < dev > option to select the device that should observe, e.g. hda or sda (thanks to Carles Garrigues and krakov)
- added small point befor IOR and IOW only if the change of IOR or IOW was to small to display with the scale. Result: .IOR or .IOW
<<lessMain features:
- Processor load
- Memory load
- Swap load
- Disk I/O (read/write)
- Uptime
- Two different scale types
Installation:
cd wmsm
make
make install (root)
Enhancements:
- added -d < dev > option to select the device that should observe, e.g. hda or sda (thanks to Carles Garrigues and krakov)
- added small point befor IOR and IOW only if the change of IOR or IOW was to small to display with the scale. Result: .IOR or .IOW
Download (0.018MB)
Added: 2006-11-07 License: GPL (GNU General Public License) Price:
1081 downloads
App::Info 0.51
App::Info is Perl module information about software packages on a system. more>>
App::Info is Perl module information about software packages on a system.
SYNOPSIS
use App::Info::Category::FooApp;
my $app = App::Info::Category::FooApp->new;
if ($app->installed) {
print "App name: ", $app->name, "n";
print "Version: ", $app->version, "n";
print "Bin dir: ", $app->bin_dir, "n";
} else {
print "App not installed on your system. :-(n";
}
App::Info is an abstract base class designed to provide a generalized interface for subclasses that provide metadata about software packages installed on a system. The idea is that these classes can be used in Perl application installers in order to determine whether software dependencies have been fulfilled, and to get necessary metadata about those software packages.
App::Info provides an event model for handling events triggered by App::Info subclasses. The events are classified as "info", "error", "unknown", and "confirm" events, and multiple handlers may be specified to handle any or all of these event types. This allows App::Info clients to flexibly handle events in any way they deem necessary. Implementing new event handlers is straight-forward, and use the triggering of events by App::Info subclasses is likewise kept easy-to-use.
A few sample subclasses are provided with the distribution, but others are invited to write their own subclasses and contribute them to the CPAN. Contributors are welcome to extend their subclasses to provide more information relevant to the application for which data is to be provided (see App::Info::HTTPD::Apache for an example), but are encouraged to, at a minimum, implement the abstract methods defined here and in the category abstract base classes (e.g., App::Info::HTTPD and App::Info::Lib). See Subclassing for more information on implementing new subclasses.
<<lessSYNOPSIS
use App::Info::Category::FooApp;
my $app = App::Info::Category::FooApp->new;
if ($app->installed) {
print "App name: ", $app->name, "n";
print "Version: ", $app->version, "n";
print "Bin dir: ", $app->bin_dir, "n";
} else {
print "App not installed on your system. :-(n";
}
App::Info is an abstract base class designed to provide a generalized interface for subclasses that provide metadata about software packages installed on a system. The idea is that these classes can be used in Perl application installers in order to determine whether software dependencies have been fulfilled, and to get necessary metadata about those software packages.
App::Info provides an event model for handling events triggered by App::Info subclasses. The events are classified as "info", "error", "unknown", and "confirm" events, and multiple handlers may be specified to handle any or all of these event types. This allows App::Info clients to flexibly handle events in any way they deem necessary. Implementing new event handlers is straight-forward, and use the triggering of events by App::Info subclasses is likewise kept easy-to-use.
A few sample subclasses are provided with the distribution, but others are invited to write their own subclasses and contribute them to the CPAN. Contributors are welcome to extend their subclasses to provide more information relevant to the application for which data is to be provided (see App::Info::HTTPD::Apache for an example), but are encouraged to, at a minimum, implement the abstract methods defined here and in the category abstract base classes (e.g., App::Info::HTTPD and App::Info::Lib). See Subclassing for more information on implementing new subclasses.
Download (0.067MB)
Added: 2007-01-08 License: Perl Artistic License Price:
1019 downloads
App::faq 0.965
App::faq is a Perl module witj App-Context Frequently Asked Questions. more>>
App::faq is a Perl module witj App-Context Frequently Asked Questions.
The App-Context is like a software backplane for many services required by an enterprise application. Into that backplane plug the App-Context Services. There may be many implementations of each of the App-Context Services, making for an almost limitless array of possible combinations. (Hopefully, favorites will emerge.)
The Context is a Core Service, like Session and Config. (A Core Service is one that is not derived from App::Service but maintains the concept of "a pluggable implementation of an abstract service".) An examination of the App::Context documentation will show that there are many Contexts from which the implementer may choose to deploy the software, and the software could reasonably run on all of them. The fact that (the envisioned) App::Context::Modperl2 depends on 5.6.0 does not invalidate the fact that the App-Context depends only on 5.5.3. Implementers who choose to deploy with Services that have higher Perl version dependencies must of course satisfy those dependencies.
The important thing to realize is that there is some combination of implementations of Services which will run on 5.5.3. Thus, the implementer who is stuck with 5.5.3 on a platform does indeed have a set of possible combinations of Services which will work.
The dependency on Perl version is not the only issue like this. Some modules are dependent upon certain operating systems. It is acceptable for a Service implementation to use these OS-specific functions as long as there is some other Service implementation (perhaps lower performing) which meets the cross-platform requirement.
i.e. App::Context::Modperl2 may require 5.6.0, but App::Context::Modperl and App::Context::CGI will both run on 5.5.3.
Sometimes when we think about Enterprise Systems, we think about big budget projects with the latest new hardware. My experience with customers who are large enterprises is that they have an incredible mish-mash of systems and legacy environments. I envision that App-Context software could be installed on every platform they own (isnt Perl almost the most-ported language on the planet?). That is why I believe that App-Context must support 5.5.3 (or perhaps earlier, but I wont go there yet until I see a real need to and understand exactly what I would be giving up).
<<lessThe App-Context is like a software backplane for many services required by an enterprise application. Into that backplane plug the App-Context Services. There may be many implementations of each of the App-Context Services, making for an almost limitless array of possible combinations. (Hopefully, favorites will emerge.)
The Context is a Core Service, like Session and Config. (A Core Service is one that is not derived from App::Service but maintains the concept of "a pluggable implementation of an abstract service".) An examination of the App::Context documentation will show that there are many Contexts from which the implementer may choose to deploy the software, and the software could reasonably run on all of them. The fact that (the envisioned) App::Context::Modperl2 depends on 5.6.0 does not invalidate the fact that the App-Context depends only on 5.5.3. Implementers who choose to deploy with Services that have higher Perl version dependencies must of course satisfy those dependencies.
The important thing to realize is that there is some combination of implementations of Services which will run on 5.5.3. Thus, the implementer who is stuck with 5.5.3 on a platform does indeed have a set of possible combinations of Services which will work.
The dependency on Perl version is not the only issue like this. Some modules are dependent upon certain operating systems. It is acceptable for a Service implementation to use these OS-specific functions as long as there is some other Service implementation (perhaps lower performing) which meets the cross-platform requirement.
i.e. App::Context::Modperl2 may require 5.6.0, but App::Context::Modperl and App::Context::CGI will both run on 5.5.3.
Sometimes when we think about Enterprise Systems, we think about big budget projects with the latest new hardware. My experience with customers who are large enterprises is that they have an incredible mish-mash of systems and legacy environments. I envision that App-Context software could be installed on every platform they own (isnt Perl almost the most-ported language on the planet?). That is why I believe that App-Context must support 5.5.3 (or perhaps earlier, but I wont go there yet until I see a real need to and understand exactly what I would be giving up).
Download (0.12MB)
Added: 2007-06-11 License: Perl Artistic License Price:
865 downloads
wmcpum.app 0.1.0
wmcpum.app is a WindowMaker CPU Monitor. more>>
wmcpum.app is a WindowMaker CPU Monitor.
Main features:
- Processor Temperature
- System Temperature
- Processor Frequency
- Processor Fan RPM
- Processor Voltage
<<lessMain features:
- Processor Temperature
- System Temperature
- Processor Frequency
- Processor Fan RPM
- Processor Voltage
Download (0.015MB)
Added: 2006-11-07 License: GPL (GNU General Public License) Price:
1084 downloads
wmAppKill 0.2
wmAppKill is a window maker dock app that lists all your running processes. more>>
wmAppKill is a window maker dock app that lists all your running processes. You can kill any of them by double-clicking on their names.
You can specify wich process will be the oldest one of the list. The one by default is "wmaker". Type "wmAppKill -h" to get command line options.
Installation:
To install wmAppKill :
1. tar xvfz wmAppKill-x.x.tar.gz
2. make
3. make install (you must be root)
<<lessYou can specify wich process will be the oldest one of the list. The one by default is "wmaker". Type "wmAppKill -h" to get command line options.
Installation:
To install wmAppKill :
1. tar xvfz wmAppKill-x.x.tar.gz
2. make
3. make install (you must be root)
Download (0.016MB)
Added: 2005-10-11 License: GPL (GNU General Public License) Price:
1473 downloads
App::Manager 0.03
App::Manager is a Perl module for installing, managing and uninstalling software packages. more>>
App::Manager is a Perl module for installing, managing and uninstalling software packages.
SYNOPSIS
use App::Manager; # use appman instead
<<lessSYNOPSIS
use App::Manager; # use appman instead
Download (0.017MB)
Added: 2007-01-11 License: Perl Artistic License Price:
1023 downloads
Volume.app 1.1a
Volume.app is a small graphical software utility enabling quick and convenient control of a computers audio volume level. more>>
Volume.app is a small graphical software utility enabling quick and convenient control of a computers audio volume level. Volume.app is intended for use on Linux/Unix systems in conjunction with an X window manager that supports dockable applications ("dockapps") such as AfterStep, BlackBox, or Window Maker.
It is a refinement of an idea that first appeared in Timecops WMix: a user interface comprising a "knob" that can be interactively "turned" by clicking and dragging the mouse. I found this approach quite appealing, both from an aesthetic viewpoint, and (more importantly) from a user-interface perspective.
A handful of other dockapp volume control programs are out there, and I have tried many of them. An interface element present in most of these is some form of "slider" as the primary means of adjusting the volume. (A fictitious example may be seen at right). To my dismay, with this kind of interface, volume adjustments tended to be large and abrupt. Because the slider was so small, raising or lowering the volume "just a bit" required extremely careful control of the mouse-- a slip of the hand had the potential to spike the volume to full blast. (I have a set of Altec-Lansing ACS48 speakers which make this a rather unpleasant experience). This approach left much to be desired.
I longed for an alternative, and upon playing with WMix (pictured at left) I had found it. The knob was genius in that it provided a means of graphically adjusting the volume, as a slider would, without tying itself directly to the motion of the mouse. The basic mode of usage is identical: you click on the thing and drag the mouse up or down. However, with the knob, the range of motion need not be confined to the postage-stamp-sized area of the dockapp. The mouse travel needed to cover the entire range of volume settings can be made longer, on the order of the full height of the screen-- almost like a much larger, easier-to-use slider. No longer were precise movements needed to make volume adjustments!
Still, I found WMixs interface to be a bit busy (never was a fan of tiny little buttons) and the all-important knob was yet a rather small target to find with the mouse. So, I grabbed a copy of the WMix source code, and rebuilt it into a dockapp that had a much larger knob as its sole interface element. I dubbed it Volume.app, and have placed it here for the benefit of everyone.
<<lessIt is a refinement of an idea that first appeared in Timecops WMix: a user interface comprising a "knob" that can be interactively "turned" by clicking and dragging the mouse. I found this approach quite appealing, both from an aesthetic viewpoint, and (more importantly) from a user-interface perspective.
A handful of other dockapp volume control programs are out there, and I have tried many of them. An interface element present in most of these is some form of "slider" as the primary means of adjusting the volume. (A fictitious example may be seen at right). To my dismay, with this kind of interface, volume adjustments tended to be large and abrupt. Because the slider was so small, raising or lowering the volume "just a bit" required extremely careful control of the mouse-- a slip of the hand had the potential to spike the volume to full blast. (I have a set of Altec-Lansing ACS48 speakers which make this a rather unpleasant experience). This approach left much to be desired.
I longed for an alternative, and upon playing with WMix (pictured at left) I had found it. The knob was genius in that it provided a means of graphically adjusting the volume, as a slider would, without tying itself directly to the motion of the mouse. The basic mode of usage is identical: you click on the thing and drag the mouse up or down. However, with the knob, the range of motion need not be confined to the postage-stamp-sized area of the dockapp. The mouse travel needed to cover the entire range of volume settings can be made longer, on the order of the full height of the screen-- almost like a much larger, easier-to-use slider. No longer were precise movements needed to make volume adjustments!
Still, I found WMixs interface to be a bit busy (never was a fan of tiny little buttons) and the all-important knob was yet a rather small target to find with the mouse. So, I grabbed a copy of the WMix source code, and rebuilt it into a dockapp that had a much larger knob as its sole interface element. I dubbed it Volume.app, and have placed it here for the benefit of everyone.
Download (0.025MB)
Added: 2006-10-03 License: GPL (GNU General Public License) Price:
1128 downloads
Mixer.app 1.8.0
Mixer.app is a mixer application for Linux/FreeBSD/OpenBSD/NetBSD systems and is designed to be docked in WindowMaker. more>>
Mixer.app is a mixer application for Linux/FreeBSD/OpenBSD/NetBSD systems and is designed to be docked in WindowMaker.
This application has three volume controllers that can be configured to handle any sound source, the default sources are master-, cd- and pcm-volume.
Sound sources can easily be muted and can also be controlled with the mouse wheel. This program is licensed through the GNU General Public License.
Enhancements:
- Now supports all mixer sources. NOTE! The source names have been changed. See "Mixer.app -h".
- Added alternative skin submitted by Hans D.
- Fixed warnings when compiling with GCC 3.2.
- Added OpenBSD support.
<<lessThis application has three volume controllers that can be configured to handle any sound source, the default sources are master-, cd- and pcm-volume.
Sound sources can easily be muted and can also be controlled with the mouse wheel. This program is licensed through the GNU General Public License.
Enhancements:
- Now supports all mixer sources. NOTE! The source names have been changed. See "Mixer.app -h".
- Added alternative skin submitted by Hans D.
- Fixed warnings when compiling with GCC 3.2.
- Added OpenBSD support.
Download (0.037MB)
Added: 2006-10-03 License: GPL (GNU General Public License) Price:
1126 downloads
ImgGeoRef.app 0.1
ImgGeoRef.app is an application that allow georeferencing an image. more>>
ImgGeoRef.app is a program that allow georeferencing an image. Georeferencing an image is the act of adding some properties to the image in order to manipulate it later in a cartography enabled application.
Initially, ImgGeoRef.app is build around some FlightTrack sources.
Todo:
Preferences
- taille du reticule
- couleur selectionne / deselectionne
Panels
- info
- info GDAL
- loupe
Enhancements:
- Really stupid simple manipulations are currently allowed.
<<lessInitially, ImgGeoRef.app is build around some FlightTrack sources.
Todo:
Preferences
- taille du reticule
- couleur selectionne / deselectionne
Panels
- info
- info GDAL
- loupe
Enhancements:
- Really stupid simple manipulations are currently allowed.
Download (0.025MB)
Added: 2006-03-03 License: GPL (GNU General Public License) Price:
1331 downloads
AlsaMixer.app 0.1
AlsaMixer.app is simple mixer dockable application for WindowMaker running on Linux with ALSA drivers (>= 0.9.x). more>>
AlsaMixer.app is simple mixer dockable application for WindowMaker running on Linux with ALSA drivers (>= 0.9.x). In another way, its dockable application for WindowMaker (but you can also use it in AfterStep, BlackBox, ...) window manager.
AlsaMixer.app can control up to three volume sources, store/load mixer setting and run external applicaton on middle click. Nearly whole sources was taken from Mixer.app only ALSA mixer part was added.
To install, download source codes, then:
tar xvfz AlsaMixer.app-0.1.tar.gz
cd AlsaMixer.app-0.1
make
make install-x11 or download i586.rpm file and
rpm -ivh AlsaMixer.app-0.1.i586.rpm
or download src.rpm file and rebuild it and install.
<<lessAlsaMixer.app can control up to three volume sources, store/load mixer setting and run external applicaton on middle click. Nearly whole sources was taken from Mixer.app only ALSA mixer part was added.
To install, download source codes, then:
tar xvfz AlsaMixer.app-0.1.tar.gz
cd AlsaMixer.app-0.1
make
make install-x11 or download i586.rpm file and
rpm -ivh AlsaMixer.app-0.1.i586.rpm
or download src.rpm file and rebuild it and install.
Download (0.008MB)
Added: 2006-08-03 License: GPL (GNU General Public License) Price:
678 downloads
App::Options 1.02
App::Options is Perl module combine command line options, environment vars, and option file values (for program configuration). more>>
App::Options is Perl module to combine command line options, environment vars, and option file values (for program configuration).
SYNOPSIS
#!/usr/local/bin/perl
use App::Options; # reads option values into %App::options by default
# do something with the options (in %App::options)
use DBI;
$dsn = "dbi:mysql:database=$App::options{dbname}";
$dbh = DBI->connect($dsn, $App::options{dbuser}, $App::options{dbpass});
...
Get help from the command line (assuming program is named "prog") ...
prog -?
Option values may be provided on the command line, in environment variables, and option files. (i.e. $ENV{APP_DBNAME} would set the value of %App::options{dbname} by default.)
The "dbname" and other options could also be set in one of the following configuration files
$HOME/.app/prog.conf
$HOME/.app/app.conf
$PROGDIR/prog.conf
$PROGDIR/app.conf
$PREFIX/etc/app/prog.conf
$PREFIX/etc/app/app.conf
/etc/app/app.conf
with a file format like
[prog]
dbname = prod
dbuser = scott
dbpass = tiger
See below for a more detailed explanation of these and other advanced features.
App::Options combines command-line arguments, environment variables, option files, and program defaults to produce a hash of option values.
<<lessSYNOPSIS
#!/usr/local/bin/perl
use App::Options; # reads option values into %App::options by default
# do something with the options (in %App::options)
use DBI;
$dsn = "dbi:mysql:database=$App::options{dbname}";
$dbh = DBI->connect($dsn, $App::options{dbuser}, $App::options{dbpass});
...
Get help from the command line (assuming program is named "prog") ...
prog -?
Option values may be provided on the command line, in environment variables, and option files. (i.e. $ENV{APP_DBNAME} would set the value of %App::options{dbname} by default.)
The "dbname" and other options could also be set in one of the following configuration files
$HOME/.app/prog.conf
$HOME/.app/app.conf
$PROGDIR/prog.conf
$PROGDIR/app.conf
$PREFIX/etc/app/prog.conf
$PREFIX/etc/app/app.conf
/etc/app/app.conf
with a file format like
[prog]
dbname = prod
dbuser = scott
dbpass = tiger
See below for a more detailed explanation of these and other advanced features.
App::Options combines command-line arguments, environment variables, option files, and program defaults to produce a hash of option values.
Download (0.033MB)
Added: 2007-02-20 License: Perl Artistic License Price:
977 downloads
CGI::Ex::App 2.06
CGI::Ex::App is a anti-framework application framework. more>>
CGI::Ex::App is a anti-framework application framework.
Fill in the blanks and get a ready made web application. This module is somewhat similar in spirit to CGI::Application, CGI::Path, and CGI::Builder and any other "CGI framework." As with the others, CGI::Ex::App tries to do as much of the mundane things, in a simple manner, without getting in the developers way. Your mileage may vary.
If you build applications that submit user information, validate it, re-display it, fill in forms, or separate logic into separate modules, then this module may be for you. If all you need is a dispatch engine, then this still may be for you. If all want is to look at user passed information, then this may still be for you. If you like writing bare metal code, this could still be for you. If you dont want to write any code, this module will help - but you still need to provide you key actions.
<<lessFill in the blanks and get a ready made web application. This module is somewhat similar in spirit to CGI::Application, CGI::Path, and CGI::Builder and any other "CGI framework." As with the others, CGI::Ex::App tries to do as much of the mundane things, in a simple manner, without getting in the developers way. Your mileage may vary.
If you build applications that submit user information, validate it, re-display it, fill in forms, or separate logic into separate modules, then this module may be for you. If all you need is a dispatch engine, then this still may be for you. If all want is to look at user passed information, then this may still be for you. If you like writing bare metal code, this could still be for you. If you dont want to write any code, this module will help - but you still need to provide you key actions.
Download (0.21MB)
Added: 2006-10-07 License: Perl Artistic License Price:
1112 downloads
XScreenSaver.App 1.0
XScreenSaver dockapp that will lock (left-click) your XSession and upon right-click bring up the XScreenSaver prefs. more>>
XScreenSaver dockapp that will lock (left-click) your XSession and upon right-click bring up the XScreenSaver prefs.
<<less Download (0.17MB)
Added: 2006-10-23 License: GPL (GNU General Public License) Price:
1099 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above app search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed