Browser MMO Video #1

Location of the Videos
Post Reply
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Browser MMO Video #1

Post by hallsofvallhalla »

Here is the first video - installing wamp and setting up local server then testing it. Q and A can be done here along with comments.

[vimeo]http://vimeo.com/4828108[/vimeo]

source

Code: Select all

<?php
echo "This is a test, Hello World";
?>
User avatar
kyraneth
Posts: 664
Joined: Thu Apr 23, 2009 2:56 pm

Re: Video #1

Post by kyraneth »

thank you for taking time to make them, i know these can be time consuming to make :D I am loading the vid now, hopefully i'll understand something ;)
Just FYI, the post is above, so stop looking down here and do something useful.

king noob. Nice.
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: Video #1

Post by hallsofvallhalla »

let me know how it goes.
hotron
Posts: 2
Joined: Sun May 31, 2009 6:53 am

Re: Video #1

Post by hotron »

Are there any linux alternatives to these tools you can suggest?
Falken
Posts: 438
Joined: Fri May 08, 2009 8:03 pm

Re: Video #1

Post by Falken »

hotron wrote:Are there any linux alternatives to these tools you can suggest?
You can use the same, altho you will have to download and install apache, php, and mysql manually. For editing code files there are a bunch of linux programs, just google :)
--- Game Database ---
For all your game information needs!
Visit us at: http://www.gamedatabase.eu today!
User avatar
kyraneth
Posts: 664
Joined: Thu Apr 23, 2009 2:56 pm

Re: Video #1

Post by kyraneth »

i have tried to watch the vid 5 times now, it always stops mid-loading :( :( :( i will try downloading it.
Just FYI, the post is above, so stop looking down here and do something useful.

king noob. Nice.
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: Video #1

Post by hallsofvallhalla »

did you ever get it working? if not here is the you-tube version

http://www.youtube.com/watch?v=0YqFFu5ddmo
User avatar
Raven67854
Posts: 893
Joined: Thu Apr 23, 2009 12:51 am

Re: Video #1

Post by Raven67854 »

Personally I think it's just his trashy net. No offense kyraneth. You really need to go give your ISP a piece of your mind 8-).
C/C++/C#/Blitzmax/Visual Basic Programmer
Blender/XSI user
"It's not what you use. It's how you use it what you have" -Unknown author
"Sleeping the number one cause of death" -Raven67854
""No matter how much shit life throws at me. I will keep on going just to piss life off." -Raven67854

PC Specs:
AMD Athlon 64x2 5000+ 2.6ghz Black Edition
8 gigs Corsair ram 1066mhz
9800GTX+
2x750gb HD
Vista Home Premium X64
Ubuntu 9.04 X64
User avatar
Noctrine
Posts: 928
Joined: Thu Apr 23, 2009 9:57 pm

Re: Video #1

Post by Noctrine »

Falken wrote:
hotron wrote:Are there any linux alternatives to these tools you can suggest?
You can use the same, altho you will have to download and install apache, php, and mysql manually. For editing code files there are a bunch of linux programs, just google :)

He won't have to install everything manually. Apachefriends also offers Lampp, but linux finds a way to make it a pain in the ass. I still don't have Indiepoint functioning correctly for building on my laptop.

As for code editing on linux. Its preinstalled code editors, are already a match for some of the best notepad alternatives that Windows uses. I think I use emacs.
Jesse Dorsey
ProjectANI - Lead Developer Person
http://about.me/jessedorsey
Falken
Posts: 438
Joined: Fri May 08, 2009 8:03 pm

Re: Video #1

Post by Falken »

Noctrine wrote:As for code editing on linux. Its preinstalled code editors, are already a match for some of the best notepad alternatives that Windows uses. I think I use emacs.
Depends on what dist....Linux can mean just that...linux and not so much more :P
--- Game Database ---
For all your game information needs!
Visit us at: http://www.gamedatabase.eu today!
Post Reply

Return to “Older Browser MMO Videos”