Posts Tagged ‘Programming’


Living,instead of just working

I was inspired  by this photo Mike sent me tonight,just like watching “Noah takes a photo of himself every day for 6 years“,I almost cried watching this.

July 23rd, 2007 in Life | 10 comments


PHP - Top Ten Security Vulnerabilities

These vulnerabilities can, of course, exist in PHP applications. Here are some tips on how to avoid them. I’ve included related links and references where relevant.

read more | digg story

October 12th, 2006 in Programming | 5 comments


A Programmer’s Reference for Excuses

Private Function getProgrammerExcuse() As String

Dim myExcuses(1 to 21) As String

October 11th, 2006 in Programming | 5 comments


Perl is dying

Perl is dying: http://www.perlmonks.com/?node_id=561229 is that true?I’ll let you decide… Really,I just wanted to post this article.

October 8th, 2006 in Technology | 16 comments


TIOBE Programming Community Index

October,2006,程序员所使用的编程语言的排名统计(数据来自TIOBE),比较有意思的是PHP排名第四的位置没有改变,而C#比去年同期跌了一位。

October 6th, 2006 in Programming | No comments yet


Five common PHP design patterns

This article explains five widely used design patterns in PHP with sample code to demonstrate each pattern. Intermediate level.

read more

October 6th, 2006 in Programming | 3 comments