
attractive, usable web applications
Richard's Blog - Design, coding and life in Japan
Blogs
Creating multiple blocks easily in a Drupal module pt2
Submitted by Richard on Tue, 06/08/2010 - 14:12Actually my first post on this subject didn't have too much to do with creating multiple blocks like in the multi-blocks plugin.
Tags:
Creating multiple blocks easily in a Drupal module
Submitted by Richard on Wed, 05/26/2010 - 15:25In my latest Drupal project, we needed to be able to easily add new blocks to the main module based application, but also to be able to them easily in the theme folder. The theme based block templates will be altered regularly by designers to fit is with the site and its style. The module specific blocks will not be changed as it is a part of the applications core.
Tags:
Django vs Rails
Submitted by Richard on Fri, 04/23/2010 - 13:47Yes it is another one of those comparison blog posts! I apologize but I had to write something about this.
Tags:
Doctrine ORM Joys and Frustrations
Submitted by Richard on Wed, 04/14/2010 - 22:34I was to first make it clear that I think Doctrine is a fantastic ORM and my choice by far for any PHP project.
Tags:
Getting SQL Logs to output in CakePHP's Debug Kit
Submitted by Richard on Fri, 04/02/2010 - 10:18I was having trouble getting SQL logs to display in the Debug Kit for CakePHP, the SQL Logs tab was showing me the following:
Tags:
Recent Blog Posts
- Why you should use Rails 3 and not Django 5th Sep 10, 12:28
- Doctrine 2 and why you should use it! 29th Jul 10, 15:23
- How to localize your main blog listing page using Drupal 26th Jun 10, 11:46
- Creating Rails like template helpers in Django 24th Jun 10, 22:01
- Error: No module named messagesdjango.contrib.contenttypes 22nd Jun 10, 22:00