Expression Engine 
ExpressionEngine sample code – searching/filtering entries by fields and prices(0)
I’ve noticed a few people in the EE forums have been experiencing some of the same problems I did when trying to build a real estate website that allowed for filtering by price and features. I thought I would offer up some sample code that worked for me. Please leave a comment if you have any questions or comments to add!
Full Story»ExpressionEngine Basics: Publication Workflow
This ExpressionEngine Basics post covers the fundamental steps involved in creating a publication workflow. In this quick example we’re only going to work with the default status groups and 2 member groups, but you could use information here to start building much more robust workflows.
Creating featured posts section in Expression Engine
This brief tutorial shows a quick way of creating a “featured posts” section for your Expression Engine website. This method involved using a drop-down list with options to include/exclude the post from the featured posts section.
Secure Downloads in Expression Engine
This tutorial covers using two free plugins for Expression Engine, File Upload & Lock Download, to create a secure area for sharing files with members of your EE site. At the conclusion of this tutorial, you will have created a system whereby administrators can easily upload files to a folder, and members logged into the site will be able to download files without actually being able to see the true URL of the file.