Windows PlaatStats 0.70

PlaatSoft release today PlaatStat 0.70

14-05-2010 Version 0.70
– Disable main window when sub window is opened.
– Improve new version check.
– Added donate window.
– Added Drupal Google Code downloads to statistics.
– Bugfix: Drupal ChurchAdmin module is now also counted.
– Build PlaatStats with QtCreator v1.3.1.
– Released app on freewarefiles.com.

Download

Click here for detail PlaatStats information and download links.

Received award

Release ChurchAdmin 6.x-0.8

PlaatSoft release today ChurchAdmin 6.x-0.8

14-05-2010 (Week 20) Version 0.8
– Added BlockId to all address entries.
– Show only addresses in the block where the visitor is active.
– Added support for lightbox2 drupal module. Nice photo popup effect!
– Improve module directory structure.
– Improve breadcrumb menu.
– Improve code syntax and source documentation.
– Improve form input validation.
– Make all SQL queries safe for SQL insertion.
– Added birthday email notification (cron job).
– Added birthday summary block page.
– Added picture remove.
– Bugfixes: Solve some minor issues after first deployment on my demo drupal6 site.
– Build for Drupal 6.x

Note: The release is also released on the drupal.org site

Building ChurchAdmin 6.x-0.7

Building ChurchAdmin 6.x-0.7

09-05-2010 (Week 19) Version 0.70
– Added jquery date picker.
– Added access security control based on user type’s.
– Show more information about family in visit address select page.
– Show more information about previous visit in visit search page.
– Show more statistics information on visit admin list page.
– Cleanup available data.
– Added version banner on main menu page.
– Added latest csv upload date on main menu page.
– Optimise HTML output for Internet Explorer (6.x, 7.x and 8.x) and Firefox (3.x).
– Improve two reports.
– Added functionality to remove members (Drupal admin rights needed)
– BugFix: KerkLidNr was not loaded (fixed)!
– BugFix: Member record was not completly updated during CSV upload.
– Build for Drupal 6.x

Note: Module is not yet release!

Building ChurchAdmin 6.x-0.6

Building ChurchAdmin v6.x-0.60

02-05-2010 (Week 18) Version 0.60
– Created visit pages including history information.
– Added “return” links to previous page.
– Cleanup available data.
– Created family pages.
– Created three reports.
– Added image upload.
– Cleanup code.
– Move all utilities functions to separate file.
– Remove not used code and files.
– Added CSV data upload.
– Added CSV data filter to replace non ASCII character.
– Added multi table select functionality.
– Bugfix: No “visit wanted” is now working fine.
– Bugfix: Now member AdrId is also update during CSV upload.
– Bugfix: Solve reload button (Multi insert) issue.

Note: Module is not yet release!

Wii KnightsQuest 0.3

The next version of KnightsQuest is released with the following changes:

  • GUI:
    • Update menu screen information.
  • Core:
    • Improve game icon.
    • Improve http library functionality.
    • Use GRRLIB 4.3.0 as graphical engine.
    • libpng was updated to version 1.4.2
    • libjpeg was updated to version 8b
    • zlib was updated to version 1.2.5
    • FreeType was updated to 2.3.12
    • Solve random freeze problem during startup of game.
  • General:

    • Build game with devkitPPC r21 compiler.

    Download

    Click here for more information and the download link.

  • Wii KnightsQuest Design

    Hello everybody,

    Hereby i post some design drawings of the KnightsQuest game i am developing. The game screen will be based on six side map elements. These elements will be the base of each play map. The game screen can scroll horizontal and vertical. So big maps are supported.

    On each map minimal 2 and maximum 6 (one human, five computer) players will start with two farms and two farmers. Each turn each player may move the farmer to a new free location on the board. The location will be part of his land. How bigger the land how more food is produced resulting in more farmers. Players can also occupied land of other players. They need a soldier, knight or super knight for this. Farmers can be upgrade to a soldier, soldier to knight, etc… during the game.

    Here is the gameboard design

    Here are the map element designs

    I hope with this post it is a litte bit more clear what kind op game I am developing for the Wii homebrew scene. If you have any comments please let me known!

    Building ChurchAdmin 6.x-0.4

    Building ChurchAdmin 6.x-0.4.

    18-04-2010 (Week 16) Version 0.40
    – Create Google Code repository.
    – Create Ohloh project account.
    – Create information page on PlaatSoft website.
    – Create Drupal project “Oostpoort” on drupal.org
    – Based HTML output on standard Drupal Style sheet.
    – Start building first pages.
    – Build for Drupal 6.x

    Note: Module is not yet release!

    Building ChurchAdmin 6.x-0.3

    Hi everybody. Hereby a short update what is going on lately. This week I started working again on the Drupal Church Administration module*. I have finished the data model and migrated the existing data to this new data model. Coming weeks I am very busy building and testing all data views and crud (Create, Read, Update and Delete) pages. The final goal is to go live with this module (www.oostpoort.net) at the end of May 2010.

    10-04-2010 (Week 15) v6.x-0.3
    – Started PHP programming.
    – Convert proof-of-concept module from Drupal 5 to Drupal 6.
    – Switch from oracle datamodel to mysql datamodel.
    – Build for Drupal 6.x

    * I am still searching for a good name for this drupal module? If anybody has good an idea. Please let me known! 😀

    Note: Module is not yet release!

    Windows PlaatScore 0.60

    This evening PlaatSoft has released PlaatScore v0.60

    08-04-2010 Version 0.60
    – Added new entry window.
    – Added copy row data to new entry window.
    – Disable inline table editing.
    – Disable main window if subwindow is open.
    – Build with QtCreator v1.3.1
    – Released app on freewarefiles.com.

    Download

    Click here for more information and the download link.

    Drupal 5.x to 6.x migration

    Last night I migrated the oostpoort website from Drupal 5.x to Drupal 6.x. The following steps did i executed to successful migrate the website.

    1. Downloaded for each used 5.x module the 6.x release.
    2. Make first backup.
    3. Upgrade Drupal 5.20 to latest available level 5.22.
    4. Upgrade all used Drupal 5.x modules to latest available level.
    5. Make second backup.
    6. Disable all none core related modules
    7. Uninstall update_status 5.x module
    8. Remove all Drupal 5.x modules from file system
    9. Remove Drupal 5.x core files from file system.
    10. Install Drupal 6.x core on file system
    11. Configure settings.php (Take the new 6.x template as base) with correct database settings. Set $update_free_access to TRUE.
    12. Access the website.
    13. Run update.php two times
    14. Now the system runs without any issues on Drupal 6.x
    15. Install all needed Drupal 6.x modules.
    16. Enable all modules and run again update.php
    17. Change $update_free_access to FALSE in settings.php
    18. Optional: Update theme template
    19. Optional: Make third backup.

    Some remarks:
    – All these steps took four hours in total.
    – If in the drupal configuration the start URL is “frontpage” replace it which “node” else the frontpage is not working anymore.
    – If any of these steps fail restore the website which the available backup.

    Wii KnightQuest 0.2.0

    The next version of KnightsQuest is released with the following changes.

    31-03-2010 Version 0.2

    • GUI:
      • Update menu screen information.
    • Core:
      • Changed WiiMote idle timeout from 60 to 300 seconds.
      • Rewrite settings class (username is now one setting item)
      • Improve stability.
      • Use libfat 1.0.7 as disk access engine.
      • Use libogc 1.8.3 as Wii interface engine
    • General:
      • Make source code compliant with r21 compiler.
      • Build game with devkitPPC r21 compiler.

    Download

    Click here for more information and the download link.

    Wii TowerDefense 0.95

    PlaatSoft has released TowerDefense v0.95. The following changes were made:

    31-03-2010 Version 0.95
    GUI:
    – Update menu screen information.
    Core:
    – WiiMote timeout increase from 60 to 300 seconds.
    – Improve stability.
    – Use libfat 1.0.7 as disk access engine.
    – Use libogc 1.8.3 as Wii interface engine
    General:
    – Make source code compliant with r21 compiler.
    – Build game with devkitPPC r21 compiler.

    Download

    Click here for more information and the download link.

    Wii SpaceBubble 0.95

    This evening SpaceBubble 0.95 is released by PlaatSoft. The following changes were made:

    31-03-2010 Version 0.95
    GUI:
    – Update menu screen information.
    Core:
    – WiiMote timeout increase from 60 to 300 seconds.
    – Added local highscore position calculation.
    – Improve stability.
    – Use libfat 1.0.7 as disk access engine.
    – Use libogc 1.8.3 as Wii interface engine
    General:
    – Make source code compliant with r21 compiler.
    – Improve source code documentation.
    – Added screenshots to source code documentation.
    – Build game with devkitPPC r21 compiler.

    Download

    Click here for more information and the download link.

    Wii RedSquare 0.97

    This evening RedSquare 0.97 for Nintendo Wii is released by PlaatSoft. The following changes were made:

    31-03-2009 Version 0.97
    GUI:
    – Show played game level on high score screens.
    – Update menu screen information.
    Core:
    – Improve stability.
    – WiiMote timeout increase from 60 to 300 seconds.
    – Use libfat 1.0.7 as disk access engine.
    – Use libogc 1.8.3 as Wii interface engine
    General:
    – Make source code compliant with r21 compiler.
    – Build game with devkitPPC r21 compiler.

    If anybody has a good idea how to improve this game, please post a comment

    Wii BibleQuiz 0.95

    This evening BibleQuiz 0.95 for Nintendo Wii is released by PlaatSoft.

    31-03-2010 Version 0.95
    GUI:
    – Update main menu screen information.
    – Improve game icon.
    Core:
    – WiiMote timeout increase from 60 to 300 seconds.
    – Improve stability.
    – Improve network thread.
    – Use libfat 1.0.7 as disk access engine.
    – Use libogc 1.8.3 as Wii interface engine.
    General:
    – Make source code compliant with r21 compiler.
    – Added source code to Google Code Repository.
    – Added source code documentation (Javadoc style).
    – Added Doxygen (automatic documentation generation tool) config file.
    – Build game with devkitPPC r21 compiler.

    Download

    Click here for more information and the download link.

    Wii Pong2 1.0.0

    This evening Pong2 0.99 for Nintendo Wii is released by Plaatsoft.

    31-03-2010 Version 1.0

    GUI:
    – Update main menu screen information.
    – Improve game icon.
    Core:
    – Improve stability.
    – Improve network thread.
    – Use libfat 1.0.7 as disk access engine.
    – Use libogc 1.8.3 as Wii interface engine.
    General:
    – Make source code compliant with r21 compiler.
    – Added source code to Google Code Repository
    – Added source code documentation (Javadoc style).
    – Added Doxygen (automatic documentation generation tool) config file.
    – Build game with devkitPPC r21 compiler.

    Download

    Click here for more information and the download link.

    Windows PlaatScore 0.50

    This evening PlaatSoft has released PlaatScore v0.50

    30-03-2010 Version 0.50
    – Show popup window when internet connect fails.
    – Added release notes window.
    – Added donate window.
    – Added credits window.
    – Build with QtCreator v1.3.1
    – Released app on freewarefiles.com.

    Download

    Click here for more information and the download link.

    Windows PlaatStats 0.60

    This evening PlaatSoft has released PlaatStats v0.60

    29-03-2010 Version 0.60
    – Rename registry key names.
    – Improve source code documentation.
    – Improve about window (Add plaatsoft logo).
    – Added settings window.
    – Added support for http proxy.
    – Added new version check.
    – Build PlaatStats with QtCreator v1.3.1.
    – Released app on freewarefiles.com.

    Download

    Click here for detail PlaatStats information and download links.

    Windows PlaatScore 0.4.0

    This evening PlaatSoft has released PlaatScore v0.40

    28-03-2010 Version 0.40
    – Encrypt / Decrypt entered passwords in windows registry.
    – Added improve about window.
    – Improve screen layout.
    – Add new version detection.
    – Disable menu buttons when http request is executed.
    – Build with QtCreator v1.3.1
    – Released app on freewarefiles.com.

    Download

    Click here for more information and the download link.