| Cheet's profile忘了烦恼 可爱多好™PhotosBlogLists | Help |
|
November 17 I am back! In fact, I am always here...Original URL: http://www.pokesoft.org/blog/?p=334
Pokesoft, REVIVE!
_____:* :*__________:* :* ______ November 16 傻缺了 - P&D M1DA 我今天偷了根DVI adaptor,想再接个显示器.... 偷回来了发现插不上...仔细一看,妈呀,pin真多,还挺大 网上查了半天DVI spec都没有这种... 后来发现他不是DVI...是VESA Plug and Display (P&D).../ 白痴了...有空偷个正常的... 拨号上网 NND,上周的文章一直发不上来,再开一个试试? ------------------------- 我现在可知道什么是'拨号上网'了.... \ 我那该死的Virgin Broadband又挂了...这次比较好玩,还是连不上网...想上网? 跟我学... 拿起电话,拨150,免费的Virgin Media Customer Support... 选Report Fault > Broadband...等音乐响起后...注意你的电脑(!) 连上网了! 现在可以随便玩了... 上网完了的话..就把电话挂掉,注意你的internet也就断掉了, 方便吧... 这,就是传说中的 -> Dial up broadband.... 注解: 其实打任何电话都可以的,但我们充分利用的了VirginMedia Support Line 30+分钟之长的waiting time, 来保持我们的internet,反正是免费的电话... 注意电话不要没电噢(我的是无绳电话) 如果你运气不好(?) 有Support接的话就跟他们聊聊...然后挂了继续打,你就又有网上了.... ... November 10 Machine-Talking My own real-life experience: reboot Command not recognized. restart Command not recognized. shutdown Command not recognized. shutup Connection to host lost. November 02 Something useful for Bugzilla DB migration http://www.ravenbrook.com/project/p4dti/tool/cgi/bugzilla-schema/ There's a complete database of all bugzilla db schema You can diff them easily by selecting the versions....saved me lots of time try to dig out schema by my self October 07 奇怪死人了...我的ADSL router 一直有这样一个问题... 我只要一开MSN -> 20秒后, 所有的无线/有线连接都断掉....只能重启router.... 我多方研究考察,未果 于是我无聊开始给我的router downgrade....down完了,不能上网了...DSL 灯一直2Hz地闪...看来是不能建立ADSL连接, 但我的LAN还是ok的,可以继续连接router... %*$(@$^了一圈,还是没结果, 强制reset....还是不行 于是我有upgrade回来...也一样...强制reset...还是不行... 气死我nnd了...用我的Mobile Broadband上网吧....2镑呢!! 网上搜了一圈,也没什么办法....得了,咱就别装NB了,给support打电话吧 听了10分钟的无聊噪音电话通了...说明了情况...对方说这样,你把墙上的电话接口拆了,里面有个test socket, 插那里插20~30分钟,不行在给我打电话... 嗯,可能是Sync问题. 于是我就找螺丝刀...找啊找,找到了....正要撬墙角呢...猛然瞥见router的internet灯亮了!! 然后就有能上网了...nnd真奇怪.... 这电话打的还挺神奇...直接fix了... 而且更神奇的是MSN问题也有所改善....现在不是20秒了...该20分钟断网了..... ....我不敢乱搞了...就用山寨版MSN得了... UPDATE 又有问题了...我继续打电话....后来懒得打了.. 端着螺丝刀就冲了过去... 你猜怎么着? 好了! 气死我了.. September 09 英国一猫咪被卷洗衣机 眼冒金星奇迹幸存Original URL: http://www.pokesoft.org/blog/?p=331 ![]()
August 18 Submit a HTML form with disabled fieldsOriginal URL: http://www.pokesoft.org/blog/?p=328 I have been trying to disable all the fields before submit, so no extra validation will be needed for the edit page. It is not possible to submit a DISABLED field… A possible solution is use READONLY attribute, but this is for textfield and textarea ONLY, but I want all the fields to be un-changeable. After some research, I summerised the following techniques (hacks):
And guess what, I’ve chosen the ugly approach, #1:
function lockValues()
{
var x = elem(”Edit”).elements;
for(var i=0; i
…because it is the simplest working solution~ dhtml tree menusOriginal URL: http://www.pokesoft.org/blog/?p=327 Tree menus look very good on pages, but hard to implement (well, not easy to implement) by hand, so here are some written code for building tree menus:
August 06 JavaScript Time PickerOriginal URL: http://www.pokesoft.org/blog/?p=326
Not very easy to use, I have to say ;( Im not going to use that, but it’s good enough for JS. http://pttimeselect.sourceforge.net/example/index.html <- this is cool but does not have seconds & requires jQuery. http://www.jnathanson.com/index.cfm?page=jquery/clockpick/ClockPick <- another cool one, jQuery http://www.pit-r.de/timepicker/demo/pickerDemo.htm <- this is very cute http://home.jongsma.org/software/js/datepicker <- nice, got standalone TimePicker, but not for secs After all, I decided to do my own time picker (with sec and TZ ) using HTML…. 超级大懒蛋--past papersOriginal URL: http://www.pokesoft.org/blog/?p=324 实在是懒得打印,懒得下载,懒得开CL的网页慢慢找past paper了… 也懒得写个GUI来弄了.. 还是拿XML来玩了吧…. 下面的是给IE7用的…在搜索框中加上一个Past Paper的Search…只要打入什么”2002p8q12″之类的,就可以直达那个Paper PDF.嘎嘎嘎嘎嘎嘎 < ?xml version="1.0" encoding="UTF-8" ?> - Past Papers CST Past Papers from CL UTF-8 现在懒得改了,以后写个自动安装的,通吃所有浏览器…哈哈哈 May 25 [转]周杰伦听错的歌词....Original URL: http://www.pokesoft.org/blog/?p=322
May 22 重新认识连接速度Original URL: http://www.pokesoft.org/blog/?p=320 复习太无聊了…乱搞research比较好玩哈~~ 下面的是一些协议啊,接口啊,网络的速度, 自己看一下和你过去认为的速度有多大区别?! 我原来以为480M的USB2.0就是能480 MB/s呢….错咯,是480Mbit/s….实际上才60MB/s, 慢吧! 网络的就更慢了,我们的WiFi 54Mbps ~ 6.7 MB/s, Ethernet-100 ~ 12.5 MB/s, ADSL 才平均 300KB/s…上网慢吧…
Source: Wikipedia Sun's version of "640k": 2GB ServletResponse Content-LengthOriginal URL: http://www.pokesoft.org/blog/?p=319 Yes, Sun Microsystems said that 2GB’s enough for everyone to download… That is because of the setContentLength(int) method only take an int! Java’s int is 32-bits, and it is signed, meaning a 2^31 (=2GB) limit on the size…! Sun’s refused of fixing this for ages…
May 19 山寨也得有个限度吧?5.5万亿像素数码相机问世Original URL: http://www.pokesoft.org/blog/?p=317
May 10 博客男女,测测博客是男是女Original URL: http://www.pokesoft.org/blog/?p=314
May 06 [荐]真实体验:电池冻冻更持久?Original URL: http://www.pokesoft.org/blog/?p=309 超棒的一篇文章,分析了冻电池的本质并且亲身做了实验,写的不错,强力推荐一下!! (oh,我的实验和他们的得出同样的结果–没戏!!)
文章在此: http://www.pcdigest.com/2009/02/iced-battery/May 05 看看这个,变态的日本人造了个东京厕所地图??! |
|
|