low credit
Creditor 0.4
Qt4 financial calculator for credit payments! more>>
Enhancements: Some small bug-fixed
Bad Credit Loans 1
Sixteen free bad credit loans icons that are very high quality. You can use these bad credit loans icons for your credit websites only. If you have ba... more>> <<less
CreditCruncher 1.1
CreditCruncher computes the Value At Risk (VAR) of large credit portfolios using the Monte Carlo method. more>>
CreditCruncher is a command line solver that read an xml input file and returns a plain text file with the simulated values of portfolio. The current version is 0.8. This software is released under the GNU General Public License.
CreditCruncher is designed to work in batch mode, without graphical support. Computation time can be reduced enabling the MPI instructions when compiling and deploying the application in a cluster.
The user create a xml file where the portfolio is described. CreditCruncher take this file and simulate N times the portfolio described in the input file. The simulated values are stored in a file with extension .out. Finally, a R script takes the simulated values and do some statistic over there to generate the risk indicators (VaR, TCE, etc.)
Enhancements:
- Documentation rewrited and translated to english
- Modified asset losses computation algorithm
- solved minor bugs
- added minor enhancements
- changed site look & feel
Adverse Bad Credit Loan 1
Adverse Bad Credit Loan icons for your credit website. If you have a credit website such as credit cards or loans these icons will work great. All of ... more>> <<less
Bad Credit Auto Financing 1
Bad Credit Auto Financing icons for your credit website. If you have a credit website such as credit cards or loans these icons will work great. All o... more>> <<less
LinuxPowered Logo 2.1
LinuxPowered Logo is based off of static-slacks LinuxPowered Logo. more>>
Static-slack, Please dont get angry!
Pardon the crappy screenshot, the text is much more sharp than that.
LATEST: Made it into a SKZ for easier use.
how to raise your credit score fast 1.0
Discover how to raise your credit score fast. free report... more>> <<less
CreditCard Validator 1.8
The CreditCard Validator will help you tell: (1) if a credit card number is valid (2) which credit card vendor handles that number. It validates the prefix and the checkdigit. It does *not* contact the credit card company to ensure that number has actually been issued and that the account is in good standing. It will also tell you which of the following credit card companies issued the card: Amex, Diners Club, Carte Blanche,Discover... more>>
CreditCard Validator - The CreditCard Validator will help you tell:
1. if a credit card number is valid,
2. which credit card vendor handles that number.
It is a simple Applet to demonstrate the use of the ValidateCreditCard class.
It validates the prefix and the checkdigit. It does *not* contact the credit card company to ensure that number has actually been issued and that the account is in good standing.
It will also tell you which of the following credit card companies issued the card: Amex, Diners Club, Carte Blanche, Discover, enRoute, JCB, MasterCard or Visa.
ATM cards use a different secret scheme which this program does not handle. Unfortunately, there is not even a reliable way to tell an ATM card from a credit card just by the number.
It is primarily designed to be included in your own Java program, though it can be used standalone or as an Applet.
To install, Extract the zip download with Winzip, available from http://www.winzip.com (or similar unzip utility) into any directory you please, often C: -- ticking off the (user folder names) option. To run as an application, type:
java -jar C:commindprodcreditcardcreditcard.jar
adjusting as necessary to account for where the jar file is.
You must have Java version 1.1 or later installed to use this package.
See http://mindprod.com/jgloss/installingjava.html for details.
Enhancements:
Version 1.8
convert to JDK 1.5. simplify code using enum.
System Requirements:<<less
Gamma Low 0.1
Gamma Low is an open-source, multiplayer strategy game. more>>
In each team, one player is elected to be The Mind, the commander. A few other players are chosen to be his tactical helpers, called the Spirits and the other players form the working and attacking force of the team.
Gamma Low project is released under the GPL license.
PCLinuxOS Clean Cal
PCLinuxOS Clean Cal is a calendar SuperKaramba theme. more>>
Here is the link to the original Karamba theme.
http://www.kde-look.org/content/show.php?content=20570
As with the Crystal Clock, Ive only made a cosmetic change. The original developer deserves credit for the code.
Stripped
Stripped is a GNOME theme that is a reprise of milk with a lot of bugfixes and a graphite color. more>>
A Port of a Mac OS X theme originally made by Max Rudberg - http://www.maxthemes.com Thank you the permission and original pixmaps!
- If you wish to redistribute this theme, you must recieve permission from me, via email.
- You must include a file inside your redistribution that gives me and Max Rudberg (the original designer)
credit.
- If you wish to create a derivative work from these resources, you must recieve permission from me via email.
- Any derivative works must also include credit to me and Max Rudberg.
- Any redistribution or derivative work of this theme must be free of charge.
Home Credit Card Manager (Linux) 3.0.080425
Home Credit Card Manager lets you find out where your hard-earned money is being spent by using your credit card statements. Simply match your statement transactions to the categories provided, then u more>>
Home Credit Card Manager lets you find out where your hard-earned money is being spent by using your credit card statements.
Simply match your statement transactions to the categories provided, then use the tools to group and sort the information.
...and with the integrated "auto-matching" tool, most of the work is done for you!
Requirements: Java 1.4 or greater
<<lessCELT 0.6.0
CELT is an experimental audio codec for use in low-delay communication. more>>
CELT 0.6.0 is created to be an experimental audio codec for use in low-delay communication. CELT stands for "Code-Excited Lapped Transform". It applies some of the CELP principles, but does everything in the frequency domain, which removes some of the limitations of CELP.
Major Features:
- Ultra-low latency (typically from 3 to 9 ms)
- Full audio bandwidth (44.1 kHz and 48 kHz)
- Stereo support
- Packet loss concealment
- Constant bit-rates from 32 kbps to 128 kbps and above
- A fixed-point version of the encoder and decoder
- The CELT codec is meant to close the gap between Vorbis and Speex for applications where both high quality audio and low delay are desired.
Enhancements:
- Has just been released, with many quality improvements, including better stereo coupling, better handling of transients, and better handling of highly tonal signals.
- Packet loss robustness has been improved through the optional use of independent (intra) frames.
- Supports a larger dynamic range, suitable for encoding 24-bit audio (float version only).
- There is also a very early VBR implementation.
bibEC Process Card 1.3.12
bibEC Process Card is a multiple gateway credit card payment processor. more>>
This class is meant to process credit card payments via one of multiple payment gateways that are supported.
Currently the class supports the following payment gateways: Plug and Pay, Authorize.net, ViaKlix, and paynet . Changing between payment gateways is mostly a matter of changing the class constructor parameter.
The class provides a payment gateway independent API with functions for:
- Logging the payment activity
- Set the payment gateway authentication credentials
- Set the paying customer details
- Set the ship to details
- Set the credit card details
- Set the valuta
- Specify the order details
- Submit the payment processing request and retrieving the results
The payment submission is done securely when possible using PHP SSL socket connections or the Curl extension for PHP or the Curl command line.
Monetra 6.0
Monetra (formerly known as MCVE) is a scalable credit card processing engine for Linux and UNIX. more>>
Features include support for multiple modems, multiple merchant accounts, and multiple processors, all simultaneously -- as well as IP and SSL connectivity along side SQL database support.
Designed in C, conforming to POSIX standards, and utilizing light weight processes (threads), this product is able to handle a large number of transactions with high speed and minimal CPU usage.
Enhancements:
- A secure recurring billing module and card storage subsystem returning unique tracking tokens has been added and branded as Monetra DSS.
- This assists integrators with their PCI compliance so they dont need to store card numbers outside of Monetra.
- There is DNS caching for improved latency.
- Givex and FifthThrid 610 support have been added.
- Global Payments, VITAL, and NPC re-certifications.
- Visa gift-card support (balance inquiry and partial auths), as well as new card systems compliance updates for October 2007.
- Mac OS X for Intel, Windows Vista, and OpenBSD 4.0 support has also been added.