bf3stats Version 0.0.2 Released

Just a quick update to bf3stats adding SPM as a sorting column for vehicles instead of Score.

Changelog 0.0.2

  • fixed errors for devision by zero on round() calls
  • fixed error when debugging disabled
  • updated update_players method
  • Adjusted vehicle SPM location in list
  • Adjusted popup windows
  • Replaced Vehicles scores with Vehicles SPM

framework Version 0.0.1 Released

Finally I got my framework cleaned up. As mentioned earlier this is what I use to create new websites based on PHP. I needed a simple way to create a new website without having to worry about how pages and actions are displayed. Hence my mini framework was born and has been used in all my projects since then.

It might be just what you are looking for if you wish to start on a PHP site but you are looking for a way to separate PHP and HTML properly to allow others to handle the GUI component while you focus on code. Give it a try and if you have ideas to improve the framework let me know!

Here a Demo of how the thing looks: http://framework.grewe.ca

bf3stats Version 0.0.1 Released

As promised: I finished the bf3stats cleanup and created an initial release of my code. It already includes everything you would need to run this. Please read the bf3stats page for installation documentation and help.

As mentioned this is an initial release so you can try it out. It’s still under development and might not work perfectly for you. If you are having issues leave a comment on the bf3stats page.

Sync.Base 0.3.4 Released

As promised I release my Sync.Base source code. Keep in mind it’s still in development but should work fine as long as you follow my directions. If you are having issues getting it setup let me know in a comment on the Sync.Base page.

I have been using Sync.Base myself to deploy SVN based projects on my webserver without the need to actually log in via SSH and do it on the console. This might be just what you are looking for so check it out.

Blog Rebooted

Hey everyone,

As you may have noticed I have decided to wipe our old blog since it wasn’t used anymore. I will now use it for some of my projects I have going on as a hobby. I will put them online as soon as I get a chance to package them up and prepare them for a release. My projects are written in PHP and deployed on regular Webhosts.

Stick around as information becomes available!

Cheers,
Sebastian