search for: erikveen

Displaying 16 results from an estimated 16 matches for "erikveen".

Did you mean: eriksen
2006 May 26
3
Packaging with mongrel
...with Webrick we were suffering from 500 (and other errors) that the switch to Mongrel has fixed. Since we are providing the local server as a download application we wanted to find a way to package up the code and ruby modules that were being used. Erik Veenstra packaging application (http://www.erikveen.dds.nl/distributingrubyapplications/rails.html) provides a mechanism to generate a minimal size download with everything needed to run the ruby application. We had to overcome a couple of issues to get the package working with Mongrel and thought it good to share that info (and check that we haven&...
2006 Jan 21
5
Distributing a Rails app
I''ve developed a Rails application that I''d like to make generally available, but I''m not sure how to go about this, or even what tools are most appropriate. Is this something that the Rails framework provides, or is it a job for Rake? for Rubygems? for Tar2rubyscript or Rubyscript2exe? A pointer to a "Distributing your Rails Application" would be ideal. --
2006 Feb 15
2
Ruby install tips
---------- Forwarded message ---------- From: Luciano Broussal <luciano.broussal@gmail.com> Date: Feb 15, 2006 5:00 PM Subject: [Rails] To: rails@lists.rubyonrails.org Hi all, Is anybody know how + to install a ruby application (persitent , after computer restart) in the system tray. Is any body know an installer to package ruby application and to compile it as an file .exe Thank you all
2009 Mar 31
2
Packaging Rails App as Standalone EXE
Hi, Does anyone know what is currently the proper way to distribute a Rails app as a windows exe (NT Service, how to package, ...). I know there was http://www.erikveen.dds.nl/distributingrubyapplications/rails.html, but it''s pretty old. Thanks -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To...
2005 Nov 23
8
Compiler OR Obfuscator for RoR applications?
Hi folks, I''m a newbie in the Ruby land, The Ruby language and RoR looks really great but I think in my situation there is a problem, we are an ISV that sells web application and we don''t want our clients see our source code, I searched the web but couldn''t find any way to compile and\or obfuscate ruby code (in web (RoR)), is there such tool available for the language?
2006 Mar 27
4
How to create exe for my ruby on rails application?
Hello all! Can anyone throw me light to create EXE for my ruby on rails application. I need to deploy my application at the client''s place and i dont feel like exposing the source code. Thanks.. regards.. surjya.hazarika@genieinteractive.com -- Posted via http://www.ruby-forum.com/.
2006 Jan 28
20
Code security
I''ve just created a rails application for a friend''s business. I''m going to place the application onto one of his computers so he can access it from within his network. What can i do to make sure he cannot read/edit the code? I can''t see what i can do. Its on a windows xp machine and he has full admin rights. He''s not an expert PC user so the solution
2006 May 26
7
Instant Rails and your own applications
Hi, I want to make an open source rails project as easy as possible to install. Can I use Instant Rails for this? I treid to look at the FAQ but could not see this was possible. Ideally I would like to have Instant Rails install Ruby, Rails, MySql, etc and then have it add my application and add the mysql user (could be just root also) and then the sql for creating the tables. Sound like fun
2006 Jun 12
1
Instant Rails and your own applications
...or > > PS here is the project with SVN location as it has now been released to > open source: > > http://ianconnor.blogspot.com/2006/06/projectlounge-lite-released-to-open.html > > > On 6/2/06, Tim Uckun <timuckun at gmail.com> wrote: > > > > See http://www.erikveen.dds.nl/distributingrubyapplications/index.html > > for some ideas on how you can distribute your ruby applications. > > > > On 5/28/06, Ian Connor <ian.connor at gmail.com> wrote: > > > Thanks - I am trying this! > > > > > > ... just looked too eas...
2006 Sep 05
5
Deploying Ruby on Rails as a standalone exe
I''m trying to deploy a ruby on rails application. It uses sqlite3 for a database. What I would like to do is distribute it as a windows executable. It should be in such a way that the user can click on the application and everything will load and a full screen browser window will appear. This way the user will know nothing about it being a browser and need no ruby components installed
2006 Mar 13
1
How to run rails app exe on port other than 3000?
We have managed to package our rails application into an exe using the steps given at: http://www.erikveen.dds.nl/distributingrubyapplications/rails.html When we start the exe, it starts on port 3000. But when we will be installing it at the clients'' site, this may not work as some other rails application may be running on that port. What can we do to configure the port on which the applicat...
2007 Apr 10
2
What does the end user need to run wxruby apps ?
Hi ! I''m new to this mailing list ! I''m just beginning to learn ruby programmation, ( so far mainly coded php web apps, and math algorithms with Caml ), so i''m a noob about libraries, toolkits, etc .... I wondered what does the end user need to run wxruby applications ? _ On Windows, he''ll need the ruby interpreter ( such as the one click ruby installer ), and
2006 Jan 11
4
"Offline" rails app?
Hope this question doesn''t sound too strange. This is a typical synchronization scenario, and I''ve done this a lot with .Net "rich clients", but I''m fairly new to web programming and to rails. I''m developing browser-based applications that will sometimes have to be disconnected from the internet. One example is a browser-based app for conference
2006 Apr 05
4
distributing rails apps for localhost usage
Has anyone come across any interesting ways to make rails apps easily distributable to run on a local machine. I''d love to be able to "bundle" my rails app into a single file that would contain a simple webserver, database and my rails app which a non-experienced user could then download install on their machine, go to a web browser and run the app locally. I envision it
2006 Aug 03
30
How to protect your code? Obfuscater?
I just made a rails application that I plan to sell and dsitribute. I want to distribute it without having to worry about someone stealing the code and selling their own version. How do I do this? Is there a ruby obfuscator or anything that can keep someone from seeing the code? Thanks for your help. -- Posted via http://www.ruby-forum.com/.
2006 Feb 01
8
Spring-rich killer: rails rich-client proposal
Hello Doug, I am not disputing anything you say and in fact, spring-rich is "okay" as far as swing development goes. But rails principles adheres to those which we hold near and dear such as "don''t repeat yourself" (note: spring-rich model, glazed lists model, jgoodies models) and "convention over configuration (note: xml config files). Let''s get away