wow accounts
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 726
PHP Accounts 0.5.1
PHP Accounts project is an open source web based accounts system. more>>
PHP Accounts project is an open source web based accounts system.
Main features:
- Generation of pdf invoices, receipts, quotes
- Email invoice (pdf attachment) to clients
- Automated invoice reminders (sent via email)
- Timesheet system - great for consultants charging on an hourly basis
- Invoice wizard for quickly creating a fully itemised invoice
- Expenditure/Outgoings
- Cash flow reports
- Spreadsheet export
<<lessMain features:
- Generation of pdf invoices, receipts, quotes
- Email invoice (pdf attachment) to clients
- Automated invoice reminders (sent via email)
- Timesheet system - great for consultants charging on an hourly basis
- Invoice wizard for quickly creating a fully itemised invoice
- Expenditure/Outgoings
- Cash flow reports
- Spreadsheet export
Download (1.5MB)
Added: 2007-06-21 License: GPL (GNU General Public License) Price:
860 downloads
FrontAccounting 1.12
FrontAccounting is a user-friendly, Web-based accounting system for the entire ERP chain. more>>
FrontAccounting is a user-friendly, Web-based accounting system for the entire ERP chain.
The project is a further elaboration of the very competent OpenAccounting by KylieTech. OpenAccounting was in its turn a fork of Web-ERP.
Main features:
- Purchase Orders
- Goods Receivable Notes
- Supplier Invoices/Credit Notes
- Payments
- Allocations
- Accounts Payable
- Items and Inventory
- Stock
- Manufacturing
- Sales Orders
- Customer Invoices/Credit Notes
- Deposits
- Allocations
- Accounts Receivable
- Dimensions
- General Ledger
- Languages
- Currencies
- Several Companies
Enhancements:
- This release adds Budget Entry to General Ledger, includes Dimensions, changes the parameters of the Sales Order report, and adds options to print as Quote and to handle Jalali and Islamic Calendars.
<<lessThe project is a further elaboration of the very competent OpenAccounting by KylieTech. OpenAccounting was in its turn a fork of Web-ERP.
Main features:
- Purchase Orders
- Goods Receivable Notes
- Supplier Invoices/Credit Notes
- Payments
- Allocations
- Accounts Payable
- Items and Inventory
- Stock
- Manufacturing
- Sales Orders
- Customer Invoices/Credit Notes
- Deposits
- Allocations
- Accounts Receivable
- Dimensions
- General Ledger
- Languages
- Currencies
- Several Companies
Enhancements:
- This release adds Budget Entry to General Ledger, includes Dimensions, changes the parameters of the Sales Order report, and adds options to print as Quote and to handle Jalali and Islamic Calendars.
Download (0.68MB)
Added: 2007-07-22 License: GPL (GNU General Public License) Price:
833 downloads
WoW Companion 0.2.8
WoW Companion is a Java client/server used to centrally store character, item, and other data for World of Warcraft. more>>
WoW Companion is a Java client and server used to centrally store item, character and other data for World of Warcraft.
Data is made available via the Web in XML and other formats. Frontends for displaying character profiles are also included.
<<lessData is made available via the Web in XML and other formats. Frontends for displaying character profiles are also included.
Download (0.67MB)
Added: 2006-01-10 License: GPL (GNU General Public License) Price:
1391 downloads

LDAP Account Manager 2.6.0 / 2.7.0 RC1
LDAP Account Manager RC1 is a webfrontend for managing accounts stored in an LDAP directory. more>> <<less
Added: 2009-07-27 License: GPL Price: FREE
downloads
Other version of LDAP Account Manager
which helps you manage Unix and Samba user and group accounts in a OpenLDAP server. There is also ... You can use templates for account creation and use multiple configuration profiles. AccountPrice: FREE
License:GPL
License:GPL
License:GPL (GNU General Public License)
SiteInvoice Account Manager 2.0.1
SiteInvoice helps you manage your customer invoices in a simple and efficient manner. more>>
SiteInvoice project helps you manage your customer invoices in a simple and efficient manner.
Customers receive personalized email notices with invoices attached as PDFs, with reminders sent at 30, 45, and 60 days.
Handles multiple currencies and taxes. Never lose track of money you or your company are owed again.
<<lessCustomers receive personalized email notices with invoices attached as PDFs, with reminders sent at 30, 45, and 60 days.
Handles multiple currencies and taxes. Never lose track of money you or your company are owed again.
Download (0.33MB)
Added: 2006-06-07 License: GPL (GNU General Public License) Price:
1238 downloads
Yahoo::Marketing::Account 0.08
Yahoo::Marketing::Account is an object to represent a Yahoo Marketing Account. more>>
Yahoo::Marketing::Account is an object to represent a Yahoo Marketing Account.
SYNOPSIS
See http://ysm.techportal.searchmarketing.yahoo.com/docs/reference/dataObjects.asp for documentation of the various data objects.
METHODS
new
Creates a new instance
get/set methods
ID
advancedMatchON
businessTypeCode
contentMatchON
displayURL
marketID
masterAccountID
name
nameFurigana
personalID
sitePassword
siteUserName
sponsoredSearchON
vatCode
websiteURL
get (read only) methods
<<lessSYNOPSIS
See http://ysm.techportal.searchmarketing.yahoo.com/docs/reference/dataObjects.asp for documentation of the various data objects.
METHODS
new
Creates a new instance
get/set methods
ID
advancedMatchON
businessTypeCode
contentMatchON
displayURL
marketID
masterAccountID
name
nameFurigana
personalID
sitePassword
siteUserName
sponsoredSearchON
vatCode
websiteURL
get (read only) methods
Download (0.066MB)
Added: 2006-12-08 License: Perl Artistic License Price:
1050 downloads
WWW::Blog::Metadata::AccountAutoDiscovery 0.03
WWW::Blog::Metadata::AccountAutoDiscovery is a Perl module to extract online accounts from a page. more>>
WWW::Blog::Metadata::AccountAutoDiscovery is a Perl module to extract online accounts from a page.
SYNOPSIS
use WWW::Blog::Metadata;
my $meta = WWW::Blog::Metadata->extract_from_uri($uri)
or die WWW::Blog::Metadata->errstr;
## or
my $meta = WWW::Blog::Metadata->extract_from_html($html)
or die WWW::Blog::Metadata->errstr;
# in scalar context, returns an array-ref
my $online_accounts_ref = $meta->online_accounts;
print $online_accounts->[0]{account};
print $online_accounts->[0]{service};
# in list context, returns an array
my @online_accounts_array = $meta->online_accounts;
print $online_accounts_array[0]->{account};
print $online_accounts_array[0]->{service};
WWW::Blog::Metadata::AccountAutoDiscovery is a WWW::Blog::Metadata plugin to look for and extract online accounts embedded in a page.
<<lessSYNOPSIS
use WWW::Blog::Metadata;
my $meta = WWW::Blog::Metadata->extract_from_uri($uri)
or die WWW::Blog::Metadata->errstr;
## or
my $meta = WWW::Blog::Metadata->extract_from_html($html)
or die WWW::Blog::Metadata->errstr;
# in scalar context, returns an array-ref
my $online_accounts_ref = $meta->online_accounts;
print $online_accounts->[0]{account};
print $online_accounts->[0]{service};
# in list context, returns an array
my @online_accounts_array = $meta->online_accounts;
print $online_accounts_array[0]->{account};
print $online_accounts_array[0]->{service};
WWW::Blog::Metadata::AccountAutoDiscovery is a WWW::Blog::Metadata plugin to look for and extract online accounts embedded in a page.
Download (0.034MB)
Added: 2007-02-16 License: MIT/X Consortium License Price:
982 downloads
eXtended Account Management System 0.0.18
eXtended Account Management System is a PHP-based application suite for managing electronic mail accounts. more>>
eXtended Account Management System is a PHP-based application suite made for managing electronic mail accounts on multiple domains in a virtual hosting environment.
The XAMS eMail management system primarily consists of a powerful administration panel for managing users, aliases, mailbox quotas, and other mail-related functions.
Main features:
- Manage any number of domains, mailboxes and aliases
- Multiple domains can be grouped as a "site".
- If you have, for example, two domains domain1.tld and domain2.tld within site site1
- then mails to either of the two email addresses for user user (user@domain1.tld
- or user@domain2.tld) will be delivered to one mailbox.
- Autoreply (out of office) support
- Mail accounts are independent from system accounts
- Mailboxes can have quotas, which you can manage by reseller, site or user.
- Four different user-levels: Administrators, Resellers, Customers and Users
- - each user-level and each user can have individual restrictions
- Easy to use, web based GUI (front end)
- GUI based BIND (DNS server) configuration
- Supports the Exim mail transfer agent
- Supports the Courier-IMAP mailbox server, which provides POP and IMAP access
- Supports the MailScanner virus scanner
- Supports MailScanner and SpamAssassin
- Supports any web-based mail user agent that uses POP or IMAP (Squirrelmail preferred)
- Supports following SMTP-AUTH modes: PLAIN, LOGIN and CRAM-MD5 with or without TLS
- Uses MySQL or PostgreSQL for account storage
- Uses CDB for fast domain lookups in Exim
- Source package includes PAM (Pluggable Authentication Modules) module and Squirrelmail plugins
- Provides easy to use debian packages (.deb files)
XAMS manages these domains and user accounts in a database, entirely separate from your Unix system environment.
XAMS ties together and integrates with these packages to provide a coherent virtual hosting solution for e-mail:
- Exim, a flexible mail transfer agent (MTA) with an intuitive and flexible configuration system
- The Courier IMAP/POP server for mailbox access
- MySQL, a powerful, free database server, used for storing domain and account information.
XAMS does not currently manage FTP or HTTP servers. The XAMS graphical user interface is written in PHP, runs on top of Apache, and produces XHTML 1.1 compliant pages.
Enhancements:
- Several bugs were fixed regarding Exim configuration, SQL, and more.
<<lessThe XAMS eMail management system primarily consists of a powerful administration panel for managing users, aliases, mailbox quotas, and other mail-related functions.
Main features:
- Manage any number of domains, mailboxes and aliases
- Multiple domains can be grouped as a "site".
- If you have, for example, two domains domain1.tld and domain2.tld within site site1
- then mails to either of the two email addresses for user user (user@domain1.tld
- or user@domain2.tld) will be delivered to one mailbox.
- Autoreply (out of office) support
- Mail accounts are independent from system accounts
- Mailboxes can have quotas, which you can manage by reseller, site or user.
- Four different user-levels: Administrators, Resellers, Customers and Users
- - each user-level and each user can have individual restrictions
- Easy to use, web based GUI (front end)
- GUI based BIND (DNS server) configuration
- Supports the Exim mail transfer agent
- Supports the Courier-IMAP mailbox server, which provides POP and IMAP access
- Supports the MailScanner virus scanner
- Supports MailScanner and SpamAssassin
- Supports any web-based mail user agent that uses POP or IMAP (Squirrelmail preferred)
- Supports following SMTP-AUTH modes: PLAIN, LOGIN and CRAM-MD5 with or without TLS
- Uses MySQL or PostgreSQL for account storage
- Uses CDB for fast domain lookups in Exim
- Source package includes PAM (Pluggable Authentication Modules) module and Squirrelmail plugins
- Provides easy to use debian packages (.deb files)
XAMS manages these domains and user accounts in a database, entirely separate from your Unix system environment.
XAMS ties together and integrates with these packages to provide a coherent virtual hosting solution for e-mail:
- Exim, a flexible mail transfer agent (MTA) with an intuitive and flexible configuration system
- The Courier IMAP/POP server for mailbox access
- MySQL, a powerful, free database server, used for storing domain and account information.
XAMS does not currently manage FTP or HTTP servers. The XAMS graphical user interface is written in PHP, runs on top of Apache, and produces XHTML 1.1 compliant pages.
Enhancements:
- Several bugs were fixed regarding Exim configuration, SQL, and more.
Download (0.34MB)
Added: 2007-04-08 License: GPL (GNU General Public License) Price:
930 downloads
User Account Information 0.0.1 Beta2
User Account Information provides an ethernet users/customers traffic counter. more>>
User Account Information provides an ethernet users/customers traffic counter.
User Account Information is lightweight system for accounting for ethernet traffic on a per-user basis.
It includes a Web-based interface for allowing users to view their own network accounting information.
This product was designed and was tested in RedHat Linux 6.2 and in SlackWare Linux 7.0.
Main features:
- For each customer (who have IP adress in your local network area) are added two ipchains rule for counting input and output traffic.
- Each customer can look his own account information through WEB-interface.
- You ( as system administrator) can correct anything You want or anything you dont like in this program.
Enhancements:
- A date format error solely affecting output with DD/MM/YYYY action dates was corrected in the cgi-bin part.
<<lessUser Account Information is lightweight system for accounting for ethernet traffic on a per-user basis.
It includes a Web-based interface for allowing users to view their own network accounting information.
This product was designed and was tested in RedHat Linux 6.2 and in SlackWare Linux 7.0.
Main features:
- For each customer (who have IP adress in your local network area) are added two ipchains rule for counting input and output traffic.
- Each customer can look his own account information through WEB-interface.
- You ( as system administrator) can correct anything You want or anything you dont like in this program.
Enhancements:
- A date format error solely affecting output with DD/MM/YYYY action dates was corrected in the cgi-bin part.
Download (0.083MB)
Added: 2007-03-29 License: GPL (GNU General Public License) Price:
942 downloads
WheelOfFortune 0.2
WheelOfFortune is a HIGHLY experimental but fascinating superkaramba enhancement. more>>
WheelOfFortune is a HIGHLY experimental but fascinating superkaramba enhancement, with an example theme to see the principle and also a work-in-progress theme.
Wheel smoothly your way through your files without having to spend all your time clicking on folders.
The enhancements: listing file and directories in Superkaramba - but its a bit more than that: KDirlister is used, which supports application:/, file:/, floppy:/ media:/ devices:/ svn:/ in fact any KIO.
I am so bowled over by how exciting and how... "wow!" this is that i just had to let people know about it.
Try the wof.theme and you will see what i mean.
If you have a mouse with a scroll-wheel, use it: its much easier to navigate. single-click on a directory to open it up on the arc below (yes, its a wheel, not a line, not a square, not a treeview!)
The download contains:
- a precompiled superkaramba binary
- a superkaramba diff (patch)
- the dirlister.cpp and .h files
- an example theme (dirlister)
- a work-in-progress theme (wof).
Enhancements:
- fixed large subdirectory crash
- added "run" capability properly
<<lessWheel smoothly your way through your files without having to spend all your time clicking on folders.
The enhancements: listing file and directories in Superkaramba - but its a bit more than that: KDirlister is used, which supports application:/, file:/, floppy:/ media:/ devices:/ svn:/ in fact any KIO.
I am so bowled over by how exciting and how... "wow!" this is that i just had to let people know about it.
Try the wof.theme and you will see what i mean.
If you have a mouse with a scroll-wheel, use it: its much easier to navigate. single-click on a directory to open it up on the arc below (yes, its a wheel, not a line, not a square, not a treeview!)
The download contains:
- a precompiled superkaramba binary
- a superkaramba diff (patch)
- the dirlister.cpp and .h files
- an example theme (dirlister)
- a work-in-progress theme (wof).
Enhancements:
- fixed large subdirectory crash
- added "run" capability properly
Download (0.22MB)
Added: 2006-06-29 License: GPL (GNU General Public License) Price:
1212 downloads
KHacc 3.3
KHacc is a sister project to QHacc--the Q Home Accountant--but with KDE-specific integration. more>>
KHacc is a sister project to QHacc--the Q Home Accountant--but with KDE-specific integration. It features double- or single-entry bookkeeping and a reconciliation window.
It also provides support for memorized and split transactions, graphing, reporting, archiving, and scheduled transactions that can be based on the account balance. KHacc requires QHacc.
Enhancements:
- added initial support market transactions
- added support for void transactions
- added per-transaction handling of taxable status
- added reconcile window option to show tranactions from all journals
- improved transeditors handling of updated accounts
- fixed titlebar bug when changing dataset name
<<lessIt also provides support for memorized and split transactions, graphing, reporting, archiving, and scheduled transactions that can be based on the account balance. KHacc requires QHacc.
Enhancements:
- added initial support market transactions
- added support for void transactions
- added per-transaction handling of taxable status
- added reconcile window option to show tranactions from all journals
- improved transeditors handling of updated accounts
- fixed titlebar bug when changing dataset name
Download (0.21MB)
Added: 2005-05-25 License: GPL (GNU General Public License) Price:
1612 downloads
Games::WoW::PVP 0.01
Games::WoW::PVP is a Perl module with the great new Games::WoW::PVP! more>>
Games::WoW::PVP is a Perl module with the great new Games::WoW::PVP!
SYNOPSIS
Quick summary of what the module does.
Perhaps a little code snippet.
use Games::WoW::PVP;
my $WoW = Games::WoW::PVP->new();
# looking for a character
my %hash = $WoW->search_player(
{ country => EU, # EU europe US us
realm => conseil des ombres, # name of the realm
faction => h, # h horde a ally
character => raspa, # name of the player
}
);
# looking for top players
my %hash = $WoW->top(
{ country => EUR,
realm => elune,
faction => a,
}
);
<<lessSYNOPSIS
Quick summary of what the module does.
Perhaps a little code snippet.
use Games::WoW::PVP;
my $WoW = Games::WoW::PVP->new();
# looking for a character
my %hash = $WoW->search_player(
{ country => EU, # EU europe US us
realm => conseil des ombres, # name of the realm
faction => h, # h horde a ally
character => raspa, # name of the player
}
);
# looking for top players
my %hash = $WoW->top(
{ country => EUR,
realm => elune,
faction => a,
}
);
Download (0.004MB)
Added: 2007-01-05 License: Perl Artistic License Price:
1025 downloads
HomeBank 3.4
HomeBank is the software you have always wanted to manage your personal accounts at home. more>>
HomeBank is the software you have always wanted to manage your personal accounts at home. The main concept is to be light, simple and very easy to use. HomeBank brings you many features that allows you to analyze your finances in a detailed way instantly and dynamically with powerfull report tools based on filtering and graphical charts.
Furthermore HomeBank benefits now for more than 10 years of users experiences and feedbacks as its development started in 1995 on Amiga computers. It is now available on Amiga, GNU/Linux, and will probably be soon available for Microsoft Windows and MacOS X systems, as GTK+ exists on it.
Really, if you are looking for an easy way to do your home accounts, then HomeBank should be the software you choose. Just take a little time to try it out now, and you wont regret doing so...
<<lessFurthermore HomeBank benefits now for more than 10 years of users experiences and feedbacks as its development started in 1995 on Amiga computers. It is now available on Amiga, GNU/Linux, and will probably be soon available for Microsoft Windows and MacOS X systems, as GTK+ exists on it.
Really, if you are looking for an easy way to do your home accounts, then HomeBank should be the software you choose. Just take a little time to try it out now, and you wont regret doing so...
Download (0.52MB)
Added: 2007-06-28 License: GPL (GNU General Public License) Price:
854 downloads
Directory Analysis Tool 0.0.2
Directory Analysis Tool is used to analyze LDAP directories and report on their contents. more>>
Directory Analysis Tool is used to analyze LDAP directories and report on their contents.
Useful if you want to find inactive accounts, people who havent changed passwords, or who has administrator privileges.
<<lessUseful if you want to find inactive accounts, people who havent changed passwords, or who has administrator privileges.
Download (MB)
Added: 2006-06-26 License: GPL (GNU General Public License) Price:
1219 downloads
Netpet-CMS 1.8
Netpet-CMS project provides easy-going deployment and administration of Web sites, newsletters, and banners. more>>
Netpet-CMS project provides easy-going deployment and administration of Web sites, newsletters, and banners. After a short introduction, even users with little experience are capable using Netpet-CMS.
Furthermore, you dont need any specially configured server to run Netpet CMS, so you can install Netpet CMS on standard cheap Web hosting accounts.
<<lessFurthermore, you dont need any specially configured server to run Netpet CMS, so you can install Netpet CMS on standard cheap Web hosting accounts.
Download (1.8MB)
Added: 2007-08-09 License: GPL (GNU General Public License) Price:
808 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 wow accounts 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