Jump to content
MakeWebGames

Mufasa

Members
  • Posts

    42
  • Joined

  • Last visited

Everything posted by Mufasa

  1. Which I personally like. It's one step ahead of me so I can just hit "enter" or "space" and move on to the next bit of code I'm typing (cs5.5 does it with quotes now too). As for the HTML being generated being deprecated and old -- well, duh, if you use it as a WYSIWYG then you'll obviously get weird, machine-generated code. "REAL" coders don't do that... right?!?! Really, you should have just stated you preferred komodo over DW instead of your "n00bs" statements. This is a matter of preference, not skill level.
  2. I'm in. Going to use Dreamweaver.
  3. I'd join in, but according to dannyboy I'm a n00b :(
  4. Wow, pretty arrogant. Let's see the cool stuff you've done with your uber tools. You're clearly not a n00b or anything.
  5. IDE = Integrated Development Environment. I can write code. It has code coloring and completion. I can quickly preview. I can manage a whole project. I can commit/checkout from SVN, and with CTRL+S I can upload all my changes to the server at once. For me, that's an IDE. Debates like this rage on for ages with each person feeling their way is best. At the end of the day, use whichever tools you feel most comfortable with, because making a site that's worth a damn is what matters in the end.
  6. OO all the way. Best way to have modular and expandable code IMO (unless it's like a cron or something)
  7. This looks very well done. Good luck on the launch!
  8. I use Dreamweaver as well. CS5.5 but CS3 was actually better IMO. We only updated for the new AIR tools in Flash
  9. also, I find the best way to quickly echo an array to be print_r( $array ) - though there are certainly other options
  10. Sorry, I meant I'm honored he based his tutorial off my site.
  11. Sorry, that's just what I think of when I see:   But fair enough, there COULD be good uses... I just doubt that that's what the most common uses are.
  12. Wanted to try it out, but get stuck at the advertisers page: clicking does nothing.
  13. So... you make spam easy. I can't count how many times I've had to ban spam bots from my games because the owners thought that would be a better way to build awareness than actually working like we did.
  14. Mufasa

    Gang Riot

    pretty cool effect with the swiping as you move around the map. I managed to collect my salary tho :)
  15. Looking pretty interesting, I'll follow along. btw, it's interesting I stumble on this thread since I was just checking out the finalcrusader sale on flippa
  16. Mufasa

    Traffic

    I'll be a victim
  17. Hey FYI, your site says MERCANARY  Why not just have the worlds intertwined?
  18. Mufasa

    Game Security

    Re: Game Security   I laughed out loud. How old are you?
  19. Mufasa

    Game Security

    Re: Game Security Then don't offer to help! He isn't spitting in your face by seeking to protect his assets! You're acting like the guy is doing something wrong. You have every right to not want to bother with the hassle of paperwork on something that you see as simple, but at the same time, he has every right to ask it of ANYONE accessing his code (especially from this forum).
  20. Re: Count Down Clock Should be fairly easy to modify one. Instead of it counting to a set date in the future (measured in seconds) have it count towards a set amount of seconds ( 4 hours = 14400 seconds)
  21. Mufasa

    Game Security

    Re: Game Security The server crashing is not the same as malicious intent. Nor is it the same as copying files and redistributing (which I assume the contract would prohibit through some sort of NDA). I don't see the big deal with this guy wanting to make sure anyone accessing his server is held to some sort of moral standard especially considering how many kids here think it's fun to hack and steal. If anything, the overt aversion to the idea may indicate that was your intention to begin with.
  22. Re: [REVIEW] Organized Gangstas - Please review!!   ...so... DISorganized gangstas?
  23. Mufasa

    Game Security

    Re: Game Security Agreed. What if he effs everything up? What then? "Ah well, it was free!"
  24. Re: [REVIEW] Organized Gangstas - Please review!! Hmm when I logged in, the news looked like this:  
×
×
  • Create New...