Archive for August 2010

创业者的感悟:执行和想法,78% 和 22%

Preimes Plus是一个创业团队,虽然看不出他们到底有什么与众不同,但是看起来这些创业者应该是对创业有一些独到的理解的。正如他们这篇关于执行和想法关系的文章,应该是历经一些成功和失败之后得到的感悟。文章的中心思想是:用78%的精力去实现对成功只有22%贡献的想法,强调持之以恒的实践对一个项目成功的重要性。虽然这不是什么新的发现,但是的确值得时常引以为鉴。

Origin绘图软件编程语言的几个层次

Origin是科学绘图和数值分析领域的一个十分强悍的商业软件。即使在开源流行的今天,Origin凭其优势仍可傲视群雄。当今的GUI软件,一个符合趋势的做法是支持脚本或者这样那样的编程扩展。这是由应用的多样化以及GUI程序天然的特点造成的:用户不再满足单一的使用流程,但是GUI程序的界面元素往往是开发时就订死的。Origin也不例外,它从6.0以后也在不断地朝支持编程的方向努力。否则,你看看它的对手们,Scilab, Octave, Qtiplot等好多好多,哪个不是天生就支持一门编程(脚本)语言的呢?

Continue reading ‘Origin绘图软件编程语言的几个层次’ »

如雷贯耳的名字:物理和化学领域荷兰的Nobel获奖者

Jacobus Henricus Van’t Hoff, 1901 Nobel Prize in Chemistry
Pieter Zeeman, 1902 Nobel Prize in Physics
Hendrik Antoon Lorentz, 1902 Nobel Prize in Physics
Johannes Diderik Van Der Waals, 1910 Nobel Prize in Physics
Heike Kamerlingh-Onnes, 1913 Nobel Prize in Physics
Petrus Josephus Wilhelmus Debye, 1936 Nobel Prize in Chemistry
Frits Zernike, 1953 Nobel Prize in Physics
Nicolaas Bloembergen, 1981 Nobel Prize in Physics
Simon Van Der Meer, 1984 Nobel Prize in Physics

Keyboard shortcut to insert euqations

I didn’t know this before I saw this post. The shortcut is ‘Alt+=’. That’s simple!

Uncompress tar to specific directory + Other tar/untar tricks

There is a ‘-C’ option allow you to do this. However, it can fail in some situation. There are also some posts online that report this option does not work. If you have that problem, maybe you could try the solution here.

Continue reading ‘Uncompress tar to specific directory + Other tar/untar tricks’ »

使用tesseract-ocr做文字识别

评书吧批量下载脚本

通常只要修改Page_name和total_pages即可实现自动换页批量下载,喜欢听书的朋友可以试试。

Continue reading ‘评书吧批量下载脚本’ »

WordPress真的很省心

使用WP做自己的Blog有一段时间了,可以说是越用越爱。无论界面还是操作都突出了“简洁”的特点,这一定是精心设计和千锤百炼的结果。如果你正在犹豫用什么软件构建你的Blog,用WP肯定是没错的。