View RSS Feed

All Blog Entries

  1. A quick absence note

    Sorry for not being AFK for the past few days and not being a part of the community. I just suffered a system wide crash (both computers) for some really weird reasons (beyond BSOD) and had to resort to backing up 750GB worth of data off an old Ubuntu 8.1 live cd and a Mandriva 09 live cd then sifting through it all.

    The rather funny side of it is after analysing the crash 'dump' as MS call it the result is that nothing happened and that the system was still working... Oh well, once ...
    Categories
    Uncategorized
  2. New Staff Members!

    Hey everyone,

    I'd just like to announce that PGD has just just added two new Staff members. Please welcome both code_glitch who will be joining us as a Forum Moderator and philbermon who will be helping as a News Reporter. Thank you to both PGD members for stepping up to help the community run a little smoother.

    PGD's Staff is just starting to bulk up, we are still looking for others to help with tasks such as writers, advertisers and a couple more Moderators and News Reporters ...
    Tags: community, pgd, staff Add / Edit Tags
    Categories
    Community
  3. Prometheus Google Code

    Just thought about how to make a more standard way of distributing the Prometheus source to everyone out there, and just worked it out: Google code.

    I will post when I have completed the first proper release of Prometheus, but until then all that will be hosted are the 0.1.2e Core and 0.1.6e Vid units. Note that I have added the e at the end to stand for extended as they are pretty much exactly the same as regular 0.1.2 and 0.1.6 versions but have some added functionality.
    ...

    Updated 14-10-2010 at 08:17 PM by code_glitch

    Tags: prometheus Add / Edit Tags
    Categories
    Uncategorized
  4. Prometheus TTF

    Writing the font support procedures and functions into Prometheus_Vid unit now. Just wondering whether people would prefer:

    Code:
    Load Font -> variable
    Drawtext (x,y, font, text)
    or

    Code:
    Loadfont(fontname, source)
    DrawText(x,y, fontname, text)
    They're similar, but one uses a library and the other uses a specific font variable... Any thoughts? At this point I'm leaning towards the former option, but ...
    Tags: prometheus Add / Edit Tags
    Categories
    Uncategorized
  5. 4.0.7 Site Software Update

    I have just completed a minor software update that fixed a few small bugs. Most notably the file attachment for CMS Articles causing a MySQL error while trying to save. This is now fixed and you can attach files without worrying about losing your work while saving.

    There were over 50 minor fixes that you can read about here: http://tracker.vbulletin.com/secure/...tion+%3D+Fixed
    ...
    Tags: pgd, site update Add / Edit Tags
    Categories
    Community
Page 16 of 18 FirstFirst ... 61415161718 LastLast