Apple Is About to Own Your Face

My mom doesn’t know smartphones, but she wants Facetime. The same woman who used a Motorola RAZR for most of the last decade now wants to drop – or, more precisely, wants me to drop – $299 for a new iPhone 4 so she can see the grandkids. Why? Because it seems like magic to her that she can see live video of the grandkids without having to make my dad hobble over to the computer and fire up Skype.

Video chat is not new and to most geeks Facetime is an affornt to the hard work and patience they put into getting video chat to work over Wi-Fi and cellular networks over the past few years. The Euros all scream “But we had video chat on our Nokias during the Clinton administration!” while streaming zealots claim they were video chatting with each other for years before Apple barged in. But with rumors that the new iPod Touch will have a front facing camera and will be launched sometime in September, I think Apple is about to own the video chat space.

Read more…


Another Article Rewriter Needed

Another Article Rewriter Needed

I have tons of articles that I need rewritten.
This project (BID) is for the completion of the 13 ARTICLES.
The articles must be changed sentence by sentence until completely rewritten (99% original). Article will then be checked with (free) software to make sure they has been completely rewritten enough from the original (less than 1% identical).

– Your English language usage must be GREAT
– Can use “Dupe Free Pro” software (Very Easy to Use & Free) to compare your article to the original.
– http://www.dupefreepro.com/#download
– Finished articles must be less than 1% identical to the original article.
– THIS PROJECT (BID) IS FOR 13 ARTICLES
– MOST articles are less than 500 words.
– Finished articles must be less than 1% identical to the original article.
– Finished article should NOT have more than 2 commons words identical in a row.

Here is a small example of what I need:

(BEFORE)
The original Article:
Poodles: Man’s Best Friend
Miniature poodles are considered one of the most popular breed in the world. Poodles are very friendly, obedient and intelligent. This type of dog excels in the field of obedience competitions. They are the most common types used for dog shows. They live longer compared to other types of dogs. Poodles need a lot of grooming and regular bath to maintain its hair.

(AFTER)
Your rewritten Article:
Poodles Can Be a Great Friend
One breed of dog considered very popular worldwide is the Miniature poodle. A Poodle is a friendly, very intelligent and obedient breed of dog. Poodles have always done great in competitions testing their
obedience and are one of the most common breed of dogs used in these shows. Compared with other dog breeds, Poodles usually have a longer lifespan. Also, a Poodle’s hair needs to be washed often and
groomed regularly as part of its maintenance.

COMPLETE INSTRUCTIONS ON WHAT I NEED DONE ARE AVAILABLE HERE:
http://www.scottbernstein.com/instructions.htm

*** DO NOT BID UNLESS YOU COMPLETELY UNDERSTAND MY DIRECTIONS AND ARE TOTALLY CONFIDENT YOU CAN DO THE JOB CORRECTLY USING PROPER ENGLISH. ***

*** DOWNLOAD THE ARTICLE ZIP FILE AND LOOK AT THE ARTICLES AND LENGTHS OF THE ARTICLES BEFORE BIDDING ***

Along with your bid, please rewrite the paragraph below to show me a sample of your rewriting ability. Please change the paragraph as much as possible using correct English. Send me your rewritten sample privately.
Thanks,
Scott

SAMPLE PARAGRAPH TO BE REWRITTEN
* * * * * * * * * * * * * * * * * * * * * * * * * * * *
When I was younger, my dad used to take me to the store and buy me candy. Now that I’m older I take my own son to the store and buy him candy. My son told me that one day he wants to open his own candy store. Chocolate bars are his favorite kind of candy.
* * * * * * * * * * * * * * * * * * * * * * * * * * * *

The Racingdata Class

Program Title: The RacingData Class

In a racing car game a RacingData class is used to represent the outcome of a certain race. In this lab you will create this class with its appropriate attributes and functions. You will then overload the + operator to work with this class. Finally you will create a small main() program to test your work.

STEP 1: Create a New Project

Create a new project which consists of one class; the RacingData class.

The class should have data members that are used to represent the name of the player, the score achieved and the time (in both minutes and seconds) taken to achieve this score. The functions in the class should perform the following

set the name, score and time
return this same data
print this data
Also add a default constructor and a constructor with parameters.

Operator Overloading: The class should have an additional function that overloads the + operator such that when used to add two objects it will add the scores of each object as well as the time to achieve these scores. It will not check that the names are the same. The result of adding two RacingData objects together should be another RacingData object with combined data. Write the complete implementation for this function.

STEP 2: Construct Main Method

Construct a main method so that it can test the class. This is to be done by creating six objects that are to represent two players each playing three games. Use the following data to construct the six objects:

Name Score Minutes Seconds
Danica Patrick 185 11 20
Danica Patrick 103 11 30
Danica Patrick 73 12 40
Jeff Gordon 155 10 10
Jeff Gordon 127 11 15
Jeff Gordon 34 12 35

USING THE OVERLOADED + OPERATOR, find the average score and time for each player and print out which performer had to lowest total time and which performer had the highest total score.

I have attached a copy of the grading criteria in Excel format, and the pseudocode for project is posted below:

class RacingData
{
public:
constructor to handle all four private variables
default constructor since we have a parameter constructor
function to set the private variables
function(s) to get the private variables (may be able to use one function if using pass by reference)
function to print the contents of the private variables
function to overload the + operator, taking two objects, and return a new object

private:
string to hold the driver name
int to hold the score
int to hold the minutes
int to hold the seconds
}

Functions outside of class:
function to find highest scorer between two objects and return a new object
function to find lowest time between two objects and return a new object
function to print the averages score of an object

main:
instantiate 6 objects for each score
set initial data
instantiate 2 objects for each player
total first player’s scores using overloaded operator + and display average
total second player’s scores using overloaded operator + and display average
instantiate 1 object for the winner
find highest scorer between two players and display winner
find lowest time between two players and display winner

Article Rewriter Needed

Article Rewriter Needed

I have 77 articles that I need rewritten. This project (BID) is for the completion of the FIRST 12 ARTICLES on Arthritis. The articles must be changed sentence by sentence until completely rewritten (99% original). Article will then be checked with (free) software to make sure they has been completely rewritten enough from the original (less than 1% identical).

– Your English language usage must be GREAT
– Can use “Dupe Free Pro” software (Very Easy to Use & Free) to compare your article to the original.
– http://www.dupefreepro.com/#download
– Finished articles must be less than 1% identical to the original article.
– THIS PROJECT (BID) IS FOR 12 ARTICLES
– MOST articles are less than 500 words.
– Finished articles must be less than 1% identical to the original article.
– Finished article should NOT have more than 2 commons words identical in a row.

Here is a small example of what I need:

(BEFORE)
The original Article:
Poodles: Man’s Best Friend
Miniature poodles are considered one of the most popular breed in the world. Poodles are very friendly, obedient and intelligent. This type of dog excels in the field of obedience competitions. They are the most common types used for dog shows. They live longer compared to other types of dogs. Poodles need a lot of grooming and regular bath to maintain its hair.

(AFTER)
Your rewritten Article:
Poodles Can Be a Great Friend
One breed of dog considered very popular worldwide is the Miniature poodle. A Poodle is a friendly, very intelligent and obedient breed of dog. Poodles have always done great in competitions testing their
obedience and are one of the most common breed of dogs used in these shows. Compared with other dog breeds, Poodles usually have a longer lifespan. Also, a Poodle’s hair needs to be washed often and
groomed regularly as part of its maintenance.

COMPLETE INSTRUCTIONS ON WHAT I NEED DONE ARE AVAILABLE HERE:
http://www.scottbernstein.com/instructions.htm

*** DO NOT BID UNLESS YOU COMPLETELY UNDERSTAND MY DIRECTIONS AND ARE TOTALLY CONFIDENT YOU CAN DO THE JOB CORRECTLY USING PROPER ENGLISH. ***

** DOWNLOAD THE ZIP FILE OF ARTICLES AND LOOK AT THE LENGTH OF THE ARTICLES BEFORE BIDDING

Along with your bid, please rewrite the paragraph below to show me a sample of your rewriting ability. Please change the paragraph as much as possible using correct English. Send me your rewritten sample privately.
Thanks,
Scott

SAMPLE PARAGRAPH TO BE REWRITTEN
* * * * * * * * * * * * * * * * * * * * * * * * * * * *
When I was younger, my dad used to take me to the store and buy me candy. Now that I’m older I take my own son to the store and buy him candy. My son told me that one day he wants to open his own candy store. Chocolate bars are his favorite kind of candy.
* * * * * * * * * * * * * * * * * * * * * * * * * * * *

Create Login Form For 3rd Part

I need a simple login form that, when filled and submitted, will authenticate the login and redirect the user to a third-party site. The authentication happens using their API. The user is not a Joomla user. Just the login form is hosted on a Joomla site. Ideally, PHP can be used, but the API understands a few other languages as well.

This project needs to be completed within a day. Serious bids only! Please be prepared to show code samples and prior experience with such projects. I am aware that such a project should only take a few hours max, hence the small budget.

Magento Template

We would like a copy of littlewoods.com website homepage, and header, well the part where the cart info is, we can supply images and some text to replace each of their images.

You just need to create us the xhtml/css and we can most probably do the rest.

We want to keep our rope header, but tidy up, remove the scrolling image part.

Should be a simple project.

Regards

John
our site is hampshire baits .co .uk

Fb external page coder with a reliable dedicated server by reloaded

Hello, I need someone that can create external fb fanpages and host them for me on a dedicated server. The server must be very reliable with 99.9% up time with very fast speeds. Please send me examples of pages that you host on your server… (Budget: $30-250, Jobs: Facebook, HTML, PHP, Windows Server)


Build affiliate website by bhlon

We would like a corporate style phone adffiliate site built. The deals on offer will be powered by a third party and the scripts will need to be embedded on the front page. For each of the phones reviewed, the script will need to reflect that specific phone and all the phones… (Budget: $250-750, Jobs: Graphic Design, HTML, PHP, Website Design, WordPress)