Slide 1 Title Here

This is slide 1 description - PremiumBloggerTemplates.com

Slide 2 Title Here

This is slide 2 description - PremiumBloggerTemplates.com

Slide 3 Title Here

This is slide 3 description - PremiumBloggerTemplates.com

Slide 4 Title Here

This is slide 4 description - PremiumBloggerTemplates.com

Saturday, 26 January 2013

01. Question: Which of the following actions are NOT allowed when applying to job openings?
Answer: All of the above

02. Question: Which of the following is TRUE about fixed-price contracts?
Answer: How much to pay and when to pay is at the employer's discretion.

03. Question: Which of the following are required to qualify for guaranteed payment?
Answer: All of the above.

04. Question: Which of the following are TRUE about the oDesk dispute process?
Answer: All of the above.

05. Question: Which of the following statements about oDesk fees is FALSE?
Answer: The oDesk fee is $2/hour for hourly contracts.

06. Question: Which of the following is FALSE about weekly limits on hourly contracts?
Answer: The weekly limit can be changed by the contractor.

07. Question: What happens when a contract ends?
Answer: All of the above.

08. Question: The oDesk Team application Time Tracker records which of the following?
Answer: All of the above.

09. Question: Which of the following are TRUE about your oDesk Work Diary?
Answer: All of the above.

10. Question: Can I start my own agency on oDesk?
Answer: Yes! You can create an agency and earn money by selling the services of your agency contractors.

11. Question: Which of the following are NOT permitted on oDesk?
Answer: All of the above.

12. Question: Which of the following actions are NOT allowed when applying to job postings?
Answer: All of the above.

13. Question: Can I start my own company on oDesk?
Answer: Yes! oDesk allows you to build and manage a team of workers, colleagues and collaborators. You can even subcontract other workers on oDesk to other customers oDesk (and take a cut).

14. Question: ‘How does feedback work on oDesk?’
Answer: All of the above

15. Question: Which of the following is true of your oDesk timelog?
Answer: All of the above

16. Question: Which of the following break the oDesk user agreement?
Answer: All of the above

17. Question: Which of the following statements about the oDesk Team application are true?
Answer: All of the above

18. Question: What do you need to do to ensure guaranteed payment on hourly jobs?
Answer: All of the above

19. Question: If you have not done so please download and install the oDesk Team application. With the client running right click on the oDesk Team icon in the system tray (or doc for Mac users). Which of the following options is listed first? Note that you do NOT have to log into any actual Team Room to answer this question.
Answer: TeamRoom..

20. Question: Which of the following statements are correct about oDesk fees?
Answer: All of the above

21. Question: Buyers set weekly limits on hourly assignments, how do these work?
Answer: All of the above

22. Question: How does oDesk’s dispute resolution policy for work?
Answer: All of the above

23. Question: Staffing managers can apply to jobs for you?
Answer: True

24. Question: Which of the following statements is FALSE about oDesk agencies?
Answer: Payments made to agency contractors are automatically split by oDesk between the agency and the contractor.

Thursday, 13 December 2012


PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML.
Nice, but what does that mean? An example:
Example #1 An introductory example
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
<html>
    <head>
        <title>Example</title>
    </head>
    <body>

        <?php
            
echo "Hi, I'm a PHP script!";
        
?>
    </body>
</html>
Instead of lots of commands to output HTML (as seen in C or Perl), PHP pages contain HTML with embedded code that does "something" (in this case, output "Hi, I'm a PHP script!"). The PHP code is enclosed in specialstart and end processing instructions <?php and ?> that allow you to jump into and out of "PHP mode."
What distinguishes PHP from something like client-side JavaScript is that the code is executed on the server, generating HTML which is then sent to the client. The client would receive the results of running that script, but would not know what the underlying code was. You can even configure your web server to process all your HTML files with PHP, and then there's really no way that users can tell what you have up your sleeve.
The best things in using PHP are that it is extremely simple for a newcomer, but offers many advanced features for a professional programmer. Don't be afraid reading the long list of PHP's features. You can jump in, in a short time, and start writing simple scripts in a few hours.
Although PHP's development is focused on server-side scripting, you can do much more with it. Read on, and see more in the What can PHP do? section, or go right to the introductory tutorial if you are only interested in web programming.

Tuesday, 11 December 2012

Alright first things first.

1. I live in an apartment complex, so the whole taking care of pets and washing neighbors cars wont work.

2. If I babysit, I will probably throw the kids against the wall. (I have patience, but it all goes away when dealing with small children. Sorry.) :(

3. I can make handmade items and bake and cook, but I'd have trouble trying to sell stuff, so if you have any ideas how or where to sell that'd be great.

Are there ANY other ways than these (except the selling situation) to make money? I need about $1100 by Summer to make money. I'll get around 100-200 dollars for Christmas, $500 from my mom for the money she stole from my savings account (lol) and I can make the rest up from chores, but I really want to make money faster since the chores money will be going towards the rent. (We're a sort of poor family, but we're pushing right now to get everything paid off.) By the way, this is all for a dog and I am working my best to adopt the sweetie. :)