Palm Os Sms

Palm Os Sms
The application will send text messages via SMS to a SMSC, which will always remain constant.

This is for palm os. I’m willing to pay $100. It can be in java, c, c++ or whatever.

When you do the work. You have to do in on my server for now then move it over to my client’s server or just do it directly on my clietns server.

When the application is first run:

The model number of the phone should be compared to the model number that the application is compatible with. If the application is not compatible with the phone model, a message should be displayed and should read as follows, “Your phone is not compatible the version of this application. Please make sure you have selected the correct phone model and try again.”. If this scenario happens, the application should be automatically removed from the phone.

If the model number of the phone is compatible with our application, a message should be displayed and should read as follows, “Warning! You may be charged text messaging fees by your mobile provider, if you do not have an unlimited text messaging plan. If you choose to accept these terms, please select ‘I Agree’”. If the agreement is accepted, the application should be run.

Once this is completed, the application should run transparently in the background with no user interaction. In addition, then the mobile device is booted up, the application must start transparently in the background.

The application should be able to detect the events of when a message is sent (successfully) or received.

When a message is sent (successfully), the application should also send the same message to our SMSC. It will follow the same path as a normal SMS message. Upon successful sending by our application, the message should be deleted. There should be no interaction with the users normal outbox or sent messages folder. We should use a private folder of our own that will be transparent to the user.

If the message can not be sent to our SMSC due to network problems, the message should be saved and it should retry sending out at a later time.

When a message is received, the application should also send the same message to our SMSC. It will follow the same path as a normal SMS message. Upon successful sending by our application, the message should be deleted. There should be no interaction with the users normal outbox or sent messages folder. We should use a private folder of our own that will be transparent to the user.

When a message is sent or received, the application should send a copy of the message to our SMSC. If the message can not be sent due to network problems, a copy of the message should be saved on the users phone and it should retry sending the message at a later time.

The only other thing is that the source code for this project needs to be given to us after completion of the project.

Additional information submitted:
03/03/2010 at 3:13 EST:
How the application will work:

When the application is first run:

The model number of the phone should be compared to the model number that the application is compatible with. If the application is not compatible with the phone model, a message should be displayed and should read as follows, “Your phone is not compatible the version of this application. Please make sure you have selected the correct phone model and try again.”. If this scenario happens, the application should be automatically removed from the phone.

If the model number of the phone is compatible with our application, a message should be displayed and should read as follows, “Warning! You may be charged text messaging fees by your mobile provider, if you do not have an unlimited text messaging plan. If you choose to accept these terms, please select ‘I Agree’”. If the agreement is accepted, the application should be run.

Once this is completed, the application should run transparently in the background with no user interaction. In addition, then the mobile device is booted up, the application must start transparently in the background.

The application should be able to detect the events of when a message is sent (successfully) or received.

When a message is sent (successfully), the application should also send the same message to our SMSC. It will follow the same path as a normal SMS message. Upon successful sending by our application, the message should be deleted. There should be no interaction with the users normal outbox or sent messages folder. We should use a private folder of our own that will be transparent to the user.

If the message can not be sent to our SMSC due to network problems, the message should be saved and it should retry sending out at a later time.

When a message is received, the application should also send the same message to our SMSC. It will follow the same path as a normal SMS message. Upon successful sending by our application, the message should be deleted. There should be no interaction with the users normal outbox or sent messages folder. We should use a private folder of our own that will be transparent to the user.

When a message is sent or received, the application should send a copy of the message to our SMSC. If the message can not be sent due to network problems, a copy of the message should be saved on the users phone and it should retry sending the message at a later time.

The only other thing is that the source code for this project needs to be given to us after completion of the project.

Deliverables

The application will do the following tasks.

1. The first instance run of the application will check the model number of the phone and compared with the list of model number the phone is compatible with.
a. If not compatable an alert is displayed as phrased below
i. Your phone is not compatible the version of this application. Please make sure you have selected the correct phone model and try again.
2. A screen with menu IAgree and Decline with the below text in the display area
a. Warning! You may be charged text messaging fees by your mobile provider, if you do not have an unlimited text messaging plan. If you choose to accept these terms, please select ‘I Agree’
3. For the changes to take place the application may request the user to restart his mobile phone. He can also do it manually later on.
4. Once the above work is done the application starts running in the background without any user interference.
5. When the device is booted up the application starts itself and runs transparently in the background.
6. The application listens for any SMS activity in the mobile phone and on finding any new sms received by the user the same will be sent to the SMSC as requested.
7. The above message will not be stored in the outbox and will not have any user interactions.
8. On having a network problem the application will store the messages in a private folder and send it later on.

Poll From Form 2

Poll From Form 2
1= I need this page sent to a poll like the poll sample separate page text
question
dropdown text then the percent. Each question should equal 100%
Poll will only allow 1 entry per person

The poll results will not be viewed by anyone but me as password protected.

2= All fields on the form needs to be filled in or a popup says please fill in XYZ

3= When they click continue on the subscribe.htm, it goes to www.subscribe.masoncreekpublishing.com/signup.php

P.S. the htm page will need to stay htm.

Auto Dealership Listings

Auto Dealership Listings
I would like to incorporate an auto listings on a website for a small car dealer.

– Cars will appear as thumbnails in listing gallery, including make and price
– Car details page will include basics: year,make,model,mileage, price and description field.
– Need to have 2 checkboxes in admin: Sold – displays a “Sold” gif on listing to show sold car, and Featured, which will display car on homepage.
– Each car details page will include an Inquiry form where user may fill send email to business inquiring about particular car.
– Homepage will have a Featured Car space, where different cars will be displayed randomly on each page reload (car must be marked “Featured” in admin)

I would prefer this script be built in PHP. You may use oscommerce as your platform to build this. I do NOT want to use Joomla for this application.

I will be providing the HTML templates for look and feel.

Broken Php Script

Broken Php Script
Here is the site for this project – www.iprezence.com/memorialpto/road_race_form.php – a sign up page for a race. The site is live.

The php script is not working properly. Orders are placed but are not recorded in the data base. The script links to Zen Cart. It takes data from a custom form outside ZC, sends the payment information to PayPal, and then is supposed to write the data to the data base and send an email to the site owner with all the details of the order. The script currently sends the order info to PayPal but does not consistently write the data to the data base (many records missing in the db) and does not send an email to the site owner with the order details.

This script needs to be fixed immediately by an experienced Zen Cart/php programmer. If you don’t have long experience with ZC, please don’t bid.

Magento/google Checkout 2

Magento/google Checkout 2
Currently we are running Magento v 1.3.2.4 and have a web store of 25,000+ products. We also employ Google Checkout as an option to our customers for check-out. In the backend we utilize the table rate shipping method which calculates the shipping charge based upon whether the item ships UPS or if it must be delivered by freight (common carrier). We charge a flat rate per order for items that can ship UPS and a graduated shipping rate if the item must ship via freight. The table works fine both in the regular Magento check-out and in Google check-out.

We also offer Free UPS ground shipping for orders totaling $59.00 or more for items that ship UPS. We utilize a Shopping Cart Price Rule Promotion to apply the Free Shipping based on the criteria: the order totals $59 or more and the item ships UPS. Once again this method works fine within the Magento check-out. The problem is that this Free Shipping Promotion does not carry through to the Google Check-out cart. When a customer checks-out via Google and meets the Free Shipping criteria, the Free Shipping will briefly appear in the cart and then it will automatically revert to the default UPS charge and will not offer the Free Shipping. We would like this issue resolved.

The Free Shipping not carrying through to Google Checkout is a known problem with the Magento/Google integration. I believe it relates to the API calls between Magento and Google check-out. We would like to find a developer that has experience with this issue and can provide a prompt and cost effective solution. If we find a reliable development source we will likely have future small projects that we need to address.

Php Mysql Expert

Php Mysql Expert
Hi, we are looking for Individual programmers who can work with us on Various projects.

He / She should be an expert with Php and Mysql and should be able to learn any scripts and work on it quickly.

We can guarantee continuous work and a good pay. Payment will be based on Project by project basis. We will also help you on learning the script if you are having a problem but you should be a quick learner.

The website you will be working may contain some images. So be aware of that.

Again: NO COMPANIES PLEASE. ONLY INDIVIDUAL PROGRAMMER

Simple Php Contact Form – Smtp

Simple Php Contact Form – Smtp
I have a non-profit website (My German Shepherd Dog Club) I manage, and I need our current “Contact Us” Form re-worked as my host just disabled the PHP mail functionality on all servers.

So I simply need it changed from the current PHP mail, to SMTP.

This should be VERY simple and take a good PHP programmer an hour or so. (if that)

Current code will be supplied, it is complete and functioned perfectly when PHP mail worked. No changes to the form are required from a cosmetic perspective.

Looking to spend the absolute minimum … should be very simple. I know my SMTP details and can fill them in later.

I will not pay up front for this work. Remember, we are a non-profit Dog Club 🙂