2008年10月31日星期五

Wow!Ubuntu 8.10 Intripid Ibex

今天一打开Ubuntu官网,眼前一亮,看到了一个很有特色的动画,内容是:With great 3G and WiFi support, and able to launch from USB keys, you can now take your desktop everywhere. The new Ubuntu 8.10 Desktop Edition Now released.

好像还有一个server版的动画,似乎是随机放的。Intripid Ibex虽然没有带来极其期待的全新主题,但8.10还是很棒的,比较有特色的“USB启动盘”创建工具。使用它,可以很轻松地创建一个LiveUSB,来引导、安装Ubuntu,也可以当LiveCD来用。

赶快下载吧:http://www.ubuntu.org.cn/getubuntu/download

2008年10月4日星期六

Ubuntu 8.10 Intrepid Ibex就要来了!

http://www.ubuntu.com/files/countdown/810/a_white/countdown_8_10_a_00_days_a_here.png

Ubuntu 8.10 Intrepid Ibex就要来了!
前两天,我刚刚重装完8.04,昨天,8.10 Beta就发布了,让我们共同期待。


主题是NewHuman暗色主题。
让我们来看一下新特性:

X.Org server 1.5

Linux kernel 2.6.26

加密的私人文件夹

每个用户都有一个加密过的~/Private文件夹。

详情:EncryptedPrivateDirectory

访客会话支持

对于一些临时要借用电脑给他人使用的场合,这个功能十分有用。

Network Manager 0.7

增强了Ubuntu 8.10的网络功能。


啊!顺便恭喜我成为[[维基助理编辑]]!

2008年9月3日星期三

Google浏览器?!

今天一上Google,下面就出现了一个新!立即下载谷歌浏览器(测试版)进去看看,试了一下,很简洁,也很快,还是挺不错的,不过只有Windows版。
“从任何一个新标签均可即时访问您最喜爱的网页”的功能与Opera的快速拨号有些类似,还有“为您常用的网络应用程序创建桌面快捷方式”的功能,就像Prism一样。

发两张图片:

2008年8月23日星期六

军训归来

为期六天的军训终于结束了。这个军训可以用一个字来形容:累。
端腿真爽。
不过,休息的时间玩玩牌,熄灯之后聊天,还是很惬意的。
我们的教官是金爷,他的一声“立定”我们永远也忘不了。

现在坐在电脑前,终于可以解放了,好好放松一下吧。

2008年8月15日星期五

Sudoku Ver 0.0.1 Alpha

终于搞出来一个了,不容易。

源代码及下载:http://sites.google.com/site/xhackerbase/Home/suduku

此版本可以生成数独,命令行界面,无其他功能。如果要加上做数独的功能,有两大难点:
1.挖洞:如何挖出难度很大的数独题,又有唯一解?只有再写一个求解的函数;
2.控制:命令行的程序无法控制,一种方法是用GUI(GTKmm),其二是使用curses(这个能跨平台吗?Linux和Mac倒是都没问题),都有一定难度。

还请大家多多指教,发表意见,期待下一版本。

2008年8月10日星期日

数独 Sudoku

最近突然对数独了感兴趣了。经过一番研究,现在,我基本上已经不怕任何难度的数独了。怎么办呢?我决定编一个生成数独的程序,经过一番思考,有以下两个想法:

1) 先随即生成一个3*3,然后再把其中的1*3向右下平移,3*1向下右平移。总之说白一点就是把3*3变换到9*9。这个非常简单,就是做出的数独太有规律了;

2) 按照[1][1], [1][2], ..., [1][9], [2][1], ..., [9][9]的顺序慢慢生成。(俺家CPU还行,呵呵)。

建立几个函数:
bool isUni_Row (int row);
bool isUni_Col (int col);
bool isUni_Nine (int row, int col);
bool isUni (int row, int col)
//用来检查生成数字在行、列、3*3中的唯一性

int randNum (int time); /*用来生成随机数,time是生成的次数,生成9次随机数不能重复(可以用time控制)*/

从第1个格一直到第99个格,每个格都
sudoku[row][col] = randNum (time);
time++;
if (!(isUni (row, col))) {/*重新算这个格,如果time==9,回到上一个格*/}

以上是大致的方法,当然估计计算量会惊人。
过几天写完以后,我会放出代码。因为最近在学C++,所以用C++写。

那位有更好的方法,或想助我一臂之力,请回复。

2008年8月8日星期五

2008年8月8日的行程 + “绿色”奥运害死人

今天是8月8日,我和我爸觉得应该出去转转。下面就分享一下我们今天的行程吧。

第一站:丰台垒球场。
因为家住得较近,就先去看看。不多说了。

第二站:鸟巢以及水立方。
那人是相当的多啊!今天又是一个阴天,照片照出来也没什么意思。

第三站:中关村。
突然发现中关村挺近的,顺便去转转。

第四站:Apple Store。
本来想坐地铁回家,突然发现10号线途径Apple Store,我上次想去也没去成,正好去转转。
首先,我想说,应该是一个恶搞的哥们把我给害了。要知道boss耳机的最大音量可是很爽的。
试用以后还是觉得Mac没有Ubuntu好用。不过,我还是很喜欢苹果的键盘和鼠标,可惜不知道有没有Ubuntu的驱动。
30寸Apple Cinema HD Display太劲爆了,当然价格也很劲爆。看那里有一个13在问Mac能不能装Win,不说什么了。

第五站:KFC。
终于吃中午饭了。

现在再说说绿色奥运。今天股市一片大绿,原来这就是传说中的“维稳”,原来这就是传说中的“奥运行情”,原来这就是传说中的“绿色奥运”。啊,股民朋友们,向你们默哀……

2008年8月2日星期六

CN Wikipedia's entires reached 200,000!

Today, on Wikipedia, suddenly found that the Chinese Wikipedia entires breakthrough 200,000! Recall that when the entires reached 100,000 and 150,000, we have pleased. Today, the amount is 200,000! We have a more powerful Wikipedia!

As an important milestone, by November 12, 2006, the Chinese Wikipedia entries breakthrough 100,000.








Octo
ber 21, 2007, the Chinese Wikipedia entries breakthrough 150,000.


Now, another good news: Wikipedia has been unblocked!!! Blogspot has been unblocked too!!! Great!!!

2008年7月31日星期四

QQ for Linux released


Just now, I went to LDCN (http://www.LinuxDesktop.cn). To my suprise, QQ for Linux released.

Usually, my faborite im is GTalk (I use Pidgin at Ubuntu), but sometimes, my friend give me a QQ number. I tried to run LumaQQ or EvaQQ (and also Pidgin), but they were not work well. So, I was not use QQ for about 1 year.
Now, the offical Tencent QQ for Linux released. I will try it.

It has DEB, RPM, and also tar.gz version, for all kinds of Linux.

When I enter my QQ number and password, it says I need to activate my passport (Maybe I was not use it for a long time). After activated, it worked well at my Ubuntu. My desktop environment is LXDE (Lightweight X11 Desktop Environment). By the way, this DE is really fast.

Oh, it crashed. So, yeah, it is Pre version.

2008年7月15日星期二

The Incoming Ubuntunion Artwork

Ubuntunion shall become a GTK and Metacity/Emerald theme. The idea behind it is that every window - including the title bar - shall appear as an union, with no lines seperating it (same idea as behind Sapiens).

Around every window, there is a rounded border that forms a frame for the union that the window shall be. Inside the window, there are ideally no lines or colored areas that seperate the whole window. The different parts of a window (title bars, menus, toolbars...) are seperated by gradient lines, seperating and uniting them at the same time. The colors used come from the Tango Desktop Project color palette, thus Tango/Tangerine would be the preferred icon theme for this concept. Orange is used for highlights like the border of an active window or highlighted text, white for backgrounds, and gray for other parts (like borders of buttons, seperators, borders of inactive windows).

Concept Art



















Dark/Half dark edition


Personally, I think the

Concept Art is really cool.

2008年7月11日星期五

考完了,放假了。

爽利!终于考完了,放假了。不过,等着我们的还有5天的竞赛课和自学自研考试。

说实在的,我这次的成绩真是很垃圾:
语文:30.5(基础)+41(作文)-2(卷面)=69.5
数学:89(实际得分)+9(判错)=89(不能改分了,缺德!!!)
英语:8x
物理:102
化学:58
总分:我懒的算了,应该是40x。
真的相当烂,尤其是数学,那么简单。
不管了,反正是放假了。

还有,今天,我们这个劲爆的五班就解散了。

顺便扯一句,Blogspot现在好像完全解封了。

2008年5月24日星期六

地震了……

国务院新闻办今天下午受国务院抗震救灾总指挥部授权发布,据民政部统计,截至24日12时,四川汶川大地震已经造成60560人遇难,352290人受伤,26221人失踪。
据四川汶川地震已有十二天了。首先,向在地震中遇难的人们默哀。然后,希望在地震中受伤的人们尽快恢复。最后,希望四川的人民能够振作起来,不要被灾难压倒,尽快重建家园。

2008年4月28日星期一

苍鹭终于来了!

在2个小时的等待后,昨天上午11:40,我终于把Ubuntu更新到8.04了!苍鹭终于来了!



更新的过程:








所有软件都更新成最新的了。OpenOffice.org 2.4, Firefox 3 Beta 5, BOINC Manager 5.10.45, Transmission, SuperTuxKart 0.4, Battle for Wesnoth 1.4.1......这种感觉太爽了!









在更新之后,我才深切地感受到,按一个键,然后等上两个小时,就可以享受到最新的系统,最新的软件,而且不用付任何钱,不受任何限制的,只有Ubuntu。

伟大的Ubuntu。

2008年4月26日星期六

The Free Software Song

by Richard Stallman


Join us now and share the software;
You'll be free, hackers, you'll be free.
x2

Hoarders may get piles of money,
That is true, hackers, that is true.
But they cannot help their neighbors;
That's not good, hackers, that's not good.

When we have enough free software
At our call, hackers, at our call,
We'll throw out those dirty licenses
Ever more, hackers, ever more.

Join us now and share the software;
You'll be free, hackers, you'll be free.
x2


The file free-software-song.au is a recording of Richard Stallman singing this song. It is also in Ogg Vorbis format.
Other interesting versions:
After listen the song, you can read the story of the writing of the song, too.

By the way, Blogspot looks like return. Great!

2008年1月23日星期三

My Winter Vacation's Plan

We finally free!Great!My holiday plan:

2008年1月22日星期二

万恶的期末考试结束了!

万恶的期末考试终于结束了! 感觉考得不好不差。
数学:102
语文(作文):45
语文(基础):39
语文(总分):84
英语:101
物理:86
化学:74
只能说十分一般。
快要放寒假了!好事情。

2007年12月29日星期六

The New Year's Concert of the Vienna Philharmonic

Forget two years to see "The New Year's Concert of the Vienna Philharmonic". Therefore, we must not miss this really Mody classical concert, otherwise will be a regret.

The New Year's Concert of the Vienna Philharmonic

It has long been a Philharmonic tradition at the New Year to present a program consisting of the lively and at the same time nostalgic music from the vast repertoire of the Johann Strauss family and its contemporaries. These concerts not only delight the audiences in the Musikverein in Vienna, but also enjoy great international popularity through the world wide television broadcasts, which now reach over 50 countries.

Originating during a dark period of Austria's history, these concerts were initially conceived for a local audience as a reminder of better times and a source of hope for the future. Today millions of people throughout the world are similarly encouraged by the light-hearted yet subtly profound character of this music, and draw joy and optimism for the New Year ahead.

It is the desire of the Philharmonic not only to provide musically definitive interpretations of the masterworks of this genre, but at the same time, as musical ambassadors of Austria, to send people all over the world a New Year's greeting in the spirit of hope, friendship and peace.

2007年11月10日星期六

The Final Score of Mid-Term Test

With the score,I am really happy.My score is much better than I had imagined.

Chinese:36.5+29(Composition)
Math:89
Physics:88(81+4+3) , are two that were misunderstood
Chemistry:75
English:103

Total:420.5

My really good luck!
(And W.H.Jack just the opposite)

2007年11月8日星期四

万恶的期中考试结束了

随着今天上午化学考试的结束,
万恶不赦的期中考试终于结束了。我终于可以喘一口气了。今天基本上除了语文作文,其它分数都出来了。成绩在预料之内,属于正常发挥:
语文(基础):36.5 并不是太理想,将将及格,但愿作文分能高点;
物理:81 似乎还可以;
英语:103 还凑合;
数学:89 一道很简单的送分题竟然错了!!!太了!!!
化学:75 化学我其实没什么把握。

这回考试也有几个被公认为“缺德”的地方:
0)语文考试有一道题限制25字可在答题纸上却给了30个字的地方;
1)物理考试有一道打点计时器的题,用的点不是实际打出的点;
2)英语考试有一道题限制三个单词,很多人没有看见;
3)化学考试中有一道题被公认为最缺德的:“玻璃”容器,太阴了!

但所幸,我都没有中计,呵呵。为中计的同志们默哀……

终于轻松了!!!万岁!!!

2007年11月5日星期一

My New Domain -- AlphaX.cn

I have a new domain -- AlphaX.cn(Alpha means I must improve it better,X means I do not know which Alpha my blog is),It is very short and very easy to remember,so cool!I also create a new website,hope you like it.
Go to AlphaX.cn