September 23, 2007
I want to share ideas from Youdon. His presentation for Software Best Practices Conference is about Ten Most Important Ideas in Software Engineering. Here is what he talks about: You can’t control what you can’t measure Peopleware Incrementalism Iteration Repair costs increase Tradeoffs are non-linear Reuse is important Risk management provides insights Consistency trumps brillance [...]
Read the full article →
September 22, 2007
The practical example, outlined below, demonstrates a process of selecting all posts with a particular Custom Field value stored, and displaying them in a Page based on a Page Template. http://codex.wordpress.org/Displaying_Posts_Using_a_Custom_Select_Query
Read the full article →