Search results

  1. D

    Doodle Jump in HTML5

    yeh i guess mouse control would be good to have!
  2. D

    Doodle Jump in HTML5

    Sharing this HTML5 Version of Doodle Jump - http://cssdeck.com/labs/html5-doodle-jump/8
  3. D

    Made a neat little HTML5 Game

    Update: made a google chrome extension so that you guys can enjoy from time to time! Link - https://chrome.google.com/webstore/detail/pappu-pakia/bblkaaapbdgakibgpbnidlnndgfjbdcd
  4. D

    Made a neat little HTML5 Game

    Thanks everyone! for those who have loading issue, please try google chrome. I fixed FF once, and then in order to fix Safari broke it again. I am trying to fix this issue right now.
  5. D

    Made a neat little HTML5 Game

    Hello, I made a little fun HTML5 game for a competition. Check it out here: http://khele.in/pappu-pakia/ Feedbacks welcome! tell me what do you think about it ? and whether it can be improved in any way or not ? Not entirely completed, few bugs needed to be ironed out, but definitely...
  6. D

    Collection of HTML, JS, CSS code Walkthroughs

    Hi All, I launched TheCodePlayer recently. (in alpha stage) It is a website where you just need to write code like you do in normal pastebins, and it gets converted into a video like thingie that we call "walkthroughs". Really helps teachers to teach easily and learners to learn easily all...
  7. D

    Review my New Website

    thanks for the feedback, i'll see what i can do with the colors :)
  8. D

    Review my New Website

    @kokoloko75 thanks for the reference site thanks all for the compliments. been trying to find time between work and the project recently. i have added a lot of new features and improvements. there's an articles section now, tags, playground has new exciting features. let me know about your...
  9. D

    Review my New Website

    @bensonbravo glad it was useful :) @ardley216 thanks :) @jimmyn i dont get you ? can you explain please ?
  10. D

    Review my New Website

    @xender needs color ? where ? in what sense ? please elaborate
  11. D

    Review my New Website

    thanks for the compliments! @righlntwo that popup is from twitter's bootstrap framework :)
  12. D

    Review my New Website

    @joeyblogz thank you for the ideas, i'll be implementing them asap. @fayans i'll take care of the logo. about the template, its not custom. its from twitter's bootstrap framework.
  13. D

    Review my New Website

    hehe .. well, i am not much of a designer really. although thanks for the feedbacks, i'll try to make the homepage design better :)
  14. D

    [node.js] interesting chat bot

    the nice github bot hehe :)
  15. D

    Easiest and Best Programming language

    I would recommend you to start with PHP. the documentation is pretty good, get in touch with ##php on irc.freenode.net. then there is stackoverflow and other developer communities. when you are well-versed in PHP, start exploring more and more. for example, take a look at ruby and frameworks...
  16. D

    Develop PHP Applications Faster

    Is this an IDE specific question ? well, i would like to make some recommendations. Use PHPStorm as your IDE. also use lots of open source code and frameworks. for example codeigniter for PHP and definitely jQuery for javascript. that will speed up your coding a lot.
  17. D

    Review my New Website

    Heya, I launched a website to showcase a collection of awesome stuffs made with pure CSS recently. (i dont think i am allowed to post links, so the url is css-creations dot com. if i am doing anything wrong then please let me know :)) Share your feedbacks so that i can improve it...
  18. D

    I want to post in buy, sell, trade section

    Hello, I want to post in the buy sell trade section, but i dont know how. I am not allowed to create posts there, and the link "contact moderators" on the new thread page does not work (takes me to some database error page) Live chat fails, cause i enter a room where i am the only one...
  19. D

    Need a Software coder

    what kind of budget do you have ?
  20. D

    Finally got round to learning PHP, heres a great tutorial, any tips?

    that zend devzone url is the best one for beginners and then you have Google + php manual FTW :)
Back
Top