Posts Tagged Coding

Editor Styles for Custom Post Types in WordPress 3.0

Editor Styles for Custom Post Types in WordPress 3.0

I’ve had some fun playing around with the recently released WordPress 3.0, Beta 1. One of my new favorite additions is the add_editor_style() which allows you to assign a CSS file for the TinyMCE when editing posts, pages and the new custom post types. This is very handy to get closer to a WYSIWYG experience …

Read More...

Optimize and style Contact Form 7 for WordPress

Optimize and style Contact Form 7 for WordPress

One of my favorite WordPress plugins is Contact Form 7 which I use on several of my WordPress based sites. Even though it’s highly customizable and configurable I have a few gripes with some hard coded functions in it. You can always edit the plugin file, which I did at first, but then you have …

Read More...

Email log messages library in CodeIgniter

Email log messages library in CodeIgniter

When working with CodeIgniter, I’ve found the log message functionality built into the framework very helpful. The other day I noticed in my log of one of my CodeIgniter based sites that I’ve had some 404 errors going on for some time. As I don’t have the time to check my logs daily, I hadn’t …

Read More...

Coding for Fun… Code n’ Play

Coding for Fun… Code n’ Play

I rebranded the site… to Code n’ Play.
When I set this site up, about two months ago, I didn’t really have any plans where I wanted to go with it, so I just named it Coding for Fun and downloaded a free WordPress theme to get it started so I had a place to host …

Read More...

A site about Coding

A site about Coding

Welcome to my new site about coding. I’m a CG artist, but I have a past as a coder since the Commodore 64 and Amiga days. I still dabble around with coding in my spare time now and then, developing what I find interesting or fun.
It can be anything from writing assembler code on the …

Read More...