Webinar: concrete5 & the Zend Framework

On 9/21/2010 I presented a webinar for Zend (the PHP company) on how we've used the Zend Framework to solve some tough problems in concrete5. It is now online.

Read More
Standard Post with Image

Basic MVC in concrete5

concrete5's friendliness toward developers extends beyond blocks and add-ons. An easy-to-understand but very useful MVC syntax powers concrete5's single pages and page types, allowing for helpful separation between code and content.

Read More
Standard Post with Image

concrete5 and the Zend Framework

Learn how concrete5 makes use of the Zend Framework, and why.

Read More
Standard Post with Image

Review: Das Keyboard Professional

I get down and dirty with my latest purchase, a keyboard I grew enamored with at SXSW. Full review with audio, screenshots, and (non-scientific) results.

Read More
Standard Post with Image

concrete5 Add-On Developers: Create Your Own concrete5 Demo (5.4.2.2 and earlier)

This article provides guidelines and code to let concrete5 add-on developers or anyone setup a concrete5 demo, complete with a limited administrative user, auto-installed packages, and locked down permissions. The demo can easily be reset at any time.

Read More
Standard Post with Image

JavaScript, jQuery and concrete5

An introduction to integrating a wide variety of rich JavaScript functionality into the front-end of your concrete5 applications and blocks.

Read More
Standard Post with Image

concrete5 Primer: Auto-Nav Block

Learn how to build navigations in concrete5, including what the Auto-Nav does and what its options mean. Then explore some practical examples, how you can control the way it displays and links pages, and how to theme and extend it.

Read More
Standard Post with Image

Build a Single-Page Powered Editing Interface for concrete5 Pages

Learn how to build a simple FAQ system from scratch, including a single page interface for listing and sorting entries, a single page interface for editing entries, a page list template for displaying them.

Read More
Standard Post with Image

SEO Tip: Force concrete5 Pages to Display at One URL

Keep users from landing on concrete5's index.php?cID=xxx pages with a handy, simple snippet of code.

Read More
Standard Post with Image

Apple iPad, Private APIs, and a Tempest in a Teapot

Programmers lambast Apple for using private APIs in its own software – but where do you think public APIs come from?

Read More