icon Get the most out of Surmunity, read our tips here! Need an interesting blog to read? You've got to read the Surpass Blog! | Welcome! Please register to access all of our features.

» Surpass Web Hosting Forums » Choosing Surpass » Questions before signing up? » Question from a n00b

Questions before signing up? Ask away!

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread
Old March 9th, 2006, 11:52 AM   #1 (permalink)
Registered User
Seasoned Poster
 
Joined in Mar 2006
31 posts
Gave thanks: 0
Thanked 0 times
Question from a n00b

Hi there, I'm interested in getting some hosting here for a couple of specific reasons, and wanted to make sure they would all work out before commiting cash.

First, one I'm not worried too much about: while hosting here is cheap, the registrar service is several times as much as elsewhere. How trivial is it to connect a domain name I purchase elsewhere with sevice I buy here? (Also, are there any discount registrar's I should look out for?)

Ok: One of the things I want to do is make a useful utility for an online game I play. Every day, the creators publish a log file of the state of the game universe in a .tgz file. How hard is it to write a script that copies the file to my stuff, untgzs it, and runs some simple database stuff on it? Should I use PHP for that? (I haven't learned it yet, but its high on my to do).

Last question: does anyone happen to know the protocal games like runescape use? They are flash games, played in a browser, that communicate live with the server. I assume they are getting and putting XML files, would I need something faster than a shared server for that?

Anyway. Thanks for the help.
davvblack is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old March 9th, 2006, 12:07 PM   #2 (permalink)
Registered User
Seasoned Poster
 
Joined in Mar 2006
Lives in Canada
Hosted on pass94
88 posts
Gave thanks: 0
Thanked 0 times
Quote:
Originally Posted by davvblack
First, one I'm not worried too much about: while hosting here is cheap, the registrar service is several times as much as elsewhere. How trivial is it to connect a domain name I purchase elsewhere with sevice I buy here? (Also, are there any discount registrar's I should look out for?)
Not hard at all. That's exactly what I've done. Surpass gives you two DNS server addresses that you point your domain name at. This is usually done with the account from company you've picked up the domain name from. I used godaddy.com to save a few bucks... however I've found their sales team a bit pushy. And their website for account holders makes my eyes bleed with all their ads and 'bonus' packages that enjoy working their way into your view. :s

Quote:
Originally Posted by davvblack
Ok: One of the things I want to do is make a useful utility for an online game I play. Every day, the creators publish a log file of the state of the game universe in a .tgz file. How hard is it to write a script that copies the file to my stuff, untgzs it, and runs some simple database stuff on it? Should I use PHP for that? (I haven't learned it yet, but its high on my to do).
PHP will do, but if you don't have any prior programming/scripting experience I'd say to not expect it to take shape overnight. Do expect to invest a good amount of time learning PHP... besides you'll be able to apply these skills elsewhere.

Quote:
Originally Posted by davvblack
Last question: does anyone happen to know the protocal games like runescape use? They are flash games, played in a browser, that communicate live with the server. I assume they are getting and putting XML files, would I need something faster than a shared server for that?
Usually if the company does not release that information then they don't want you to know. (for security reasons, or just to protect their intellectual property)
__________________
\\\\\\\\\\//////////
http://www.theweeklyrant.com

Last edited by wickers; March 9th, 2006 at 12:11 PM..
wickers is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old March 9th, 2006, 12:15 PM   #3 (permalink)
Registered User
Seasoned Poster
 
Joined in Mar 2006
31 posts
Gave thanks: 0
Thanked 0 times
Quote:
Originally Posted by wickers
Not hard at all. That's exactly what I've done. Surpass gives you two DNS server addresses that you point your domain name at. This is usually done with the account from company you've picked up the domain name from.
Cool. Expected as much.

Quote:
PHP will do, but if you don't have any prior programming/scripting experience I'd say to not expect it to take shape overnight. Do expect to invest a good amount of time learning PHP... besides you'll be able to apply these skills elsewhere.
I already know C++ and actionscript, plus some other scripting sorts of languages. Learning wont take long, the only problem I run into now is mixing them up. (And remembering which languages decided to be dumb and start arrays at 1).

So it would be easy enough to use PHP to unzip a file?

Quote:
Usually if the company does not release that information then they don't want you to know. (for security reasons, or just to protect their intellectual property)
Well, I meant more along the lines of implementation. Is reading and writing to a file going to take less time than a pageload, for example?
davvblack is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may post new threads
You may not post replies
You may post attachments
You may edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On