Showing posts with label new features. Show all posts
Showing posts with label new features. Show all posts

Tuesday, February 9, 2010

Google Apps Script and Google Sites

Today we're announcing a new enhancement to Google Apps Script: the ability to create and access Google Sites.

Using the new SitesApp Service, your scripts now have full control over your sites including adding attachments, changing the text within a web page, and even adding new collaborators to your sites so you can share and edit them with your friends. For more details, see the Apps Script Sites documentation.

A good example came to our attention recently as a colleague set about improving the organization of his soccer league. He had to create home pages for each of the teams, with information on each of the players in the league. Before long, he was overwhelmed with the task of managing all of the information on these sites.


Luckily, the players were already listed in Gmail Contacts, and training times and matches were already entered on Google Calendar. It proved a simple task to write a script that created a new Google Site for each team, pulling in player details from Gmail Contacts, and copying training and match details from Google Calendar.

This automation saved him a lot of repetitive button pressing, and it made adding future team sites a snap.

A tutorial detailing the creation of a site in script can be found here. You can take it a step further by using one of the many site templates that are freely available. Start by creating a site customized from your chosen template, and then update it with team specific content using Apps Script.

We think this is a great example of taking useful information from semi-private, hard-to-access sources, and sharing it with a wider audience – be it your soccer league, your enterprise, or the entire world.

Posted by Henry Lau, Google Apps Script Engineer

Monday, February 8, 2010

Enhanced security for Google Maps API Premier

The Google Maps API Premier team looks to customer input as we build tools that enrich websites, applications, and devices with location information. Customers frequently tell us that the higher than standard limits on web services such as geocoding and static maps are among the most valuable aspects of Maps API Premier.

However, any web service can be vulnerable to anonymous automated access. To further protect our Premier customers from unauthorized use of their client IDs, we’re adding an additional layer of security to Google Maps API Premier.

Starting today, we will be issuing a private cryptographic key, unique to each account, to all Maps API Premier customers. From now on, requests made to certain web services from Maps API Premier accounts will need to be “signed” with this key. This security enhancement will ensure that requests are authorized by the owner of the Maps API Premier client ID specified in the request.

Existing Maps API Premier customers should expect to receive an email from Google within the next 10 days containing their private cryptographic key. For documentation explaining how to use this cryptographic key to sign requests, please refer to the Maps API Premier Developer Guide. The Static Maps V2 API is the first API to support URL signing.

As of March 2, 2010, requests made to the Static Maps V2 API will need to be signed to be accepted. However, for added security, we encourage you to begin signing requests you make to this service now.

By enhancing the security of our services we better protect the interests of our customers and of our data content partners. I’m excited to continue to develop the secure infrastructure that support ongoing innovation from Google – and for our customers.

Posted by Daniel Chu, Product Manager, Google Enterprise Maps & Earth team

Friday, January 29, 2010

Launched: Google Apps Script for Google Apps Standard Edition

Back in August we released Google Apps Script to Google Apps Premier and Education Edition customers. Today we're excited to extend the availability of Apps Script to Google Apps Standard Edition, used by millions of groups, families, clubs and other organizations around the world.

Google Apps Script provides the ability to automate a variety of tasks such as
modifying Spreadsheets, creating Calendar appointments, checking stock prices, sending email, looking up Contacts and much, much more. For a more detailed overview, check out the video below:



Getting started is easy. You can take a look at the
Apps Script Welcome Page, and then work through some of the Tutorials. Before long you'll be writing scripts to automate all kinds of repetitive tasks like keeping track of group expenses and sending out automated reminders triggered by values in a spreadsheet.


In this example, we're using a Google Docs spreadsheet to keep track of our soccer team's weekly dues. Each player owes $5 per game towards shared expenses. Unfortunately the players can be an absentminded bunch that need frequent payment reminders. In the spreadsheet, every amount entered updates a player's column to indicate which weeks are PAID (in green), and how much is DUE (in red). We've also used Apps Script to add a custom menu:
  • 'Refresh' recalculates and colors cells to indicate which weeks are PAID and which are DUE
  • 'Send Reminders' emails a polite message reminding players in debt to pay up
Go ahead and take a look at the sample code in this template. After choosing Use This Template, select Scripts... from the Spreadsheet's Tools menu. It's a very basic script, but it gets the job done!

Check it out, and
let us know what you think!

Posted by Evin Levey, Product Manager, Google Apps team

Friday, January 22, 2010

Welcoming Earth API (and Flash SSL support) to the Google Maps API Premier family

We're happy to announce that we've integrated the Google Earth API into Maps API Premier, adding easy multiple domain and SSL support, enterprise technical support, and a more expansive license to enable commercial use or sale of a product that embeds Earth API or to use it in a site that isn't publicly accessible. With this news, Earth API joins the current family of Maps API Premier services including the Javascript Maps API v2, Maps API for Flash, Static Maps API, StreetView API, and geocoding service, as explained today in the Google Maps API Premier Developer's Guide.

A number of developers have already created amazing products leveraging the Earth API platform in the Maps API Premier suite. Earth Knowledge's Earth API implementation shows how:




Click on the screenshot (you may be prompted to add the Google Earth Plugin, and then "refresh" to view) to see how it powerfully visualizes all of the critical 3D data an emergency responder would need to know about the recent catastrophic earthquake in Haiti.

Other examples include StrataLogica , Nystrom's great education application, which brings a favorite teaching tool – the globe – to the 21st century. And, in these climate-conscious times, Space Time Insight enables utilities to visualize critical streams of data using the Earth API from smart grid data to current wind conditions.

One more thing: we're also announcing full HTTPS support in the Premier version of the Maps API for Flash. This addition delivers the added security of HTTPS while still providing a friendly user experience that's free of warning pop-ups. This is important news for customers who are creating applications with the Maps API for Flash but who need the security of HTTPS.

Learn how to work with this functionality here, and (if you're already a Premier customer) make sure you contact Enterprise Support with your client ID to have them enable SSL.

Posted by Daniel Chu, Product Manager, Enterprise Maps & Earth team

Thursday, December 10, 2009

Search Appliance gets real-time: Twitter feeds now available on the GSA

Real-time information is becoming an increasingly important part of searching online – both for business and consumer search users. Yesterday we announced the launch of real-time results on Google.com, and today we're announcing that the Google Search Appliance (GSA) can show users tweets from Twitter next to their internal Search Appliance results.



Social information is important for businesses: employees searching for information needed to do their jobs benefit from real-time news too. They might be developing a new breakfast cereal, or designing a marketing plan for a clothing line, or writing strategy report for a political campaign. In all of these cases, understanding what is being said just as Twitter users are saying it can be invaluable.



Google’s focus is to provide the most relevant search results to users. In the case of the GSA, this means accessing information from multiple sources, aka universal search. To this end, we already offer a feature called Related Web Results, which allows employees to view results from Google.com alongside corporate search results.

Customers have told us that placing web results next to intranet ones often allows employees to think differently about a particular topic and approach it in new ways. By integrating enterprise search with more of the information that exists in the cloud, like tweets, employees can more easily leverage the wisdom of the crowd.

To turn the Twitter box on in GSA results, follow the instructions provided here. It should take no more than 15 minutes to get up and running. It can be enabled for only some users, all users, or set up so users can choose themselves whether they want to see the Twitter results by using a keyword trigger (like 'twitter'). Integration info and how-tos for this feature can be found here, and happy realtime reading.

Posted by Cyrus Mistry, Product Manager, Google Enterprise Search



Tuesday, December 8, 2009

Communication and collaboration just got easier with Google Groups

Picture this: you're working on a new project with your team. You ask your IT admin to create a new group that includes all of your team members, keeping in mind that you must ask them to update the group every time people join or leave the group. Maybe you're even wishing that (a) you had a secure, central place to manage this group and communicate with it, and (b) you could easily search group archives for information somewhere other than your inbox.

That's when your admin gives you the good news: creating, managing and sharing with groups just got a whole lot easier. Today, Google Apps is giving business and school IT administrators the ability to let users create, manage and collaborate in groups without needing IT help. This launch is a major expansion to the mailing list functionality and content sharing we released earlier this year.

The following Google Groups features are now included in Google Apps Premier and Education Editions:
  • Fast set-up. Employees and students can now create collaborative groups instantly without burdening IT, and manage the group settings to fit their needs.
  • Searchable archives. Group discussions are archived by default, allowing users to easily search and view past and present discussions via the web.
  • Sharing with a group. Once a group is set up, employees and students can easily share a document, spreadsheet, presentation, shared folder, site, calendar, or video with that group. No need to type in individual email address manually, or remember who joined or left the group. Plus, the shared items will only be accessible by the appropriate people, even as people join and leave the group.
  • Reply on behalf of a group. In addition to communicating via email or the web interface, the new functionality lets group managers send a message on behalf of a group.
  • IT capabilities. IT administrators still manage if and how users can create groups from the administrative control panel.


Google Apps Premier and Education Edition administrators can now enable the new groups functionality from the control panel by enabling the "user-managed groups" service. You can read more about this announcement on the Official Google Blog. Google Groups will be rolling out to Google Apps Premier and Education Edition domains over the next day, so if you don't notice these features right now, you should see them soon.

We're always developing new features to help you get your job done faster and more efficiently with Google Apps. Stay tuned to this blog for the latest updates as new features continue to come your way, or subscribe to our Google Apps update feed and get the news as it happens.

Posted by Shimrit Ben-Yair, Product Manager

Monday, December 7, 2009

Offline Gmail graduates from Labs

Offline Gmail was one of the top requested features from businesses and schools considering Google Apps, and since launching this Labs feature almost a year ago, it's been been put through its paces, maturing along the way. We've made many improvements, including an option to choose which messages get downloaded for offline use and the ability to add message attachments while offline.

Today, Offline Gmail is graduating from Labs, becoming a core part of Gmail for everyone. You can turn it on and adjust your offline settings from the 'Offline' tab in Gmail 'Settings'.

Posted by Andy Palay, Software Engineer, Google Apps team

Tuesday, November 24, 2009

​Google Apps Premier Edition Innovation – Year in Review

Google Apps is helping millions of companies save money, but more importantly, Google Apps helps businesses move beyond the slow, multi-year innovation cycle typical of legacy technologies. We’ve released over 100 significant improvements and updates over the last year, and businesses automatically have access to these updates without having to manage complex and costly upgrades.

Last week I hosted a webcast titled Google Apps Premier Edition Innovation – Year in Review to spotlight the most important improvements we’ve made recently. You can watch the replay below or see it on YouTube.



Innovation happening across the web is rapidly translating into better business email tools, more efficient collaboration choices for coworkers, and more secure, higher reliability technology for companies. We’re excited about what’s in store for Google Apps, and to keep up with future developments, you can subscribe to the Google Apps Updates RSS feed, or sign up for email alerts.

Wednesday, November 4, 2009

'Tis the shopping season: introducing Google Commerce Search

As we approach the holidays, retailers are gearing up for the seasonal shopping traffic. While they can't, of course, control overall consumer spending, they can control the experience they provide to consumers – both in their brick-and-mortar stores and online.

To help accomplish this, today we're announcing a new product, Google Commerce Search, to power e-commerce and search for online stores.

In the online shopping world, search quality is a big factor in converting browsers to buyers, and in keeping customers happy. In fact, 43% of visitors to online retail sites say the very first thing they do is type the product name or product category into the search box (MarketingSherpa).

While most of the top retailers have a search engine on their websites, the speed and accuracy of search results can make a real difference in visitor engagement and conversion rates. Visitors spend an average of only 8 seconds before deciding whether or not to remain on a website (MarketingSherpa
), so fast, accurate results can make a big difference in conversion.

That's why we're prioritizing speed and search quality for online stores with Google Commerce Search (GCS). GCS is a hosted, cloud-based offering that brings the relevancy, speed, and Google ease-of-use to e-commerce sites. Learn more here:



GCS also has a bunch of user-friendly features that make shopping on online stores easier, and search results more refined and accurate. Some of those features are:
  • speed GCS leverages Google's ultra fast platform, because it's hosted, providing sub-second response times to users.
  • Google quality and ranking GCS analyzes every item in the data feed using proprietary signals to determine its optimal placement in the result set, for more accurate query results for shoppers.
  • parametric search and sortingGCS allows users to refine or sort results by category, price, brand, or other attribute; this is fully-functional parametric search for e-stores.
  • product boost and promotions – Retailers can boost the relevance of certain items, or highlight specific products during a sale, and cross-sell related products.
  • spell check, stemming and synonyms – By leveraging the larger Google search engine, GCS can include these advanced search and synonym options, so the shopping experience is smoother for customers – even customers who mistype.
  • fast deployment and scale – Since this is a cloud-based offering, GCS can be deployed in days and, because it's hosted on the Google platform, retailers can scale to meet their higher-demand periods like the holidays without worrying about slowdowns or spikes.
The hosted factor is a key feature in making GCS easy for administrators to use. Because there's no hardware (or software, servers, operating systems, cables, or any other equipment), admins can upload product information to Google Merchant Center and provide a few extra customization parameters – and Google Commerce Search utilizes that product feed to power their website store search.

Retailers can use the same feed to submit their products for indexing in Google Product Search
as well, cutting down on time and tech costs.

With GCS, any e-commerce website can provide visitors with an improved shopping experience. That improvement can drive higher visitor-to-buyer conversion rates. While the conversion rates of most retailers is around 3% (Forrester), the best-performing sites have been able to achieve much higher conversion rates – even reaching double digits. For the top online retailers, improving the conversion rate from 3% to even 4% might actually mean improving online sales by 33% – a jump that can represent millions of extra dollars each month.

GCS frees online stores to do what they do best – create the product and promotional mix that their visitors need – and leaves Google to do what we do best: search. This helps retailers improve conversions and drive the sales that matter this holiday season – and, in fact, all year 'round.

Learn more about GCS at google.com/commercesearch.

Posted by Anna Bishop and Eric Larson, Google enterprise search team





Tuesday, November 3, 2009

Single Sign-on to ZoHo, Tripit, SocialWok and more from Google Apps

In July we announced that the Google OpenID Federated Login API has been extended to Google Apps accounts used by businesses, schools, and other organizations. The service is important not only to individuals, who can now use their single Google Apps Account to sign in to a variety of websites without sharing credentials, but also to the organizations themselves, who increasingly rely on multiple Software as a Service (SaaS) solutions from different vendors.

For these organizations, Google Apps can now become an identity hub for multiple SaaS vendors.

In fact, since July a number of vendors have used this API to add support for single-sign-on with Google Apps Accounts, including ZoHo, Tripit, Smartsheet, Socialwok, and Manymoon.

These vendors are reporting increases in registration rates after deploying this feature, and today we announced new features for this API to make these implementations even more powerful.


When integrated with partner solutions such as PingConnect from Ping Identity, OpenID support can be extended to other services like Salesforce.com, SuccessFactors, and WebEX — as well as B2B partners, internal applications, and of course consumer web sites. See Ping Identity's post to learn more about their implementation and view their demo and Data Sheet.

The OpenID Federated Login Service is available for all Google Apps editions. However, it is disabled by default for the Premier and Education editions, and it requires the domain administrator to manually enable it from the Control Panel.

Posted by Eric Sachs, Product Manager, Google Security

Monday, October 26, 2009

New: refinement options for metadata in Google Site Search

Earlier this year, we announced support for Rich Snippets in Google Site Search results. If you provide in-page metadata markup via RDFa, Microformats, or PageMaps, Google Site Search extracts the metadata and returns it as PageMaps in your XML results, so you can render this structured data in your search results. Rich snippets enable website owners to customize the user interface and expose images, ratings, authors and other interesting pieces of metadata with search results.

Today, metadata support in Google Site Search just got a whole lot better. We now provide the ability for website owners to use these metadata attributes and provide refinement options on the front-end.

For example, website owners can build a rich search interface that not only allows users to search on keywords but also refine the search results based on the author of the document, user rating or othermetadata attributes.

We've enabled a way for you to restrict your search results via use of a special operator. Let's say that you wanted to restrict the results to those results that were authored by a specific author, e.g., "typicaluser". We can do this easily by adding the following restriction in our search query: [economy more:pagemap:document-author:typicaluser]. This gives us exactly what we want – all of the documents with keyword economy and authored by "typicaluser".

We've also recently launched a Rich Snippet preview tool. This tool allows you to view not only the Rich Snippets markup recognized for Google web search, but also the additional customized markup that we support in Google Site Search. You can immediately preview how your web page will be processed after indexing, and whatmetadata attributes will be returned in PageMaps in your Google Site Search results.

For more information on Google Site Search, please visit Google Site Search.

Posted by Nitin Mangtani, Lead Product Manager, Google Enterprise Search





Tuesday, October 20, 2009

Singing a new tune: Google Search Appliance now includes automated tuning, better connectivity

When we launched Google Search Appliance 6.0 in June we introduced a brand new architecture, (GSA)n. The GSA now lets organizations search over a billion documents, and we are constantly looking to develop on (GSA)n even further. In that vein, our engineers have been working feverishly to build more capabilities and ease of use into the appliance. Today we're announcing more than 10 new features available on the GSA from Google Enterprise, including one that automatically improves results over time, the Self-Learning Scorer. Take a look here:


Self-Learning Scorer analyzes employee clicks and behavior to automatically fine-tune and improve its built-in relevance. For instance, if most users click on the fourth result for a given query, the GSA recognizes that and automatically boosts its placement – without any intervention from an administrator. Along with our existing and intuitive biasing features and Ranking Framework, this provides ease of relevance tuning.

Most enterprise search engines do three things: crawl, index and serve. With the new Self-learning Scorer, we're adding a new step to the mix: analysis. As the GSA continually serves up results, it's also learning to dynamically improve – automatically. This gives the GSA new self-improving intelligence, and adds a new step to the enterprise search cycle.


With this release, we're adding a new login feature, which provides a simple approach to securely mapping user credentials to the various back-end systems within an organization. Many larger organizations may have not one, but several 'single sign-on' systems, so this new universal login feature minimizes the number of logins for the user when performing an internal search across all company systems.

Today we're also expanding connectivity to a myriad of systems, including content management systems, file shares and databases. We are newly providing native integration for SharePoint out of the box, making indexing of SharePoint content 10x faster. Second, we are providing connectivity to Lotus Notes through Enterprise Labs. Third, we are expanding our support for file shares and databases, so organizations can connect to any file share or database in any format. The new GSA is built to be easier for users and admins – these connectors will make everyone in the office's life easer. We're also expanding the connectors program in our Enterprise Labs, live here.

These are just a couple of the product updates – you can learn about all the new features in this video too. Getting IT admins away from the tuning knobs and back to their real jobs will be a major benefit to our customers. More importantly, it will make employees across the company more productive. When internal search results improve, employees actually search more and find more information with which to do their work. You can read more about this on our blogpost, from a major US pharmaceutical company tracking the number of employee searches over time. After deploying the GSA, employees actually used their internal network significantly more – simply because it worked better.

Enterprise search isn't just about ECMs, connectors and security – it's about utilization. More relevant search results mean more employees utilizing the tools of their trade. Today's GSA update brings the search appliance into the realm of constant innovation – and self-improving intelligence. You can learn more about how the GSA adds the analytical step to the enterprise search cycle at GSA at google.com/gsa.

Posted by
Cyrus Mistry, Product Manager, Google Enterprise Search

Monday, September 28, 2009

Add page breaks and "go to page" in forms

Have you ever wanted to create a form that changes which questions to show next based on an answer received earlier in the form? The two features we launched today make that easy.

First, we've added one of the most requested features for forms: page breaks. Now it is easy to create a form with multiple pages by going to "Add item" and selecting "Page break."


We've also added another highly requested feature, logic branching. Once you've created a form with multiple pages, you can select "Go to page based on answer" to control the flow of your form based on the user's answers. For example, you can create a form asking for feedback on your product's new features.


To see both of these new features in action, fill out this feedback form.

Pagination and logic branching open up a whole new realm of possibilities. For example, you can create a product survey that asks a different set of questions based on whether someone has used the product before, a conference feedback form that branches based on the session someone attended, or a lead capture form that branches based on the customer's location. We hope you like these new Google form features.

Posted by Dan Ferrara and Jackie Tsay, Bold Practicum Interns, Google Apps team

Get timely updates on new features in Google Apps by subscribing to our RSS feed or email alerts.


Thursday, September 24, 2009

Import, export, and more with the new Google Sites API

One of the benefits of Google Apps is the extensibility and openness of the platform. Today we're pleased to advance that story by introducing a new API for Google Sites in Labs.

The use cases are plentiful for businesses:
  • Update Google Sites from 3rd party applications – e.g. your sales team's Google Sites pages can update automatically when new leads are added to your CRM system.
  • Migrate files and content from workspace applications like Microsoft SharePoint and Lotus Notes to Google Sites.
  • Export Google Sites pages, edit them offline, and re-import the updated content.
  • Export your sites, including every page revision, for backup.
  • Easily monitor changes across your important internal and public sites, all from a single gadget.
  • Push new content like changes to employee policies or a new corporate logo to any site on your domain, even sites created by individual employees.
Best of all, while this API is brand new, application developers will find it rather familiar – it is, after all, a Google Data API. And like our 16 other Google Data APIs, this one comes with all the standard protocol support around authentication and querying that you'd expect. You'll find everything you need to get started on the Google Code pages, including links to documentation and sample applications.

For those of you interested in applications already built on top of this API, be sure to look at:
We're looking forward to your feedback! Watch this space for updates to the API in the coming months.

Anil Sabharwal, Google Enterprise team

Find customer stories and product information on our resource sites for current users of Microsoft Exchange and Lotus Notes/Domino.

Wednesday, September 23, 2009

Submit now: product ideas for Google Apps administrators

Great ideas come from many places, but we believe the best ideas frequently come from you, the admins who work closely with our products. Maybe you would like to sync your LDAP directory with Google Apps, manage your users' profile information in Gmail Contacts with an API, sync your Google Apps email, contacts, and calendar with Microsoft Outlook, or connect your Blackberry Enterprise Server with Google Apps.

All of these great ideas came from our customers, and we are excited that we added these features after hearing your requests on how to improve Google Apps.

Today, we're taking it to the next level with the addition of a new
Product Ideas section where Google Apps administrators can submit, comment, and vote on ideas. Our team will keep an eye on the best ideas that "bubble up" to the top, and we look forward to seeing your great ideas!



P.S. Want to find out about new features in Google Apps? Details on the new features dashboard, email alerts, and our RSS feed are available here.

Posted by Chris Cheng, Enterprise Support Strategist

Get timely updates on new features in Google Apps by subscribing to our RSS feed or email alerts.

Tuesday, September 15, 2009

Google Apps and Government

Everyone benefits from cloud computing, though few stand to benefit more than government. The cloud helps agencies at all levels increase productivity, cut costs, keep pace with technology innovation, and become more open and transparent with their citizens.

That's why we were pleased to join other industry leaders today at NASA's Ames Research Center to hear Vivek Kundra, the CIO of the US Federal Government, announce the launch of Apps.gov. Apps.gov is an online storefront that makes it easy for federal agencies to browse and purchase cloud-based IT services from a variety of service providers, including Google. The cloud is coming of age, and we applaud the Obama Administration's efforts to ensure our government realizes its many advantages.

We also want to do our part to make it easier for government to transition to cloud computing. We recognize that government agencies have unique regulatory and compliance requirements for IT systems, and cloud computing is no exception. So we've invested a lot of time in understanding government's needs and how they relate to cloud computing. To help meet those requirements we're taking two important steps:

  • FISMA certification for Google Apps. In July, we announced our intent to secure certification for Google Apps to demonstrate compliance with the Federal Information Security Management Act (FISMA), the law defining security requirements that must be met by all US Federal government information systems. Our FISMA process is nearing completion. We will submit a Certification and Accreditation (C&A) package to the U.S. Government before the end of this year. Upon review and approval of the Google Apps C&A package, agencies will be able to deploy Google Apps knowing that it is authorized to operate under FISMA.
  • Dedicated Google cloud for government customers in the US. Today, we're excited to announce our intent to create a government cloud, which we expect to become operational in 2010. Offering the same services and features as our existing commercial cloud (such as Google Apps), this dedicated environment within existing Google facilities in the US will serve the unique needs of US federal, state, and local governments. It is similar to a "Community Cloud" as defined by the National Institute for Science and Technology. The government cloud will allow Google to manage and meet additional government policy requirements beyond FISMA.
We look forward to working with governments across the country on these exciting initiatives in the months ahead.

Posted by Matthew Glotzbach, Director, Product Management, Google Enterprise

Monday, September 14, 2009

Data portability and Google Apps

Earlier this morning, you may have seen Google's Data Liberation announcement, which stemmed from our core belief that it ought to be easy for users to move their data into or away from Google's cloud.

This principle not only applies to individual users, but also to businesses, schools and other organizations that choose Google Apps to provide better tools at a fraction of the cost of traditional solutions. It should be easy to bring legacy data into the cloud, share data between Google Apps and other IT infrastructure, and get data out of the cloud if it ever makes sense to stop using our service. I invite you to read more about Google Apps data portability on the Data Liberation site.

And while we're on the topic of data portability, stay tuned here for information about moving content to and from Google Sites. We're looking forward to sharing more about this with you soon.

Posted by Brian "Fitz" Fitzpatrick, Engineering Manager

Get timely updates on new features in Google Apps by subscribing to our RSS feed or email alerts.

Thursday, September 3, 2009

Google Earth Pro and Google Maps API Premier increase imagery coverage

This month, Google Earth Pro and Google Maps API Premier customers will see new aerial and satellite imagery updates across the world and through time.

Let's say you want to do Real Estate research in Portage, Michigan (image below) and you have Google Earth Pro 5.0 installed. You can use the historical imagery feature to research imagery dating back to the 1950's. For example, Engineering firms doing land surveys near McMurdo Station now have imagery updates on this point in Antarctica. This allows them to complete better land assessments.

Below is a list of all the imagery updates to Google Earth Pro and Google Maps API. To find out where the new aerial and satellite imagery might help your spatial business, here is a KML outlining all the areas receiving new data.


Americas
United States: Alburqurque, Beaumont (Texas), part of the Mississippi River, Jefferson County (FL), Cass County (MO), Hamilton County (IA), Western Michigan, Portage (MI), Clinton County (MI), Eaton County (MI), Ingham County (MI), Greenville (SC), Baltimore (MD), Charles County (MD), Calvert County (MD), Dorchester County (MD), Carroll County (MD), Frederick County (MD).

Canada: Surrey (BC)

Peru: Talara

Argentina: Salta, Santiago del Estero, Villa Mercedes, Bahia Blanca

Brazil: Santa Maria, Joinville, Santos, Montes Claros, Petrolina, Araguaina, Parnaiba, Belem

Europe, Middle East, & Africa
France: Manche, Mayenne, Maine-et-Loire, Marne, Haute-Marne, Meurthe-er-Mosselle, Lozere, Herault, Pau

Lithuania: Vilnius

Poland: Krakow, Lodz, Auschwitz

Slovakia: Bratlsavia

Bosnia and Herzegovina: Sarajevo

Serbia: Belgrade

Moldova: Chisinau

Russia: Perm, Chita, Avacha

Libya: Benghazi

Syria: Aleppo

Iran: Mashad

Turkey: Antalya

Pakistan: Lahore

Guinea-Bissau: Bissau

Guinea: Conakry

Liberia: Monrovia

Kenya: Mombasa

Swaziland: Mbabane

Asia & Oceania
China: Nanchang, Yumen, Altay, Taizhou, Huaian, Chuzhou, Xingtai, Shijiazhuang, Leting, Baotou

New Zealand: Christchurch, Wellington, Bay of Plenty, Waipa

Antarctica: McMurdo Station

New 2.5m base imagery for: Mexico, Argentina, and India

Posted by Natasha Wyatt, Google Earth and Maps Enterprise team

Tuesday, September 1, 2009

Waving hello to Google Apps

Google Wave has been generating lots of interest among Google Apps users since we unveiled it in May at Google I/O, our annual developer conference. Today we're pleased to announce that we'll be opening up access to Google Wave for some schools and businesses as part of the preview this fall. And while we won't be able to open it up to all Google Apps users just yet, we hope to bring Google Wave to all Google Apps users next year. If you're a Google Apps administrator and you're interested in testing Google Wave, you can sign up here.

O
ver the last couple of months, we've been very busy developing the product, opening the protocol and learning from the thousands of developers who are using and contributing to Google Wave.
While the product, platform and protocols are still being developed, we're extending access to some of the highly collaborative people and communities we hope to benefit in the future – businesses and schools. In turn, we look forward to learning from these Google Apps users, so we can continue to tweak and develop the product as we gain insight from their experiences.

A wave is equal parts conversation and document, where individuals communicate and work together in a multimedia environmentthe wave itself. You can check out the video below (it's longlots to see!) and it's easy to imagine its utility for groups within a business or academic environment. Whether there's a report to write, an event to plan, research to do or communications to conduct, we're building Google Wave so people can be more productive and collaborate more effectively in a real time environment. Users can insert text, photos, gadgets, maps, web feeds and edit instantaneously. Organizations can extend Google Wave using APIs to tightly integrate with existing tools and workflows. It's communication and collaboration, conversation and document, in one unified, cloud-based space.




To learn more about Google Wave check out wave.google.com, and to sign up for Google Apps so you're ready when Google Wave rolls into businesses in the future, visit google.com/a.


Posted by Matthew Glotzbach and Stephanie Hannon, Google Enterprise and Wave teams

Monday, August 31, 2009

New features in Google Sites

We recently shared an update on the Google Apps Blog about new features in Google Sites, the web creation and publishing application included in Google Apps. The new features let you copy your site, use more options to search, and more easily announce updates. Since these features are useful for anyone who uses Google Sites as part of the Google Apps Premier or Education editions, we wanted to make it easy for you to read about the features.

Posted by Ellen Leanse, Google Enterprise team

Get timely updates on new features in Google Apps by subscribing to our RSS feed or email alerts.