<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss version="2.0">
<channel>
<title>Qualitypoint Technologies - Social News Site</title>
<description>Get Latest News submitted by users and News bots</description>
<link>http://www.qualitypointtech.net/</link>
<image>
<url>http://www.qualitypointtech.net/NewsFeed/images/logo.jpg</url>
<title>Qualitypoint Technologies - Social News site</title>
<link>http://www.qualitypointtech.net/</link>
</image>
<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/GoogleLatest" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="googlelatest" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
<title><![CDATA[Mark your calendars for DoubleClick Insights on June 5th]]></title>
<description><![CDATA[<div dir="ltr" style="text-align:left;">
As the digital media world continues to grow and diversify, we see unprecedented opportunity for both publishers and advertisers. AdSense publishers are an integral part of the display industry community -- so what does this mean for the future of buying and selling ads?<br />
<br />
Tune in and watch Google's Neal Mohan, VP of Display Advertising, sit down with industry leaders to explore the digital ecosystem's swift evolution, and how publishers and advertisers can work better together to make the most of every opportunity, while simultaneously addressing the challenges both face. <br />
<br />
The live stream will start on June 5th, 2012, at 9:00am PDT, and you’ll be able to watch from your computer, tablet, or mobile device.<br />
<br />
Please register for this virtual event by visiting the <a rel="nofollow" target="_blank" href="http://goo.gl/hzzUm">DoubleClick Insights Live Stream page</a>. <br />
<br />
<div style="text-align:center;">
<a rel="nofollow" target="_blank" href="http://3.bp.blogspot.com/-6dSLMVyZA7o/T7-y76qMoZI/AAAAAAAACJ8/ay6C1jWrhUM/s1600/doubleclick%252Binsights.png" style="margin-left:1em;margin-right:1em;"><img border="0" src="http://3.bp.blogspot.com/-6dSLMVyZA7o/T7-y76qMoZI/AAAAAAAACJ8/ay6C1jWrhUM/s1600/doubleclick%252Binsights.png"/></a>
<br />
<div style="text-align:center;">
DoubleClick Insights </div>
<div style="text-align:center;">
Tuesday, June 5th 2012</div>
<div style="text-align:center;">
9:00am - 1:00pm PST</div>
<br />
<div style="text-align:left;">
Following us on <a rel="nofollow" target="_blank" href="http://goo.gl/YZMpF">Google+</a> or Twitter? Use the #dclkinsights as you're watching the event.</div>
<div style="text-align:left;">
<br /></div>
<div style="text-align:left;">
Posted by Stephen Kliff, DoubleClick Marketing</div>
</div>
</div><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5576995-1132567287300045653?l=adsense.blogspot.com' alt=''/></div><div class="feedflare">
<a rel="nofollow" target="_blank" href="http://feeds.feedburner.com/~ff/blogspot/tuAm?a=HDC8nt_jfZg:6rqu3rH2zyI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/blogspot/tuAm?d=yIl2AUoC8zA" border="0"></a>
</div><img src="http://feeds.feedburner.com/~r/blogspot/tuAm/~4/HDC8nt_jfZg" height="1" width="1"/><br>]]>Submitted By :  <![CDATA[<a href='http://qualitypointtech.net/NewsFeed/userprofile.php?userid=62'>NewsBot</a>]]> - Views : 12
</description>
<category>Google</category>
<pubDate>Sun, 27 May 2012 00:00:39 CDT</pubDate>
<link><![CDATA[http://feedproxy.google.com/~r/blogspot/tuAm/~3/HDC8nt_jfZg/mark-your-calendars-for-doubleclick.html]]></link>
<guid><![CDATA[http://feedproxy.google.com/~r/blogspot/tuAm/~3/HDC8nt_jfZg/mark-your-calendars-for-doubleclick.html]]></guid>
</item>
<item>
<title><![CDATA[AdWords API - Updates in Search Query Performance Report]]></title>
<description><![CDATA[<div dir="ltr" style="text-align:left;">
<div dir="ltr" style="text-align:left;">
As <a rel="nofollow" target="_blank" href="http://adwords.blogspot.com/2012/04/new-matching-behavior-for-phrase-and.html">previously mentioned</a>, AdWords now supports new matching behavior for exact and phrase match keywords.  Support <a rel="nofollow" target="_blank" href="http://googleadsdeveloper.blogspot.com/2012/05/adwords-api-v2011091-new-adwords.html">was added in v201109_1</a> that allows toggling of this setting.  In order to better support reporting on the performance of this new feature, the <a rel="nofollow" target="_blank" href="https://developers.google.com/adwords/api/docs/appendix/reports#search-query">Search Query Performance Report</a> will gain a new field, <span style="font-family:Courier, monospace;">MatchTypeWithVariant</span>, which will now return two additional enum values in addition to the existing values of the <span style="font-family:Courier, monospace;">MatchType</span> field (enum values / display values):<br />
<ul style="text-align:left;">
<li><span style="font-family:Courier, monospace;">NEAR_EXACT</span> / exact (close variant)</li>
<li><span style="font-family:Courier, monospace;">NEAR_PHRASE</span> / phrase (close variant)</li>
</ul>
<span style="text-align:left;">The existing <span style="font-family:Courier, monospace;">MatchType</span> field will continue to return only the values it does today.  This means that a value that would return “exact (close variant)” from <span style="font-family:Courier, monospace;">MatchTypeWithVariant</span> will return as “exact” for field <span style="font-family:Courier, monospace;">MatchType</span>.</span><br />
<br />
This new field will be available starting the week of Monday June 4th.<br />
<br />
If you have any questions about this change or other issues, please post on&nbsp;<a rel="nofollow" target="_blank" href="https://groups.google.com/forum/#!forum/adwords-api">the forum</a> or attend one of the<a rel="nofollow" target="_blank" href="https://www.google.com/calendar/b/0/embed?src=7brqg62i0mbinu226iblpcnmoo@group.calendar.google.com&amp;ctz=America/New_York"> AdWords API Office Hours</a> Hangouts.</div>
<br />
<span class="post-author"><a rel="nofollow" target="_blank" href="https://plus.google.com/u/0/110892224480992063622/posts"><img height="20" src="https://lh6.googleusercontent.com/-Bm_0uFwE20M/AAAAAAAAAAI/AAAAAAAAALY/hflk83UJtt4/s200-c-k/photo.jpg?sz=20" style="border:none;vertical-align:middle;" width="20"/></a>&nbsp;-&nbsp;<a rel="nofollow" target="_blank" href="https://plus.google.com/u/0/110892224480992063622/posts">Kevin Winter</a>, AdWords API Team</span></div><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7815614485808579332-4266025819537322880?l=googleadsdeveloper.blogspot.com' alt=''/></div><img src="http://feeds.feedburner.com/~r/GoogleAdsDeveloperBlog/~4/b61Wkk-1fHM" height="1" width="1"/><br>]]>Submitted By :  <![CDATA[<a href='http://qualitypointtech.net/NewsFeed/userprofile.php?userid=62'>NewsBot</a>]]> - Views : 14
</description>
<category>Google</category>
<pubDate>Sat, 26 May 2012 12:00:33 CDT</pubDate>
<link><![CDATA[http://feedproxy.google.com/~r/GoogleAdsDeveloperBlog/~3/b61Wkk-1fHM/adwords-api-updates-in-search-query.html]]></link>
<guid><![CDATA[http://feedproxy.google.com/~r/GoogleAdsDeveloperBlog/~3/b61Wkk-1fHM/adwords-api-updates-in-search-query.html]]></guid>
</item>
<item>
<title><![CDATA[Patent Wars: Google Finishes One of the Battles Against Oracle]]></title>
<description><![CDATA[It’s quite the common fact that the competition on the contemporary IT market is getting only more intensive with time. The numerous patent wars, in this respect, appear to be an additional factor to get more scores in the struggle for users and, certainly a useful tool to defend the company’s rights and, perhaps, earn [...]<br>]]>Submitted By :  <![CDATA[<a href='http://qualitypointtech.net/NewsFeed/userprofile.php?userid=62'>NewsBot</a>]]> - Views : 17
</description>
<category>Google</category>
<pubDate>Fri, 25 May 2012 12:00:43 CDT</pubDate>
<link><![CDATA[http://feedproxy.google.com/~r/gtricksrss/~3/-id6UKMr-y0/]]></link>
<guid><![CDATA[http://feedproxy.google.com/~r/gtricksrss/~3/-id6UKMr-y0/]]></guid>
</item>
<item>
<title><![CDATA[Gmail now available in Welsh and Latin American Spanish]]></title>
<description><![CDATA[<span class="byline-author">Posted by Chris Yang, Product Manager, Translator Toolkit</span><br />
<br />
Languages can provide identity, pride, a sense of belonging and spiritual guidance to communities.  We hope that by making Gmail available in both majority and minority languages, more people will be able to share their culture and knowledge with others worldwide. Today, we’re very excited to announce that Gmail is now available in Welsh and Latin American Spanish. You can select Welsh and Latin American Spanish as your default language <a rel="nofollow" target="_blank" href="http://support.google.com/mail/bin/answer.py?hl=en&answer=6562">in Settings</a>:<br />
<center><br />
<a rel="nofollow" target="_blank" href="http://4.bp.blogspot.com/-RsFgIn5LjPY/T76CzRE2rOI/AAAAAAAAAy8/ivTN55OHnzY/s1600/welsh.png" style="margin-left:1em;margin-right:1em;"><img border="0" width="600" src="http://4.bp.blogspot.com/-RsFgIn5LjPY/T76CzRE2rOI/AAAAAAAAAy8/ivTN55OHnzY/s1600/welsh.png"/></a></center><br />
Welsh, as a living language, is used by an increasing number of speakers, in their everyday life. For this project, we’d like to thank the <a rel="nofollow" target="_blank" href="http://www.welshlanguagecommissioner.org/">Welsh Language Commissioner</a> for working with us to make Gmail available to Welsh speakers around the world. The project was completed through <a rel="nofollow" target="_blank" href="http://translate.google.com/toolkit">Google Translator Toolkit</a>, which is a Computer-Aided Translation tool supporting over 100,000 language combinations.<br />
<center><br />
<a rel="nofollow" target="_blank" href="http://3.bp.blogspot.com/-sXZgRChp4Iw/T76CzdFdxII/AAAAAAAAAyw/0jIyjXpkv7M/s1600/latinamericanspanish.png" style="margin-left:1em;margin-right:1em;"><img border="0" width="600" src="http://3.bp.blogspot.com/-sXZgRChp4Iw/T76CzdFdxII/AAAAAAAAAyw/0jIyjXpkv7M/s1600/latinamericanspanish.png"/></a></center><br />
Spanish is spoken by more than 300 million people in the Americas and the Caribbean. The Latin American Spanish version of Gmail is designed to be a closer match to the expectations of Spanish speakers in the Americas.<br />
<br />
These two languages bring the total number of supported languages in Gmail to 56.<br />
<br />
<br />
<br /><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6781693-466519871314202155?l=gmailblog.blogspot.com' alt=''/></div><div class="feedflare">
<a rel="nofollow" target="_blank" href="http://feeds.feedburner.com/~ff/OfficialGmailBlog?a=fkMOu4W3kYc:rYR7KGSe2zs:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/OfficialGmailBlog?d=yIl2AUoC8zA" border="0"></a> <a rel="nofollow" target="_blank" href="http://feeds.feedburner.com/~ff/OfficialGmailBlog?a=fkMOu4W3kYc:rYR7KGSe2zs:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/OfficialGmailBlog?i=fkMOu4W3kYc:rYR7KGSe2zs:-BTjWOF_DHI" border="0"></a>
</div><img src="http://feeds.feedburner.com/~r/OfficialGmailBlog/~4/fkMOu4W3kYc" height="1" width="1"/><br>]]>Submitted By :  <![CDATA[<a href='http://qualitypointtech.net/NewsFeed/userprofile.php?userid=62'>NewsBot</a>]]> - Views : 15
</description>
<category>Google</category>
<pubDate>Fri, 25 May 2012 00:00:27 CDT</pubDate>
<link><![CDATA[http://feedproxy.google.com/~r/OfficialGmailBlog/~3/fkMOu4W3kYc/gmail-now-available-in-welsh-and-latin.html]]></link>
<guid><![CDATA[http://feedproxy.google.com/~r/OfficialGmailBlog/~3/fkMOu4W3kYc/gmail-now-available-in-welsh-and-latin.html]]></guid>
</item>
<item>
<title><![CDATA[Google+ for Android: polish and performance]]></title>
<description><![CDATA[We continue to work <a rel="nofollow" target="_blank" href="http://googleblog.blogspot.com/2012/04/toward-simpler-more-beautiful-google.html">toward a simpler, more beautiful Google</a>, and today we're accelerating these efforts with a new Google+ app for Android phones. The update includes lots of highly-requested features—like the ability to start a hangout on the go, and to edit posts inline—as well as a stream that celebrates the rich content shared across Google+. In all cases we're building for a mobile future, and we're excited about what's ahead.<br />
<br />
<b>Start a hangout from anywhere, and ring the folks that matter most</b><br />
With Hangouts we want to help people connect face-to-face-to-face—at any time, from anywhere. Of course, there's really only one device that's always by your side—your phone—so we've invested in mobile hangouts since <a rel="nofollow" target="_blank" href="http://googleblog.blogspot.com/2011/09/google-92-93-94-95-96-97-98-99-100.html">early on</a>. Today we're adding another important feature to the mix: the ability to start a hangout directly from your mobile device.<br />
<br />
To get started, tap “Hangout” in the (new) navigation ribbon, add some friends and tap “Start.” We'll ring their phones (if you want), and if someone misses the hangout, they can ring you back with a single tap.<br />
<br />
<b>Share your favorites, and feel awesome afterward</b><br />
When you share with your circles, we owe you an experience that's both intimate and immersive. Your time and your relationships are precious, after all, so your posts should make you feel proud. Today's new Android app takes this to heart, with full-screen media in the stream, conversations that fade into view and instantly-touchable actions like +1.<br />
<br />
<b>Do more, in less time</b><br />
We think you’ll find today’s app nicer to look at, but we’re also making it easier to use. Improvements include:<br />
<ul>
<li>A navigation ribbon that slides in and out, providing quick access to just about everything</li>
<li>The ability to download photos directly from Google+, and turn them into wallpaper</li>
<li>The chance to edit posts inline, in case you make any mistakes while on the go</li>
</ul>
The update is available now from <a rel="nofollow" target="_blank" href="https://play.google.com/store/apps/details?id=com.google.android.apps.plus&amp;hl=en">Google Play</a> (version 2.6), so we invite you to download Google+, and let us know what you think!<br />
<br />
<div style="text-align:center;">
</div> 
<div style="text-align:center;">
<i>Selected screenshots from today’s new Android app</i></div>
<br />
<span class="byline-author">Posted by <a rel="nofollow" target="_blank" href="https://plus.google.com/107117483540235115863/posts">Vic Gundotra</a>, Senior Vice President</span><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/10861780-4413050884732572849?l=googleblog.blogspot.com' alt=''/></div><img src="http://feeds.feedburner.com/~r/blogspot/MKuf/~4/sYmMP5rJz7I" height="1" width="1"/><br>]]>Submitted By :  <![CDATA[<a href='http://qualitypointtech.net/NewsFeed/userprofile.php?userid=62'>NewsBot</a>]]> - Views : 32
</description>
<category>Google</category>
<pubDate>Thu, 24 May 2012 12:00:35 CDT</pubDate>
<link><![CDATA[http://feedproxy.google.com/~r/blogspot/MKuf/~3/sYmMP5rJz7I/google-for-android-polish-and.html]]></link>
<guid><![CDATA[http://feedproxy.google.com/~r/blogspot/MKuf/~3/sYmMP5rJz7I/google-for-android-polish-and.html]]></guid>
</item>
<item>
<title><![CDATA[Software downloads in Syria]]></title>
<description><![CDATA[<span class="byline-author">Posted by Neil Martin, Export Compliance Programs Manager</span>  <br />
<p><i>Cross-posted from the <a rel="nofollow" target="_blank" href="http://googleblog.blogspot.com/2012/05/software-downloads-in-syria.html">Official Google Blog</a></i><br />
<p>Free expression is a fundamental human right and a core value of our company—but sometimes there are limits to where we can make our products and services available. U.S. export controls and sanctions programs, for example, prohibit us from offering certain software downloads in some countries. <br />
<p>The fine details of these restrictions evolve over time, and we’re always exploring how we can better offer tools for people to access and share information. For example, last year we were able to make some of our products available for <a rel="nofollow" target="_blank" href="http://googleblog.blogspot.com/2011/01/software-downloads-for-iran.html">download in Iran</a>. And today we’re pleased to make <a rel="nofollow" target="_blank" href="http://earth.google.com/">Google Earth</a>, <a rel="nofollow" target="_blank" href="http://picasa.google.com/">Picasa</a> and <a rel="nofollow" target="_blank" href="http://www.google.com/chrome">Chrome</a> available for download in Syria. <br />
<p>As a U.S. company, we remain committed to full compliance with U.S. export controls and sanctions. We remain equally committed to continue exploring how we can help more people around the globe use technology to communicate, find and create information.<br />
<br /><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6479491108286515994-694672507674481713?l=googlepublicpolicy.blogspot.com' alt=''/></div><div class="feedflare">
<a rel="nofollow" target="_blank" href="http://feeds.feedburner.com/~ff/GooglePublicPolicyBlog?a=m44Xmmv9qoQ:GdOE5hz5L6w:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/GooglePublicPolicyBlog?d=yIl2AUoC8zA" border="0"></a> <a rel="nofollow" target="_blank" href="http://feeds.feedburner.com/~ff/GooglePublicPolicyBlog?a=m44Xmmv9qoQ:GdOE5hz5L6w:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/GooglePublicPolicyBlog?i=m44Xmmv9qoQ:GdOE5hz5L6w:V_sGLiPBpWU" border="0"></a>
</div><img src="http://feeds.feedburner.com/~r/GooglePublicPolicyBlog/~4/m44Xmmv9qoQ" height="1" width="1"/><br>]]>Submitted By :  <![CDATA[<a href='http://qualitypointtech.net/NewsFeed/userprofile.php?userid=62'>NewsBot</a>]]> - Views : 19
</description>
<category>Google</category>
<pubDate>Thu, 24 May 2012 00:00:21 CDT</pubDate>
<link><![CDATA[http://feedproxy.google.com/~r/GooglePublicPolicyBlog/~3/m44Xmmv9qoQ/software-downloads-in-syria.html]]></link>
<guid><![CDATA[http://feedproxy.google.com/~r/GooglePublicPolicyBlog/~3/m44Xmmv9qoQ/software-downloads-in-syria.html]]></guid>
</item>
<item>
<title><![CDATA[Announcing SketchUp 8 M3]]></title>
<description><![CDATA[<p>There’s been quite a bit going on around SketchUp HQ lately, what with <a rel="nofollow" target="_blank" href="http://sketchupdate.blogspot.com/2012/04/new-home-for-sketchup.html">the Trimble thing</a> and the launch of our exciting new <a rel="nofollow" target="_blank" href="http://sketchupdate.blogspot.com/2012/05/introducing-sketchup-showcase.html">SketchUp Showcase</a> and all. But Tyler and the rest of the Engineering gang haven’t just been sitting on their hands, either. Today, they’ve got a fresh new SketchUp maintenance build for you as well. Nothing major, but there’s some good stuff in it.

<p>As usual, you can read <a rel="nofollow" target="_blank" href="http://support.google.com/sketchup/bin/static.py?hl=en&page=release_notes.cs&rd=1">all the details here</a>, but for those who just care about the highlights:

<ul>
<li>We’ve fixed some more crashes folks reported in Ruby Observers.</li>
<li>Those of you with many Ruby extensions installed should no longer suffer from greyed-out menu items.</li>
<li>SketchUp Pro network licenses on Windows now allow multiple instances to run on the same machine at one time.</li>
<li>...and the usual collection of performance improvements, security updates and bug fixes.</li>
</ul>
<p>SketchUp will notify you the next time it checks for an update, but if you just can’t wait, <a rel="nofollow" target="_blank" href="http://sketchup.google.com/gsu8/download.html">download a fresh install</a> right now.
<br>
<p>Posted by John Bacus, SketchUp PM<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5684885087366507074-8587916781820407622?l=sketchupdate.blogspot.com' alt=''/></div><div class="feedflare">
<a rel="nofollow" target="_blank" href="http://feeds.feedburner.com/~ff/OfficialGoogleSketchupBlog?a=H4C3HA0o9O0:z6UAaGmxA9w:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/OfficialGoogleSketchupBlog?d=yIl2AUoC8zA" border="0"></a> <a rel="nofollow" target="_blank" href="http://feeds.feedburner.com/~ff/OfficialGoogleSketchupBlog?a=H4C3HA0o9O0:z6UAaGmxA9w:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/OfficialGoogleSketchupBlog?i=H4C3HA0o9O0:z6UAaGmxA9w:V_sGLiPBpWU" border="0"></a>
</div><img src="http://feeds.feedburner.com/~r/OfficialGoogleSketchupBlog/~4/H4C3HA0o9O0" height="1" width="1"/><br>]]>Submitted By :  <![CDATA[<a href='http://qualitypointtech.net/NewsFeed/userprofile.php?userid=62'>NewsBot</a>]]> - Views : 19
</description>
<category>Google</category>
<pubDate>Wed, 23 May 2012 12:00:36 CDT</pubDate>
<link><![CDATA[http://feedproxy.google.com/~r/OfficialGoogleSketchupBlog/~3/H4C3HA0o9O0/announcing-sketchup-8-m3.html]]></link>
<guid><![CDATA[http://feedproxy.google.com/~r/OfficialGoogleSketchupBlog/~3/H4C3HA0o9O0/announcing-sketchup-8-m3.html]]></guid>
</item>
<item>
<title><![CDATA[Introducing Webmaster Academy]]></title>
<description><![CDATA[Webmaster Level: Beginner
<br />
<br />
Looking through all of the information in <a rel="nofollow" target="_blank" href="http://www.google.com/webmasters/">Webmaster Central</a> can feel overwhelming, especially if you’re just getting started with a website. This is why we’re excited to introduce a new set of educational materials in a program called <a rel="nofollow" target="_blank" href="http://support.google.com/webmasters/bin/static.py?hl=en&amp;page=checklist.cs&amp;tab=1095542">Webmaster Academy</a>. Webmaster Academy provides practical and easy-to-understand lessons for beginner webmasters to help you improve your site with topics like getting your site in our index, providing search engines with helpful information about your video and image content, and understanding <a rel="nofollow" target="_blank" href="https://www.google.com/webmasters/tools/">Webmaster Tools</a> features.
<br />
<br />
We’ve organized the content to represent what beginner webmasters should know in a way that’s both structured and modular, meaning you can go through the whole curriculum, or pick and choose your own path. Once you’ve read the articles, you can easily delve deeper into each topic, as we provide links to more in-depth articles. Most lessons are also accompanied by a video from the <a rel="nofollow" target="_blank" href="http://www.youtube.com/user/GoogleWebmasterHelp">Webmaster Central YouTube Channel</a>. If you’re looking to understand search and improve your site, <a rel="nofollow" target="_blank" href="http://support.google.com/webmasters/bin/static.py?hl=en&amp;page=checklist.cs&amp;tab=1095542">Webmaster Academy</a> is for you!
<br />
<br />
Have feedback? Excellent. Post it in our <a rel="nofollow" target="_blank" href="http://productforums.google.com/forum/#forum/webmasters">Webmaster Help Forum</a>.
<br />
<br />
<span class="byline-author">Posted by Julian Prentice, Search Quality Team</span>
<br />
<span class="byline-author">Contributors: Oliver Barrett &amp; Alexi Douvas, Search Quality Team</span><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32069983-7393586173168469492?l=googlewebmastercentral.blogspot.com' alt=''/></div><div class="feedflare">
<a rel="nofollow" target="_blank" href="http://feeds.feedburner.com/~ff/blogspot/amDG?a=ZikrMXM44F0:16-TraxWcQU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/blogspot/amDG?d=yIl2AUoC8zA" border="0"></a>
</div><img src="http://feeds.feedburner.com/~r/blogspot/amDG/~4/ZikrMXM44F0" height="1" width="1"/><br>]]>Submitted By :  <![CDATA[<a href='http://qualitypointtech.net/NewsFeed/userprofile.php?userid=62'>NewsBot</a>]]> - Views : 25
</description>
<category>Google</category>
<pubDate>Wed, 23 May 2012 00:00:26 CDT</pubDate>
<link><![CDATA[http://feedproxy.google.com/~r/blogspot/amDG/~3/ZikrMXM44F0/introducing-webmaster-academy.html]]></link>
<guid><![CDATA[http://feedproxy.google.com/~r/blogspot/amDG/~3/ZikrMXM44F0/introducing-webmaster-academy.html]]></guid>
</item>
<item>
<title><![CDATA[Google Acquires Motorola Mobility]]></title>
<description><![CDATA[<span class="byline-author">Posted by Larry Page, CEO</span>  <br />
<p><i>Cross-posted from the <a rel="nofollow" target="_blank" href="http://googleblog.blogspot.com/2012/05/weve-acquired-motorola-mobility.html">Official Google Blog</a></i><br />
<p>The phones in our pockets have become supercomputers that are changing the way we live.  It’s now possible to do things we used to think were magic, or only possible on Star Trek--like get directions right from where we are standing; watch a video on YouTube; or take a picture and share the moment instantly with friends.  <br />
<p>It’s why I’m excited to announce today that our Motorola Mobility deal has closed. Motorola is a great American tech company that has driven the mobile revolution, with a track record of over 80 years of innovation, including the creation of the first cell phone.  We all remember Motorola’s StarTAC, which at the time seemed tiny and showed the real potential of these devices.  And as a company who made a big, early bet on Android, Motorola has become an incredibly valuable partner to Google.<br />
<p>Sanjay Jha, who was responsible for building the company and placing that big bet on Android, has stepped down as CEO.  I would like to thank him for his efforts and am tremendously pleased that he will be working to ensure a smooth transition as long-time Googler Dennis Woodside takes over as CEO of Motorola Mobility.<br />
<p>I’ve known Dennis for nearly a decade, and he’s been phenomenal at building teams and delivering on some of Google’s biggest bets.  One of his first jobs at Google was to put on his backpack and build our businesses across the Middle East, Africa, Eastern Europe and Russia.  More recently he helped increase our revenue in the U.S. from $10.8 billion to $17.5 billion in under three years as President of the Americas region.  Dennis has always been a committed partner to our customers and I know he will be an outstanding leader of Motorola.  As an Ironman triathlete, he’s got plenty of energy for the journey ahead--and he’s already off to great start with some very strong new hires for the Motorola team.<br />
<p>It’s a well known fact that people tend to overestimate the impact technology will have in the short term, but underestimate its significance in the longer term.  Many users coming online today may never use a desktop machine, and the impact of that transition will be profound--as will the ability to just tap and pay with your phone.  That’s why it’s a great time to be in the mobile business, and why I’m confident Dennis and the team at Motorola will be creating the next generation of mobile devices that will improve lives for years to come. <br /><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6479491108286515994-8161353961442402320?l=googlepublicpolicy.blogspot.com' alt=''/></div><div class="feedflare">
<a rel="nofollow" target="_blank" href="http://feeds.feedburner.com/~ff/GooglePublicPolicyBlog?a=UDYZYPek29A:G92qsUUR6Yk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/GooglePublicPolicyBlog?d=yIl2AUoC8zA" border="0"></a> <a rel="nofollow" target="_blank" href="http://feeds.feedburner.com/~ff/GooglePublicPolicyBlog?a=UDYZYPek29A:G92qsUUR6Yk:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/GooglePublicPolicyBlog?i=UDYZYPek29A:G92qsUUR6Yk:V_sGLiPBpWU" border="0"></a>
</div><img src="http://feeds.feedburner.com/~r/GooglePublicPolicyBlog/~4/UDYZYPek29A" height="1" width="1"/><br>]]>Submitted By :  <![CDATA[<a href='http://qualitypointtech.net/NewsFeed/userprofile.php?userid=62'>NewsBot</a>]]> - Views : 21
</description>
<category>Google</category>
<pubDate>Tue, 22 May 2012 12:00:30 CDT</pubDate>
<link><![CDATA[http://feedproxy.google.com/~r/GooglePublicPolicyBlog/~3/UDYZYPek29A/google-acquires-motorola-mobility.html]]></link>
<guid><![CDATA[http://feedproxy.google.com/~r/GooglePublicPolicyBlog/~3/UDYZYPek29A/google-acquires-motorola-mobility.html]]></guid>
</item>
<item>
<title><![CDATA[Google Summer of Code coding starts today]]></title>
<description><![CDATA[<div class="" style="text-align:center;">
<a rel="nofollow" target="_blank" href="http://4.bp.blogspot.com/-JMgeJQE76QU/T7aSdgkSxoI/AAAAAAAAAoQ/yAde3zNOZRM/s1600/GSoC+logo.png" style="margin-left:1em;margin-right:1em;"><img border="0" height="162" src="http://4.bp.blogspot.com/-JMgeJQE76QU/T7aSdgkSxoI/AAAAAAAAAoQ/yAde3zNOZRM/s320/GSoC+logo.png" width="320"/></a></div>
<br />
<br />
Today is the first day of coding for our 8th year of the <i><a rel="nofollow" target="_blank" href="http://code.google.com/soc/">Google Summer of Code</a></i> program. This year <a rel="nofollow" target="_blank" href="http://www.google-melange.com/gsoc/projects/list/google/gsoc2012">1,208 students</a> will spend the next 12 weeks writing code for <a rel="nofollow" target="_blank" href="http://www.google-melange.com/gsoc/accepted_orgs/google/gsoc2012">180 different open source organizations</a>. Students are working on a diverse group of projects ranging from <a rel="nofollow" target="_blank" href="http://www.google-melange.com/gsoc/project/google/gsoc2012/ajp29/8001">developing game systems</a> to <a rel="nofollow" target="_blank" href="http://www.google-melange.com/gsoc/project/google/gsoc2012/ofan/14001">Spotify integration for existing tools</a> to <a rel="nofollow" target="_blank" href="http://www.google-melange.com/gsoc/project/google/gsoc2012/amakelov/27001">modules for group theory</a>.<br />
<br />
We are excited to see the contributions this year’s students will make to the open source community.<br />
<br />
For more information on important dates for the <a rel="nofollow" target="_blank" href="http://www.google-melange.com/gsoc/homepage/google/gsoc2012">program</a> please visit our <a rel="nofollow" target="_blank" href="http://www.google-melange.com/gsoc/events/google/gsoc2012">timeline</a>.<br />
<br />
Have a great summer!<br />
<br />
<i>By Carol Smith, Open Source Team</i><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8698702854482141883-8641012665166343020?l=google-opensource.blogspot.com' alt=''/></div><div class="feedflare">
<a rel="nofollow" target="_blank" href="http://feeds.feedburner.com/~ff/GoogleOpenSourceBlog?a=pl1QlREn6P4:ZfngcY1m91A:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/GoogleOpenSourceBlog?d=yIl2AUoC8zA" border="0"></a> <a rel="nofollow" target="_blank" href="http://feeds.feedburner.com/~ff/GoogleOpenSourceBlog?a=pl1QlREn6P4:ZfngcY1m91A:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/GoogleOpenSourceBlog?i=pl1QlREn6P4:ZfngcY1m91A:V_sGLiPBpWU" border="0"></a>
</div><img src="http://feeds.feedburner.com/~r/GoogleOpenSourceBlog/~4/pl1QlREn6P4" height="1" width="1"/><br>]]>Submitted By :  <![CDATA[<a href='http://qualitypointtech.net/NewsFeed/userprofile.php?userid=62'>NewsBot</a>]]> - Views : 21
</description>
<category>Google</category>
<pubDate>Tue, 22 May 2012 00:00:48 CDT</pubDate>
<link><![CDATA[http://feedproxy.google.com/~r/GoogleOpenSourceBlog/~3/pl1QlREn6P4/google-summer-of-code-coding-starts.html]]></link>
<guid><![CDATA[http://feedproxy.google.com/~r/GoogleOpenSourceBlog/~3/pl1QlREn6P4/google-summer-of-code-coding-starts.html]]></guid>
</item>
</channel>
</rss>

