Double standard!? phpBB4

I am very disappointed with phpBB team. Their team members are so double standard. While their own people proposing feature implementations, and have no problem with those, they would warn users not to jump ahead the schedule.

While there is no specific restriction or vision what they want since the beginning, they police my thoughts and ideas. I am totally sick of their tones and attitude. I was the first one asked people not to draw any tangent, and later they came back to lecture me.

What a shame to these experience software engineers. I am only a freshman in college, and I find myself a better engineer than they are. They tell users their expectations implicitly. They want to discuss archeiture, then please have the developers start the discussion first. Users' engineering experiences do not matter at all. It is about correcting the attitude.

They make users uncomfortable to give in. Users are penalize when their comments offend the developers even if they are facts. They police users' thoughts and ideas. I agree that we need to monitor every reply and to keep our discussions relevant to the subject, however, phpBB team does not let users know their expectations.
(more...)

Should I get UTF8 or other charset?

A pretty wonderful question. Although most people today prefer utf8 instead of charset like gbk32, big5, all kinds of iso-xxx and some other western charsets, this is still being ask everyday on the internet.
I am not just talking about the database charset, but also the simple html make-up here. I will be doing some minor testings in the next few days to see why the alt attributes became incomprehensible even though i set it to utf8.

But at this moment we should remember that if you are really want your visitors get the most out of your site, and not having any complain about getting "alien characters" while visiting your site, you should always set your charset to utf8 even if it's just a plain html, or non-database-required website.

I am not sure why they still keep other charsets, and additionally, if you have gone through studies on utf8, you should know that it is only temproary. But ever since I came to Open Source (that's almost 4 years), utf8 is still here and getting more popular and just like a regular thing on the Internet.

Look, would facebook ever use iso charset and play tricks on the users from everywhere in the world? No...
They said utf8 is only temporary, then for the past 10 years, what happen to the development of a new universal charset? PHP6 is getting ready, new phpmyadmin version release, even facebook is born in the nature of utf8, what happen to whatever people have mention in the past?

Hmmm I don't really know. But just keep in mind, UTF8 is the standard today. If you still choose big5, when you are really desperate database, you ought to spend lots of time on fixing and cleaning problems produce by big5 itself.

Sorry to those who disagree with me, but I don't even think this is a great. A few years ago, there is a difference with utf8 and other charsets: now, I don't really see any.

upgrading 6.0 to 7.0 - Failed

Yeah, I decided to help this member out. I thought her case would be a easy task but unfortunately, since I really don't have much experience with the latest discuz upgrade, I probably just made myself into a dead corner.

Now the failure didn't start with me, when I checked the database lately.
It looked like her attempt in upgrading 6.0 to 7.0 was the actualy cause of this failure because no matter how hard i tried to hack back the missing value, they just didn't work out.

The upgrade theory is always the same, nothing big deal. I can no longer upgrade it from 6.0 to 7.0, as I ran the db60to70.php. I didn't know how many times I tried to make the tool not to recongize the version first....but oh well

I don't know. I also accidentlly deleted her directory. The good thing is, I did backup her database, and the template files. She only lost two things, 1) some of the imgs, and 2) the index modifications she made in the past.

What a shameful thing in my eyes.... I never expect such a result.
Now I really need to think in a different way, to make her 6.0 upgradeable. You know, the left over solutions are, either find another expert to help her out (highly experience with discuz), or I have to try again, get 6.0 into 7.0 database right away, and run the database upgrade once I import it. But this is what I did for the whole day...

Goosh...

another fun c++ program

It's just for fun, i will integrate a similar one into my hello world program :)

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
// Let me trying to run another calculation program
// no more salary now
// let gets this people vs bandwidth

#include <iostream>
using namespace std;

// let us do a gloabl variables

   int visitorNumber, visitBotNumber, bandwidth, dataSize, transferTime;
   signed int dataBWR = 4;

// let us begin the main body of this program

int main()
    {
          // asks some questions
          int x;
          cout << "How many visitors so far?\n"<< endl;
          cin >> x;
          cin.get();

          int y;
          cout << "How many bot visitors?\n"<< endl;
          cin >> y;
          cin.get();

          int z;
          cout << "What is the total amount of data size being uploaded?\n"<< endl;
          cin >> z;
          if (z >10000)
             bandwidth = (x + y) + (dataBWR * z);
          else
              bandwidth = (x + y) * (dataBWR);
          cin.get();
          cout << bandwidth;
          cin.get();
          return 0;
    }

Re-create my programming blog

Okay, so about three weeks ago I tried to re-integrate the Wordpress MU with bbPress again. The initial attempt made the WPMU bad. Yet, the first reason why I decided to re-install the entire WPMU was because of the config.php from 2.6.3 and the one from 2.7 WPMU.

The new WPMU 2.7 config.php had inclucded new features and lines which I didn't want to bother with. So at the moment my attempt with the integration failed, I decided it would be a good oppounitiy to re-install the entire site.

In fact, the old WPMU 2.6.3 was running with pressure. There were too many plugins installed. WPMU was taking too much time to load the database queries which was not a good thing. That was my reason.
Now, again, back to the failure of the integration - my third reason to re-install the applications.

The re-installation didn't go well either. I spent about two days just to finish up the integration, and got handy with it. I would conclude the experiences soon, but you could research online. There was a great site with a great article about the integration which really helped me.

The new installed WPMU. Yeah, I only bother to backup the main site, which is the /wp/. It's my personal blog. I only export the XML for /wp/. The programming blog, no, I didn't because I want to start it over.
By the way, a couple days after installing Adobe CS4 Master Collection, and Visual c++ 2008, which both messed up my XP, I mistakenly deleted my Misz-Simple Theme v1.1 !!!!.

All I am left with is version 1.0, sign**

So I decided to start over my programming blog, and at this point I am working on my store site.
You know I am pretty pissed at it, because there are things I wanted to be on the site, but I can't have it.
Oh well, although I found the alternative ways, but still, not what I want.
I am not a programmer, it's going to be hard for me to code such a massive project. OHHHH WELLL

戰鬥...我要戰鬥

我一直都說,

「人生是一場遊戲..一場又一場的遊戲...

人生還是一本書, 一本小說...

人生也是一套電影, 我既是編劇, 又是導演演員...」

既然如此, 我就要去證明我怎麼時苦時樂時瘋時俗....

我最喜歡創造紀錄, 最喜歡做最特出最特色的那個....

SAT這個考大學的考試, 是我這一生當中最困難的一場戰爭

我還有一年的學期, 這年, 這一年的戰鬥我是不能失敗

既然我已經失去了我的國都, 我的城池早已被敵軍重重攻下, 我這一口氣是嚥不下去也得硬生生的嚥下

我只能說我沒算到這一著!

這一場是生死之戰, 攸關我的一生, 我的將來, 我的鴻圖大計, 我的雄心霸業

我是一國之君, 我是統帥, 我要指導我的軍隊入侵, 打擊, 消滅和永久消滅我的敵人

printf() and format

- 列印格式- -輸出敘述
%c -字元
%s -字串
%d -十進位整數
%u -無號十進位整數
%o -無號八進位整數
%x -無號十六進位整數,以 0 ~ f 表示
%X -無號十六進位整數,以 0 ~ F 表示--
%f -浮點數,小數點型式
%e -浮點數,指數e型式
%E -浮點數,指數E型式
%g -印出 %f %e 較短者
%G -印出 %F %E 較短者
%p -指標位址
%% -印出百分比符號

-

-控制字元-- -功能
\a -警告音
\b -倒退
\f -換頁
\n -換行
\r -歸位
\t -跳格
\’ -印出單引號
\” -印出雙引號
\\ -反斜線
\/ -斜線
\d -八進位 Ascii 碼
\x -十六進位 Ascii 碼--

(more...)

主打高清析畫面,HD 3650 / HD 3450 出擊!!!

主打高清析畫面,HD 3650 / HD 3450 出擊!!!


根 據小熊在線的報導中,在中高端市場,AMD已經布下了RV670顯卡Radeon HD 3850/3870和R680顯卡Radeon HD 3870 X2,但是在中低端市場,AMD也沒有放鬆,迅速啟動了基於RV620、RV635圖形核心顯卡Radeon HD 3400系列和Radeon HD 3600系列的上市計畫,看來真的是納投名狀了。
Radeon HD 3400和Radeon HD 3600將是AMD新一代中低端顯卡的主流型號,採用了先進的55 nm製程,全面支援DX10.1顯卡技術規範,算是另外一種新的選擇,況且這樣就可以用較低價格來買HD 2400 和 HD2600(竊笑中)。

http://i172.photobucket.com/albums/w11/teddy13579/b1dcec72.jpg

其實在Radeon HD 3850/3870發佈之後,AMD已經在準備Radeon HD 3400和Radeon HD 3600,不過進行市場考量,AMD一直拖到了這個月,目前確切的消息顯示,AMD將會在1月23日正式發佈兩款Radeon HD 3400和Radeon HD 3600系列顯卡,具體型號為Radeon HD 3650和Radeon HD 3450。
Radeon HD 3650採用了RV635圖形核心,Radeon HD 3450採用了RV 620圖形核心,這兩款顯卡都擁有DisplayPort和HDMI高清介面,非常適合熱愛高清晰畫面的用戶,而AMD方面也表示,新一代中低端顯卡將會 以強大的高清播放能力作為賣點,當然遊戲性能上也比AMD上一代中低端顯卡要強,看來最近的顯卡大戰又準備開始進行廝殺了,老話一句:誰的C/P值夠高, 誰就有消費者的愛戴,而且伴隨著新的驅動程式發出,應該是要和NV一較高下了。

【新聞】小紅傘 P 版 6個月key大放送又來了

【新聞】小紅傘 P 版 6個月key大放送又來了

今天發現很久沒有去PCZONE.COM.TW去探訪裡面的學長學姐了

看到這篇文章就馬上分享一下

上次我也是錯過了, 這次趕快下載申請^^

P版是指: Premium

跟免費版有些地方是一定有差異, Avira掃毒的功能一直都很高, 食資源特別小, 一般高手也會用他的免費版的

要抓的話趕快了, 這幾天就會沒了

http://www.avira.com/en/evaluate/pcformat_poland.php

南京大屠杀70周年 上午10时南京鸣响防空警报

<img src="http://img1.qq.com/news/pics/7674/7674509.jpg" alt="纪念南京大屠杀70周年 南京今将鸣响防空

Page 1 of 612345»...Last »