About
Contact
Events
Podcasts
Reading List
Unlock Mobile Info
Device Gallery
Links
2007 CTIA SF
2009 CTIA San Diego Party List
2009 CTIA Spring Networking Events
2009 Mobile World Congress Party List
2010 CTIA Las Vegas Party List
CTIA 2008 San Francisco
CTIA Las Vegas 2008
Game Developers Conference 2009 Networking Events
International Power Plugs
2008 Mobile World Congress
Posts Tagged ‘Zynga’
Farmville Ice Cream at 7-Eleven (UPDATED)
View Comments
Farmville Sountrack -- Zynga [0:30m]:
Play Now
|
Play in Popup
Read More
EVENT: Social Gaming Panel 2010 at Google
View Comments
Read More
Your Ad Here
Search Mobileslate
Search
Twitter: @mobileslate
mobileslate
:
#HCUnbound10
According to Forrester, Costco ranks among the Top 10 of companies of "Excellent" Customer Experiences
5 minutes ago
from
TweetDeck
reply
|
follow mobileslate
mobileslate
:
@UnitedAirlines
Trans-Atlantic and Trans-Pacific WiFi would be a great advancement, not just cross-country flights in the US.
9 minutes ago
from
TweetDeck
reply
|
follow mobileslate
mobileslate
:
@MobHappy
Sent to the gmail acct. Thanks!
13 minutes ago
from
TweetDeck
reply
|
follow mobileslate
mobileslate
:
RT
@karaswisher
: Nokia, RIM, HTC, Samsung and Motorola: Shut Up, Apple
http://mee.bo/aui1Tf
33 minutes ago
from
TweetDeck
reply
|
follow mobileslate
mobileslate
:
RT
@gigaom
: Telco Lobby Loses its Best Stats as the U.S. Falls in Broadband Ranking
http://dlvr.it/2nf7W
33 minutes ago
from
TweetDeck
reply
|
follow mobileslate
Recent Posts
Kids Training For When They Get Older
2010-07-18 @mobileslate tweets
Podcast: Developing iPhone Applications
2010-07-17 @mobileslate tweets
2010-07-16 @mobileslate tweets
2010-07-11 @mobileslate tweets
2010-07-10 @mobileslate tweets
2010-07-09 @mobileslate tweets
2010-07-08 @mobileslate tweets
Toyota Prius and Apple iPhone 4, Not Yet Compatible
Archives
July 2010
June 2010
May 2010
April 2010
March 2010
February 2010
January 2010
December 2009
November 2009
October 2009
September 2009
August 2009
July 2009
June 2009
May 2009
April 2009
March 2009
February 2009
January 2009
December 2008
November 2008
October 2008
September 2008
August 2008
July 2008
June 2008
May 2008
April 2008
March 2008
February 2008
January 2008
December 2007
November 2007
October 2007
September 2007
August 2007
July 2007
June 2007
May 2007
April 2007
March 2007
February 2007
January 2007
December 2006
November 2006
October 2006
May 2006
April 2006
March 2006
February 2006
January 2006
December 2005
November 2005
October 2005
September 2005
August 2005
July 2005
June 2005
May 2005
PeerPong
Get the
Q&A by PeerPong
widget and many other
great free widgets
at
Widgetbox
! Not seeing a widget? (
More info
)
Blogroll
Los Techies
Rank Mobile
Socialize Mobilize
The Ogilvy China Digital Watch
We Love Mobile Blog
Mobile
Biskero
Engadget Mobile
Entertainment Marketing Services
m-trends
MOBIZ
MSearchGroove
Phone Arena
Socialize Mobilize
textually.org
The Cell Phone Giant
We Love Mobile Blog
News
MobileCrunch
Moco News
MSearchGroove
RCR News
The Register
Display As English
Show Original
google.load("language", "1"); var curstate = 0; var hasloaded = 0; function bnc_show_translated() { if (hasloaded == 0) { bnc_lang_callback(); hasloaded = 1; } for (i = 0; i < 0; i++) { var elem = $("bnc_original_" + i); if (elem) { if (curstate) { elem.show(); } else { elem.hide(); } } } for (i = 0; i < 0; i++) { var elem = $("bnc_trans_" + i); if (elem) { if (curstate) { elem.hide(); } else { elem.show(); } } } if (curstate) { $("bnc_trans_state1").show(); $("bnc_trans_state2").hide(); curstate = 0; } else { $("bnc_trans_state1").hide(); $("bnc_trans_state2").show(); curstate = 1; } } function bnc_detect_div(div_id) { var text = document.getElementById(div_id); if (text) { text = text.innerHTML; if (text.length > 0) { google.language.detect(text, function(result) { if (!result.error) { if (result.language != "en") { if (result.confidence > 0.25) { $("bnc_translating").show(); bnc_xlate_div(result.language, div_id, "en"); } } } } ); } } } function bnc_xlate_div(src_lang,div_id,o_lang) { var text = document.getElementById(div_id); if (text) { text = text.innerHTML; google.language.translate(text, src_lang, o_lang, function(result) { var translated = document.getElementById(div_id); if (result.translation) { translated.innerHTML = result.translation; } }); } } function bnc_lang_callback() { } function bnc_startup() { bnc_xlate_div("en", "bnc_translate_info", "en"); bnc_xlate_div("en", "bnc_translate_info2", "en"); } google.setOnLoadCallback(bnc_startup);