Archive for 2008

Google Gadgets in your Blogger site

If you’re a Blogger blogger, you’re in for a treat. It’s now possible to add Google Gadgets straight into your blogspot site to spice things up.

Posted on August 13, 2008 at 8:07 am by Eldee · Permalink · Leave a comment
In: Website Building/SEO · Tagged with: ,

Why your general email contact is important to your business.

Lately, I’ve been kind of swept up by this craze to own one of those ‘netbooks’, those ultra-portable and cheap notebooks. I was keeping my eye on getting an MSI Wind, and hoping to get in touch with various PC providers to find out when the product will be available.
So I went to check [...]

Posted on July 31, 2008 at 6:07 pm by webmaster · Permalink · One Comment
In: Website Building/SEO · Tagged with: , ,

PHP Class for Date Time calculations – Part 2

In my previous posting I touched on a PHP class called DateClass (by Steve Powell) that I downloaded from phpclasses.org. The DateClass package actually contained 2 separate classes. One for manipulating dates and the other for date spans.
This post will cover how to use the DateSpanClass to easily calculate the difference between 2 dates, in [...]

Posted on July 21, 2008 at 6:50 pm by Eldee · Permalink · One Comment
In: PHP Tutorials · Tagged with: , ,

PHP Class for Date Time calculations – Part 1

Performing data/time calculation is basic requirement in any programming project. No serious application can hide from it, so thankfully PHP itself comes with some very useful data/time functions. But, I feel that those PHP date/time functions are probably great for data/time display and formatting, but not so much for calculating for things like the beginning/end [...]

Posted on July 14, 2008 at 6:34 pm by Eldee · Permalink · 9 Comments
In: PHP Tutorials · Tagged with: 

Review: PHP and MySQL: Create – Modify – Reuse

This book caught my eye recently because there was a chapter in it which talks about Search Engines. I’ve been looking at building a spider which can crawl a website and analyse SEO information for me, but wasn’t sure how to go about doing it.
Written by Timothy Boronczyk with help from Martin E. [...]

Posted on July 2, 2008 at 12:04 pm by Eldee · Permalink · 4 Comments
In: Book Review · Tagged with: ,

CakePHP: Baking in frustration

Sometime back, I posted about my first experience with CakePHP. I installed the framework and went through the tutorial on building a simple blog application, and said “I was quite impressed”.
Now, after 3+ development weeks trying to build a real-world application, I think, maybe I was too hasty to draw that conclusion.

Posted on June 10, 2008 at 6:10 pm by Eldee · Permalink · 19 Comments
In: PHP Tutorials · Tagged with: , ,

A look at the Google Graph class

In my previous post about creating simple graphs using Google Charts API, I mentioned about a PHP class, called Google Graph, which Ryon Sherman wrote that encapsulates this API, making it easier to code in PHP.
I incorporated this class in my CakePHP project, and found that there were a couple of problems with it.

Posted on June 3, 2008 at 4:39 pm by Eldee · Permalink · 5 Comments
In: PHP Tutorials · Tagged with: ,

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: ,