We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpIntegration › Free hosting to implement your processing applet
Page Index Toggle Pages: 1
Free hosting to implement your processing applet? (Read 1365 times)
Free hosting to implement your processing applet?
Mar 29th, 2010, 9:10am
 
Hi all,
does anyone know of a free hosting service to
set up a website and implement processing applets?

What will this hosting service need? Java? ....?

Greetings!
Thanks,
vincent.
Re: Free hosting to implement your processing applet?
Reply #1 - Mar 29th, 2010, 12:10pm
 
Processing applets, once compiled, execute on the client side, so you don't need anything special (neither Java nor PHP). A simple server serving HTML files is OK.
Re: Free hosting to implement your processing applet?
Reply #2 - Mar 29th, 2010, 12:12pm
 
Wow, ok! Thanks, i didn't realized that.
If you have a hint for a decent free h_sting service,
you can always whisper me that as well...

Thanks again!
Re: Free hosting to implement your processing applet?
Reply #3 - Mar 29th, 2010, 2:59pm
 
not a real hosting service but if you want your processing applets online you can use openprocessing.org

another great solution i often use is dropbox. not a real hosting either but an online storagte ( 2gb free ) that let you store your files but also html and all the other stuff. you can host applets there too

http://is.gd/b5JoH
Page Index Toggle Pages: 1