16 projects tagged "Google"
The Android Scripting Environment (ASE) brings scripting languages to Android by allowing you to edit and execute scripts and interactive interpreters directly on the Android device. These scripts have access to many of the APIs available to full-fledged Android applications, but with a greatly simplified interface that makes it easy to handle intents, start activities, make phone calls, send text messages, scan bar codes, poll location and sensor data, use text-to-speech, and more. Scripts can be run interactively in a terminal, started as a long running service, or started via Locale. Python, Perl, JRuby, Lua, BeanShell, and Bourne shell are currently supported.
Feedback Easy is a JavaScript object that can collect a Web site user's feedback using Google Analytics. It shows forms to let the current user provide a feedback comment and rate the site. The provided feedback is recorded as an event in Google Analytics. This object also keeps track of the current user and prevents the feedback form from being presented again.
Google Apps Improved Login (GAIL) provides Google Apps administrators with two oft-requested features: the ability to customize the login page and the ability to log in as their users. GAIL is designed to run on Google's App Engine so that administrators do not need to have their own Web server. GAIL works by making use of the SAML Single Sign-On (SSO) Service for Google Apps. Premier and Education Editions of Google Apps are supported. Standard Edition is not.
PicasaWeb class is a PHP class that can be used to display galleries of photos from PicasaWeb albums. It can access the PicasaWeb Web services API server and retrieve information about albums or photos in order to generate HTML to display photos in the current site. The class can display listings of albums in a given PicasaWeb account and display the photos of a given album.