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

Seo Master present to you:
Click To Enlarge!

Hai Guys, here is an amazing software to use the space (About 10GB) available on your Gmail account for storing your files and folders online. This tool creates a new drive on your "My Computer". You can use this drive to save the files and folders on your system to your email account and retrieve it at anytime.

This software will be very useful for storing your valuable information online, which cannot be retrieved if your computer crashes suddenly.

How To Use:
  1. Just download the software from the below link.
  2. After installing the software, Go to "My Computer".
  3. You will find a new drive named "Gmail Drive". Just open it.
  4. You will be asked to Enter your e-mail ID and Password. Enter them and press OK.
  5. Then a new window opens. Use this place to store your files and folders to your Gmail Account.
  6. Whenever you paste a file into this drive, It will be uploaded to your gmail account. And whenever you copy a file from the drive to your PC it will be downloaded to your system.
  7. Whenever you upload a file using this tool, You will receive a e-mail with your file in it as an attachment. Until and Unless this email is present on your inbox, you will find those files on that Drive on your "My Computer".


Alternative Link: Click Here!
Version: 1.0.19
Supports: Windows (All)
Size: 374KB
License: Freeware [?]

Don't Miss Other Freewares Click Here!

Please Leave a comment if you found problems with the download link :)
2013, By: Seo Master
Seo Master present to you: Google Developer Days 2009, a set of one-day developer events, are returning again and will take place in various locations around the globe. Like last year, we've designed these events for developers with strong coding experience so we can discuss our APIs, developer tools and applications.

We'll host Google Developer Day in these locations:
  • Beijing, China (June 5)
  • Tokyo, Japan (June 9) -- more information coming soon
  • Sao Paulo, Brazil (June 29) -- more information coming soon
If you're based in the US, we encourage you to come to Google I/O, on May 27-28 in San Francisco.

At Google Developer Day, attendees will learn about Google developer products from the engineers who built them. They will share their inside knowledge on our developer tools and APIs, including Android, Chrome, Ajax APIs , GWT, and App Engine. We will also do deep dives into our products at "office hours," during which developers can bring their own snippets of code or specific product questions to the Google engineers behind the product.

We've posted detailed information for China and will be adding more information for other locations soon. Space is limited so make sure you sign-up early. Hope to see you there!

2013, By: Seo Master
Seo Master present to you: If you want to get rid of those annoying shadows and borders around blogger images, then follow the next steps (see the difference in the screenshot below):
If you are using the old Blogger interface:
  • Go to Dashboard - Design - Template Designer - Advanced - Add CSS - paste the following code - Press enter after the last character of the last line } - Apply to Blog.

If you are using the new Blogger interface:
  • Go to Dashboard - Template - Customize - Advanced - Add CSS - paste the following code - Press enter after the last character of the last line } - Apply to Blog.

.post-body img, .post-body .tr-caption-container, .Profile img, .Image img,
.BlogList .item-thumbnail img {
  padding: none !important;
  border: none !important;
  background: none !important;
  -moz-box-shadow: 0px 0px 0px transparent !important;
  -webkit-box-shadow: 0px 0px 0px transparent !important;
  box-shadow: 0px 0px 0px transparent !important;
}

Now your blogger images should appear without any border or shadow. Cheers!

Update:

If the above method doesn't work for you, do the following:

- Go to Blogger's Dashboard > Design (Layout) > Edit HTML
- Thick the "Expand widget templates" checkbox;
- Search (CTRL + F) for the following code:

  border: 1px solid $(image.border.color);

  -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, .1);
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, .1);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, .1);

- Delete it and Save your template.
2013, By: Seo Master
Powered by Blogger.