View RSS Feed

Recent Blogs Posts

  1. Recent development

    Now, the Ludum Dare has my thanks for this next bit in helping me realize once again how fun and addicting coding can be at its best - just the sheer spirit behind Ludumdare lead me to overhaul a lot of ideas and reconsider some concepts that I'd once deemed useless or unfeasible.

    And to start that new philosophy off there are a few new little announcements to be made:
    -I'm permanently scrapping the fixed array for dynamic arrays... With a new load of GetMem SetLength and etc ...
    Categories
    Uncategorized
  2. Chat, the Annual & Tweaking the PGD Site

    Hello everyone!

    AJAX Chat

    It's been some time, but I've finally gotten around to writing a new blog about what's going on in the community. First off, we are discussing options for an AJAX-based Chat system for the site which will allow us to integrate with vBulletin's existing database of site members. This will allow Pascal programmers and game programmers that use Pascal or Object Pascal to have a place that they can hang out and chat with other like-minded programmers ...