Forum Alive


Written on February 16, 2008 – 5:46 pm | by admin

You asked, so GrammaFone now has a forum.

Thanks go out to Joshua Fisher and Spitbyte for the Simple Machines install here:

http://forum.grammafone.com/

Enjoy!

Niro finds a bug


Written on January 29, 2008 – 3:52 am | by admin

Niro - a new developer for grammafone - fixed bug #175!  It turned out to be a problem with script.aculo.us library where the list was not getting updated correctly due to naming issues.

This means drag/drop playlist sorting now works correctly!  Thanks Niro.

New version available (svn #99)


Written on November 11, 2007 – 4:06 am | by admin

There is a new release of GrammaFone to play with, svn #99.

This release adds the following:

  • updated Sajax to 0.12
  • updated getID3 to 1.7.7
  • Add prototype (1.6.0) and scriptaculous (1.8.0)
  • Drag and Drop support and playlist drag sorting
  • Removed jukebox (getting ready for the flash based player)
  • No need for phpbin or mpgbin anymore

Take a look at the source here:

http://trac.grammafone.com/browser/trunk

Grab it and play:

svn co http://svn.grammafone.com/trunk .

Remember, scrobbler support is disabled for now until we can handle it properly using ajax.

grammafone trunk updated


Written on October 26, 2007 – 10:45 pm | by admin

There is some new code to play with in the subversion repository. Here are some of the changes to mp3act 1.2:

  • added drag and drop patch

Get it like this:

svn co http://svn.grammafone.com/trunk/

project pages live


Written on August 16, 2007 – 7:38 pm | by admin

I have been unable to get in contact with Jon Buda about his awesome project mp3act.  So, I decided to fork it and start work on a new project called GrammaFone.

GrammaFone builds on the great work of mp3act, which created a very nice web based streaming digital music.

For the geeks, mp3act uses SAJAX for its AJAX work, which is am interesting choice.  I hope to replace this with JQuery or prototype/script.aculo.us.

If you’re interested in helping out, check out the project trac or svn code itself.