jc penny
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 10
Penny Pool 0.5.4
Penny Pool is a small utility to ease the pooling of expenses. more>>
Penny Pool is a small utility to ease the pooling of expenses.
It facilitates the administration of many (small) shared expenses, which typically add up to significant amounts. It uses PHP/MySQL/Apache, and has an emphasis on easy installation.
A well-known problem in groups of people is how to distribute costs of collective payments. What usually happens is that one person pays and expects the rest of the group to then pay their respective shares to him / her. This is not a problem for a single incident, but when multiple events occur, with different persons paying, it would clearly be better to pool these events.
Payments can then be set up within the group, such that the number of money transfers is minimized.
PennyPool helps in administering these kinds of expenses in the form of a simple web application. First of all, the mere fact that expenses can be entered in a central location (to which everyone has access) makes it clear to everyone who should pay what. Furthermore, it is possible to group these expenses in settlements, which can be used as a starting point for actual payments among the members of the group.
These payments can also be entered and attached to the settlement. In this way, the progress of the settlement can be seen and it is obvious how much should still be paid.
The database only stores information that was entered directly. All presented data (e.g. balance) is calculated in real-time.
Precision is therefore limited by MySQL and/or PHP, only two decimal places are shown for readability. (this also means that the cents/pennies dont always add up, in which case a "miereneuker" should use the rounded cumulative result. As opposed to harassing me...)
Enhancements:
- It is now possible to bill participants multiple times. This makes it easy to use PennyPool even when some participants to an event are not registered users.
<<lessIt facilitates the administration of many (small) shared expenses, which typically add up to significant amounts. It uses PHP/MySQL/Apache, and has an emphasis on easy installation.
A well-known problem in groups of people is how to distribute costs of collective payments. What usually happens is that one person pays and expects the rest of the group to then pay their respective shares to him / her. This is not a problem for a single incident, but when multiple events occur, with different persons paying, it would clearly be better to pool these events.
Payments can then be set up within the group, such that the number of money transfers is minimized.
PennyPool helps in administering these kinds of expenses in the form of a simple web application. First of all, the mere fact that expenses can be entered in a central location (to which everyone has access) makes it clear to everyone who should pay what. Furthermore, it is possible to group these expenses in settlements, which can be used as a starting point for actual payments among the members of the group.
These payments can also be entered and attached to the settlement. In this way, the progress of the settlement can be seen and it is obvious how much should still be paid.
The database only stores information that was entered directly. All presented data (e.g. balance) is calculated in real-time.
Precision is therefore limited by MySQL and/or PHP, only two decimal places are shown for readability. (this also means that the cents/pennies dont always add up, in which case a "miereneuker" should use the rounded cumulative result. As opposed to harassing me...)
Enhancements:
- It is now possible to bill participants multiple times. This makes it easy to use PennyPool even when some participants to an event are not registered users.
Download (0.032MB)
Added: 2005-11-01 License: GPL (GNU General Public License) Price:
1452 downloads
URBI Project 0.9.7
URBI: Universal Robotic Body Interface. URBI is a scripted command language used to control robots (AIBO, pioneer,...). more>>
URBI: Universal Robotic Body Interface. URBI is a scripted command language used to control robots (AIBO, pioneer,...). It is a robot-independant API.
URBI Project is based on a client/server architecture and it is designed to be used over a TCP/IP or IPC connection.
Main features:
- URBI is a low level command language. Motors and sensors are directly read and set. Although complex high level commands and functions can be written with URBI, the raw kernel of the system is low level by essence.
- URBI includes powerful time oriented control mechanisms to chain commands, serialize them or build complex motor trajectories.
- URBI is designed to be independant from both the robot and the client system. It relies on TCP/IP or Inter-Process Communication if the client and the server are both running onboard.
- URBI is designed with a constant care for simplicity. There is no "philosophy" or "complex architecture" to be familiar with. It is understandable in a few minutes and can be used immediately.
<<lessURBI Project is based on a client/server architecture and it is designed to be used over a TCP/IP or IPC connection.
Main features:
- URBI is a low level command language. Motors and sensors are directly read and set. Although complex high level commands and functions can be written with URBI, the raw kernel of the system is low level by essence.
- URBI includes powerful time oriented control mechanisms to chain commands, serialize them or build complex motor trajectories.
- URBI is designed to be independant from both the robot and the client system. It relies on TCP/IP or Inter-Process Communication if the client and the server are both running onboard.
- URBI is designed with a constant care for simplicity. There is no "philosophy" or "complex architecture" to be familiar with. It is understandable in a few minutes and can be used immediately.
Download (7.3MB)
Added: 2005-11-19 License: GPL (GNU General Public License) Price:
1440 downloads
PseudoQ 0.9
PseudoQ is a Su Doku puzzles on your computer. more>>
PseudoQ is a Su Doku puzzles on your computer.
PseudoQ is a java application for creating, playing and solving Su Doku (a.k.a. number place) puzzles of various types. It features both GUI and command-line operation. The automatic solving of puzzles uses "smart" techniques rather than a brute force search of every possible combination.
PseudoQ was originally intended as an entry for a competition in Linux Format magazine, but due to various factors wasnt ready in time for their deadline. However, it was complete enough that it seemed a shame not to finish it, and maybe raise some money for charity from my efforts.
PseudoQ is freely distributable under an open source license (LGPL). You are free to copy it, install it on as many machines as you like, give copies away to all your friends, etc. If you like it, however, perhaps you would consider making a donation? My job pays well enough that I dont need to make any money selling PseudoQ, so every penny I receive from PseudoQ will go to charity.
<<lessPseudoQ is a java application for creating, playing and solving Su Doku (a.k.a. number place) puzzles of various types. It features both GUI and command-line operation. The automatic solving of puzzles uses "smart" techniques rather than a brute force search of every possible combination.
PseudoQ was originally intended as an entry for a competition in Linux Format magazine, but due to various factors wasnt ready in time for their deadline. However, it was complete enough that it seemed a shame not to finish it, and maybe raise some money for charity from my efforts.
PseudoQ is freely distributable under an open source license (LGPL). You are free to copy it, install it on as many machines as you like, give copies away to all your friends, etc. If you like it, however, perhaps you would consider making a donation? My job pays well enough that I dont need to make any money selling PseudoQ, so every penny I receive from PseudoQ will go to charity.
Download (1.4MB)
Added: 2006-05-03 License: LGPL (GNU Lesser General Public License) Price:
1269 downloads
jnetmaze 0.1
jnetmaze project is a clone of netmaze written in Java. more>>
jnetmaze project is a clone of netmaze written in Java.
Java 1.3 or greater is probably required for compiliation (esp. Server.java - which uses sun.misc.Signal)
Compile: (with gnu make)
# gmake
With alternate compiler:
# gmake JC=jikes
Compile: (with ant)
# ant
Compile: (using only javac)
# cd src
# CLASSPATH=applet:awt:client:common:server:text:swing
# javac */*.java
Run:
# cd bin
# java -server Server
or
# java TextClient
# java AwtClient
# java SwingClient
<<lessJava 1.3 or greater is probably required for compiliation (esp. Server.java - which uses sun.misc.Signal)
Compile: (with gnu make)
# gmake
With alternate compiler:
# gmake JC=jikes
Compile: (with ant)
# ant
Compile: (using only javac)
# cd src
# CLASSPATH=applet:awt:client:common:server:text:swing
# javac */*.java
Run:
# cd bin
# java -server Server
or
# java TextClient
# java AwtClient
# java SwingClient
Download (MB)
Added: 2006-12-04 License: GPL (GNU General Public License) Price:
1058 downloads
Ca$h or Cra$h 1.0.0
Ca$h or Cra$h is a computerized clone of the US version of the Deal or No Deal game show. more>>
Ca$h or Cra$h project is a computerized clone of the US version of the "Deal or No Deal" game show. The game consist of selecting one of twenty-six cases, each with a random amount of money inside at preselected values ranging from a penny to $1 million.
Then each of the other twenty-five cases are opened, one at a time, knocking off values. Every so often, the banker will offer you an amount of money for your case. The game ends when you either make a deal for your case or you open one of two remaining cases.
<<lessThen each of the other twenty-five cases are opened, one at a time, knocking off values. Every so often, the banker will offer you an amount of money for your case. The game ends when you either make a deal for your case or you open one of two remaining cases.
Download (4.5MB)
Added: 2007-02-13 License: Other/Proprietary License with Source Price:
984 downloads
UF-View 2.4
UF-View provides a Gnome-based User Friendly comic viewer. more>>
UF-View provides a Gnome-based User Friendly comic viewer.
uf-view is a calendar-based User Friendly comic viewer for Gnome.
It also supports:
Calvin and Hobbes
Little Gamers
Angst Technology
Penny Arcade
FoxTrot
It doesnt support anymore:
MegaTokyo
Warp9 To Hell.
Enhancements:
- Misc bug fixes
- Removed Dilbert
- Added Little Gamers
- Added Angst Technology
- Added Swedish translation
- Added .spec file
<<lessuf-view is a calendar-based User Friendly comic viewer for Gnome.
It also supports:
Calvin and Hobbes
Little Gamers
Angst Technology
Penny Arcade
FoxTrot
It doesnt support anymore:
MegaTokyo
Warp9 To Hell.
Enhancements:
- Misc bug fixes
- Removed Dilbert
- Added Little Gamers
- Added Angst Technology
- Added Swedish translation
- Added .spec file
Download (0.15MB)
Added: 2007-03-27 License: GPL (GNU General Public License) Price:
942 downloads
miPortal 0.5
miPortal is a free personalized Mobile Information portal. more>>
miPortal is a free personalized Mobile Information portal that can provide an array of useful information services on your handheld device such as a PDA or mobile Phone.
It offers a wide variety of information services for very diverse needs such as stock quotes to ATM locator, movie listings in the city to city weather, jokes, horoscopes, news update, you name it and you can have it.
You can create your own personalized bouquet of services from the ones available by subscribing to them. Once you create your portal you can access these services to get the information you need .miPortal saves your valuable pennies you would have otherwise spent searching for the same information browsing the internet on your mobile.
Content and service providers (most common example being horizontal portals which provide city specific information, etc) publish the interface for their service using open standards (WSDL) and the miPortal installs the service so that one can subscribe to the service from the client. To avail these services download and install the miPortal client on your mobile .
Enhancements:
- New information services have been added.
- A discussion forum has been added to the Web site.
- A bug reporting link has been added.
- This release has a version-aware midlet; old midlets will not work now.
<<lessIt offers a wide variety of information services for very diverse needs such as stock quotes to ATM locator, movie listings in the city to city weather, jokes, horoscopes, news update, you name it and you can have it.
You can create your own personalized bouquet of services from the ones available by subscribing to them. Once you create your portal you can access these services to get the information you need .miPortal saves your valuable pennies you would have otherwise spent searching for the same information browsing the internet on your mobile.
Content and service providers (most common example being horizontal portals which provide city specific information, etc) publish the interface for their service using open standards (WSDL) and the miPortal installs the service so that one can subscribe to the service from the client. To avail these services download and install the miPortal client on your mobile .
Enhancements:
- New information services have been added.
- A discussion forum has been added to the Web site.
- A bug reporting link has been added.
- This release has a version-aware midlet; old midlets will not work now.
Download (0.029MB)
Added: 2005-11-01 License: GPL (GNU General Public License) Price:
1505 downloads
Wsynth-DSSI 0.1
Wsynth-DSSI is a simple wavetable synth. more>>
Wsynth-DSSI is a simple wavetable synth. It is not based on any "real life" synth, but was written with the PPG Wave and Prophet VS in mind.
The code is based on Xsynth-DSSI, hence the imaginative name.
A lot of the sound generation code, most of the user interface, and nearly all of the DSSI bits are derived from Sean Boltons Xsynth-DSSI plugin. This in turn uses bits from Xsynth v1.0.2 by S. J. Brookes.
Version restrictions:
- The "About" message is unchanged from Xsynth-DSSI
<<lessThe code is based on Xsynth-DSSI, hence the imaginative name.
A lot of the sound generation code, most of the user interface, and nearly all of the DSSI bits are derived from Sean Boltons Xsynth-DSSI plugin. This in turn uses bits from Xsynth v1.0.2 by S. J. Brookes.
Version restrictions:
- The "About" message is unchanged from Xsynth-DSSI
Download (0.38MB)
Added: 2005-10-13 License: GPL (GNU General Public License) Price:
1473 downloads
Math::TotalBuilder 1.10
Math::TotalBuilder is a Perl module to build a whole total out of valued pieces. more>>
Math::TotalBuilder is a Perl module to build a whole total out of valued pieces.
SYNOPSIS
use Math::TotalBuilder;
my %lsd = ( pound => 240, shilling => 20, penny => 1 );
# units for 952 pence
my %tender = build(%lsd, 952);
# total value of 3, 21, 98
my $wealth = total(%lsd, { pound => 3, shilling => 21, penny => 98 });
# best better representation of 18, 6, 40
my %moolah = build(%lsd,
total (%lsd, { pound => 18, shilling => 6, penny => 40 }));
This module provides two subroutines, build and total, which can be used to handle quantities of valued items. These can be used to build the proper tender to represent a quantity of money, to compose a mass from standard weights, to convert a difference of seconds to a set of time units, or other similar calculations.
<<lessSYNOPSIS
use Math::TotalBuilder;
my %lsd = ( pound => 240, shilling => 20, penny => 1 );
# units for 952 pence
my %tender = build(%lsd, 952);
# total value of 3, 21, 98
my $wealth = total(%lsd, { pound => 3, shilling => 21, penny => 98 });
# best better representation of 18, 6, 40
my %moolah = build(%lsd,
total (%lsd, { pound => 18, shilling => 6, penny => 40 }));
This module provides two subroutines, build and total, which can be used to handle quantities of valued items. These can be used to build the proper tender to represent a quantity of money, to compose a mass from standard weights, to convert a difference of seconds to a set of time units, or other similar calculations.
Download (0.005MB)
Added: 2006-09-26 License: Perl Artistic License Price:
1123 downloads
Yet Another Financial Manager 0.1
Yet Another Financial Manager (YAFM in short) is application to track Your expenses and incomes. more>>
Yet Another Financial Manager (YAFM in short) is application to track Your expenses and incomes. That way You know how much and for what You are spending, and if You are in line with retirement savings. All made in EASY and COMFORTABLE way.
The Difference
There are many programs to help manage Your finances.
So, why You should use YAFM?
First it is designed to be easy to use. It is not aimed to track every penny You spend, this would be annoying.
Second: it should be used as a tool to track spendings as exactly as You need. Don’t be stressed if some expences are not tracked or You have entered their approx value. YAFM is about helping You to know roughly how much and for what You are spending not making You feel bad, that expenses and incomes are not balanced up to penny. If You have enough patience to keep data 100% accurate - You will have very accurate results, good for You, but YAFM will not make troubles about coffee and doughnut this morning, You have forgot to enter.
YAFM BETA is free software, but version 1.0 will be commercial software. If You decide to donate me some money I promise You to get free 1.0 license. You can donate any amount, but if You would ask me how much I would say - 10 USD (1.0 pricing is not fixed but price will be somewhere between 10 and 20 USD).
This application is powered with Ruby on Rails and operated with browser locally. You need to have Ruby interpreter and sqlite installed. This means it can be run in Windows, Unix/Linux or Mac OS X environments.
For Windows (which I expect be to main platform for most users) there are sqlite .dlls provided with program.
Well… I’m using this program for myself from April 2006. I think for many people program like YAFM will be useful, so I decided give a try to release. Of course I’m releasing much more polished version than I use everyday, and also with much features missing. But I will successfully release next versions.
<<lessThe Difference
There are many programs to help manage Your finances.
So, why You should use YAFM?
First it is designed to be easy to use. It is not aimed to track every penny You spend, this would be annoying.
Second: it should be used as a tool to track spendings as exactly as You need. Don’t be stressed if some expences are not tracked or You have entered their approx value. YAFM is about helping You to know roughly how much and for what You are spending not making You feel bad, that expenses and incomes are not balanced up to penny. If You have enough patience to keep data 100% accurate - You will have very accurate results, good for You, but YAFM will not make troubles about coffee and doughnut this morning, You have forgot to enter.
YAFM BETA is free software, but version 1.0 will be commercial software. If You decide to donate me some money I promise You to get free 1.0 license. You can donate any amount, but if You would ask me how much I would say - 10 USD (1.0 pricing is not fixed but price will be somewhere between 10 and 20 USD).
This application is powered with Ruby on Rails and operated with browser locally. You need to have Ruby interpreter and sqlite installed. This means it can be run in Windows, Unix/Linux or Mac OS X environments.
For Windows (which I expect be to main platform for most users) there are sqlite .dlls provided with program.
Well… I’m using this program for myself from April 2006. I think for many people program like YAFM will be useful, so I decided give a try to release. Of course I’m releasing much more polished version than I use everyday, and also with much features missing. But I will successfully release next versions.
Download (MB)
Added: 2007-05-01 License: Freely Distributable Price:
906 downloads
Secleted [ 0 ] software to compare
- Page: 1 of 1
- 1
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above jc penny 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