> Yep, like everything in Shoes it's a work in progress and occasionally > people have trouble with the packager. It's worked for me in the scenarios > I've used it in but some have reported troubles with it. So it might be a > good idea to have a backup plan, just in case... maybe Bowline? > http://www.rubyinside.com/bowline-rails-for-the-desktop-2183.html
Bowline looks interesting! I dont quite get what the guy has done though ... Appccelerator Titanium already has Ruby hooks ... has he just wrapped the Ruby hooks into the MVC pattern? Etienne > On Aug 11, 2009, at 8:07 AM, Daniel Heath wrote: > > Most people find that generating a .exe works perfectly (you just run shoes > –p from the command line). > Personally, I’ve had a little trouble with the packager – it seems to just > stop mid-job and can only create some types of executables. > > Regards, > Daniel > > From: [email protected] [mailto:[email protected]] on > Behalf Of Manuel Souto Pico > Sent: Tuesday, 11 August 2009 8:28 PM > To: [email protected] > Subject: Transforming Ruby/Shoes app into a Windows binary? > > > Hello!! > > I'm thinking about using Ruby/Shoes (everything other than Shoes.app is > Ruby, right?) to develop a GUI that takes input from user and interacts with > another program's API to create some files according to the user's selected > options (yes/no, list items, some paths to files... edit_lines?, etc.). It > seems Shoes could do the job. However, before starting I need to know > whether it's possible to convert the final program to a executable file > (program.exe) that I can distribute to Windows users for them to run it > clicking on it without the need to have Ruby or Shoes installed. How can I > do that? How easy is it? How well does it work? > > I hope you can answer this basic question. Thanks a lot and keep it cool. > > Cheers, > > -- > Manuel Souto Pico > Terminòleg / Responsable de servei tècnic > [email protected] > > STAR Servicios Lingüísticos > C. Sardenya, 195-197 (baixos) > E-08013 Barcelona > Tel. +34 932 440 889 > Fax: +34 932 471 273 > http://www.star-spain.com > http://www.star-group.net > > En cumplimiento con lo previsto en los artículos 21 y 22 de la Ley 34/2002, > de 11 de julio, de Servicios de la Sociedad de Información y Comercio > Electrónico (LSSI) y las disposiciones de la Ley Orgánica 15/1999, de 13 de > diciembre de Protección de Datos de Carácter Personal (LOPD) le informamos > que procederemos al archivo y tratamiento de sus datos exclusivamente con > fines de promoción de los productos y servicios ofrecidos por STAR Servicios > Lingüísticos, S.L. Este mensaje, y en su caso, cualquier fichero anexo al > mismo, puede contener información confidencial o legalmente protegida, > siendo para uso exclusivo del destinatario. No hay renuncia a la > confidencialidad o secreto profesional por cualquier transmisión defectuosa > o errónea, y queda expresamente prohibida su divulgación, copia o > distribución a terceros sin la autorización expresa de STAR Servicios > Lingüísticos, S.L. Si ha recibido este mensaje por error, se ruega lo > notifique a STAR Servicios Lingüísticos enviando un mensaje al remitente o > al correo electrónico [email protected] y proceda inmediatamente al > borrado del mensaje original y de todas sus copias. Gracias por su > colaboración. Si desea más información sobre sus derechos en lo que respecta > al tratamiento de sus datos de carácter personal, > visite http://www.star-spain.com/es/inicio/lopd.php > >
