An unofficial blog that watches Google's attempts to move your operating system online since 2005. Not affiliated with Google.

Send your tips to gostips@gmail.com.

June 28, 2006

Google Downloadable Console


Google has a new yet-unreleased service called Mobile Download Console. The site has a funny error message: "You have tried to access a non-existent page". If we look at the code, we can conclude the site is a trimmed-down version of Google Base accessible from mobile phones that lets you manage your products. Here are some lines from the code:

   _MESSAGE_SPECIFY_END_DATE="Specify end date";
_MESSAGE_TEXT="Text";
_MESSAGE_NUMBER="Number";
_MESSAGE_NUMBER_UNIT="Number-unit";
_MESSAGE_DATE="Date range";
_MESSAGE_LARGE_TEXT="Large text";
_MESSAGE_URL="URL";
_MESSAGE_LOCATION="Location";
_MESSAGE_END_DATE="End:";
_MESSAGE_TIME="Time:";
_MESSAGE_NAME="Attribute name";
_MESSAGE_UNITS="Unit";
_MESSAGE_DEFAULT_LOCATION="Location of the item -
street (optional), city, state, zip";

Related:
Google Base
More Google on your mobile phone

1 comment:

Note: Only a member of this blog may post a comment.