Posts tagged: wordpress

wordpress

A semantic personal publishing platform with a focus on aesthetics, web standards, and usability.. WordPress is web software you can use to create a beautiful website or blog. The core software is built by hundreds of community volunteers, and when you’re ready for more there are thousands of plugins and themes available to transform your site into almost anything you can imagine.

wordpress : fun with pluggable classes

I was checking some idea i had about writing a small user class with an option to ‘plug in’ functions for wordpress. This page covers most of it : dynamically add functions to php classes @ www.gen-x-design.com. The class construct … Continue reading

Posted in php, wordpress | Tagged | Leave a comment

sneak preview

I was working on a wordpress install for friends of mine. Marieke Zijlstra and Ruerdtsje made the layout, I stuffed it in a template. I had to learn a bit of css and jquery and brush up on photoshop. We … Continue reading

Posted in juust, wordpress | Tagged , | Leave a comment

using wordpress custom pages for service templates

I was reading a discussion elsewhere on a rest service plugin for wordpress. Problem seemed that wordpress kept rerouting all requests to index.php. Most wordpress installs use server modules for url rewriting, where .htaccess contains a rule that checks first … Continue reading

Posted in wordpress | Tagged , , | Leave a comment