Tag Archives: cakePHP

CakePHP 1.2.0.6311 beta blog tutorial

I couldn’t get the current stable version to work online, I think this is because of our .htaccess rules, subdomains and virtual hosting solution - but who knows…
Luckily, I stumbled (not using stumble, but Google) upon a post describing similar issues relating to sub-domain. This post discribed a bug fix, but also mentioned in an […]

WP-OpenID - WordPress Plugins

OpenID integration is one of the web2.0 strategies that I am preaching about. I haven’t bothered putting together a list of the strategies I am preaching about, but when I do.. I’ll link to it!
Why integrate OpenID? Two reasons… numbers and speed. People who have an OpenID will want to use it places; many […]

CakePHP update - still part 1

There is further reading on how-to build cakePHP applications with IBM. But you’ll need a developer log in at IBM to read it (though I think it’s a free technicality).
I still haven’t worked out why CakePHP can’t find my application Models at cake.nzfusion.com, but it is working in my home environment, which is all I […]

Building an interactive website using CakePHP - Part 1

Step 0:
For starters, I am following the example - building a blog using CakePHP in the CakePHP Manual. From there I’ll make it do what I want, but I’ll also want to add other functionality. That will likely take a while, so you’ll have to wait. Part 1 covers the development done on day […]

CakePHP - Ohloh

CakePHP - Ohloh
This is an interesting looking project - perhaps some baking is a good idea for us here at NZfusion.
The manual has some useful implementation examples, like how to make a blog.