Google Blogoscoped found an easter egg called “Cliply” that has been integrated into Google Docs. Google’s Cliply reminds us of Microsoft Clippy (living and talking paper clip, popping up with tips whenever you wanted to get some work done in Word?) of Office 2007. Instead of a paper clip, this time it's a living Google logo. And it probably will be just as annoying as Clippy was. The following code showed up live in the source of a Google Docs document:
if (writely.Vars.getSiteVar('enable_cliply')) { // Beta
document.getElementById('newlogo').src = '/images/cliply.gif';
writely.Cliply.init({
'strength': 0.4,
'dexterity': 0.9,
'constitution': 0.7,
'intelligence': 0.1,
'wisdom': 0.3,
'charisma': 0.8});
}
Source:→ Google Blogoscoped
[
tags]Google, Microsoft, Clippy, Office 2007

Recommend this story
Email Newsletter
Missing out on the latest diTii.com news? Enter your email below to receive future announcements direct to your inbox. An email confirmation will be sent before your subscription is activated - please check your spam folder if you don't receive this.
About the AuthorDG