PDA

View Full Version : Site Updates, Job Openings


Hamma
2003-07-09, 04:44 PM
http://www.planetside-universe.com/?newsid=436

MilitantB0B
2003-07-09, 04:49 PM
/em wishes he knew html and php
:ugh:

mistled
2003-07-09, 04:53 PM
What kind of stuff are you looking to do?? (trying to see how amazing you have to be at php)

Hamma
2003-07-09, 04:56 PM
You have to be pretty good hehe, we often write our features from scratch, all of PSU was coded from scratch. So you have to have some good knowledge of PHP.

You would be integrating with our existing admin system. The hardest work is done ;)

Knowledge of using XML is a plus as well, for when SOE releases XML stats.

Pytagoras
2003-07-09, 06:04 PM
hey.. I know [p] and [br]. Can I join?

EDIT: Gee.. I was just kidding..

Hamma
2003-07-10, 01:04 AM
.

diluted
2003-07-10, 01:16 AM
lol i r own at php/all that goodie stuff.

i signed up but whenever i try to i am always turned down :tear: mainly because i have no past experience. how am i supposed to get accepted to even get the experience when thats all they want in the first place!!:mad:


btw i hope my outfit gets hosted too :D

mistled
2003-07-10, 06:20 PM
Originally posted by diluted
i signed up but whenever i try to i am always turned down :tear: mainly because i have no past experience. how am i supposed to get accepted to even get the experience when thats all they want in the first place!!:mad: I feel your pain.

Ghost06
2003-07-10, 06:26 PM
I can code prolog for you :p

USAFPILOT
2003-07-10, 08:53 PM
I know HTML and i have a PHP coder software will that be adequate

mistled
2003-07-10, 08:58 PM
Originally posted by USAFPILOT
a PHP coder software will that be adequate a what?? :huh:

php tends to remind me of writing java servlets... must be their connection to C (or I'm just weird.... probably both...)

USAFPILOT
2003-07-10, 09:00 PM
Software thats a PHP coder(i haven't really tried it out though)

mistled
2003-07-10, 09:04 PM
how's that work??

I've seen one that does visual basic. Basically, you give it all of the objects and properties and methods of each and every stupid object and a bunch of other stuff and it writes the prog for you. It's object-oriented based (obvious). Is your software kind of the same, but for php??

TheRegurgitator
2003-07-10, 09:32 PM
i can umm well i can.... ummm cheer you on

USAFPILOT
2003-07-10, 11:34 PM
i cant tell u right now because i haven't tried it but when i do i will tell u:D

mistled
2003-07-10, 11:50 PM
ha, ok. fair enough ;)

USAFPILOT
2003-07-10, 11:55 PM
Its basically an adnvaned HTMl program that can do other stuff also. I didn't get too involved with it but its very similar to HTML

Hamma
2003-07-11, 02:45 PM
PHP is an entier coding language, different than HTML, allows for dynamic content, database interfacing, etc etc

Miniwolf
2003-07-11, 02:52 PM
yup and other goodies

mistled
2003-07-11, 06:29 PM
Originally posted by Hamma
PHP is an entier coding language, different than HTML, allows for dynamic content, database interfacing, etc etc well, yeah.... but what's coder software do?? I do all of my coding in EditPlus by hand (great syntax highlighting for a bunch of languages).

Hamma
2003-07-11, 07:29 PM
That I dont know, its gotta be just an editor :p

If it was as easy as a program I would not need a coder.

Revolver
2003-07-11, 10:23 PM
Well try it out :D

I'm anxious to learn PHP...don't know how to go about it...wanna use that outfit PHP for my Outfit's Site.

mistled
2003-07-11, 11:39 PM
php is actually fun to code.... of course, that's because it's forgiving to a fault. It really allows a lot of crap that it shouldn't. ;)

I spent an hour or so tonight on a logic error while revising some code to use on a site because php allows you to use variables that haven't been declared (frikkin' missed commenting out a line in the error checking that I wasn't using... sonofa....).

-- don't know how serious you are Revolver, but here are some good links....
http://php.resourceindex.com/
http://forums.devnetwork.net/
http://www.sitepoint.com/

.. and of course, there's always php.net if you want to ever read the actual manual :eek: