Archive

Posts Tagged ‘the phone’

Bb Tracker

February 16th, 2010 Comments off

I need a BlackBerry Application that can be loaded on any Blackberry phone that will send GPS coordinates to n HTTP URL every 30minuntes.
(I want the source code so that I at a later stage can set this to whatever I want)
The application should run in the background and should not show up in the application menu. The application must be password protected so that the phone owner cannot disable the application with out a password.

The application should also auto start as soon as the phone start.

The application must keep the GPS alive so that current GPS coordinates gets send to the HTTP URL. Together with the LAT and LONG I want a timestamp in UNIX and the a unique number, preferable the phone number to be sent to the HTTP URL.

If possible it can be done using IP and sockets but HTTP REQUESTS are fine.

This should be an easy app for a decent coder to do. I already have the code for the app. Just cannot get it to work. I do not have a big budget but more work can come from this project.

Phone Format Preg_match Syntax

August 7th, 2009 Comments off

I have a preg_match question for my own site
==================================================================================
}

class Validate_Phone_Number {
var $error;
var $PMDR;

function __construct() {
$this->PMDR = Registry::getInstance();
}

function validate($value) {
if(preg_match(‘/^((+{0,1}d{1,3}(-| )?(?d)?(-| )?d{1,5})|((?d{2,6})?))(-| )?(d{3,4})(-| )?(d{4})(( x| ext)d{1,5}){0,1}$/’,$value) OR $value == ”) {
return true;
} else {
$this->error = ‘The phone number in the following field is incorrectly formatted: %s’;
return false;
}
}
}
==================================================================================

I want to have the verify/phone format to be only accepted if it meets one format style only!
the phone format I need must be = xxx xxx-xxxx / ext. xxxx (ext. not required, it is a option)
so it must be one of the two samples to approve the phone format or else fails

a). 800 555-1212
b). 800 555-1212 / ext.1234

AdSpace

Cell Phone App Needed

July 11th, 2009 Comments off

I need a website created where if I put in a phone number, it should connect to the phone (somehow), ask for approval (from the phone owner) and then retrieve contacts from the phone and save it in a database.

Is it possible?

If yes, please bid and send pmb.

Simple Iphone Application

June 23rd, 2009 Comments off

We are looking for a person or company who can create a simple iphone application as following

1, we plug in a external infrared ray device
to iphone, just image like a TV controler but not only send data, but also receive data. the device has only infrared capability.
need more info about a infrared ray device, talk in PMB

this device is steered from a application in the phone

2, press the application in the phone, and then the phone excanges the personal data through the infrared signal. and then the data goes to address book automatically. Pesonal data is only name, email address, and phone No.

in our market, all of the cell phone has an infrared ray except iphone. we make a simple cute infrared ray device, then we want you to create the application which is capable of exchanging the personal info with other phones.

any details, talk to PMB.

very simple application is great.

!!!Please bid serious programers only!!!

Gaming Community

June 8th, 2009 Comments off

Gaming Community
Features: (I will explain about then below)
1. Game Cards (For Steam, Xfire, Guilds of war, and WOW)
2. Videos
3. Game Reviews
4. Game Server Tracker
5.Customization
6. Our Game Servers
7. Clans
8. Hosting Page
9. Live subscriptions
10. Tournaments
11. Design
12. Community
13. Integration
14. Automated

————————————————————————————-
1. Game Cards: This would be a sort of clone of http://steamcard.com but takes it past that with integration to there jomsocial profile, like able to add it to there profile or not or add it to there reviews, videos, etc etc. With more designs and updated every hour than waiting 6 hours. I know this would take a lot of server resources. more info on phone.

2. Videos: This would have other extras like so it was a recordings of a game they can choose what game and it would be categorized and able to tell the watcher what game was played on also it would have a field where the up-loader can add the server ip of the game to get people to play one it.

3. Game reveiws: this will be ran with Jrevews i just need someone to set it up how i want it.

4. Game server tracker: This would be a sort of clone of http://gametracker.com but with more features i was the servers to be added just like how gametracker works. also the game server page would have its own forums but only added if they claim owner ship and adds the add on by selecting yes or no etc also they would have settings where they can add a link to there website, forums etc. also there would be banners like game tracker but a few more designs, also there would be graphs for the server but i want to use the graphs from http://teethgrinder.co.uk/open-flash-chart/ as they are free and more features like 3d, etc. more features on this subject would be discussed on the phone.

5. Customaisation: This would be another clone sort of like http://www.fpsbanana.com/ but more features like able to host the file on the website able to add forums so users are able to get help able to message the user also have developer able to create groups where they have a live chat where they can chat to the rest of the group. More details would be discussed on the phone.

6. Our game servers: this would be our server with there own pages with forums features admin page, this they only need to design the pages add forums etc etc. more features would be discussed over the phone.

7. Clans: this would be just like the clan,team fucntion on http://gametracker.com but more features. like able to talk to your clan keep track of tournaments. more features would be discussed over the phone.

8. Now I’m going to be offering hosting 2 kinds server hosting for there game server and shard website i just want it integrated to the site where when they order it they get access to the client area etc. more info on phone.

9. Subscriptions: Also i want to offer live subscriptions where when they order one it’s automatically added to there account and automatically added more info on phone.

10. Tournaments: there will be tournaments where they can host tournaments or clan vs. clan tournaments on there with were the 2 clan leaders can talk to each other and discuss the information if approved. more info on phone.

11. Templates: They would desighn the whole templates for jomsocial, hwdmediashare, jom comments etc.

12. Community : Still thinking about this…

13. Integrating: Now i want everything integrated together like game cards could go on the game server tracker where the owner can add there steam card aslo they can add there clan, server, game cards to there profile etc more info on phone.

14. Automatic: I want the site to require the minimum amount of people (Automated) server automatically added and updated i would just get moderators to moderate the forums and reviews for the reviews nothing that people have to do all the time.
————————————————————————————-
I also want all of this built with Joomla 1.5.

Also I need support with the website unlimited after the sites completion, and with the steamcards and gametracker i need new designs monthly for the new games. I will pay around $50 a month for just keeping the site error free new designs help on creating new pages etc, etc. Also with the subscription I’m planning on paying you a % out of that as soon as it comes out. But the developer needs to make sure the site is always up to date.

And I’m not afraid of ideas if you have any please tell me.

There is a lot more details but I’ll discuss it over the phone, I use skype so that’s my main source of communication.

Cellphone Coding

May 2nd, 2009 Comments off

Mobile location
Hi. I need a program for a cellphone. The program will work on any cellphone that can connect to the Internet.

The idea of the project is that whenever the cellphone is in a WiFi network, the phone should, via the Internet, upload its location. This can be done via IP. The IP should only be logged if the IP/location changes. For instance if the program is installed on a cellphone that goes from China to Japan, the location of the cellphone will be registered in the first WiFi network.
All the locations will be stored in a MySQL database. In the MySQL database will be stored the cellphone number, the Location and time.
How to receive the program: An SMS is sent to a cellphone. The owner of the cellphone opens the SMS and the program is installed on the phone. If there is no WiFi on the phone the program will not be installed.
Whenever 2 cellphones with bluetooth are in range with each other and one of them has the program installed, the one with the program installed will send the program to the other phone via BlueTooth.

Clone Gsmarena Phone Review

April 17th, 2009 Comments off

I need clone of GSMarena.com the phone review section, so you just click on one of the phone, you will see the phone specification, voting review from visitor in the left, gallery, visitor comment and you can also compare with other phone.

e.g.
phone review :http://www.gsmarena.com/lg_gc900_viewty_smart-2785.php
comparation : http://www.gsmarena.com/compare.php3?idPhone2=2585&idPhone1=1824

The frontpage of the site can be customized. I can customize it with list of latest phone review, most popular phone, most commented phone, or most voted phone.

Should be with PHP and MySQL.

Youtube Movies Make And Upload

April 6th, 2009 Comments off

Needed software:
Adobe Photoshop
Adobe After Effects
QuickTime

Bid on a total of 1850 movies.

Work that needs to be done:
We have a list of mobile/cellular phones, for every phone we want a movie on YouTube. The job itself is quite easy, import image, edit some text, render it and upload it to YouTube, total = 1850 movies.

What to do:
- Pick a mobile/cellular phone of our list.

- Download a photo/image of the phone (use www.gsm-arena.com). Use a image which only show the front of the phone/cellular. Sometime it’s useful to look at Google for good images.
- Remove the URL (www.gsmarena.com) with Photoshop (or with a similar program).

- Start one of the After Effects documents (provided by us).
- Use the text tool to edit the phone type in the header, to the type your working on.
- Go forward in the movie for a few seconds. Edit with the text tool the phone type in the welcome message.
- Replace ’01.jpg’ with the image you downloaded and edited before.
- Now render it to a high resolution QuickTime movie (takes a while).

- Upload the movie to YouTube, add our text and tags.

This needs to be done in three languages. We provide all needed documents, except the images of the mobile/cellular phones, which you can download at www.gsmarena.com.

C# Autologin To Retrieve Gps

April 5th, 2009 Comments off

Summary:
A C# class with a public function that when called, logs into Sprint Family Locator Plans’s website and returns GPS coordinates

for the requested individual.

Requirements:
* Deliverable is a C# class compatible with Visual Studio 2008.
* Public function should look like this:
SFLGPSData SFL.GetGPSData( String LoginPhoneNumber, String Password, String PhoneNumberToLocate, int RetryNum, int RetryPauseSeconds );

String LoginPhoneNumber:
This is the phone number that is to be used as the login name.

String Password:
The password

String PhoneNumberToLocate:
The phone number of the phone to get location information for. After logging in

int RetryNum:
Amount of times that a retry should be attempted if there is a problem

int RetryPauseSeconds:
Amount of seconds to pause before retrying

Return Value:
public class SFLGPSData
{
Double Longitude;
Double Latitude;
String AddressLine1;
String AddressLine2;
String City;
String State;
String Zip;
}

Other Information:
* Sprint Family Locator Login Page:
http://sfl.sprintpcs.com/finder-sprint-family/signIn.htm

* A screenshot is attached illustrating how Sprint Family Locator works after login in and how the required data can be parsed

from the page.

Webportal-phone Agent To User

March 24th, 2009 No comments

Greetings,

I need a simple webportal and DB for a phone agent to enter data into when speaking with a prospective client.

The data will be viewable to users logging into the portal when the phone agent submits the form data into the database. The phone agent will select the assigned user that is to access the data from a dropdown and enter the contact information.

This will have a simple admin panel for creation of users and passwords and editing of records.

Users can log into the portal and view the contacts entered by the phone agent by date.

The server is hosted on Godaddy which I believe is microsoft.

Bear