dwBiliki-0.1 is out!
Promised to share what I did to make a Bliki out of DokuWiki and WordPress. Here you are. dwBiliki-0.1 is out. As you have quickly guessed, d = DokuWiki and w = WordPress. See this and that for what motivated me to work on dwBliki.
dwBliki is a […]
DokuWiki + WordPress = dwBliki
March 3rd, 2005EZPDO 1.1.6 official release is available
July 5th, 2008n” clause to EZOQL (#193)
Incompatibility with Pear Logger (#206)
composed_of objects with inverse not deleted (#209)
Add dropTable() support (#210)
PHP mkdir fails sometimes (#211)
EZOQL with placeholder objects broken (#218)
‘onPreLoad’ missing (#220)
Free instant credit report
Life insurance for kids
Auto insurance comprehensive coverage
Will my […]
Read more Comments Off
What’s Planned for EZPDO?
May 9th, 2007Table of Contents showTocToggle(”[+]”,”[-]”)
OQL
XMI/UML
XML Schema
Musing the following.
OQL
Object query language (OQL) offers a more flexible and efficient way to find objects. The JDO specfication (especially Chapter 14) provides a lot of interesting stuff to chew on. Sitepoint.com has an interesting thread on the topic.
Note: We have implemented a preliminary version of OQL in EZPDO. Find […]
Quality Assurance in EZPDO
May 9th, 2007Table of Contents showTocToggle(”[+]”,”[-]”)
EZPDO is test-driven
Kick off the tests
Before testing
From browser
From command line
Report problems
EZPDO is test-driven
We take pride in the fact that EZPDO has been a test-driven project from day one. We use
Simpletest to facilitate our testing.
Hats off to the folks at lastcraft.com and those who have contributed to that project!
Also because of the […]