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

seo Launching WordPress into the Google cloud 2013

Seo Master present to you: Author PhotoBy Artem Livshits, CEO of OblakSoft

This guest post was written by Artem Livshits, CEO of OblakSoft, which makes the ClouSE MySQL storage engine for cloud development. In this post, Artem describes his experience using Google Cloud Storage to store and serve a WordPress blog.


WordPress is popular blogging software used by over 60 million people. If you have a WordPress blog, you want to ensure that your server load is manageable and that your load times are fast. You also want your data to be protected in case your server fails. With that in mind, we at OblakSoft created the Cloud Storage Engine for MySQL (ClouSE). It stores all your WordPress data on Google Cloud Storage, taking the load off your server to improve reliability and speed, and to reduce hosting costs.

We’ve been very impressed with the performance of Google Cloud Storage. Because it’s built on Google’s infrastructure, storage objects are cached within Google’s global network and distributed globally without the need for a Content Distribution Network (CDN). This ensures content is delivered with the best possible performance.

Here is a high-level architectural diagram of a WordPress-powered website that uses Google Cloud Storage to store and serve content:


The website’s content management is done through WordPress, which uses a MySQL server to store the website’s data. It uses the WP2Cloud WordPress plugin we created to upload pictures (and other media files) to Google Cloud Storage. ClouSE makes the web server stateless by storing all data in Google Cloud Storage using the Google Cloud Storage API. Web pages (lightweight HTML) are served by WordPress, while media files are served by Google Cloud Storage directly.

WordPress is one example of a MySQL-based application that can take full advantage of Google Cloud Storage to:
  • Keep the data highly available and highly durable.
  • Serve media files in a highly scalable fashion.
  • Distribute media files across the globe for fast access.
This solution works with any hosting provider, so our users can keep their current hosting arrangement, and move their data to Google Cloud Storage using WP2Cloud and ClouSE. Users who are limited preview customers of Google Compute Engine can get started immediately using a fully configured WordPress image that we created.

We’re very excited about the potential of the Google Cloud Platform to power dynamic web server applications. Launch your own WordPress site in the cloud today - it’s easy and there’s minimal setup. We found it easy to make ClouSe work with Google Cloud Storage, and you can see how you can integrate Google Cloud Storage into your app as well.


Artem Livshits is the Founder, CEO and software architect at OblakSoft, a company focusing on technologies that simplify adoption of cloud computing. Previously Artem led the development of several server products from inception to maturity during his 12 years at Microsoft, including the source control system managing most of the Microsoft code base.

Posted by Scott Knaster, Editor
2013, By: Seo Master

seo Chronoscope: 2 + 2 = 5 with GWT and Android 2013

Seo Master present to you:

Timepedia has released Chronoscope, an open source charting and visualization library, built using GWT.

It features:
  • Canvas abstraction for drawing vector graphs
  • Graph Style Sheets abstraction for configuring the look-and-feel of charts
  • Scalable multiresolution rendering supporting up to tens of thousands of points
  • Zoom and pan at interactive frame rates, from centuries to milliseconds
  • Auto-ranging, auto-layout of chart axes and ticks.
  • Auto-legend, and mini-chart Overview
  • Add pushpin markers, domain and range markers, and overlays like Google Maps
  • Bookmarkable chart state, works with Back button
  • JS interopability. GWT API can be used by pure Javascript programmers
  • Microformat support. Charts can be configured without programming.
  • Server-side Font assistance. Render rotated text.
  • Portable, Chronoscope is not tied to GWT, can be used to render from servlets, applets, or other environments.

What is particularly interesting is how the Chronoscope team was able to take their existing Java source code, add 8 hours of Android exploration, and ended up with the same charting and visualization library that works on Android using their graphics support.

This is one area that GWT truly shines. The fact that you write your code in the Java programming language means that you can reuse it in other places where Java runs. Being able to write one application and quickly have it run on Android and the iPhone is pretty compelling.

Here you can see it running:

2013, By: Seo Master

seo Simplifying Access Control in Google Cloud Storage 2013

Seo Master present to you: Author Photo
By Navneet Joneja, Product Manager

Google Cloud Storage is a robust, high-performance service that enables developers and businesses to use Google’s infrastructure to power their data. Today, we’re announcing a new feature that makes it even easier to control and share your data.

Per-Bucket Default Object ACLs

Customers building a wide variety of applications have asked us for an easier mechanism to control the permissions granted on newly created objects. Now you can define your access control policy for a bucket once by specifying a Default Object ACL for any bucket, and we’ll automatically apply that ACL to any object without an explicitly defined ACL. You can always override the default by providing a canned ACL when you upload the object or by updating the object’s ACL afterwards. This mechanism simplifies wide variety of use cases, including data sharing, controlled-access data sets and corporate drop-boxes.

New buckets without Default ACLs

After analyzing how customers use our service, we’ve also decided to make a few small changes to the behavior of buckets that have no explicit default object ACL. Effective today, new buckets are created with an implied project-private default object ACL. In other words, project editors and owners will have FULL_CONTROL access to new objects, and project viewers will have READ access to them. This change better aligns the default behavior with how our customers use storage. You can change a bucket’s default object ACL at any time after creating the bucket.

Existing buckets have an effective default object ACL of "private", and they will continue to work as they always have until and unless you specify a new default object ACL for them.


Navneet Joneja loves being at the forefront of the next generation of simple and reliable software infrastructure, the foundation on which next-generation technology is being built. When not working, he can usually be found dreaming up new ways to entertain his intensely curious one-year-old.

Posted by Scott Knaster, Editor
2013, By: Seo Master

seo Google I/O 2012 extended to three days from June 27-29, 2012 2013

Seo Master present to you: Author Photo
By Monica Tran, Google I/O Team

After Google I/O 2011, you consistently told us you wanted more time to attend sessions, visit our partners in the Developer Sandbox, and meet 1:1 with the engineers behind Google’s developer platforms and APIs. We recently received an unexpected opportunity to extend Google I/O to three days, so as we announced on our +Google Developers page, we are moving the conference to June 27-29, 2012. It will still take place at Moscone Center West in San Francisco.

Google I/O 2012
June 27-29, 2012
Moscone Center West, San Francisco


In the meantime, be sure to brush up on your coding skills. They’ll come in handy when the new application process opens in February. That’s all we can tell you for now, but we’d advise against making travel arrangements until then. Continue following us at our Google Developers page on Google+ to be the first to get #io12 updates!


This post supersedes our previous Save the Date announcement. Please update your calendars: Google I/O will be coming to Moscone Center in San Francisco on June 27-29. We will be responding to FAQs via our thread on Google+.


You might remember Monica Tran from I/O Live or one of our eight Google Developer Days around the world. This year, she’s back to lead the charge on Google I/O 2012.

Posted by Scott Knaster, Editor

2013, By: Seo Master

seo 20 Great Resources for Blogger Users 2013

Seo Master present to you:
Add descriptions to LabelsIf you just getting started with Blogger platform , these are some great blogs to include in your reading list. Each one of them is full of unique tutorials and pro tips that can keep you hooked for days together. Every blog in the list has a different focus , with some focussing on Tips and Tricks while other writing about Widget Creation and Tutorials. Nonetheless each resource is full of quality stuff that will help you with various aspects Blogger platform



1. Spice Up Your Blog 

spice up your blog

Has one of the biggest collection of Tutorials , Tips and Widgets. Established in mid-2009 , it has been going strong since then with updates being posted on a weekly or daily basis.

2. Way2Blogging 

way 2 blogging

Best resource for Widgets and Templates. Updates are arbitrary in nature but each and every one of them is of highest quality

3. Blogger Plugins

blogger widgets

One of the Oldest blog dedicated to Blogger known for its Blogger API widgets and In-depth Tutorials.

4. Blogger Sentral 

blogger sentral

It has some of the best tutorials related to integrating various services into Blogger. Also known for its simplicity and directness .

5. Blogger Buster 

blogger buster

The oldest resource dedicated to Blogger with the best tutorials , tips and templates. Founded in late 2006 its been updated since then on a regular basis.

6. Blogger Items

blogger items

New to Blogger but known for its unique and awesome Widgets which can't be found anywhere else on the internet.

7. The Real Blogger Status

the real blogger status

Keeps you up to date with all the latest happening in the Blogger Forum and Blogger as a whole. Updated on a daily basis

8. Simplex Design

simplex design

A source for Blogger tutorials and Tips

9. Mayura4Ever 

mayura 4 ever

Relatively new but covers up that with its in-depth tutorial and simplicity 

10. My Blogger Tricks

my blogger tricks

Most Active among all , its updated daily and is full of Tutorials , tips and Tricks for Blogger as well as Smart money making techniques

11. Abu Farhan

abu farhan

Its one of the earliest resources for Blogger, even though its not updated much now still the tutorials available in it are useful till today

12. Blogger Xpertise 

blogger xpertise

Fairly new resource but the tutorials and tips are covered in it are downright awesome and useful to say the least

13. 54Blogger

54 blogger

A mix of Blogger Tutorials and Web Design Tips. Each tutorial provides a new insight and has freshness to it. Not updated much these days.

14. Blogger Bin

blogger bin

New on the block , but the variety and quality of tutorials and tips is really professional.

15. Nymphont

nymfont

Updated arbitrarily but the Templates created by them are a class apart

16. Helper Blogger 

helper for blogger

Just 9 months old but the tutorials and tips are really great

17. Southern Speakers 

southern speakers

One of the biggest resource for Blogger Dynamic View tutorials and tricks

18. My Blogger Lab

my blogger lab

Creates amazing widgets for Blogger as well as occasional tips and tricks related to blogging

19. Bloggerzbible 

bloggerz bible

Creates templates which have unmatched quality and also shares Tips and Tutorials

20. Stylify Your Blog ( us !)

stylify Your blog


Hope you found these blogs useful. There are so many quality resources out there , that I might have missed some , so feel free to share them in the comments below so that I can expand this list .


Source: By Prayag Verma
A blogger and wannabe Web Developer + Designer currently in college learning about computers. A CSS Lover , Blogger Template Designer , Manga Fan , Geeky Nerd , Music Addict and Yogaholic ! Get more from Prayag on  and Twitter

2013, By: Seo Master

seo Grow your audience with the Google+ followers gadget 2013

Seo Master present to you:
Connecting your blog to Google+ is a great way to attract new readers, as well as build lasting relationships with your followers. For example, you can easily share your posts in the Google+ stream, as well as enable blog visitors to recommend your stuff in a single click. Today we're excited to offer another Google+ perk: the followers gadget.

The Google+ followers gadget highlights your total Google+ audience (both its size and some friendly faces), and offers visitors the chance to follow you on Google+. As a result, you can grow your readership across the web, and reach them either in the Google+ stream, or through your blog.
To get started, just connect your blog to Google+, visit the "Layout" tab of the Blogger dashboard, and select "Add a Gadget." You can also read a bit more about today's update in our Help Center.

Happy blogging!

p.s. Those of you with the Google Friend Connect followers gadget can keep using it, if you like. We retired most of Friend Connect earlier this year, but we'll keep it running on Blogger for the foreseeable future.

Source: http://buzz.blogger.com/2012/11/grow-your-audience-with-google.html
2013, By: Seo Master
Powered by Blogger.