Archive for the 'Miscellaneous' Category

Config phpUnderControl for ZF based applications

I recently reinstalled my MacBook Pro, and it proves that my earlier post on how to setup phpUnderCotnrol on Snow Leopard work well. I just followed the steps and phpUnderControl’s up and running again. Now, I want to go into the details a bit to show the configurations I have done to use phpUnderControl to do continuos [...]

22 March 2010 at 11:35 - Comments

Modal window over flash objects

I’ve been working on a WordPress site for a client. All pretty straight forward stuff. Only special requirement from the client is to have a categorised file repository as a WordPress page, which allows users to download files. One of the categories needs to be protected. So users click on a file download link and see a [...]

19 February 2010 at 19:44 - Comments

Netbeans debugger with Zend Framework

Are you sick of doing var dumps on browser screens or error logs when you need to debug some errors? Have you seen the .Net guys step through their code line by line to figure out what went wrong? With PHP, you can do the same. Here’s how I do it. The IDE I use is [...]

8 February 2010 at 20:28 - Comments
undertruck
Perfect. This solved my problem. Thanks.
9 February 10 at 17:40
@undertruck glad to know you have your issue resolved
9 February 10 at 19:23

Setup phpUnderControl on Snow Leopard

Once in a while, people do pointless things. So … here I am. I setup phpUnderControl on Snow Leopard last night … that’s right. I know you probably will not ever run your central continuous integration service on a Mac … but you know … just in case. Having said this, after I installed phpUnderControl [...]

4 February 2010 at 14:28 - Comments
@jowe from the ibuilding tutorial that I've linked to the post, you could change the user group of /opt/cruisecontrol to ...
16 March 10 at 10:10
thx, now it works!!
13 April 10 at 04:03

New year’s resolution

It’s 2010 and it’s again time to set goals. It’s important that the goals are realistic and achievable. So … here they are

Take a get-away holiday. It’s been almost 4 years since my last proper holiday. My wife deserves better … Cutback on freelancing and spend more time with family, especially my son, Oscar. Do something with [...]

6 January 2010 at 21:20 - Comments

Titanium development platform

There are occasions that desktop application become required as part of a project. To me, as a PHP application developer, this is almost impossible. PHP is a scripting language used by the web. Desktop application and PHP almost do not link at all. Until recently I came across the Titanium solution. It bridges the gap between [...]

15 November 2009 at 17:58 - Comments
Fantastic .. really awesome topic. I will blog about it also.
6 February 10 at 12:33

GIT on Windows with Netbeans

I’ve been using SVN (via Tortoise SVN) on my windows development machine for a while. The experience is quite average. It does what I need, but I still had to play with my local Apache configuration and the speed is not that impressive. GIT is apparently becoming the industry version control program these days, so [...]

17 September 2009 at 16:58 - Comments
yicjiang
nice article... good work..
11 January 10 at 14:34

About robots.txt

A while ago, I was asked the question of how we can tell search engine spiders how and where to search and index our site. We know the answer is robots.txt. Placing this special file under your site root will do the trick. I’ve been handcrafting the robots.txt file since I know its existence until [...]

1 September 2009 at 10:52 - Comments

Happy blogging

Welcome to the elink media blog. This is a technical blog to highlight and discuss any technical aspects that elink media is focusing on. Some tips and tricks or simply some useful links will also be shared to all audiences.

24 August 2009 at 03:58 - Comments