Archive for the 'English' Category
February 13th, 2008 by 张磊
I saw the earliest news on 163.com, which exposures the photos of Edison and Gillian Chang. While the key parts were mosaic, people doubted the authenticity of those photos. Before long, more photos got shown, then too many evidences proved the photos were true.
I didn’t see the extra photos before Feb 11th. On 11th, I searched by some English words and got the address of the original photo-exposure-post. Then I managed to download more than 400 pictures, which shocked me deeply.
Not only Gillian, Cecilia (张柏芝) and several other female stars are involved. I don’t think anyone is guilty, even the photographer Edison , I don’t think he’s guilty. Just because they are all adults. Never play games you cannot afford.
Besides, those photos are really hot, haha.
February 11th, 2008 by 张磊
My Firefox was upgraded to 2.0.12, as a result, I cannot type Chinese right now.
Zining was not happy last night. We fell out again. Without her forgiveness, I did not sleep well. It’s the 5th day of the new year, so the noise forced me to get up early in the morning.
I do not want to work, however, to my joy, Zining is fine at noon. I decided to set me free today, while niupu’s server was under a high load. No other way, I spent about an hour to rebuild niupu’s cache system, and the performance seems to be improved a lot. I wrote a short note about the rebuild process on my tech blog.
Several days ago, when our high school mates get-together, we all blamed the education of English we’d received in high school. I know I have to practice more, but too little chance to use English. (I heard those guys who go aboard also use Chinese in most time)
Lucas/Challenge Cup/Postgraduates Entrance Exam/Website with zining
May 26th, 2007 by 张磊
It has been a long time after last time I wrote in English. I believe writing is a way that allow me to communicate with others, so I mainly use Chinese to make sure my readers can well understand me.
But today I talked with Jello and used a lot of English, as a result I decided to write in English just for fun. I passed a boring day, with the whole afternoon poured into a football game.
I have to apologize to Jello that a plug-in of my blog is not so good. However, every time she post a comment, it will be filtered as spam. I don’t know how to solve the problem. It’s terrible.
Let’s come to the title No. 1. My blog now ranks 1st when you search “张磊” in Google. However, I don’t know how long will it last, but I hope one day NiuPu.com can also have such a rank.
———-EOF———————
February 13th, 2007 by 张磊
Once upon a time, the only OS I used was Ubuntu Linux. It was a well configured linux, and I even install a windows in it for special use. I hardly use XP those days, but now I’ve been long separated from Ubuntu.
This afternoon I started Ubuntu again, and I suddenly realized what I’ve recently done will perform better in linux than that in windows. But this Ubuntu was not the one I well configured, it even cannot input Chinese. What pushed me back to XP?
The answer is “Mod_Rewrite” — a module of Apache. I tried many ways to enable “Mod_Rewrite” in Ubuntu, but I failed again and again. However, “Mod_Rewrite” isn’t a special need. I just want to make a cool site, and I gave up trying in Linux. Whereas, every time I use CMD in windows, I’ll remember how excellent linux shell is.
Faint.
February 2nd, 2007 by 张磊
Finally a demo of Duncan got online this afternoon. I decided to set it online before I write a backend for it. Where is it? I can only say, it is now being tested at a secret server.
I have to admit there’s still a lot of work required in Duncan before it turn to a full version. During the 9 days’ development, I studied many many new things. On the top of the list, I became quite familar with URL Rewrite (maybe not that familar before this afternoon) , secondly, I got accustomed to code in a formal way, and also I learned how to query data from multi tables (simple, but I knew little about it before).
Every time I work on a project I can get myself improved, and I feel I’m growing up fast. I titled this article “demo”, however, there’s no demo in my life.
I’ll go for a meeting on 5th, so I have only 2 days to prepare for Project ZLLP. Hurry up!
January 28th, 2007 by 张磊
These days I kept working on a new project. I call it Duncan. Because Duncan is the first foreign friend of mine. Though we’d only passed an afternoon, but the memory is unforgetable for me. Project Duncan is the first “big” project for me. It’s somewhat bigger than Project DP, and surely bigger than Prime.
I studied a lot from phpwind. Even, Duncan has the same structure as PW. I only added pseudo links to it. It maybe not a good thing that one has too many choices. Because of the rewrite module, I feel hard to decide which fomat of the link address should be. Exactely I can use any format, yet at last, I tend to use “XXX.dc” as the link format.
Later when Duncan gets online, you may see the url of the search page is like “search.dc”, also, the login page maybe “login.dc”. URL Rewrite is really cool.
I feel busy all day long. It seems I’m not on my vacation at home, but working for some goals day and night. Project Duncan will be a base of my future compositions. Following Duncan, ZLLP will come soon.
January 5th, 2007 by 张磊
I have to say, my next holiday is full assigned. I must feel much better than during summer holiday, if the net connection is OK.
- an e-business platform for SIFE HDU , and for the villagers in Zhejiang.
- my honey project ZLLP (If wondering how to read the name, just read by the character; a name like Longhorn is more acceptable, I think)
- preparation for the Software Designer exam in May
- a platform for out sourcing
It is really boring that coding day after day, but it seems that I don’t have another option. I plan, in next semester, to rent a host with a guy and make some dreamed toys.
January 5th, 2007 by 张磊
After watching the 13th, season 2 of “Prison Break”, I began to wonder what to do next. Almost all the courses have come to the end, but I do not want to study any more. In the past 3 days, “Prison Break” is the only host of my time, yet I got nothing but few new oral expressions form it.
Dad said I have to keep studying as to make myself ahead, but Wishingbone’s dropout reminded me that a good report card is really meaningless to my future. I think I’ve come to the key point that I’m not sure whether it is valuable that continue to study hard. Wishingbone is not another Bill Gates, he just joined Google China. Of course, guys who are as excellent as Wishingbone don’t have to worry about a job, frankly I am not one of them.
I have to make up my mind to study for my scholarship, a header position and finally more chances in future. I really hope this can persuade me, and all that not related to the final exams will be put off.
December 26th, 2006 by 张磊
I was troubled by the Apache server in Linux. As can be installed by using “apt-get”, the sever lacks the rewrite module that I strongly need. Then i rebuilt Apache, with a whole afternoon cost. Before I could celebrate, I suddenly found that php could not work any longer.
Too bad, I had to reinstall Apache with “apt-get” command as to “awake” php. I knew if I rebuilt all the programs including php, apache and mysql, I would be able to get all I need. Why I gave up on that day was that i was in a hurry. Turn around, why I have to do this? I only want a rewrite module supported .
Then today i downloaded Zend_Guard, a tool which can encode PHP codes to keep secrets. Yet at the very first I was not able to install it. I finally found the answer on zend.com, soon I decided to make a new site to solve these linux problems.
Sure, I’d like to call it v2linux.
December 22nd, 2006 by 张磊
I used to think CET-4 was far from me, but now it is near enough. I had not got prepared, so, sometimes I wish I were Jennifer. Exactly I regard English as a kind of tool that can help us to communicate better. Thus many individuals, if not most, only tried to learn English well.
I don’t think I’ll fail tomorrow, yet surely, I have to improve my English for my future. Some knowledge can not be taught by any teacher or got from any book. We should, therefore, take advantage of our mind and hands, to make us better.
I’m afraid I have to do some testing papers right now.