Category Archives: Uncategorized

垃圾邮件也越来越有水平了。。

下班前收到一封垃圾邮件,真是有水平阿。有理有据,写得还很吸引人。
贴上来,大家看看了
 
Hi my Dear!
 
I want to start my first letter from a question: "Is it possible to be happy without LOVE?"
I think that you will agree with me if the answer will be "NO WAY". Love is the most beautiful and exciting thing that may happen between man and woman! It inspires us only for doing positive things towards each other.
One very famous writer said: "The beauty will rescue the world" i agree with his words but still i would add :
" LOVE and Beauty will rescure the world".
I hope you agree with me that Love is a big notion.
There’s love to  God, to Mother, to a child to the country where you were born, and there’s love that joins a man and woman for all their life. That is the LOVE i’m looking for! And i’m seeking for the man who is also eager to have this life long adventure full of surprises and new experience we can share together! Will you join me for this trip?
I do realise that it should be very difficult to say "Yes" from the first letter having no idea about me.
That’s why i just offer to get to know each other better though correspondence that will help us to reveal many things about each other whether we mach perfectly or not. In addition you can look at my pictures and read some info about me here http://miXSAHB.i-looking-for-you.com/
I hope you’ll like what you see and read there.
Well closing my first letter to you i just want to thank you for reading it and i really hope that you’ll share my point of view on what i said above. I do really hope that you’ll answer me soon.
 
good-bye,
Bibi M.

如何使地址栏的HTTP地址保持不变

如何使地址栏的HTTP地址保持不变,即在点击主页中的链接到另一个页面但地址栏中的地址还为主页地址?
<html>
<head>
<title></title>
<meta content="text/html; charset=gb2312" http-equiv=Content-Type>
—————————————————————————
<frameset border=false frameborder=0 framespacing=0 rows=0,* >
—————————————————————————
<frame marginheight=0 marginwidth=0 name=refresh noResize scrolling=no src="blank.htm">
<frame name=hl8 src="default.asp" scrolling="auto" noresize >
<noframes>
<body topmargin="0" leftmargin="0"><!–msnavigation–>
<p>This page uses frames, but your browser doesn’t support them.</p>
</body>
</noframes></frameset></html>

支持Web 2.0 Sun Java System Portal Server推新版

Sun Microsystems Inc.周四宣布推出新版本Java System Portal Server软件,该软件可以免费下载,并与Java Enterprise System, Solaris Enterprise System及Java Application Platform Suite搭配使用。
 
开发人员可以利用新的portal server来构建包含RSS feed,blog及wiki等互动内容的社区门户。Sun公司还表示,新版本还加强了用户控制,减少开发时间,解放IT资源,另外还支持service oriented architectures(SOA),允许使用Sun Java Studio Creator进行直接拖放portlet development。
 
本周早些时候,Sun还宣布将其开源版Java DB database和Apache Derby Project Sun支持版也集成进新版的Java System Portal Server。

W800升级。。。

终于可以升级了。。。
 开始时总是服务器繁忙,不停的retry…
2005-12-15_21-17-51.jpg
终于。。
 
2005-12-17_09-19-59.jpg
 
据说第一次运行会下载n多的文件,等把。。
我已经重新启动了3次,依然这样。。难道我网络真的很慢?
waiting…
 依然这样,自己研究了下,发现
 
安装好升级文件,在
X:Program FilesSony EricssonUpdate Servicedb13740270blob_dbdata目录下,有150个文件
然后当你开始升级。也就是我们卡住的那个界面。再检查那个文件夹。就会发现该文件夹中的所有文件都已经被删除,重新下载新版文件
我们卡的过程就是狭窄的过程,我下载到66个文件开始了下一步。2005-12-17_10-27-49.jpg
不过开始点了没有反应。再检查文件。下面变成了129个文件。这个时候点击开始,才会进入第3步
更正:刚才发现。似乎在整个更新过程中。X:Program FilesSony EricssonUpdate Servicedb13740270blob_dbdata下的文件一直在增加。可能是sony利用带宽的方法。开始更新手机时的,最后文件个数,我的为177个(w800c)
总是卡住的朋友。可以重新安装update程序。记住卸载之后,要把X:Program FilesSony Ericsson文件夹删除。然后重新安装。或者把X:Program FilesSony EricssonUpdate Servicedb13740270blob_dbdata文件夹下的文件删除,然后重新开始。不过最好卸载从来。
 
2005-12-17_10-29-47.jpg
 
 
然后就很简单了,按照提示进行就可以了
不过记住,按住的  c  键是手机上的,不是电脑上的。。。
同时需要安装刷机驱动。
2005-12-17_10-29-55.jpg 2005-12-17_10-34-18.jpg 2005-12-17_10-35-06.jpg 2005-12-17_10-35-12.jpg 2005-12-17_10-48-08.jpg 2005-12-17_10-53-39.jpg 2005-12-17_10-53-47.jpg
 
这些,是升级过程中,发生了变化的文件。
想要提取rom的,研究下吧
2005-12-17_10-50-57.jpg

腾讯的动作不是一般的快。。。

在搜友和miniqq出来的一天之内,把它们都干掉了。。再次不能显隐身了。。
根本原因,是搜友和miniqq使用的都是同一条协议,经过简单分析。连接的是219.133.40.209:4701。用的是TCP连接。搜友功能简单,只有3条指令,登录,隐身,返回列表。和miniQQ唯一的差别就是时间戳,MiniQQ是5位,搜友是3位。
而tencent只需要把地址换一下,或者把反编译得到的漏洞补上就可以了。。
现在的想法是,如果想要显隐身。只能是在电脑上模拟wap上网,然后通过wap网关来访问qq。但同样有一个问题,似乎现在tencent对wap上网也作了检测,会检测你使用的是手机还是其他。其他直接跳回页面。。。