March 14th, 2009
Posted by Fred Wu
Today I decided to upgrade my Windows 7 build 7000 to the latest build 7057. The system is installed on my Fujitsu P1610 which I use as an e-book reader and ultra-portable.
I ran the DVD inside Windows, then I chose to archive the old installation and install the new version from scratch.
Here is a screenshot of the archived Windows folder, apparently Microsoft has implemented some alien technologies we are not aware of that magically bend time!

Click on the thumbnail for the full size image.
Related posts
Tags: future, Windows, Windows 7
Posted in Windows | 2 Comments »
March 11th, 2009
Posted by Fred Wu
I have just pushed some updates to the Git repository.
The entire Kohana distribution is now included. The bridging class is now renamed to ‘Kbridge’.
Not all helpers and libraries will work at the moment, especially the ones that reference Kohana core classes. I am however planning to bridge the core classes and configuration files for tighter integration.
If you have any suggestions please let me know. :)
Related posts
Tags: bridge, integration, Kohana, Yii
Posted in Kohana, Releases Updates, Yii | 2 Comments »
March 2nd, 2009
Posted by Fred Wu
I have just updated SyntaxHighlighter Plus to v1.0b2. Please see the project page.
If you have been using v1.0b2 already, please re-download the package and overwrite the existing one, as WordPress had mistakenly put the SVN version tag for v1.0b2.
Change log:
I will contribute to the Alex’s SyntaxHighlighter project for problems and bugs people have reported. Contributed code will then be merged back to SyntaxHighlighter Plus.
Related posts
Tags: SyntaxHighlighter, SyntaxHighlighter Plus
Posted in Releases Updates, Wordpress | No Comments »
March 2nd, 2009
Posted by Fred Wu
It was over a year ago that I wrote the article that compares CodeIgniter and Kohana. Since then both CodeIgniter and Kohana have seen major progress with the release of CodeIgniter 1.7.0 and Kohana 2.3.
In December 2008, a new PHP framework called Yii has been released to the public with a stable 1.0. There were a lot of new PHP framework released in 2008, but Yii was one of the more recognised ones because:
Before I start this round of comparison, let me briefly list my experience with these frameworks, so you may interpret this article with your own judgement.
CodeIgniter: I started using CodeIgniter since its version 1.2.x from a few years ago. During the past few years I have worked on projects mainly using version 1.5.x and 1.6.x. I have now stopped using CodeIgniter in favour of using other PHP 5 only frameworks.
Kohana: I first started using Kohana when it was called BlueFlame back when it was first forked out of CodeIgniter. Since then I have lurked and participated in the Kohana community. All of my recent projects are done in Kohana.
Yii: The 1.0 release of Yii had my attention, but I didn’t really dive into it until about now. However, most of my impressions on Yii are based on its documentation and this article by Daniel.
Let’s see how they compare with each other.
Same notes as before: Grading scale: Limited < Fair < Good < Excellent. If a feature is not available in the distributed package, but is available via 3rd party libraries, I will state that in the comparison. If a feature is available both in the distributed package and via 3rd party libraries, only the official one will get assessed.
Read the rest of this entry »
Related posts
Tags: CodeIgniter, comparison, Frameworks, Kohana, php framework, Yii, Zend Framework
Posted in CodeIgniter, Kohana, Yii | 48 Comments »
February 26th, 2009
Posted by Fred Wu
A simple Google search suggests that people are having problems with jQuery.slideDown() on Internet Explorer.
I’ve come across two issues on Internet Explorer 7 while developing a website containing some slideDown() effects, and found some quick fixes for them. :)
Read the rest of this entry »
Related posts
Tags: fix, IE, Internet Explorer, jQuery, slideDown
Posted in Internet Explorer, jQuery | 12 Comments »
February 23rd, 2009
Posted by scotti3g
In her article Why You Can’t Make Money Blogging, Sonia Simone argues that you can in fact make money from blogging. The article is a response to a recent New York Times article about Fake Steve Jobs and how he hasn’t made any decent money from his blog.
Fake Steve Jobs Solves No Problems
According to Sonia, the main reason he isn’t making any money despite huge traffic is because his blog solves no real problems (other than to waste time – ie. entertainment). I have to agree with her that entertainment sites, in general, don’t make as much money as more technical, problem-solving sites per visitor.
In the case of Fake Steve Jobs, it’s not just a case of the blog not solving a problem. I think it’s more a case of the ads being served don’t match what the audience wants.
If you land on a site like that, what relevance are the ads going to have? If you’re running Adsense, it might show an ad for some Apple products as soon as it sees the keywords “Steve Jobs” or an ad for Verizon on the “iPhone” keyword, but is a visitor at the site ready to purchase a new Macbook or are they just there to have a laugh?
A Better Way to Market
Perhaps if the ads were related to comedy, or video or even at a stretch, other Apple news sites, they might do better? But the problem then is that the value of each click plummets because the advertiser doesn’t directly sell products/services.
On the flip-side, if you had a site that tells you how to upgrade your Macbook hard drive to a 500GB monster, with step-by-step instructions and video and then have an affiliate link or ad pointing to some great deals on hard drives, you could be pretty sure your audience is interested in what’s being advertised.
Related posts
Tags: Adsense, affiliate programs, blogging, Marketing
Posted in Adsense, Affiliate Marketing | 3 Comments »