billings job service
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2080
encFS service menu
encFS service menu one little KDE service menu for encFS directory. more>>
encFS service menu one little KDE service menu for encFS directory.
Installation:
ungzip and copy in ~/.kde/share/apps/konqueror/servicemenus
Usage:
Click on encFS directory and click on mount.
For unmounting, click on origin directory and click on umount, this unmount and remove destination directory.
READ THIS PLEASE:
This script create a directory in your home with name encFS_$DIR. For to mount correctly, this directory must not exist.
<<lessInstallation:
ungzip and copy in ~/.kde/share/apps/konqueror/servicemenus
Usage:
Click on encFS directory and click on mount.
For unmounting, click on origin directory and click on umount, this unmount and remove destination directory.
READ THIS PLEASE:
This script create a directory in your home with name encFS_$DIR. For to mount correctly, this directory must not exist.
Download (MB)
Added: 2007-04-30 License: GPL (GNU General Public License) Price:
907 downloads
Billing Software 1.04d
Billing Software allows your business to track invoicing and allows your customers to view their invoices online. more>>
Billing Software project allows your business to track invoicing and allows your customers to view their invoices online and easily export them to Excel for saving or printing.
Invoices can also be emailed to customers right from the online application for convenience and efficiency.
Enhancements:
- This release fixes some minor bugs in the XML portions of the library files.
<<lessInvoices can also be emailed to customers right from the online application for convenience and efficiency.
Enhancements:
- This release fixes some minor bugs in the XML portions of the library files.
Download (0.11MB)
Added: 2006-04-05 License: Other/Proprietary License with Source Price:
1343 downloads
Son of Service 0.1.5
Son of Service is a Web-based, multi-user volunteer management database for non-profits, schools, clubs, etc. more>>
Son of Service (SOS) is a multiuser volunteer management database for non-profits, charities, schools, churches, and clubs. SOS will keep track of your volunteers, their contact information, availability, work history, comments, reminders, and relationships.
It will help you quickly find the right volunteer for the job and e-mail him, and it will make reports about how you are using volunteers.
SOS is a helpful tool for organizations with many volunteers or multiple volunteer coordinators.
Your organization helps people for free, and your volunteers work for free. So you know there is a "free lunch."
SOS is free. Its free from charge: notice there is no menu option for purchasing or ordering. But SOS also provides freedom from many restrictions. Download the program, install it, and use it without buying expensive licenses.
Use it on as many systems with as many users and volunteers as you have. Use your choice of server operating system and RDBMS. (You dont need to buy a RDBMS or other server software.) You can even modify SOS to meet your specific needs because the full source is available to you.
<<lessIt will help you quickly find the right volunteer for the job and e-mail him, and it will make reports about how you are using volunteers.
SOS is a helpful tool for organizations with many volunteers or multiple volunteer coordinators.
Your organization helps people for free, and your volunteers work for free. So you know there is a "free lunch."
SOS is free. Its free from charge: notice there is no menu option for purchasing or ordering. But SOS also provides freedom from many restrictions. Download the program, install it, and use it without buying expensive licenses.
Use it on as many systems with as many users and volunteers as you have. Use your choice of server operating system and RDBMS. (You dont need to buy a RDBMS or other server software.) You can even modify SOS to meet your specific needs because the full source is available to you.
Download (0.48MB)
Added: 2006-08-14 License: GPL (GNU General Public License) Price:
1167 downloads
LaTeX Service 0.1
LaTeX Service project is a small service which converts LaTeX into an image. more>>
LaTeX Service project is a small service which converts LaTeX into an image.
It returns a LaTeX rendering of selected text as a TIFF image.
Enhancements:
- Many things could be improved, its just a 0.1 release... but it works
<<lessIt returns a LaTeX rendering of selected text as a TIFF image.
Enhancements:
- Many things could be improved, its just a 0.1 release... but it works
Download (0.009MB)
Added: 2006-10-19 License: GPL (GNU General Public License) Price:
1101 downloads
Internet Business Services 1.0
Do internet telephones sound too good to be true? Well that was exactly what I was thinking, so I decided to delve into the world of Internet telephon... more>> <<less
Download (421KB)
Added: 2009-04-18 License: Freeware Price: Free
190 downloads
Simple RSS Service 0.3
Simple RSS Service is a modular RSS feed generator. more>>
The Simple RSS Service (SRSSS) generates and serves RSS feeds through a common interface via CGI-enabled webservers. It uses modules to extract items for feeds from various sources, and has a virtual filesystem where feeds can be read by CGI-clients.
The package contains everything needed to start providing RSS feeds, including server and CGI programs, and has support for PostgreSQL, MySQL and MimerSQL.
Main features:
- Modular and clean design based on object oriented C++
- Resource-friendly functions that keeps the load down on web- and database-servers by only parsing data and generate new feeds when required, instead of at every request.
- Interface for run-time loading of modules for data-extraction
- A virtual filesystem stored in shared memory
- Feed extraction via CGI program for easy integration in any CGI-enabled webserver
- A trigger-system that allows external sources to trigger daemon software to fetch new updates
- Easy configuration via a configfiles
- Designed for easy integration towards SQL servers etc
- Support for NetBSD, FreeBSD, OpenBSD and Linux.
Modules:
These modules are currently available for RSS item extraction:
mod_pgsql
This module allows the RSS daemon (rssd) to extract items for RSS feeds from a PostgreSQL database. It can select an entire column as description field for the feed, or base it on a pre-formated string in which variables are replaced with values from columns returned in the SQL query.
This module also support triggering, where any client connected to the same database is able to trigger RSSD to fetch a new update via the SQL LISTEN and NOTIFY functions.
mod_mysql
This module integrates RSSD with the MySQL database, allowing it to produce RSS feeds based on any information stored in databases running on MySQL. The module allows the user to run just about any SQL query supported by the database to extract the needed information to create a feed.
Mod_mysql does also support pre-formated strings to generate the description for each RSS item it produces.
mod_mimersql
This module allows the RSS daemon to fetch items from the MimerSQL database.
The module allows the user to run just about any SQL query supported by the database to extract the needed information to create a feed.
Mod_mimersql does also support pre-formated strings to generate the description for each RSS item it produces.
mod_template
This is a template-module that can be used as a starting-point when developing new modules. It is usable, but does not really provide a usable feature.
<<lessThe package contains everything needed to start providing RSS feeds, including server and CGI programs, and has support for PostgreSQL, MySQL and MimerSQL.
Main features:
- Modular and clean design based on object oriented C++
- Resource-friendly functions that keeps the load down on web- and database-servers by only parsing data and generate new feeds when required, instead of at every request.
- Interface for run-time loading of modules for data-extraction
- A virtual filesystem stored in shared memory
- Feed extraction via CGI program for easy integration in any CGI-enabled webserver
- A trigger-system that allows external sources to trigger daemon software to fetch new updates
- Easy configuration via a configfiles
- Designed for easy integration towards SQL servers etc
- Support for NetBSD, FreeBSD, OpenBSD and Linux.
Modules:
These modules are currently available for RSS item extraction:
mod_pgsql
This module allows the RSS daemon (rssd) to extract items for RSS feeds from a PostgreSQL database. It can select an entire column as description field for the feed, or base it on a pre-formated string in which variables are replaced with values from columns returned in the SQL query.
This module also support triggering, where any client connected to the same database is able to trigger RSSD to fetch a new update via the SQL LISTEN and NOTIFY functions.
mod_mysql
This module integrates RSSD with the MySQL database, allowing it to produce RSS feeds based on any information stored in databases running on MySQL. The module allows the user to run just about any SQL query supported by the database to extract the needed information to create a feed.
Mod_mysql does also support pre-formated strings to generate the description for each RSS item it produces.
mod_mimersql
This module allows the RSS daemon to fetch items from the MimerSQL database.
The module allows the user to run just about any SQL query supported by the database to extract the needed information to create a feed.
Mod_mimersql does also support pre-formated strings to generate the description for each RSS item it produces.
mod_template
This is a template-module that can be used as a starting-point when developing new modules. It is usable, but does not really provide a usable feature.
Download (0.47MB)
Added: 2005-04-26 License: BSD License Price:
1641 downloads
Thunderbird Service Menu
Thunderbird Service Menu will allow you to right click on a file and attach it to a new E-mail from Thunderbird. more>>
Thunderbird Service Menu is a service menu that will allow you to right click on a file and attach it to a new E-mail from Thunderbird.
Just extract the "AttachToThunderbirdMail" config file to "/usr/share/apps/konqueror/servicemenus" and it should work.
<<lessJust extract the "AttachToThunderbirdMail" config file to "/usr/share/apps/konqueror/servicemenus" and it should work.
Download (MB)
Added: 2007-03-26 License: GPL (GNU General Public License) Price:
943 downloads
epstools service menu 0.1
epstools service menu is used to create a tiff preview inside an eps file. more>>
epstools service menu is used to create a tiff preview inside an eps file.
If a preview exists, it is replaced by the created one.
<<lessIf a preview exists, it is replaced by the created one.
Download (MB)
Added: 2007-02-09 License: GPL (GNU General Public License) Price:
988 downloads
dl Download Ticket Service 0.1
dl Download Ticket Service project is a minimalist and rough download ticket service with automatic expiration, written in PHP. more>>
dl Download Ticket Service project is a minimalist and rough download ticket service with automatic expiration, written in PHP. Ive been using this service as an email-attachment replacement for my company, but there are no plans on extending it. It will remain minimal: no fancy features, just bug fixes.
Installation:
Copy the "htdocs" directory to a directory of choice under your web server. Configure the needed parameters inside "include/config.php" to reflect the external url, main password, etc. The "include" directory must not be accessible: if you use apache, the included .htaccess file should be sufficient; consult your web server documentation otherwise.
A spool directory outside of the web server root must be accessible to the web server process. In the example "include/config.php" this is configured as "/var/spool/dl". If you web server runs as "nobody:nogroup", issue:
mkdir -p -m770 /var/spool/dl
chgrp nogroup /var/spool/dl
to create correctly this directory.
The maximal upload limit is determined by several PHP configuration parameters:
file_uploads: must be "On".
upload_tmp_dir: ensure enough space is available.
upload_max_filesize: change as needed.
post_max_size: must be at least 1M larger than upload_max_filesize.
The upload limit as shown in the submission form is determined automatically from the upload_max_filesize parameter. You can also set these parameters with ini_set() inside "include/config.php" or through apaches directives to localize them to the installation path.
There are several bugs in the dba_open() function in PHP 4.x which cannot be fixed. If you can, upgrade PHP to at least 4.3.5. If you cannot upgrade, you need to configure the "$dbHandler" parameter to something available to your PHP installation (usually db3/db2/dbm) and use the Berkeleys DB "db4_load" utility to create an empty database:
echo | db4_load /var/spool/dl/data.db
echo | db4_load /var/spool/dl/user.db
chmod 770 /var/spool/dl/*.db
chgrp nogroup /var/spool/dl/*.db
Depending on your system, you may have to use "db3_load/db2_load/etc" instead of "db4_load". Sometimes these utilities are part of "db*-util" packages under several linux distributions. If you have PHP 4.3.5 or greater, this is done automatically.
Ticket expiration is performed automatically when any web page is requested. This means that expired downloads will still occupy space on the spool directory until a web page is first serviced. If you need to ensure that the spool is purged regularly (for very low traffic servers), setup a scheduled job that requests the "http://dl.example.com/d/" page. Under UNIX, setup a cron entry like this:
0 0 * * * wget -q -O /dev/null "http://dl.example.com/d/" > /dev/null
Version restrictions:
- Tested with all mayor and minor browsers.
- Tested with PHP 4.2/4.3.
- Byte ranges are currently not supported.
- The submit button is not disabled correctly with Internet Explorer 6 (works on other graphical browsers however).
<<lessInstallation:
Copy the "htdocs" directory to a directory of choice under your web server. Configure the needed parameters inside "include/config.php" to reflect the external url, main password, etc. The "include" directory must not be accessible: if you use apache, the included .htaccess file should be sufficient; consult your web server documentation otherwise.
A spool directory outside of the web server root must be accessible to the web server process. In the example "include/config.php" this is configured as "/var/spool/dl". If you web server runs as "nobody:nogroup", issue:
mkdir -p -m770 /var/spool/dl
chgrp nogroup /var/spool/dl
to create correctly this directory.
The maximal upload limit is determined by several PHP configuration parameters:
file_uploads: must be "On".
upload_tmp_dir: ensure enough space is available.
upload_max_filesize: change as needed.
post_max_size: must be at least 1M larger than upload_max_filesize.
The upload limit as shown in the submission form is determined automatically from the upload_max_filesize parameter. You can also set these parameters with ini_set() inside "include/config.php" or through apaches directives to localize them to the installation path.
There are several bugs in the dba_open() function in PHP 4.x which cannot be fixed. If you can, upgrade PHP to at least 4.3.5. If you cannot upgrade, you need to configure the "$dbHandler" parameter to something available to your PHP installation (usually db3/db2/dbm) and use the Berkeleys DB "db4_load" utility to create an empty database:
echo | db4_load /var/spool/dl/data.db
echo | db4_load /var/spool/dl/user.db
chmod 770 /var/spool/dl/*.db
chgrp nogroup /var/spool/dl/*.db
Depending on your system, you may have to use "db3_load/db2_load/etc" instead of "db4_load". Sometimes these utilities are part of "db*-util" packages under several linux distributions. If you have PHP 4.3.5 or greater, this is done automatically.
Ticket expiration is performed automatically when any web page is requested. This means that expired downloads will still occupy space on the spool directory until a web page is first serviced. If you need to ensure that the spool is purged regularly (for very low traffic servers), setup a scheduled job that requests the "http://dl.example.com/d/" page. Under UNIX, setup a cron entry like this:
0 0 * * * wget -q -O /dev/null "http://dl.example.com/d/" > /dev/null
Version restrictions:
- Tested with all mayor and minor browsers.
- Tested with PHP 4.2/4.3.
- Byte ranges are currently not supported.
- The submit button is not disabled correctly with Internet Explorer 6 (works on other graphical browsers however).
Download (0.010MB)
Added: 2007-06-18 License: BSD License Price:
861 downloads
Net::Google::Service 1.0.1
Net::Google::Service is a SOAP widget(s) for Net::Google. more>>
Net::Google::Service is a SOAP widget(s) for Net::Google.
SYNOPSIS
use Net::Google::Service;
my $search = Net::Google::Service->search({debug=>1});
PACKAGE METHODS
__PACKAGE__->search(%args)
__PACKAGE__->spelling(%args)
__PACKAGE_->cache(%args)
<<lessSYNOPSIS
use Net::Google::Service;
my $search = Net::Google::Service->search({debug=>1});
PACKAGE METHODS
__PACKAGE__->search(%args)
__PACKAGE__->spelling(%args)
__PACKAGE_->cache(%args)
Download (0.017MB)
Added: 2006-11-27 License: Perl Artistic License Price:
1061 downloads
Ktxt2tags Service Menu 1.0
Ktxt2tags Service Menu is a KDE service menu for KTxt2tags software. more>>
Ktxt2tags Service Menu is a KDE service menu for KTxt2tags software.
sv-ktxt2tags is a ServiceMenu for [KTxt2tags http://www.kde-apps.org/content/show.php?content=48474]
KTxt2tags is a GPL front-end for [txt2tags http://txt2tags.sf.net]
Installation:
Make a simbolic link to the ktxt2tags script in /usr/bin/.
Copy the file sv-ktxt2tags.desktop in /.kde/share/apps/konqueror/servicemenus.
Copy the icon txt2tags.png in /usr/share/pixmaps.
<<lesssv-ktxt2tags is a ServiceMenu for [KTxt2tags http://www.kde-apps.org/content/show.php?content=48474]
KTxt2tags is a GPL front-end for [txt2tags http://txt2tags.sf.net]
Installation:
Make a simbolic link to the ktxt2tags script in /usr/bin/.
Copy the file sv-ktxt2tags.desktop in /.kde/share/apps/konqueror/servicemenus.
Copy the icon txt2tags.png in /usr/share/pixmaps.
Download (0.009MB)
Added: 2006-12-20 License: GPL (GNU General Public License) Price:
1038 downloads
ICOnvert service menu 1.01
ICOnvert service menu is a service menu to convert Windows icon files (*.ico). more>>
ICOnvert service menu is a script/service menu package that adds four entries to Konquerors context menu to convert Windows icon files (*.ico):
1) Extract PNGs
Extracts PNGs as SomeDir/SomeIcon-WxH.png e.g. BlueMoon/BlueMoon-16x16.png, BlueMoon/BlueMoon-32x32.png, etc.
2) Extract PNGs grouped by size
Extracts PNGs as SomeDir/WxH/SomeIcon.png e.g. MoonIcons/16x16/BlueMoon.png, MoonIcons/32x32/BlueMoon.png, etc.
3) Preview in Konqueror
Extracts PNGs to a temporary directory under /tmp, launches a Konqueror window, and deletes the temporary files when that window is closed.
4) Import into current theme
Asks for icon category (apps, devices, etc.) and name, then extracts PNGs into $HOME/.kde/share/icons/[theme]/WxH/[category]/SomeIcon.png where [theme] is taken from $HOME/.kde/share/config/kdeglobals.
Note that this will overwrite files if you specify the name of an existing icon. This is a "feature" -- it allows you to replace a certain icon globally. Use with caution, though -- I suggest that you backup your original iconset.
You can convert multiple icons at the same time from within Konqueror or the command line.
<<less1) Extract PNGs
Extracts PNGs as SomeDir/SomeIcon-WxH.png e.g. BlueMoon/BlueMoon-16x16.png, BlueMoon/BlueMoon-32x32.png, etc.
2) Extract PNGs grouped by size
Extracts PNGs as SomeDir/WxH/SomeIcon.png e.g. MoonIcons/16x16/BlueMoon.png, MoonIcons/32x32/BlueMoon.png, etc.
3) Preview in Konqueror
Extracts PNGs to a temporary directory under /tmp, launches a Konqueror window, and deletes the temporary files when that window is closed.
4) Import into current theme
Asks for icon category (apps, devices, etc.) and name, then extracts PNGs into $HOME/.kde/share/icons/[theme]/WxH/[category]/SomeIcon.png where [theme] is taken from $HOME/.kde/share/config/kdeglobals.
Note that this will overwrite files if you specify the name of an existing icon. This is a "feature" -- it allows you to replace a certain icon globally. Use with caution, though -- I suggest that you backup your original iconset.
You can convert multiple icons at the same time from within Konqueror or the command line.
Download (0.004MB)
Added: 2007-03-16 License: GPL (GNU General Public License) Price:
954 downloads
Peco::Service 1.0
Peco::Service is a Perl module with service specifications for Peco IoC containers. more>>
Peco::Service is a Perl module with service specifications for Peco IoC containers.
SYNOPSIS
use Peco::Service;
$service = Peco::Service->new( $class, @depends, $create, %attrs );
$service = Peco::Service::Factory->new( ⊂routine, @depends );
$service = Peco::Service::Constant->new( $value );
SERVICE TYPES
Peco::Service
A generic service registration class.
Peco::Service::Factory
Factory service registration class. Takes a coderef which is called each time this service is accessed.
Peco::Service::Constant
For constant or scalar values.
<<lessSYNOPSIS
use Peco::Service;
$service = Peco::Service->new( $class, @depends, $create, %attrs );
$service = Peco::Service::Factory->new( ⊂routine, @depends );
$service = Peco::Service::Constant->new( $value );
SERVICE TYPES
Peco::Service
A generic service registration class.
Peco::Service::Factory
Factory service registration class. Takes a coderef which is called each time this service is accessed.
Peco::Service::Constant
For constant or scalar values.
Download (0.015MB)
Added: 2007-06-22 License: Perl Artistic License Price:
854 downloads

Amberdms Billing System 1.2.0
Amberdms Billing System offers users an open source web-based application, provides accounting, invoicing tools as well as service and time management solutions designed for small and medium businesses as well as small ISPs and IT companies more>> <<less
Added: 2009-04-08 License: AGPL Price: FREE
1 downloads
Yahoo::Marketing::Service 0.08
Yahoo::Marketing::Service is a base class for Service modules. more>>
Yahoo::Marketing::Service is a base class for Service modules.
SYNOPSIS
This module is a base class for various Service modules (CampaignService, AdGroupService) to inherit from. It should not be used directly.
There are some methods common to all Services that are documented below.
See also perldoc Yahoo::Marketing::AccountService ...::AdGroupService ...::AdService ...::BasicReportService ...::BidInformationService ...::BudgetingService ...::CampaignService ...::ExcludedWordsService ...::ForecastService ...::KeywordResearchService ...::KeywordService ...::LocationService ...::MasterAccountService ...::UserManagementService
Please see the API docs at
http://ysm.techportal.searchmarketing.yahoo.com/docs/gsg/index.asp#services
for details about what methods are available from each of the Services.
<<lessSYNOPSIS
This module is a base class for various Service modules (CampaignService, AdGroupService) to inherit from. It should not be used directly.
There are some methods common to all Services that are documented below.
See also perldoc Yahoo::Marketing::AccountService ...::AdGroupService ...::AdService ...::BasicReportService ...::BidInformationService ...::BudgetingService ...::CampaignService ...::ExcludedWordsService ...::ForecastService ...::KeywordResearchService ...::KeywordService ...::LocationService ...::MasterAccountService ...::UserManagementService
Please see the API docs at
http://ysm.techportal.searchmarketing.yahoo.com/docs/gsg/index.asp#services
for details about what methods are available from each of the Services.
Download (0.066MB)
Added: 2006-12-14 License: Perl Artistic License Price:
1044 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 billings job service 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