Archives for: "February 2010"

CSV export out of eZ Publish

A team member requested a list of users and email addresses from an eZ publish site, and I remembered seeing a file called ezcsvexport.com under php/bin. After a few tries, I found the following sequence of commands worked really well. CSV_EXPO… more »

eZ Publish RewriteRule to redirect a URI match site to hostname

The old site had eZ publish installed in a directory called cms, and running in URI match mode. These redirect rules allow people who have bookmarks and favorites to the old site to reach the correct pages in the new site. RewriteRule cms/i… more »

Zend Framework - Building Forms without writing XHTML

This block of text, from the link above, describes a form input for a username element. # ; username element user.login.elements.username.type = "text" user.login.elements.username.options.validators.alnum.validator = "alnum" user.login.elements.u… more »

Shared Hosting - In a pinch permission updates

After a long day working on an upgrade, I realized I needed to adjust the permissions of directories and files that were owned by nobody.nobody. I was about to send a ticket to the hosting company, when I realized you can use PHP to change the permiss… more »

Tweet and be heard (marketing)

If you use Twitter to keep in touch with your friends, stop reading now. This post is for people who are using Twitter as a marketing tool. Start on the link above - go see what others are tweeting. Check out your competition. Sit there for a few… more »
1 2