Skip to content

New Google Code Project

by Jeff

I’ve started a new google code project, tuneshost, for a presentation I’m giving this week. It’s a bare minimal start, and in the short term I’m not going to be making many enhancements- I’ll just be using it to demonstrate htmlunit and selenium testing.

It’s built on the grails platform, and uses extjs for the UI. Communication is predominantly done in a restful fashion, with json. I’m using the acegi and searchable plugins. (btw, searchable is a @#$!@# awesome plugin!!!)

The concept is that you search through your media (it supports music right now, but the plan is to support all media), a la google style. I’m tired of importing 4 gigs into iTunes over my home network and having to wait 2 hours for it to finish. I’m also tired of syncing my ipod. So it’s streaming media for me all the way, and smart searching.

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]

3 Comments

  1. Mike wrote:

    This sounds cool. It could also integrate well with the Grails SoundManager plugin to allow direct playback of audio files :)

    Saturday, May 9, 2009 at 10:10 am | Permalink
  2. Jeff wrote:

    Yes, the soundmanager plugin is worth taking a look at. However, using Extjs, gsp files are really just there to tell the browser where to locate the JavaScript, not to render much in the way of the DOM elements. So I don’t really plan to make much use of additional gsp taglibs that the plugin would provide.

    There is a flash plugin for playing mp3s, like soundmanager, for direct playback. But it’s being dynamically configured via extjs, not gsps.

    Sunday, May 10, 2009 at 3:38 pm | Permalink
  3. a test wrote:

    test

    Tuesday, May 12, 2009 at 1:11 pm | Permalink

Post a Comment

Your email is never published nor shared. Required fields are marked *
*
*