Jump to content
MakeWebGames

Danny696

Members
  • Posts

    2,632
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by Danny696

  1. To the second bit of this post, the owners, admins, mods, they can do what they like, thats what you signed up for, and agreed to, so deal with it.
  2. May I ask why no IE?
  3. Nice, actually been wanting to make this for a while, but could never be bothered. May buy soon.
  4. Sure, I support the patches, but isnt it about 6 years too late. Actually, scrap that, why was a product that bad allowed to be sold at such an extortionate price? Yes, I've made things for mccodes, mainly for money though, hence why I've moved on to other projects, that no longer involve mccodes, browser-based games, or even PHP.   Is it guaranteed to work, its in another directory, now we've all seen the classic error of not uploading the "class" directory, what makes you think they will upload this one? Also, why the numbered version of jQuery, what if I wanted to update it too 1.7.2 (When its out) why not just use the latest google version, lets face it, google is 99% more likley to be up and running that your own site, aswell as always being updated to the latest stable version.
  5. HAHAH Another barrel of laughs from mccodes. Google has a great thing where you can use their files :O I tried, but I couldn't keep it a secret any longer. And again, salt in the db will do nothing, may aswell just use a salt of their email or login name.
  6. Ech, I actually quite like the traits, not too sure if I would actually use it, but it is very handy if I did ever need to use it. I also like the new syntax bit, where, in the link you posted, they do echo (new Facebook_API)->get('500058753')->name; // Facebook_API being a class (Just for people who didnt actually read it.) Also, the 2 new array systems (syntax and dereferencing) are very handy, very, erm.... Javascripty Use of binary, not that useful, even though I do know binary now. $_SERVER['REQUEST_TIME_FLOAT'] Could be handy, I suppose its quicker than what I used in my engine ;)
  7. Showing us may help, you have a link to the site?
  8.   In a word, yes.
  9. It is against facebooks terms to sell their connect feature, which you are doing.
  10. This was just to help some new game owners when looking for a developer to use, they may find this topic useful as they know who can be trusted to do jobs. READ ON PLEASE! Now, Im not saying this includes everyone in the forums, just the most standout ones, so high posters, and well respected members, and I'm sorry if I've left you off, just PM me.
  11. They could have potential, if they were done correctly and the users wanted it.
  12. I was simply questioning something I didnt understand, which I now do understand. @djk and @srachit, I understand now, Thanks.
  13. Well, If someone has put in the work to make a unique game, with it up and running, then surley they wouldnt need a new engine to make a genric game?
  14. Sorry, this contest is all wrong. I own a game, then enter a competition to win a game engine. Seems strange really.
  15. Hmm, Arson, if I remember correctly, you once made an ajax crime system. I'd probably need to see more work from you, and the rest, before you get put up.
  16. Danny696

    Yec

    @spud; "When you think of an entrepreneur you think of more than one product" being an entrepreneur isnt about products, anyone can invent a product, its about innovating that product, taking it to market, and selling it. So really, he can focus on one product, as long as he is working it right.
  17. It was posted on a zend site. Im actually agreeing with your here spud, a php script should have a ?> at the end of the file. You go through the PHP manual, all the examples have ?> at the end, even if its just <?php echo 'Hello World'; ?>   Dabs, I actually think this is very relevant, were taking about something that is sometimes included, and sometimes excluded, in the McCodes script. If we do reach an agreement, which is very unlikely, as it is mainly personal preference, or just laziness on the developers part, on weather there are benifits or drawbacks of the ?>, then you should include/remove the tag in all files, for the benefit of your paying customers surely?
  18. My point is that if this topic was still relavent, people would have posted in it in that year it has been dead. It probably would have been better to open a new topic. P.S, no old topics get locked if which, we have previously asked for it to be done, which was refused.
  19. You could always open that part up later, if needs be.
  20. After reading that, I came across a comment;   So really, the end tag should be there, as adam said, for proper formatting.
  21. Look when the last post was before posting.
  22. I think it would be a good forum site. Maybe even with a group of in house developers actually developing apps, tutorials etc...
  23. Ok, Why not just use an external jquery file. Also, is there any check to see if the jQuery has been included, sometimes it may get deleted by accident, updated, down-dated, or a folder structure may cause it not too load? Also, adding the users pass salt in their users table, doesnt make it as hard to hack. I did research this for my engine, as I did the same as yourself, I found that - of which sounds silly once you know - if they access to the games database, then they have access to the salt, so can just be added to the password when they are trying to convert it back to plain text.
  24. Surely by McCodes owning this forums, would make it an official forum, would it not?
  25. Any previous work?
×
×
  • Create New...