Tuesday, July 13, 2010

the web browser (vforchrome) that can bypass G-F-W

一个简单易用,便于翻墙的基于chromium的浏览器。
http://code.google.com/p/vforchrome/

vforchrome 使用了chrome浏览器和vfortunnel.exe(其实就是plink.exe)隧道工具

vfortunnel.exe 表面上看是一个plink,其实它的真实身份……还是plink。只不过增加了一些功能。


  • 第一种用法:可以当作plink.exe使用。在命令行中不带参数运行vfortunnel.exe的时候,就可以看到plink的帮助 信息。
  • 第二种用法:只带一个参数运行时,vfortunnel.exe会认为这个参数是一个路径,它会把自己的工作路径设置到这里, 然后,如果你配置了自己的vfortunnel.xml,就按照vfortunnel.xml中的信息启动SSH隧道,否则就下载 ssh_metainfo.xml,根据ssh_metainfo.xml提供的信息获取网上公开的SSH信息,最后启动隧道。也就是 说,vfortunnel.exe完全可以单独运行,如果你想用firefox而不是chrome,只要配置firefox使用 vforchrome.pac这个自动代理脚本,或者直接指定使用SOCKS 127.0.0.0:9052好了。
  • 第三种用 法:vfortunnel.exe --test ssh_metainfo.xml ,用来测试配置文件ssh_metainfo.xml写的是否正确,写这个配置文件需要对XML和正则表达式有些了解,所以程序正常运行时只从网络下载这 个配置文件而不会处理用户自己写的。希望有高级用户愿意帮助添加和维护这个列表 :)

how to install ubuntu OS combined with Windows


图解Linux下如何搭建C#开发环境
http://news.cnblogs.com/n/68188/

这篇文章中介绍了6中安装Ubuntu的方法, 值得阅读.

Monday, July 12, 2010

set up git server on windows


一天之内, 看到3篇和.Net开发相关的Git文章, 看来git的时代到了.

孙以义开发的用于VS2008/

2010的Git源代码控制提供器
http://news.cnblogs.com/n/66583/


How To Set Up A Git Server On Windows Using Cygwin And Gitolite
http://therightstuff.de/2010/03/28/How-To-Set-Up-A-Git-Server-On-Windows-Using-Cygwin-And-Gitolite.aspx


TortoiseGit + msysgit + CopSSH + WindowsXP as server
http://code.google.com/p/tortoisegit/wiki/HOWTO_CentralServerWindowsXP

Saturday, June 12, 2010

SVN resource update

SVN补充

[原创] Windows下架设Subversion服务器 - 印第安的日志 - 网易博客
http://indian.blog.163.com/blog/static/10881582007112415021751/

VisualSVN Server的Standard版本(免费), 支持Basic Windows认证(With Basic authentication user's credentials are transmitted to the server in plain text ),

VisualSVN Server的Enterprise版本(收费)

更支持Windows NTLM or Kerberos V5认证, 具有更高级别的安全性.

免费的svn服务器, 开源项目,可以放在sf.net或google code上, closed source项目, 本来有很好的www.csie.org可以使用, 现在也停止服务了, 下面两个网站也提供免费的服务, 不知道服务质量如何? (哈哈, 免费用也对)
http://www.xp-dev.com/
https://www.projectlocker.com/signup/startup