
attractive, usable web applications
Richard's Blog - Design, coding and life in Japan
Blog Archive: March 2010
SEO and Marketing Websites
Submitted by Richard on Wed, 03/31/2010 - 12:29I often get asked how can I get to the top in Google casually.
If it was that easy I am sure I would be super rich by now! Even though I pretty much knew the concepts of web marketing. I thought it was about time to get serious about it.
Tags:
Object Relational Mappers in CakePHP, CI and other frameworks
Submitted by Richard on Mon, 03/22/2010 - 21:24I am currently doing a project in CakePHP which I generally like, it is far from perfect but it is heading in the direction and is getting even better with 1.3 nearly being released. It also happens to be one of the most popular open source web frameworks in Japan which is a good reason to get using it.
Tags:
Giving up on views in Drupal
Submitted by Richard on Wed, 03/17/2010 - 08:58Whats wrong with views?
If you can't hand code PHP or can't be bothered with working out the joins on Drupal's data structure then fine, it can save you having to deal with that.
Tags:
Doctrine autoload problem in version 1.2.1
Submitted by Richard on Tue, 03/16/2010 - 17:17I realized it was time to install doctrine into one of my legacy apps to bring it up to date and boost it some power somewhat. It seems that documentation was a bit lagging and I particularly had trouble with the autoloading of models.
Using the following in my bootstrap
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