Archive

Posts Tagged ‘request’

Scheduling System – Single Page Calendar

February 11th, 2012 Comments off

Looking to incorporate a web based scheduling system into a current website.

1 Month schedule available 30 days in advance

There will be about 10-15 registered (user/password) individuals logging in to request 12 hour shifts.

1st Person gets a 24 hour window to login and request 4 slots
2nd Person gets a 24 hour window to login and request 4 slots
3rd Person gets a 24 hour window to login and request 4 slots
4rth Person gets a 24 hour window to login and request 4 slots
5th Person g…

WordPress Site – Writing – Blog – Voting

February 11th, 2012 Comments off

Looking for someone to provide a custom fresh template for a WordPress Site

The site will primarily be Blog/Creative Writing/Forum Driven

With the added ability to see Users Ratings of each posting, the popularity of the posting will move up or down a basic grid like list with thumbnails for the uploaded items.

As the item gets voted up it will move up the best list, and voted down it will move down the list.

There will be a request prints, request print rights, request use rights, r…

Google Penalty Reconsideration Request 2

February 1st, 2012 Comments off

I need someone who has experience with google reconsideration requests to help me to remove a google penalty on my site.

I recently had 2 problems with my site:

1. the htaccess file had been hacked and my site was appearing in google results with a different sites Title and Description.

2. My site started to appear with the IP address in the google results.

It was roughly at this time that i noticed the rankings drop significantly and i knew i had a penalty as my site did not rank fo…

Post Linux Bash Script To Listen To Port 12111 Read Request

January 28th, 2012 Comments off

Hello there,

I need to create linux bash script to listen to port eg. 12111 read user request verify it then reply one line of data.

the user will send this: userid|mobile_imei|symbid

then sould take userid and search in database

Code:

$sql = mysql_query(“select * from users where u_id=userid”);
if(mysql_numrows($sql) == 1){
//if the user is in database then
//grab data from table
$row = mysql_fetach_array($sql);

reply with the following

{1}{$row[mobile_activation_numb…

Sr-mf-003 Change Request 4

January 23rd, 2012 Comments off

Service Request SR-mf-003
Mortgage Payment Calculator

Organization: McBride Financial Services
Locations:
Requester: Hugh McBride

Description of Request:
Need a program that will calculate mortgage payments.

Background of Request:
Agents in the field offices will need to be able to calculate mortgage payment amounts. In the future, we may want to put a mortgage calculator on our Web site.

Expected Results/Impact when completed:
A program written in Java (without a graphical…

Web Development & Ecommerce Store

December 12th, 2011 Comments off

We are looking for someone to finish our sites which entails a few minor fixes as follows:

ItsInThePraise.com Site

1. Link Radio Station site to our two other sites .
2. Modify prayer request application on site as follows:
a. All prayer request are show when link selected
b. Ensure code is in place to drop request after two weeks
c . Remove calendar from Site
3. Add “Buy Now” button to radio site that is available whenever a song is played on the radio station.
4. Ad…

Google Penalty Reconsideration Request

November 25th, 2011 Comments off

I need someone who has experience with google reconsideration requests to help me to remove a google penalty on my site.

I recently had 2 problems with my site:

1. the htaccess file had been hacked and my site was appearing in google results with a different sites Title and Description.

2. My site started to appear with the IP address in the google results.

It was roughly at this time that i noticed the rankings drop significantly and i knew i had a penalty as my site did not rank fo…

Company Website 2

November 8th, 2011 Comments off

We need a company website with details about the company and pictures, detailed here
About us
Projects
Contact us
Maintenance request

We are a company specialized in duct manufacturing and A/C instillation.
The maintenance request page must enable the customer to enter his info and request A/C maintenance and repair

Facebook Application

November 7th, 2011 Comments off

Hello

This is an urgent project and must be completed today!

[Slap App]

1/ Grant permissions to the app.
2/ The user is presented with 2 buttons: Free Slap & Challenge

*Free Slap*
1/ Clicking the “Free Slap” button will allow the user to choose multiple friends to slap (sends a request).
2/ A post to the ticker says John Smith has slapped X people using Slap. Can it list the names of people who were slapped? We don’t really want it going on walls, etc – only the ticker if that’s possible.
3/ When someone accepts the request, they will need the grant permissions to the app and they can have their turn (no posts are sent to the feed when they accept a request).

*Challenge*
1/ Clicking the “Challenge” button will allow the user (User 1) to choose multiple friends to slap. At the same time, they will pick one of 10 colours. They get 1 point for each person they slap.
2/ When User 2 accepts the request, they get presented with the same colours. If they choose right, they get 5 points. If not, they get 0 points. If they choose incorrectly, this is a POWER SLAP and a post is sent to User 1′s wall saying User 1 just POWER SLAPPED User 2 with a picture of the colour (there will be different coloured products).
3/ It is now User’s 2 turn to slap User 1. User 1 cannot slap User 2 again until they receive a slap back.
4/ It would be good if User 1 can prompt User 2 to slap them again by sending a “Gimme a slap!” request.
5/ All points need to recorded in a database with timestamps.
6/ All points should be sent to the ticker.

I am based in the UK. You must be contactable via Gmail chat.

I has to be built using the PHP SDK 3 and you need to have provable experience in developing Facebook apps.

I don’t need any CSS/images within the app – I can handle all of this myself. I just need it functioning and I can tweak everything my end.

Regards
Chris

Company Website

October 29th, 2011 Comments off

We need a company website with details about the company and pictures, detailed here
About us
Projects
Contact us
Maintenance request

We are a company specialized in duct manufacturing and A/C instillation.
The maintenance request page must enable the customer to enter his info and request A/C maintenance and repair

Appliance Services Website

October 12th, 2011 Comments off

NOTE:

I am not looking for a Copy/Paste solution from other website; however at the same time I am not asking you to reinvent the wheel again. So if you have to get inspired by something pre existing, please feel free to do so but I don’t want any legal liability issues.
Complete source code would be required before the final payment

I am looking to have a website for our business. We are a small shop which provides Repair services for appliances like stove, fridge, washer, dryer etc. We also offer water filter change and sales services.

Here is a very High Level Scope of work for this Website

Sr-mf-003-change-request-4 – 7

October 11th, 2011 Comments off

Part 1

Mortgage Calculator- Complete Change Request #4 in Service Request SR-mf-003. Insert comments in the program to document the program. Attach a design flow chart to the source code of the program.

Change Request #4: Write the program in Java (with a graphical user interface) and have it calculate and display the mortgage payment amount from user input of the amount of the mortgage, the term of the mortgage, and the interest rate of the mortgage. Allow the user to loop back and enter new data or quit. Please insert comments in the program to document the program.

Part 2

Mortgage Calculator Change Request #5 in Service Request SR-mf-003. Insert comments in the program to document the program. Attach a design flow chart to the source code of the program.

Change Request #5: Write the program in Java (with a graphical user interface) and have it calculate and display the mortgage payment amount from user input of the amount of the mortgage and the user’s selection from a menu of available mortgage loans:

Request Form And Calendar Development

September 28th, 2011 Comments off

Add a calendar to WORDPRESS website to use for registration of new camps. Project has three components:

Calendar look
Calendar Functionality / Registration Form
Backend database of form information and connection to calendar.

See attachment for complete details.

If you are interested in bidding on this project, please include the words DREAM BIG somewhere in your bid.

Booking Engine

September 25th, 2011 Comments off

At the moment, we manually login to 5 different servers online to retrieve ticket prices for our client

each server holds different airline details and prices (no duplication of data on each server)

What we are looking for is a backend process that will send xml or other messages containing

1) serever Login details to allow us to login
2) Booking details containing clients travelling request

To each server simultanously and retrieve the required ticket information (e.g. price)

The information is then stored on our database

Subsequently, when the clients picks up the best price, the system will then send a single request to the correct server and retrieve the latest ticket price and store in the database

If you have the experience in working on a similar project

Kindly send us a summary of
1) what you understand that we are planning to do
2) what programming code will be used
3) the required logic that the code will hold to login and retrieve the correct information
4) How the login session to each server will be kept active and live until a request is sent by us to get the information

Java Mortgage Clculator

September 18th, 2011 Comments off

Dear Sir or Madam,

My Budget is not large : $50 – but I would be willing to pay $75 if done by 9-19-11 12 noon Pacific Time or sooner.

I am interested in getting 4 versions of a Java Mortgage Calculator – all with a Graphical User Interface – plus a design flow chart with each done in UML.

——————————————————–
First Version

Mortgage Calculator- Complete Change Request #4 in Service Request SR-mf-003. Insert comments in the program to document the program. Attach a design flow chart to the source code of the program.

Change Request #4: Write the program in Java (with a graphical user interface) and have it calculate and display the mortgage payment amount from user input of the amount of the mortgage, the term of the mortgage, and the interest rate of the mortgage. Allow the user to loop back and enter new data or quit. Please insert comments in the program to document the program.

—————————————————-
Second Version

Mortgage Calculator Change Request #5 in Service Request SR-mf-003. Insert comments in the program to document the program. Attach a design flow chart to the source code of the program.

Change Request #5: Write the program in Java (with a graphical user interface) and have it calculate and display the mortgage payment amount from user input of the amount of the mortgage and the user’s selection from a menu of available mortgage loans:

Custom Music Production Service Website

September 16th, 2011 Comments off

Hello, we are looking for a professional to create our new website design have already been done so all we need is a developer.

-create static pages

-home page music player and client login

-newsletter registration for a free sample(free random beat is sent automaticly when user register to newsletter)

-request quote button

-testimonial page (photo,text,video)

-Featured artist (refference: http://www.hotlantaradio.com/FeaturedArtist.aspx)

-admin panel
manage users 1-2
add/remove music to home page player
manage featured artist page (content, player…ect)
manage payment (Paypal, MoneyBrooker, alertpay)
reports been able to export to excel
banner management (website header is scolling banners)
discount code management

-user panel 1
been able to post project, and make deposit
post feedback to user 2
have an internal music player where user 2 add music
being able to approve a song and finalize payment
see milsone payment request from user2
chat feature where user1 can set a chat meeting request to user 2 or admin set date and time

-user panel 2
take project
add music in user 1 player to be reviewd and approve by user 1
post feedback to user 1
set milstone payment request
accept chat request and set available time so user 1 can select the best time for him to set up a chat meeting

Sr-mf-003-change-request-4 – 7

September 15th, 2011 Comments off

I am looking for the above, where can I find it. Please post response to alvainez@yahoo.com. While performing a search from Google it shows that this project is finished, now where can I find it?

Vector Graphic Request

September 12th, 2011 Comments off

Hello,

I need a vector graphic made of NFL Player Michael Vick in a throwing stance coming out of a cardboard box. The image should be an “outline” so it is suitable for a simple one color print.

Adobe Illustrator files are preferred.

Mortgage Calculator Change Request #22

September 3rd, 2011 Comments off

Design, Code, Execute and test the Visual Basic .Net project as specified in the Change Request #22:
Write the program in VB.Net (not Web based) with a graphical user interface. Allow the user to select which way they want to calculate the mortgage: By input of the amount of the mortgage, the term of the mortgage and the interest rate of the mortgage
or
By input of the amount of the mortgage and then select from a menu of mortgage loans:
-7 years at 5.35%
-15 years at 5.5%
-30 years at 5.75%
In either case, display the mortgage payment amount. Then, list the loan balance and interest paid for each payment over the term of the loan. Allow the user to loop back and enter a new amount and make a new selection, or quit. Load the interest rates for the 7 year, 15 year, and 30 year loans from a file. Insert comments to document the program.
Use a compressed File (Microsoft provided only) or WinZip to include all the project files within the Project Directory for this Project and post the resulting files in your Assignment Link.

Php Script Problems Editing In Admin Login Request

September 3rd, 2011 Comments off

I am having this problem in admin. Everytime I want to edit a certain category of data, the login request will pop up and then when login again the same thing happen again. I need a programmer who can work immediately and quick. Also he needs to detail what changes made or comment changes.

Automate Facebook Friend Request Sending

August 27th, 2011 Comments off

If you are logged into facebook you can go here:

http://www.facebook.com/find-friends/browser/

and add friends. I want a script to send requests to everyone without having to click each button. So it would speed up the process.

It could be an ajax javascript that would send out all the invites at once by imputing the JavaScript into your address bar

Company Website

August 21st, 2011 Comments off

We need a company website with details about the company and pictures, detailed here
About us
Projects
Contact us
Maintenance request

We are a company specialized in duct manufacturing and A/C instillation.
The maintenance request page must enable the customer to enter his info and request A/C maintenance and repair

Simple Affiliate Script – Commision Calculation 2

August 10th, 2011 Comments off

Hi there,

I have an affiliate system with me , which was developed by another programmer.

Now i need a programmer to do the calculation section.

This is actually a prototype only and not a real system.

Details as below :

1.Commission up to 10 levels
2.Create a upgrade button at the user profile.
3.User will submit the upgrade request.
4.The request will be shown at admin section.
5.Admin will approve the request.
6.Upon approval , the user will get commission based on their level.
7.Commission settings can be hard coded.
8.Commission based on free and paid member.

Payment by escrow upon completion of the work and will be release upon testing in our server.

regards
Mike

Php Email Data Request

August 3rd, 2011 Comments off

Here’s what I need.

Employees will send a formatted email to a specific email address.

A listener will see the email request.

If it is properly formatted, it will do a database lookup based on the information in the email (I will handle the query and the formatted response).

Once the data has been returned (or a message that no data is available), the tool will reply to the email address with the formatted data.

I need this ASAP – Today (8/3/11). Will pay a bonus for timeliness.

I am working on a Plesk Parallel server.

Simple Affiliate Script – Commision Calculation

August 3rd, 2011 Comments off

Hi there,

I have an affiliate system with me , which was developed by another programmer.

Now i need a programmer to do the calculation section.

This is actually a prototype only and not a real system.

Details as below :

1.Commission up to 10 levels
2.Create a upgrade button at the user profile.
3.User will submit the upgrade request.
4.The request will be shown at admin section.
5.Admin will approve the request.
6.Upon approval , the user will get commission based on their level.
7.Commission settings can be hard coded.
8.Commission based on free and paid member.

Payment by escrow upon completion of the work and will be release upon testing in our server.

regards
Mike

Email Data Request

August 2nd, 2011 Comments off

You had sent me a sample of exactly what I wanted. Just now got approval from client and of course they want it working ASAP.

You bid $100 but I’m willing to pay you $150 if you can help me get it done by midday tomorrow (8/3).

Please let me know ASAP.

Thanks,

George

Edit Elgg Event Calendar Plugin

July 28th, 2011 Comments off

Hi,

I need someone to add or reverse existing functions in Event Calendar with Autocomplete plugin for Elgg.

By default users can request to be added to the event and than owner of event can accept or decline. That function is fine.

But I need a similar function that when event owner invites users (via Autocomplete plugin):

1. Event is NOT added automatically to that user calendar (which right now can be set via Settings)
2. User gets email with invite to go and Accept or Decline (it already sends email but event is auto added and email contains just link to the event)

So either reverse existing request function to do above(instead of event admin getting request) or add new function.

Adding new function is better but depending on price, reversing is just fine and will be easier as function already exists.

I have both plugins working. Elgg v1.7.10

WordPress Page For User Input

July 28th, 2011 Comments off

I need a simple WordPress input form.

Requirements:
Develop a flash form that will allow the user to submit a project request.
Send email to a designated email address automatically
Assign a Project number to the request
allow the user to see ALL project request.
allow the user edit a previous project request
Save the data into a mysql database or save it as an xml file
Add a icon for a logo
Must work in any browser
I have a linux/PHP environment
Developer must be able demo the progran prior to user acceptance

Form field Requirements are:
Auto-created Project Request Number
Project Overview
Brand Name
Strategic Goals & Objectives
Impact of Non-Completion
Stakeholders
Project Timelines
Anticipated Resources
Results Measurement
Project Approval

The winning bid must deliver ALL WordPress components so i have the ability to edit the program myself.

This a very simple WordPress form.

Flash Input Form

July 28th, 2011 Comments off

I need a simple flash input form.

Requirements:
Develop a flash form that will allow the user to submit a project request.
Send email to a designated email address automatically
Assign a Project number to the request
allow the user to see ALL project request.
allow the user edit a previous project request
Save the data into a mysql database or save it as an xml file
Add a icon for a logo
Must work in any browser
I have a linux/PHP environment
Developer must be able demo the flash prior to user acceptance

Form field Requirements are:
Auto-created Project Request Number
Project Overview
Brand Name
Strategic Goals & Objectives
Impact of Non-Completion
Stakeholders
Project Timelines
Anticipated Resources
Results Measurement
Project Approval

The winning bid must deliver ALL the Flash components so i have the ability to edit the flash program myself.

This a very simple Flash form.

Prg/ 421

July 19th, 2011 Comments off

Part 1

Mortgage Calculator- Complete Change Request #4 in Service Request SR-mf-003. Insert comments in the program to document the program. Attach a design flow chart to the source code of the program.

Change Request #4: Write the program in Java (with a graphical user interface) and have it calculate and display the mortgage payment amount from user input of the amount of the mortgage, the term of the mortgage, and the interest rate of the mortgage. Allow the user to loop back and enter new data or quit. Please insert comments in the program to document the program.

Part 2

Mortgage Calculator Change Request #5 in Service Request SR-mf-003. Insert comments in the program to document the program. Attach a design flow chart to the source code of the program.

Change Request #5: Write the program in Java (with a graphical user interface) and have it calculate and display the mortgage payment amount from user input of the amount of the mortgage and the user’s selection from a menu of available mortgage loans:

Rsformpro Script For Booking System

July 18th, 2011 Comments off

RSFormPro is used to collect requests for services on a Joomla 1.6 website. Registered service providers should be able to view OPEN requests with the same area code after log-on to special Job-page with the filtered information from the database. (areacode request = areacode provider, type of service request = service specialism provider)
Providers should be able to select a request,confirm it, which will lead to a status change from OPEN => DEAL, an e-mail to the customer that service is aranged for. The name of the provider is added to the request record in the database for payment purposes afterwards.
So I’m looking for a script or other solution to perform this.

Java Mortgage Calculator Change 6 & 7

July 17th, 2011 Comments off

Service Request SR-mf-003
Mortgage Payment Calculator

Organization: McBride Financial Services
Locations:
Requester: Hugh McBride

Description of Request:
Need a program that will calculate mortgage payments.

Background of Request:
Agents in the field offices will need to be able to calculate mortgage payment amounts. In the future, we may want to put a mortgage calculator on our Web site.

Expected Results/Impact when completed:
A program written in Java (without a graphical user interface) that will calculate and display the monthly payment amount to fully amortize a $200,000.00 loan over a 30 year term at 5.75

Product Sample Request Site Integrated With Facebook

July 15th, 2011 Comments off

I need a site that will allow potential customers to submit their email in order to receive free samples/cupoun codes to purchase our products on our retailers’ web sites.

When someone submits their information, it will make a post on their Facebook wall announcing that they are trying out this product, and will have corresponding info that will be included with the facebook post.

Users will also need to verify the email they are submitting and we must have a way to verify the Facebook post is not immediately deleted in order for their submission to be processed.

Work will also include light graphical work (headers, banners, some integrated graphics) and we will need a comprehensive backend of the site that allows us to track and manage all of the information.

In all, the site only needs to be 4-5 pages total.

I am able to give specific examples of sites that we would like to mimic once we are in discussion.

Email Data Request

July 2nd, 2011 Comments off

I am looking for a very simple email listener and reply system. Preferably to be built in perl or php.

The essence of the system is as follows.

An employee for my firm will send an email to a specific email address (ie data’at’mycompany.com) with a unique data code (ie BZ1009).

When the listener sees a new email with a properly formatted request, it will do a database lookup (mySql) for the data row with that particular data code. It will format the data for email and resend to the email of the requester ASAP.

If the email is not properly formatted, or their is no data available, the system will send them back an applicable error message.

My server details are as follows:

| Server Type= Pentium Dual Core 2.0 GHz
| Operating System= Fedora 8
| Control Panel= Plesk Version 8.0

Php Time If Less Than 48 Hours

June 29th, 2011 Comments off

If ($_REQUEST["ac"]==’find_available’) {

if ($_REQUEST["from"]==” or $_REQUEST["to"]==”) {
$sysMessage = ‘Select both From and To dates.’;
unset($_REQUEST["ac"]);
} elseif (strtotime(Date2MySQL($_REQUEST["from"]))>strtotime(Date2MySQL($_REQUEST["to"]))) {
$sysMessage = ‘From date should be earlier than to date.’;
unset($_REQUEST["ac"]);
unset($_REQUEST["to"]);
} elseif (Date2MySQL($_REQUEST["from"]) < date(“Y-m-d”) || Date2MySQL($_REQUEST["to"]) < date(“Y-m-d”)) {
$sysMessage = ‘You cannot make reservations in the past.’;
unset($_REQUEST["ac"]);
unset($_REQUEST["to"]);
unset($_REQUEST["from"]);
};

};
?>

Categories: PHP Tags: , , , , , ,

Java Mortgage Calculators

June 27th, 2011 Comments off

I need below Java Mortgage Calculators:

Part 1

Mortgage Calculator- Complete Change Request #4 in Service Request SR-mf-003. Insert comments in the program to document the program. Attach a design flow chart to the source code of the program.

Change Request #4: Write the program in Java (with a graphical user interface) and have it calculate and display the mortgage payment amount from user input of the amount of the mortgage, the term of the mortgage, and the interest rate of the mortgage. Allow the user to loop back and enter new data or quit. Please insert comments in the program to document the program.

Part 2

Mortgage Calculator Change Request #5 in Service Request SR-mf-003. Insert comments in the program to document the program. Attach a design flow chart to the source code of the program.

Change Request #5: Write the program in Java (with a graphical user interface) and have it calculate and display the mortgage payment amount from user input of the amount of the mortgage and the user’s selection from a menu of available mortgage loans:

Sr-mf-003-change-request-4 – 7

June 26th, 2011 Comments off

Part 1

Mortgage Calculator- Complete Change Request #4 in Service Request SR-mf-003. Insert comments in the program to document the program. Attach a design flow chart to the source code of the program.

Change Request #4: Write the program in Java (with a graphical user interface) and have it calculate and display the mortgage payment amount from user input of the amount of the mortgage, the term of the mortgage, and the interest rate of the mortgage. Allow the user to loop back and enter new data or quit. Please insert comments in the program to document the program.

Part 2

Mortgage Calculator Change Request #5 in Service Request SR-mf-003. Insert comments in the program to document the program. Attach a design flow chart to the source code of the program.

Change Request #5: Write the program in Java (with a graphical user interface) and have it calculate and display the mortgage payment amount from user input of the amount of the mortgage and the user’s selection from a menu of available mortgage loans:

Request Call Back Form For Mobile Website

June 21st, 2011 Comments off

I have a one-page mobile website which needs a request call back form.
It should be basic, asking the user only for their name, phone number, email address, and company name. The name should be a mandatory field. The user must also enter (1) a phone number which must contain 7 or more digits (as verification, ignoring any punctuation), AND/OR (2) an email address which must contain any number of characters followed by the AT symbol (shift-2), followed by any number of characters (as verification). If they break either of these rules a popup error window should tell them what is wrong when they click the “SUBMIT” button(i.e. “You must enter a valid phone number”). The submit button should send an email with their information to a specified email address then redirect the user to a secondary web page that reads “Thank-you for contacting <my company logo>. A representative will contact you as soon as possible.” This request call back form should scale to fit the screen of all common mobile devices, especially the iPhone (320px x 480px). Please see the attached image for a design concept. As an example when the user selects the “Contact Name” input field the words “Contact Name” would disappear and the empty field would be awaiting user input. If the user entered nothing and deselected the empty input field then the default title (in this instance “Company Name”) would reappear. If I’m not being clear on anything just send me a message via the PMB and I will clarify. Thanks :)

Matrix

June 11th, 2011 Comments off

I need a forced matrix mlm (multi-level-marketing) script.
The Matrix will be 5×5
NOTE: A 5×5 forced matrix is a downline structure that allows no more than 5 members on your first level. If there are more members than can fit on your first level, they “spillover” into your next level. Your commissions are paid 5 levels down based on this structure.
I intend to set a 10$ entry fee. 5$ will be paid to the referrer and the other 5$ according to the placement in the matrix, divided 5 levels upwards, 1$ each level.

- Member’s will be automatically placed in the 5×5 matrix
- If a new member signs up without an affiliate id in the URL, then they will automatically “fill in” the matrix in any empty spaces using the rules: from TOP to BOTTOM and LEFT to RIGHT

ADMIN AREA:
I would need all MLM Matrix features admin/backend features
- Overview page should show Total # of members and number of members per level
- complete member control (able to view & edit members in the matrix, etc.)
- graphical representation of member matrices
- commissions (can set/edit commissions by $ on each level)
- admin can set minimum payout levels (i.e. member must have $100 in account to request a withdrawal)
- also, need to be able to allow members to re-subscribe (re-enter)…with same email address and same account login if possible…basically, members should be able to just buy another spot in the matrix without creating another account

MEMBER AREA:
- members can see their matrix that shows other member’s usernames (but NOT email addresses)
- can see account balance, set payout options & request withdrawal
- members must REQUEST payout…payout is NOT automatic
- can view payment history
- can see referral URL to use for promoting

I wish that Paypal, Alertpay are already integrated, and that there is a minimum cashout amount. Paypal and Alertpay fees will always be paid by the members when they upgrade and when they cashout.
Members can see account balance, and can request cashout through paypal or alertpay only after they reach the minimum cashout amount.

Members will have a promotional tools page with their referral link, and promotional banners in these sizes (468×60, 728×90, 336×280, 300×250, 180×150, 125×125, 120×600, 160×600), each banner size will have 2 different designs (the same ones every banner size, preferably flash banners).

On the homepage a board will explain how a forced matrix works, the fact that referrers get paid 5$ regardless of where their referral will be placed in the matrix, and their potential earnings if the matrix will be completely filled.

Sr-mf-003-change-request-5 – 7

June 5th, 2011 Comments off

Part 1

Mortgage Calculator Change Request #5 in Service Request SR-mf-003. Insert comments in the program to document the program. Attach a design flow chart to the source code of the program.

Change Request #5: Write the program in Java (with a graphical user interface) and have it calculate and display the mortgage payment amount from user input of the amount of the mortgage and the user’s selection from a menu of available mortgage loans:

Bear