| View previous topic :: View next topic |
| Author |
Message |
modcase
Joined: 13 Sep 2005 Posts: 8
|
Posted: Sat Dec 17, 2005 11:57 am Post subject: Free Hosting for PSP Lua Game / Application Developers |
|
|
PSPLua wants to extend its hand to the dev community. Too many times we have come across developers online that do not have a reliable place they can safely store their work.
PSPLua wants to change all of that. Starting with offering developers free webspace that they can use to host their games and applications. This space will be set aside from our main page and you can use it publically or privately (linked from the main page) to work on your programs.
If you have made a game/app and are actively programming we hope you will take us up on the offer. Hopefully now a few devs can say goodbye to "free hosting" aka megaupload and the like.
Our site is hosted on a 2.4ghz P4 with 1GB ram. Providing quick and reliable hosting.
You can test the server here --> PSPLua
If you are interested in PSPLua's offer reguarding free webhosting for your developing needs please post in our forums or private message me. You must be willing to use this space only in reguards to PSP Programming. Needless to say no illegal content is allowed whatsoever.
We are mainly accepting Lua Developers only. However if you would like hosting for a PSP project that you have done in another language, you can still contact us for approval.
I hope this is useful to anyone interested in having safe and secure storage for their website and PSP projects. You will have access to your site via FTP and the ability to have as much room as is necessary for all of your work. If you decide you need a sub/domain name, we can help arrange that as well. Thank you to Shine and Nevyn for making such a great program. Our hats are off to you!
You can Inquire about free PSP Dev hosting @ PSPLua in this thread, or
or contact me via email at modcase [at] gmail [dot] com.
Thanks for your time. Happy coding! _________________ ::PSPLua.com::
Last edited by modcase on Sun Dec 18, 2005 9:29 pm; edited 4 times in total |
|
| Back to top |
|
 |
Shine
Joined: 03 Dec 2004 Posts: 728 Location: Germany
|
Posted: Sat Dec 17, 2005 11:33 pm Post subject: |
|
|
| Thanks for your hosting offer, it helps me to concentrate on Lua Player itself, because now I've added a link from the gallery on www.luaplayer.org to your page, if someone wants to add some interesting program :-) |
|
| Back to top |
|
 |
modcase
Joined: 13 Sep 2005 Posts: 8
|
Posted: Sun Dec 18, 2005 9:01 pm Post subject: |
|
|
Thank you Shine. I am glad for that as well. LuaPlayer is very impressive. Keep up the good work!
=) _________________ ::PSPLua.com:: |
|
| Back to top |
|
 |
JoshDB

Joined: 05 Oct 2005 Posts: 87
|
Posted: Mon Dec 19, 2005 1:47 am Post subject: |
|
|
Hey guys, great offer. I've also posted a topic about free unlimited hosting here, so devs now have a good range of choices
( : |
|
| Back to top |
|
 |
nevyn
Joined: 31 Jul 2005 Posts: 136 Location: Sweden
|
Posted: Mon Dec 19, 2005 2:40 am Post subject: |
|
|
modcase, your server is misconfigured. You serve rar files with a content type of text/html, which in standards-compliant browsers, displays the rar file as plain text, probably not what was intended... If you are using Apache, simply add the following line to your httpd.conf:
| Code: | | AddType application/x-rar-compressed .rar |
It works with Internet Explorer because IE is not standards-compliant. pspupdates, and many other sites, are also misconfigured, which is highly annoying... |
|
| Back to top |
|
 |
modcase
Joined: 13 Sep 2005 Posts: 8
|
Posted: Mon Dec 19, 2005 7:58 am Post subject: |
|
|
| JoshDB wrote: | I've also posted a topic about free unlimited hosting here, so devs now have a good range of choices
( : |
Choices are good, Im glad Im not the only one who dislikes how most "free hosting works". Storage wise, we basically can give whatever is needed, since its a dedicated server. In reguards to bandwidth, it is simply unmetered. So I guess it would classify as "unlimited" in a manner of speaking. Im glad to hear more people are able to share their space, I know for sure I can't use it all the storage/bandwidth I have myself. =)
| nevyn wrote: | | modcase, your server is misconfigured. You serve rar files with a content type of text/html, which in standards-compliant browsers, displays the rar file as plain text, probably not what was intended... |
Thank you for pointing that out. I was so busy getting all of my sites migrated to the new server that I missed that. The problem should be fixed. Thanks! _________________ ::PSPLua.com:: |
|
| Back to top |
|
 |
glynnder
Joined: 04 Sep 2005 Posts: 35
|
Posted: Mon Apr 03, 2006 10:27 pm Post subject: |
|
|
| hmm thanks, i may need to use this cos my site only has 25mb of storage! |
|
| Back to top |
|
 |
spyk
Joined: 22 Mar 2006 Posts: 14
|
Posted: Tue Apr 11, 2006 2:00 am Post subject: |
|
|
| do you host game server, for wifi hombrews? |
|
| Back to top |
|
 |
modcase
Joined: 13 Sep 2005 Posts: 8
|
Posted: Mon May 01, 2006 8:06 pm Post subject: |
|
|
The server will be down for a couple of days while we move to our final resting spot on our new dedicated server.
On that note, we would consider running game servers for wifi homebrew. ;) _________________ ::PSPLua.com:: |
|
| Back to top |
|
 |
|