Days ago I found the “previous entries” link on my index page didn’t work, the link connected correctly to “page/X/” but no pages were shown. Since I just upgraded my wordpress to 2.3.3 it is unclear whether the problem is caused by the bug of wordpress or not.
Search results helped nothing with this issue, changed [...]
Monthly Archives: February 2008
WordPress “Previous Entries” doesn’t work
柏林之行照片采摘 - 1
最讨厌的就是旅行回来发图片,碰上我这个完美主义者每个照片都要花费大量时间。这个帖子在wp里存了好久了,怕长虫就发了吧。其他照片估计遥遥无期了。
去柏林大家最熟的,长途汽车总站,Zoologistgaten(济南长途车站离动物园也蛮近,难道也是当初德国人规划的?
一个百货大楼~(原谅我在村子里待久了,好不容易见一个大Store~~)
被炸的威廉教堂
Stochastic Pi-calculus Machine Research - Hill Type Equation
This is a log for my thesis study on Stochastic Pi-Calculus Machine (SPiM).
Here is a sample code for implementing hill-type equation in SPiM:
directive sample 10.0 1000
directive plot sender();receiver()
directive graph
new comm@1.0:chan(float)
let sender(n:float) = (
!comm(n);
sender(n/2.0)
)
and receiver() = (
do delay@1.0; receiver()
or ?comm(n); delay@n
)
run (sender(1.0)|500 of receiver())
You will get a curve looks like this:
The receiver()’s degrade time is controlled [...]
差点被Startlogic整死
便宜没好货,果然是真理。前一阵空间到期想找个便宜的空间移了算了,后来发现了Startlogic只要3.99$/月,马上就交了订金。结果麻烦连连,就只是换DNS就换了两天。PHP怎么也运行不了,Panel难使,技术咨询基本等于没有。用了不到一个星期就恶心的我不想用了,脑子里全是dreamhost的好…
现在重新换回dreamhost了,不过是月付,$11.99 一个月。但是我还在寻找更好的hosting,更好,更强大~