Archive for May, 2008

Webmaster tools I can’t live without

Designing and building a website is one thing, but maintaining the site is definately something else. I’ve met many website owners who thought that getting someone in to build up a website and turn it on is all there is to running a website.
What a hard lesson that was for them when it turns [...]

Posted on May 29, 2008 at 11:56 am by Eldee · Permalink · One Comment
In: Website Building/SEO · Tagged with: , ,

CakePHP: Using scaffolding for rapid application building

That’s right, I’m still on my CakePHP journey. I’ve been spending quite a bit of time now trying to match what I want to build with how to go about doing it in CakePHP. We all know that the blog example is pretty simplistic – a real world app won’t be quite so straightforward. At [...]

Posted on May 20, 2008 at 4:18 pm by Eldee · Permalink · 4 Comments
In: PHP Tutorials · Tagged with: ,

To interoperate or not?

Later this week I’ll be attending a talk on interoperability, organised by Microsoft. A friend of mine working at the local Microsoft office is organising the event. He was asking me to help spread the word about the event.
We got talking and from what he tells me about his job as an ‘Evangelist’, I [...]

Posted on May 12, 2008 at 4:03 pm by Eldee · Permalink · Leave a comment
In: News · Tagged with: ,

CakePHP: Working with ‘Associations’

This is probably going to be the first of many postings of my exploration with CakePHP. This post will briefly look at the CakePHP’s ‘Associations’ feature. Associations is “the relational mapping provided by the [CakePHP] model”.
In non-Cake speak, we’re talking about standard SQL joins – the mapping of relations between SQL tables. As you may [...]

Posted on May 8, 2008 at 5:48 pm by Eldee · Permalink · 12 Comments
In: PHP Tutorials · Tagged with: ,

PHP or .NET? Help me to choose!

We’ve all encountered it before, and we’ve all asked this question in one way or another. I see it appearing in Yahoo Answers every now and then, and I see similar platform comparison in blogs I read. Its clear this issue is still quite relevant today and will continue to be tomorrow.
So which is better? [...]

Posted on May 7, 2008 at 3:10 pm by Eldee · Permalink · 10 Comments
In: PHP Tutorials · Tagged with: ,

First look at CakePHP

Finally, I found some time to take CakePHP for a spin. I’ve heard some really good things about it, and I’ve been trying to get some time to try it out. I installed the framework and went through the tutorial on building a simple blog application. I have to say I’m quite impressed.

Posted on May 5, 2008 at 5:13 pm by Eldee · Permalink · 7 Comments
In: PHP Tutorials · Tagged with: ,