| Subcribe via RSS

Google Public Policy Blog: Introducing DataLiberation.org: Liberate your data!

September 15th, 2009 | No Comments | Posted in Google, policy

[well I have tried to get 7GB of  Gmail into a new 25GB pad up the road in Google Apps for Domains street and I had to leave 5GB behind so I read with interest]

Imagine you want to move out of your apartment. When you ask your landlord about the terms of your previous lease, he says that you are free to leave at any time; however, you cannot take all of your things with you – not your photos, your keepsakes, or your clothing. If you’re like most people, a restriction like this may cause you to rethink moving altogether. Not only is this a bad situation for you as the tenant, but it’s also detrimental to the housing industry as a whole, which no longer has incentive to build better apartments at all.

Although this may seem like a strange analogy, this pretty accurately describes the situation my team, Google’s Data Liberation Front, is working hard to combat from an engineering perspective. We’re a small team of Google Chicago engineers (named after a Monty Python skit about the Judean People’s Front) that aims to make it easy for our users to transfer their personal data in and out of Google’s services by building simple import and export functions. Our goal is to “liberate” data so that consumers and businesses using Google products always have a choice when it comes to the technology they use.

via Google Public Policy Blog: Introducing DataLiberation.org: Liberate your data!.

For every Judean People’s Front there is a People’s Front of Judea, Data, lig amach é!

Tags:

Google Fast Flip

September 15th, 2009 | No Comments | Posted in Google, Uncategorized

[Honey I froze the web] Google Fast Flip is a web application that lets users discover and share news articles. It combines qualities of print and the Web, with the ability to “flip” through pages online as quickly as flipping through a magazine. It also enables users to follow friends and topics, discover new content and create their own custom magazines around searches.

via Features : Google Fast Flip – Google News Help.

Tags: ,

RSSCloud Vs. PubSubHubbub: Why The Fat Pings Win – washingtonpost.com

September 15th, 2009 | No Comments | Posted in web 2.0

[TechCrunch/Washington Post Reports] In the past few months, a lot of attention has been given to the rise of the real-time web. The problem is that the web wasn’t designed with real-time in mind. There is a huge need for the tech community to get behind new protocols that will power this fundamental shift in how web applications work. Today I want to take a look at two of the leading protocols that enable real-time notifications on the web. While there are older protocols that enable real-time notifications like XEP-0060, PubSubHubbub (PuSH) and rssCloud are two new protocols which show a lot of promise of gaining adoption.

Both PuSH and rssCloud address a fundamental flaw in the way web applications work today. Currently, getting updates on the web requires constant polling. Subscribers are forced to act like nagging children asking, “Are we there yet?” Subscribers must constantly ping the publisher to ask if there are new updates even if the answer is “no” 99% of the time. This is terribly inefficient, wastes resources, and makes it incredibly hard to find new content in as soon as it appears. Both protocols flip the current model on its head so that updates are event driven rather than request driven. By that I mean that both protocols eliminate the need for polling by essentially telling subscribers, “Don’t ask us if there’s anything new. We’ll tell you.”

via RSSCloud Vs. PubSubHubbub: Why The Fat Pings Win – washingtonpost.com.

Tags: , , , , ,

World’s Largest Paid Blogging Platform Goes Real-Time – NYTimes.com

September 15th, 2009 | No Comments | Posted in web 2.0

[the New York Times reports] Typepad, the SixApart-owned paid blogging service believed to be larger than any other online, announced this morning that every one of its blogs will now make updates available in real time. The service has implemented the Google-backed real-time protocol Pubsubhubbub, an Atom-centric alternative to the real-time protocol RSSCloud, which competitor WordPress turned on for millions of bloggers last week.

via World’s Largest Paid Blogging Platform Goes Real-Time – NYTimes.com.

What the Hell is Cloud Computing? | Strategies for Software-as-a-Service (SaaS), Governance Risk and Compliance (GRC), Open Source| PrudentCloud

September 11th, 2009 | No Comments | Posted in Cloud Computing

I know every one and their grandfather has their own definition of Cloud Computing. As we go through the blogs, marketing paraphernalia we keep seeing the definition of cloud computing evolve or disintegrate. So I thought what would some of the top technology leaders feel and think of Cloud Computing. (No I did not pick the order based on their unbridled opinion rating).

I will start of with Larry Ellison, the oracle of software industry. Most opinionated and mostly correct, as history has proven, sometimes a few years later. Did I mention he is funny too?.

via What the Hell is Cloud Computing? | Strategies for Software-as-a-Service (SaaS), Governance Risk and Compliance (GRC), Open Source| PrudentCloud.

Tags: , , , , , , , , , ,

McGarr Solicitors | Cloud Computing: European Data Protection Dangers

September 11th, 2009 | No Comments | Posted in Cloud Computing

Cloud computing is rapidly becoming a buzzphrase in IT-reliant businesses. Its proponents include some of the largest technology companies in the world. But while enterprises may be able to save money by moving into the cloud it is difficult to see how they can do so with their customer’s personal information without breaching EU data protection law.

Household names like Google, Amazon and Microsoft are racing each other to create rival global platforms for the storage and manipulation of data. They have sent their marketers out amongst us to proclaim the Good News- Cloud Computing will reduce costs and improve service when compared to the traditional self-built and run server rooms most significant organisations are used to.

via McGarr Solicitors – Dublin Solicitors Ireland | Cloud Computing: European Data Protection Dangers.

Tags: , , , , , ,

How to Access Gmail When It’s Down – Gmail – Lifehacker

September 11th, 2009 | No Comments | Posted in Google, Google Apps

Last week’s Gmail outage is just the latest in a long series of outages in our favorite webmail application, but you don’t have to let that stop you from accessing your email and getting things done.

Access Gmail Through Alternate Modes

Just because the Gmail web interface went down doesn’t mean that Gmail is entirely down—often you can continue to access your account using one of the alternate web interfaces, which often are still accessible even when the regular web interface goes down.

via How to Access Gmail When It’s Down – Gmail – Lifehacker.

Tags: , ,

Embeddable Google Document Viewer

September 10th, 2009 | No Comments | Posted in Google, Google Apps

Google Docs offers an undocumented feature that lets you embed PDF files and PowerPoint presentations in a web page. The files don’t have to be uploaded to Google Docs, but they need to be available online.

via Embeddable Google Document Viewer.

Tags: , , , , ,

Seven Easy Ways to Integrate Your Google Apps – Google Apps – Lifehacker

September 9th, 2009 | No Comments | Posted in Google, Google Apps

The information you keep in Google apps like Gmail, GCal, Reader, and Voice doesn’t just live in one place. Check out a few easy but non-obvious ways to plug different Google apps together and share their data and features.

via Seven Easy Ways to Integrate Your Google Apps – Google Apps – Lifehacker.

Tags: , , , , , ,

google-docs-upload – Project Hosting on Google Code

September 9th, 2009 | No Comments | Posted in Google, Google Apps

A tool for batch upload documents to a Google Docs account with recursive traversing of directories. The tool supports PDF upload.

Total list of supported formats: csv, doc, docx, html, htm, ods, odt, pdf, ppt, pps, rtf, sxw, tsv, tab, txt, xls, xlsx.

To run the application you need Java 1.6 or greater installed.

via google-docs-upload – Project Hosting on Google Code.

Tags: , , , ,