login | register
Tue 18 of Nov, 2008 (09:51 UTC)

bitweaver - Web Application Framework and CMS

Web Application Framework and CMS

Refresh cacheRSS feed

Wolffy's Blog

I'm gonna break things, so you might as well know what I was trying to do!

Created by: Stephan Borg, Tue 01 of Feb, 2005 (10:23 UTC)
Last modified: Fri 08 of Jul, 2005 (06:24 UTC)
find in entriesSearch  
Refresh cachePrint

SDLC - ContactsPackage

By Stephan Borg
Friday 08 of July, 2005
Posted to Wolffy's Blog
So, I started a new page today called LDAPContactsPackage and thought it a good opportunity to eat my own dog food, and implement a very basic SDLC.

I've completed the Feasibility Study - I need a contacts package! That was easy! :)

So now onto requirements...

I've put down 1 week for a list of requirements - after that, I will try and lock down for version 1.1 (I will try...).

Will try and apply the Six Hats of Critical Thinking during th…
Refresh cachePrint

Critical Preflight Checks

By Stephan Borg
Tuesday 08 of February, 2005
Posted to Wolffy's Blog
After discussions with Spiderr, we agreed that critical checks will be performed in TikiSystem::checkEnvironment(). Have consolidated methods used to check these settings to ))preflight_inc.php(( and checkEnvironment() will begin to use these functions.

  • Reverted changes made to TikiSystem previously (thanks spiderr)
  • Added simple preflight checks to ))preflight_inc.php(( such as:
    • minimum PHP version
    • minimum PHP extension version
    • file writeable checks
    • directory writeable ch