克林顿国务卿关于互联网自由的讲话
源地址:http://www.america.gov/st/democracyhr-chinese/2010/January/20100121212440eaifas0.9105341.html?CP.rss=true
克林顿国务卿2009年1月21日在华盛顿哥伦比亚特区新闻博物馆(Newseum)发表讲话,阐述互联网自由对社会进步和经济增长的重要性,宣布将把增进“连接自由”作为一项基本外交目标。以下是讲话全文,由美国国务院国际信息局(IIP)翻译。
希拉里∙克林顿(Hillary Rodham Clinton)国务卿 华盛顿哥伦比亚特区新闻博物馆(Newseum) 2009年1月21日(星期四)
非常感谢,艾伯托(Alberto)。不仅要感谢你的赞誉和介绍,而且要感谢你和你的同事们在这个重要机构中发挥的领导作用。很高兴来到新闻博物馆。这个博物馆是一座纪念碑,见证了我们最珍视的一些自由。我十分感谢能有此机会谈谈如何运用这些自由应对二十一世纪的各项挑战。 Continue reading “相应成趣2译文:克林顿国务卿关于互联网自由的讲话”
相应成趣之二:Internet Freedom
source:http://www.foreignpolicy.com/articles/2010/01/21/internet_freedom?page=0,8
Internet Freedom
The prepared text of U.S. of Secretary of State Hillary Rodham Clinton’s speech, delivered at the Newseum in Washington, D.C.
JANUARY 21, 2010
Thank you, Alberto for that kind introduction. It’s a pleasure to be here at the Newseum. This institution is a monument to some of our most precious freedoms, and I’m grateful for this opportunity to discuss how those freedoms apply to the challenges of the 21st century. I’m also delighted to see so many friends and former colleagues.
This is an important speech on an important subject. But before I begin, I want to speak briefly about Haiti. During the last nine days, the people of Haiti and the people of the world have joined together to deal with a tragedy of staggering proportions. Our hemisphere has seen its share of hardship, but there are few precedents for the situation we’re facing in Port-au-Prince. Communication networks have played a critical role in our response. In the hours after the quake, we worked with partners in the private sector to set up the text “HAITI” campaign so that mobile phone users in the United States could donate to relief efforts via text message. That initiative has been a showcase for the generosity of the American people and it’s raised over $25 million for recovery efforts. Continue reading “相应成趣之二:Internet Freedom”
如何使用服务器SSH“跨栏”
源地址:http://www.williamlong.info/archives/2057.html
虽然我们的网络在公开场合下自称是“开放”的互联网,但实际情况却不是这样的,例如前几天,已经有两个同事咨询过我,如何使用代理服务访问Facebook,我发现其过程还是挺多的,与其我一步步讲给他们听,不如写一个教程,这样他们也更能理解和操作。下面我就介绍一下我是怎么使用代理服务器的,算是一篇科普教程吧。
前面一段是科普教程,如果你只关心如何使用代理,可以直接跳到“如何使用SOCKS代理服务器”这一段。 Continue reading “如何使用服务器SSH“跨栏””
手动修改operamini国际版 重新开始跨栏之旅~
源地址:http://www.opda.net.cn/viewthread.php?tid=293296&extra=page%3D2 CwPlace原创教程@BBS.OPDA.CN
附上一个更傻瓜的教程:http://bbs.opda.cn/viewthread.php?tid=316060&extra=&page=1
(不完全推荐:空间速度较慢,而且大家都用,很容易被一网打尽,应该尽量用冷门的空间)
为了方便阅读 文章有修改,文章涉及工具下载:(不包含FTP工具)
网盘:http://www.ziddu.com/download/8000184/FUCKGFW.rar.html
先决条件:你需要一个支持php和cURL的国外服务器!(可以在国内用手机访问到的,很容易搜到免费的)
具体修改步骤:
1 下载工具篇
a 下载源码 介绍页面 http://code.google.com/p/opm-server-mirror/
目前最新源码下载 http://opm-server-mirror.googlecode.com/files/index_2009_11_25.zip
b 下载ftp工具 http://www.newhua.com/soft/3011.htm
2把附件解压上传到服务器,最好是新建个单独目录
3 修改opera4服务器(不推荐Opera5,资源占用很大,而且至今尚未正式版)
a 用Winrar解压原版operamini.jar中的a.class 到桌面,并下载附件hhlass准备修改
b 用hhclass打开a.class 拖到最下面
按下图所示修改两处:

修改后保存,然后拖进用winrar打开的operamini.jar里即告修改成功!可以重新翻墙了~
如觉得修改麻烦,那就直接下载修改版: OP4下载 OP5下载 (“保质期“的长短取决于你是否合理使用)
[ad name=”Google Adsense-3”]
使用GAppProxy建立自己的代理服务器 2010-02-12
最近经常需要翻墙去研究国外某些网站的交互设计,但是随着我们科技实力的不断发展,我发现好用的代理服务器越来越少了,甚至一度没有可用的翻墙方法。今天从华大师那里得知世界上存在一种叫做GAppProxy的东西(我之前真的没听过,不要鄙视我…),于是上网翻了一些相关资料,终于成功的跨过了万里长城。
在跨越之前,我想有必要了解一下文中涉及到的相关概念:
1、Google app engine 是什么?
这个,就是 Google 的一个服务。(废话~)简单的说,使用它我们可以编写一些在线的应用,可以使用 Python 写的程序,由 Google app engine 提供网络空间和带宽。
2、GAppProxy 是什么?
GAppProxy 是基于 Google app engine 的免费国际代理。据说本意是提供给教育网用户的,但是由于使用了 Google 的服务器,公网用户也可以使用。
3、GAppProxy 能做什么?
能做什么?看本文标题啊~~
好~~ 概念了解完了,让我们开始伟大的跨越之旅吧。 Continue reading “使用GAppProxy建立自己的代理服务器 2010-02-12”
