Archive

Posts Tagged ‘interface for’

Redesign Interface For Website

September 27th, 2011 Comments off

This is a site for searching for child care and related services. I want to redesign the look entirely so that it is much more attractive and capable of moving visitors to complete the form, as well as encouraging businesses to become members and use the service. The site is www.itsuptomom.com. I want the interface to be something like ww.care.com or will consider other ideas.

Post To Web Page

June 11th, 2009 Comments off

I need a simple PHP script that does the following:

- This script will be called by a cron job every 1 minute.

Main loop:

1. when this script starts executing, it will generate a random value for each Target Web Site Account. Depending on that value, 1/10th of the time it will allow the rest of this script to continue executing. That way this script will run approximately once each hour for each Target Web Site Account, but not exactly every hour. The value of 10 that controls how often this script runs (as in the 1/10th) must be configurable in a variable in the config file.
2. this script will enter a username and password into the Target Web Site and click on the “log in” button. I should be able to store username and password pairs for multiple accounts in the MySQL database (I’ll be using PhpMyAdmin to make changes to these config values in the database – therefore, it does not need an interface for entering those values into the database). The config file (or database) should allow an unlimited number of username/password pairs.
3. this script will confirm that the user is logged in, and if not, try logging in again, up to 5 times (must be able to set the maximum number of times in the MySQL database). If it fails after 5 tries, it should send an email to the admin (me).

4. Depending on a setting in the config file, this script will do one of the following:
- it will read the _NEXT_ line from either TextFile1, TextFile2, or TextFile3 that are on my server (the script must keep track of which line is the next unread line in each text file, and since the script does not run continuously, it will have to store this pointer in a MySQL database)
- OR, it will read a _RANDOM_ line from that same text file. It will keep track of the last 8 lines that were read, so that it doesn’t repeat them.

5. it posts that line to a form on the Target web site and click the “submit” button.
6. it confirms that it was posted successfully by checking the response page. If it was not posted, try posting again, up to 5 times (must be able to set the number of times in a PHP variable in a config file)

At the beginning of the script, when it starts executing:

- I must be able to set (in the config file) a Blackout Timespan: this is a beginning time-of-day and an end time-of-day when this script will NOT execute when it is called.

- This script must support multiple accounts. In other words, I must be able to configure the settings and text file for multiple accounts on the Target Web Site with this script, and the script will log into the Target web site with each account and run the settings.

Note #1: As I mentioned above, I’ll be using PhpMySql to make changes to the config values in the database – therefore, this script does not need an interface for entering/changing those values in the database

Note #2: Please leave a bid for doing all of the work shown above, and indicate how long it will take.
Then, leave a Private Message using the PMB that tells me how much it would cost for a Phase 2 (separate and in addition to the bid for the above work) to take all the config information and create a web interface for it so that 1) PhpMyAdmin is not needed, 2) the files can be edited within the web interface, and 3) all config variables can be modifed within the web interface. By following these instructions, it will also indicate to me that you actually read this bid request (remarkably, most people do not), so that will put you ahead of most of the others, even the ones that say “check PMB” – they usually just copy and paste some prepared text that in no way relates to the current project.
If you don’t follow this note, your bid will be deleted.

Note #3: If you need to know what the Target Web Site is, so you can look at the page that you will be posting to and the log in process, let me know via PMB.

Api Interface For Netspend

April 29th, 2009 Comments off

Hi, i am looking for someone to create a API interface or link for my website. I only want to accept NETSPEND all access prepaid visa cards. So i am hoping that you are familiar with NETSPEND and how they work. I talked to them today and they do not have a api interface available. Here is what i need:

Simply put, i need someone to create a link that people are directed to on netspend and enter their username/information and have funds sent to our USERNAME(netspend card). This is considered a card to card transfer. Once transaction is approved, i would need that customer to be redirected to my website with funds in their account.

I dont think this should be that hard, if programmer has or is familiar with prepaid visa cards and card transfers. Our website has chosen this service to get away from the high transaction rates for accepting credit cards. I welcome any questions for i would need to see a working model before payment would be sent to person. I have been told that any ALL ACCESS PREPAID VISA card will work for card to card transfers, however my site’s card will be NETSPEND. So please make sure that netspend will be the card being sent the funds. Thanks ahead for taking the time and interest in this project.

Oh yes, this is needed ASAP for my gaming site is complete but a payment gateway.
- I apologize in advance for i do not have a clue on the exact specifications a person would need to complete this project.

Download Interface For Clients

March 19th, 2009 No comments

Hi,

I need a download interface for clients to log into w/ a username and password and get the files I place there for them to download.

The files they will download will be text files and zip folders.

Bear