Showing posts with label GME. Show all posts
Showing posts with label GME. Show all posts

Monday, November 5, 2007

October Speedlinking

I haven't been able to post as often or as in depth as I'd like to have this past month. I chalk it up mostly to work, we all love 12 hour days right? But now that sign-off has passed and our last release of 2007 is calmly approaching (its on Friday), things have settled down a bit. Below are some great links from October, most of which I wanted to mention at some point and haven't gotten a chance to until now. Enjoy.


Wednesday, October 10, 2007

Google Mashup Editor Blog: New Stuff - 10/4 Feature Release

- Link

Google Mashup Editor Blog: New Stuff - 10/4 Feature Release

There was a feature release for the Google Mashup Editor and they also created a new blog for all updates and notices.

Features include

  • Geo encoding of any element in feed
  • XPath helper in Feed Browser
  • In memory feed - ${tmp}
  • google.mashups.isUserAuthenticated(): method that returns true if and only if the user is authenticated
  • centerOnLocation(address) method added to map module: Takes a string and centers on the geo encoded location that is represented by the string
Bug Fixes:
  • Fixed IE6 error that causes fatal errors in some applications.
  • Fixed Maps bugs and upgraded to Maps API version 2.88.
  • Fixed the display of images in tabs.
  • Performace improvements for syntax highlighting in the Editor.

Sunday, September 16, 2007

GME 9/14 Feature Release

- Link

A new version of the Google Mashup Editor was released on Friday. Highlights of new features include:
- Ratings and Labels for external feeds
- Now uses GWT 1.4 (newest version)
- New "Save" event. List and item modules throw a save event when new entries are added to a feed
- Smarter loading of external libraries
- Documentation and samples were updated to support new features

Bug fix highlights:
- Auto-complete can now be used when entry has a coma
- "nowrap" style for blue-theme CSS class was removed
- Documentation links in the editor now point to the correct docs
- Source highlighting in the editor was fixed

For the complete list, check out this post

Tuesday, August 21, 2007

Google Mashup Editor Blog: New Tutorial: Using Picasa Web Album Feeds in GME

- Link

The guys over on the Mashup team have posted a new tutorial on how to use the Google Mashup Editor to mash Picasa Web Albums with a Google Map. The example is here. I started working on my own but I haven't really played with the GME before. Hopefully I'll have that tomorrow.