Sep 252012
 

Just found that last post was back to Aug 15, which was 40 days ago (or more), guess I need to post something.

There is not much to update though, good thing is that two guys pinged me the other day, asking why I’m no longer update my blog, also mentioned that it’s really impressive that I was working on so many different stuffs.

Another update is that I have $1.81 on my AdSense account now, if you believe my articles do help, please click ads on the page. My target is to get $10 AdSense income within a year, so please help me.

Other than these … I was pretty busy on a company’s project, which is fun in term of business but no that fun (to me) in term of technology. There are some interesting parts in the project, but I’m not working on them, instead, I’m working on PHP codes now, doing something that I believe most open source ORM had done pretty well. Yea you got it, I’m packaging all DB and other storage access codes so that frond end guys don’t have to know details, thus in the future if there is anything wrong, such as performance problem we can re-implement the backend.

I just cannot believe I’ve wrote thousands of junk codes and luckily, majority part passed all unit tests start from just now:

$ time ./batch-book.sh
all tests passed [6050771]
all tests passed [50000478]
all tests passed [287] [288]
all tests passed [126]
all tests passed [12864-54321-1348559036]
all tests passed
all tests passed [114]
all tests passed [115]
all tests passed [6050772] [50000479,50000480,50000481,50000482,50000483,50000484,50000485,50000486,50000487,50000488,50000489,50000490,50000491,50000492,50000493,50000494,50000495,50000496,50000497,50000498]
all tests passed [6050773] [289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308]
all tests passed [6050774] [15158,15159,15160,15161,15162,15163,15164,15165,15166,15167,15168,15169,15170,15171,15172,15173,15174,15175,15176,15177]
all tests passed [6050775] [123-6050775-1348559424,1234-6050775-1348559426,12345-6050775-1348559427,123456-6050775-1348559429]
all tests passed [50000499] [127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146]
all tests passed [309] [310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329]

real    10m9.161s
user    0m0.768s
sys    0m5.493s

There are some more to be done, and goal is to release the first workable version by the end of this week.
Wish me luck.

Sorry, the comment form is closed at this time.