Les nouveautés et Tutoriels de Votre Codeur | SEO | Création de site web | Création de logiciel

seo Picasa Web Albums Enables Video Uploads Via API 2013

Seo Master present to you: By Detlev Schwabe, Software Engineer

Many developers and partners use the Picasa Web Albums Data API to enable users to upload photos to Picasa from web sites and desktop applications. Now, we are excited to announce the same PWA Data API can be used to upload videos to Picasa Web Albums as well!

The API commands for uploading videos are similar to those you may already use to upload photos. You can upload videos up to 100MB in AVI, QuickTime, MPEG4, WMV and other formats. The system will automatically create a thumbnail image to represent the video, or you can choose one yourself at any time.

There are many ways you can use video uploading, including enabling users to upload all the content from their cameras — including still images as well as videos — all to Picasa Web Albums at the same time. And, of course, the Video Uploader API is the perfect way to integrate dedicated webcams with Picasa!

The Video Uploader API is part of the standard Picasa Web Albums Data API. You can find the updated documentation here.2013, By: Seo Master

seo Fridaygram: Green Google, microscopic motor, lunar litter 2013

Seo Master present to you:
By Scott Knaster, Google Code Blog Editor

This week the Google Green Blog reported on Google’s use of energy in our buildings and data centers. All Google’s services combined use about as much energy per person in a month as a 60-watt light bulb burning for 3 hours, and the energy that is used is offset completely. You can read the details here, with a separate post describing our carbon offsets program.

Smart people at Tufts University used an infinitesimal amount of energy to power the smallest known electrical motor. The motor is a single molecule of butyl methyl sulphide, measuring a billionth of a meter across. Researchers are going to try to get a bunch of these molecules together to create super-tiny gears and see what cool things they can learn.

Bigger machines also made nerdy news this week. NASA released images that show evidence of human activity on the moon at the landing sites for Apollo 12, 14, and 17. The photos show where the lunar rover parked, tools used by the astronauts, and even astronaut footprints, all of which are intact 40 years after they were created. However, there is still no known photographic evidence of the Googlunaplex.

Fridaygram posts are just for fun. They're designed for your Friday afternoon and weekend enjoyment. Each Fridaygram item must pass only one test: it has to be interesting to us nerds.
2013, By: Seo Master

seo HTML PART 01 2013

Seo Master present to you:
LESSON 01
                         BASIC OF HTML

This is our first lesson in html.Before start lesson i will tell you basic and important thing that if
you open any tag in html you need to close that otherwise your webpage do not complete.
Lets Start
<html>
<head>
<title>
write anything which you want to show in page title.then close title
</title>
</head>
<body>
write anything you want to show in your webpage body
suppose i type HELLO WORLD. Then close body.And then html
</body>
</html>

Now save this file as webpage.html
MMSHGZB7DX8G
html lesson
so you can make your first page.
THANK'S FOR READING

you can study more in HTML part 01 lesson 02
SEE YOU IN NEXT LESSON
****GOOD BYE****


                           -------------------------------------------------


                                                                                 

                                                                                                                                 NEXT LESSON>>>

2013, By: Seo Master
Powered by Blogger.