View Single Post
Old March 9th, 2006, 12:07 PM   #2 (permalink)
wickers
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   Reply With Quote