[Rails] adding a Image to a Button using Tk and ruby?

2009-12-09 Thread GabrielG1976
Hello Ive been playing around with ruby Tk to build a UI for a few new music ruby apps I was wondering if anyone knew how to get a image to display for a button? Ive looked around but didn't find any real world examples Thanks Gabriel -- You received this message because you are subscribed to th

[Rails] live music coding using ruby

2009-11-30 Thread GabrielG1976
a short screencast i made on live coding through the use of ruby code and using tweet a sound as the sound source.. http://www.viddler.com/explore/gabrielg1976/videos/5/ thanks Gabriel G -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk&q

[Rails] Generating Music with restful Url and Ramaze

2009-11-04 Thread GabrielG1976
Just wanted to share My new idea and see if anyone interested in helping out with this project.. I have several standalone apps that already work off this Idea now just making it web friendly UI http://github.com/Gabrielg1976/Dynamic-URL-Music-Generator thanks in advanced for any info or

[Rails] Ramaze app for Dynamic URL Music Generation

2009-10-30 Thread GabrielG1976
Started a new github on Ramaze app for Dynamic URL Music Generation and have laid the framework and foundation down feel free to fork or contribute to this project.. http://github.com/Gabrielg1976/Dynamic-URL-Music-Generator Gabriel G --~--~-~--~~~---~--~~ You

[Rails] Updated Ruby midi Music composing Software scripts...

2009-10-06 Thread GabrielG1976
Hello everyone, I have finally got around to updating my ruby music project on Github I added a link from my blog to it if your interested in helping out or sharing your ideas.. http://compositions-of-alphacore.blogspot.com Hoping to have the Midi chart generator done in the next few days.. La

[Rails] online rails music Application

2009-04-15 Thread GabrielG1976
Online Rails App that converts text into musical compositions thought the communtiy might be interested in this application http://www.literature2music.com/ --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Ruby on Ra

[Rails] Rails Music Composer

2009-02-27 Thread GabrielG1976
Hello everyone i have created a online Music composer that built in rails I was wondering what others in the communty think about it www.literature2music.com thanks for the feedback Gabrielg1976 --~--~-~--~~~---~--~~ You received this message because you are

[Rails] Rails Music Composer

2009-02-24 Thread GabrielG1976
I have official Released a Rails Music Application..Called Literature 2 Music http://www.literature2music.com Thanks for checking it out... Gabrielg1976 --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Rub

[Rails] Literature 2 Music Rails Application..

2009-02-21 Thread GabrielG1976
Hello Everyone, I have finally deployed Literature 2 Music a rails music composing application. This application takes literature aka text and converts it into a music composition that can later be used to in any software synth... www.literature2music.com Compose share & Enjoy... Thanks for yo

[Rails] Re: Rails Music Composer

2009-02-12 Thread GabrielG1976
Thanks I have alot plans for this site thanks for taking the time to check it out.. On Feb 12, 12:40 am, LOUPOS KONSTANTINOS wrote: > Nice!!! Good job! > > On 11 Φεβ, 21:11, GabrielG1976 wrote: > > > I have just Created a Rails online music composing site. > > >  

[Rails] Rails Music Composer

2009-02-12 Thread GabrielG1976
njoy.. http://text2midi.herokugarden.com Gabrielg1976 --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk@googlegroups.com To un

[Rails] Rails Music Composer

2009-02-11 Thread GabrielG1976
http://text2midi.herokugarden.com Gabrielg1976 --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk@googlegroups.com To unsubscribe from this gro

[Rails] music composer written in rails

2009-02-10 Thread GabrielG1976
http://text2midi.herokugarden.com Gabrielg1976 --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk@googlegroups.com To unsubsc

[Rails] Rails Music Composer Beta Launch.

2009-02-04 Thread GabrielG1976
GarageBand.. Just thought the community would be interested in seeing rails do music ! ! http://text2midi.herokugarden.com Gabrielg1976 --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.

[Rails] restful_auth and -includes-activation

2008-09-22 Thread GabrielG1976
Hello I was starting a app with Restful_auth and added the --include- activation it but it doesnt send Action and comfromatiom email any help would be great thanks Gabriel --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Gro

[Rails] trying to create a folder dir in rails.

2008-09-07 Thread GabrielG1976
Hello IM trying to create a folder directory based on when the user signs up and is created Im using restful Authencation and the code i added to the create methos is this... Dir.mkdir"/public/midifiles/#{current_user.id}" The public and the midi folder are allready made I just want it to creat