Guest | Log in

科目一考试通过

应sherry的推荐,上个月报的东方时尚驾校预约计时班,学校的环境确实不错,就是远了一些,不过驾校的大巴正好经过清华东门,所以还是挺方便的,50分钟左右就能到学校。

上周六一整天法培,由于时间很有限,内容又比较多,所以老师只是按考试的要求把重点给讲了,还讲解了一些考题的技巧,比如如何选择罚款数等等,应试的成份挺重的,但上课也不是一无所获, Read More …

March 17, 2009 at 14:00 in Life  |  Tags: , ,  |  No Comments  |  991Views

中期检查通过

之前了解过情况,似乎只要有工作,有文章就能过,但也听说中期检查不过后果比较严重,所以还是好好准备了一下,把工作的思路好好准备了一下,内容精简了不少,做了14页PPT,力求能在10分钟时间呢把工作的内容及成果介绍清楚,细节都忽略。但发现做好presentation还是挺难的,虽然事前以为把思路理得很顺了,但是真到台上讲的时候还是很紧张,包括时间紧张和心情紧张,哈,不过老师们还是很nice的,提了一些建设性的意见,还鼓励我争取优秀硕士论文,让我high了半天,当然也可能是老师们给我老板面子,哈哈

总结一下这次做presentation的经验: Read More …

March 12, 2009 at 16:40 in Life  |  Tags: , ,  |  No Comments  |  650Views

[转载] 设计师十之诫

《NewWebPick》电子杂志(全球发行量最大的艺术与设计类电子杂志)主要针对于热爱艺术与设计的人们,内容主要包括:平面印刷、工业设计、网站设计、FLASH、3D、插图、UI、试验性艺术、数码摄影等等。我们希望通过这份杂志可以引导设计师的创意,并且我们会从全世界范围内收集各类设计资讯与信息。

NewWebPick集结中国、法国、意大利、德国、英国、日本、巴西、波兰、美国、新西兰各国当红商业设计师和团队,起草编写了“设计师十之诫”,希望对准备从事或正在从事设计行业的朋友们有所帮助,对“设计师”这个职业有更深层次的认知。

Read More …

March 1, 2009 at 10:01 in Art  |  Tags: , ,  |  No Comments  |  170Views

Matlab Search Order

  1. Variable
    That is a variable in the current workspace, for example, the code

    sin = 1:10;
    sin

    will surely output

    sin =
         1     2     3     4     5     6     7     8     9    10
  2. Sub-function
    There could be more than one function in a M-File, those additional functions within the same file are called sub-functions, for example a file named mymean.m contains the following lines Read More …

February 27, 2009 at 16:53 in Tools  |  Tags: ,  |  No Comments  |  578Views

Auditing User Operations in Samba

It is convenient to share files between groups of people using samba server, and it is often more important to audit user operations, such as create new file, new directory, delete files or directories, especially when the group grows larger and larger.

The default log files of samba (often located in /var/log/samba/) only record little information on the working condition of the server, which cannot satisfy our requirement.  Here we have a good news and a bad news, the good news is that from its version 3, samba begins to provide Stackable VFS (Virtual File System) modules support, in which “Samba passes each request to access the UNIX file system through the loaded VFS modules” so that it is possible for us to sniffer the user operations. And a vfs module named extd_audit is included in the package which is claimed to be able to provide enough (not full) controlling of what to record and where to record. Our problem seems to be solved, and the bad news is Read More …

February 25, 2009 at 21:29 in Tools  |  Tags: ,  |  No Comments  |  1,531Views

我病了…

感冒+轻微的血压偏低=头晕+全身无力

自从进实验室以后,以各种理由让自己的许多生活习惯变得很不规律,很不健康,这里进行一下自我反省

  1. 睡眠不规律,经常以干活为理由,晚上睡得很晚,而第二天又起得很晚,其实按时睡觉,第二天早起继续干活效率也许更高;
  2. 吃饭不规律,该吃饭的时候不吃饭,结果往往把午饭拖到快晚饭的时候吃,晚饭拖到夜里才吃,而且吃太多不健康的食品,像快餐,火锅之类,吃的蔬菜不够;
  3. 疏于运动,高中的时候每天都踢球打篮球,本科的时候每周能踢上一两次,球,研究生以后一学期能打个四五次球,上学期跑步坚持了不到一个月就断了,另一方面经常在电脑前面一坐就是很长时间,弄得颈椎很不舒服;

有了问题就得改,而且要 Read More …

February 22, 2009 at 19:52 in Life  |  Tags:  |  No Comments  |  264Views
 Page 1 of 9  1  2  3  4  5 » ...  Last » 

Powered by WordPress   |   Entries (RSS2) and Comments (RSS2)   |   Valid XHTML and XFN
Copyright © 2009. All right reserved. Theme by inming and sherry.