Jump to content

administrator

Administrators
  • Posts

    3,102
  • Joined

  • Last visited

  • Days Won

    380

Posts posted by administrator

  1. Hi,

     

    You don't need to further your Javascript, if you want to learn PHP or build a forum. Given that you know a little DOM, I would be moving into PHP:

     

    www.killerphp.com

     

    ... And I would also look at JQuery for your continued exploration of Javascript. JQuery is a very popular Javascript/Ajax library that makes creating all kinds of Web 2.0 widgets really easy - there is no sense to building these things from scratch.

     

    That brings me to my next point: don't build a forum for scratch! There are so many free open source forums out there, that it would be a classic case of 'reinventing the wheel', if you started to build a new forum.

     

    I wrote about this on my PHP blog: how to build a content management system

     

    Hope that helps.

     

    Stefan

  2. Would it be possible to lose the redirect screen after posting? It would be so much nicer if the page just reloaded without the delay.

     

    Hmmm, I looked at that, but the people who wrote this forum seem to recommend against it.

     

    That said, the old forum made us wait 3 seconds, so this is much faster.

     

    Stefan

  3. H JBall,

     

    Yes. That is something I'm going to take care of over the next couple of weeks.

     

    As you probably know, we are in the middle of a total re-skin of all the killersites web sites. As we update the pages, these old links will be updated.

     

    Thanks for pointing this out.

     

    Stefan

  4. Is Javascript the same as Action Script? I have a Action Script book kicking around that I could use to help me understand behaviors.

    Hi,

     

    As was said before, Actionscript is different, but they are both based on the same language, so learning Actionscript will help you with Javascript and vice versa.

     

    You can learn basic Actionscript 2 here: www.killeractionscript.com

     

    And you can learn the basics of Javascript here: Javascript Tutorial

     

    Stefan

×
×
  • Create New...