concrete5: Thoughts and Tutorials

PHP/MySQL. Sexy interface. Strong framework. Open Source. Useful extensions and marketplace. Lead developer and architect? That'd be me.

concrete5 and the Zend Framework

June 23, 2010
Learn how concrete5 makes use of the Zend Framework, and why.
Posted in concrete5, PHP and Web.

concrete5 Add-On Developers: Create Your Own concrete5 Demo

May 27, 2010
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.
Posted in concrete5 and Web.

JavaScript, jQuery and concrete5

May 20, 2010
An introduction to integrating a wide variety of rich JavaScript functionality into the front-end of your concrete5 applications and blocks.
Posted in concrete5 and Web.

concrete5 Primer: Auto-Nav Block

May 12, 2010
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.
Posted in concrete5.

Build a Single-Page Powered Editing Interface for concrete5 Pages

May 05, 2010
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.
Posted in concrete5 and Web.

SEO Tip: Force concrete5 Pages to Display at One URL

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

Building a Custom RSS Feed Using Single Pages, Controllers, and the Page List class.

February 27, 2010
The page list block handles RSS feeds, but what if you need a bit more control? Do you want a prettier URL than the one the page list block generates? Check out this tutorial on a custom RSS feed.
Posted in concrete5.

Creating a Simple concrete5 Wrapper Custom Block Template (Without Duplicating Code)

January 20, 2010
concrete5's custom block templates are powerful - but what if you want the entire functionality of the original block's view template, just wrapped in something else? I'll show you how to make that happen.
Posted in concrete5 and Web.

Optimizing your concrete5 Website for the iPhone

January 16, 2010
Download an iPhone-optimized concrete5 theme, and learn how to automatically display it to mobile Safari on the iPhone and the iPod Touch.
Posted in Apple/Mac, concrete5 and Web.

5 Easy Ways to Speed Up a concrete5 Site

January 12, 2010
Eek out some more performance out of your site, without pulling your hair out.
Posted in concrete5.

Screencast: How to build a concrete5 Theme

October 28, 2008
The first concrete5 theme developer screencast.
Posted in concrete5 and Web.