Jump to content

deth4uall

Members
  • Posts

    37
  • Joined

  • Last visited

    Never

About deth4uall

  • Birthday 01/20/1987

Contact Methods

Profile Information

  • Gender
    Male
  • Location
    Austin, TX, USA

deth4uall's Achievements

Newbie

Newbie (1/5)

6

Reputation

  1. Oh okay, thanks that is good to know. I appreciate all the help I will get this included and uploaded as soon as I can
  2. Thanks, I have changed that so that it will filter out the tags.
  3. I have edited it so that it should be working right.
  4. Right, thanks! I PMed you with some details until I get that fixed.
  5. I am working on the v2.0 rewrite of my game and I even created a whole microframework for it so that I can quickly get it done. Right now however I am needing more testers because I am looking to get some good reliable feedback since the present players on the main server are too few to give me a wide range of feedback on it. The framework I created is at http://github.com/deth4uall/Obsidian-Moon-Engine/ if you want to check it out, released under BSD license. The link to the application in question is: http://testing.ultimate-battle-online.com/ and below is my phpfreaks.txt http://testing.ultimate-battle-online.com/phpfreaks.txt
  6. Yeah I will be the first to say that I don't know as much as I would like, but even then I am still learning because my profession forces me to expand my knowledge and understand of development.
  7. Don't get me wrong, but OOP in PHP has it's uses and I would love to see PHP expand on it's support of OOP. However, I do not believe that OOP is everything like "Hall of Famer" would like to believe, instead it is useful in some cases and a hinderance in others. It depends on what you are trying to do. I have been using PHP for about 7 years now and I like the ideals behind OOP, but in some of my projects procedural/sequential code just out power the OOP alternatives easily. As someone stated before, you don't need the language to be fully OOP for you to take advantage of the GoF Design Patterns.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.