Time: 2010-03-08 10:22 Category: 开发工具 Hits: 3 Tags: fiddler Comments: 0 Fiddler is a Web Debugging Proxy which logs all HTTP(S) traffic between your computer and the Internet. Fiddler allows you to inspect all HTTP(S) traffic, set breakpoints, and “fiddle” with incoming or outgoing data. Fiddler includes a powerful event-based scripting subsystem, and can be extended using any .NET language.
Fiddler is freeware and can debug traffic from virtually any application, including Internet Explorer, Mozilla Firefox, Opera, and thousands more.
下载地址:
http://www.fiddler2.com/fiddler2/version.asp
Time: 2010-03-08 10:06 Category: 开发工具 Hits: 2 Tags: ie,
ie6 Comments: 0 The Internet Explorer Developer Toolbar provides several features for exploring and understanding Web pages. These features enable you to:
IE开发工具条可以给开发者带来很好的开发帮助。完美兼容ie6,对于咱天朝来说ie6还是煮牛。所以一个趁手的开发辅助工具是少不了的。
- Explore and modify the document object model (DOM) of a Web page.
- Locate and select specific elements on a Web page through a variety of techniques.
- Selectively disable Internet Explorer settings.
- View HTML object class names, ID’s, and details such as link paths, tab index values, and access keys.
- Outline tables, table cells, images, or selected tags.
- Validate HTML, CSS, WAI, and RSS web feed links.
- Display image dimensions, file sizes, path information, and alternate (ALT) text.
- Immediately resize the browser window to a new resolution.
- Selectively clear the browser cache and saved cookies. Choose from all objects or those associated with a given domain.
- Display a fully featured design ruler to help accurately align and measure objects on your pages.
- Find the style rules used to set specific style values on an element.
- View the formatted and syntax colored source of HTML and CSS.
The Developer Toolbar can be pinned to the Internet Explorer browser window or floated separately.
Your feedback is greatly appreciated. Please visit the IE Web Development Forum on MSDN to enter bug reports, comments, and suggestions.
http://www.microsoft.com/downloads/details.aspx?familyid=e59c3964-672d-4511-bb3e-2d5e1db91038&displaylang=en
Time: 2010-03-08 08:36 Category: 软件 Hits: 3 Tags: mercurial Comments: 0 Mercurial 是一款跨平台的快速、轻量级的分布式源代码管理软件, 使用python开发,免费开源。高效的实现、简易的学习曲线使得它既适合于大规模项目,也适用于小项目的代码管理。目前很多著名项目都已经开始使用 Mercurial来管理代码, 如 Mozilla、OpenOffice、Python等。Google Code在09年早期也已经提供了对Mercurial的支持。
TortoiseHg为Mercurial集成了一系列图形化工具和Shell扩展, 类似于TortoiseSVN为SVN提供的功能。
这款版本控制系统非常好使,目前GOOGLE应该算是最大的用户了。
我之前也经常用。非常轻便。最重要的是非常开放,各个平台都可以跑。超赞的。这一点比GIT要好得多,GIT不开放,这个要批评一下。
linux only不是开源的精神。any one 才是开源的信念。
主要更新:
提升heads命令对已命名分支的操作性能;
Log功能使用新的XML格式输出模板;
新选项”path.eol=auto”;
对命令”clone bundle incoming outgoing pull push”提供了”-b/–branch”选项;
提供了新的服务器效验选项, 用于验证已push的changesets的完整性;
支持SSL服务器认证,并提升IPV6的支持;
Subrepos现在提供了对Subversion基本的支持;
环境变量HGPLAIN使得脚本输出更加稳定。
下载地址:
Mercurial 1.5:
http://cdn.bitbucket.org/tortoisehg/thg-winbuild/downloads/mercurial-1.5.msi
TortoiseHg 1.0:
win32 http://bitbucket.org/tortoisehg/stable/downloads/tortoisehg-1.0-hg-1.5-x86.msi
win64 http://bitbucket.org/tortoisehg/stable/downloads/tortoisehg-1.0-hg-1.5-x64.msi
更多平台下载请访问:http://mercurial.selenic.com
Time: 2010-03-06 12:51 Category: IT资讯, 杀软&防火墙 Hits: 5 Tags: comodo Comments: 0 Comodo Internet Security 4.0发布了!
下载地址:
http://download.comodo.com/cis/download/installs/installer_data/binaries/cisfree_installer.exe
安装体验中,稍候会出报告!
安装器下载的速度太慢了,来一个离线安装包下载地址:
http://download.comodo.com/cis/download/installs/xml_binaries/cis/cis_setup_x86.msi
http://download.comodo.com/cis/download/installs/xml_binaries/cis/cis_setup_x64.msi
Version 4.0 : 03 March, 2010
- What is new in COMODO Internet Security 4.0.x?
THANKS! COMODO would like to thank all of the BETA testers who voluntarily joined the beta testing program and provided the feedback about the product.
- NEW! Seamless livePCsupport Integration
This version has a built-in Live Support for getting instant help from the experts for any type of problems.
- NEW! New User Interface Theme
A new user interface theme has been introduced with this version.
- NEW! New Web Based Installer
Now, there is a single setup file which downloads and installs the required products according to operating system the computer has. The product installers are created with Microsoft Windows Installer for native installation/uninstallation support.
- NEW! Integrated Sandbox
Proactive Defense i.e. Defense+ now includes a built-in sandbox which combines file system/registry virtualization and least-privileged user account principle in order to combat with unknown malware.
- IMPROVED! Default Deny Protection
Defense+ now automatically sandboxes all unknown applications/executables until they are analyzed.
- IMPROVED! Significantly fewer number of popup alerts
Defense+, with the help of new sandboxing technologies, has a more powerful default security policy while having significantly fewer number of alerts compared to previous versions.
Also in this version, Defense+ and Firewall, by default, do not create automatic rules for already known safe applications.
- IMPROVED! Popup alerts layout
The new popup alerts now include additional options which allow the users to take COMODO Time Machine snapshots or set Windows system restore points, submit suspicious files for immediate analysis.
- IMPROVED! Antivirus Engine
Antivirus engine is improved for better detection and cleaning. The new engine now has disinfection support for the infected files.
A new command line virus scanner (cavscan.exe) has been introduced in order to address the need for scanning the computers in windows safe mode or scanning files transferred from MSN etc.
Time: 2010-03-05 20:40 Category: 开发工具 Hits: 5 Tags: winscp Comments: 0 这个版本主要是修正之前版本的BUG, 第一时间我下载试用了。发现安装界面有了中文的。哈哈 ,以前用的是盗版FlashFXP,现在一直用WinSCP,功能强大,而且开源。超赞!
下载地址:http://voxel.dl.sourceforge.net/project/winscp/WinSCP/4.2.7/winscp427setup.exe
- Increased maximal size of accepted SFTP packet. 548
- Bug fix: Failure when closing connection after another failed connection. 547
- Bug fix: Root path was not remembered as last working path on a drive. 549
- Bug fix: Hang-up after closing connection. 550
Time: 2010-02-28 19:54 Category: 下载工具 Hits: 6 Tags: bitcomet Comments: 0 迅雷之外的选择(bitcomet)
经过迅雷5.9的这么久的折磨,我终于无法再忍它了。
在四方寻找可替换的软件,并经过谨慎的评测之后得出了还算满意的结论。
功能最好,最优化的下载工具,当属bitcomet。

bitcomet的bt下载功能是非常强的。在中国境内,下载速度会比utorrent快很多。而且它还支持emule(插件的方式)。
经过一下午四五个小时的下载测试。下载的时候,带宽占用非常理想。开迅雷的时候,你会发现网页很难打开。因为迅雷的并发连接数一般超过了300个。但是通过监测软件。我们可以发现bitcomet的并发连接数控制在100以下。因此不影响上网看网页。
注意,如果你跟我一样用的是电信两兆宽带的话,那么bitcomet的任务数量最好设置为1个,即同时只进行一个下载任务。上传速度设为10K,下载限制为100K。这样在下载的同时,还可以做其它的事情。
这一点是迅雷做不到的,迅雷是名副其实的吸血!
官网地址:
http://www.bitcomet.com
下载地址:
http://cn.bitcomet.com/bitcomet/bitcomet_setup.exe
Time: 2010-02-28 18:07 Category: 输入法 Hits: 1 Tags: 五笔,
极点 Comments: 0 相对6.5最大变化就3条:
1、支持win7(x86/x64)
2、支持X64(实际包括在上面了)
3、重写了码表管理部分,解决词库出错问题
4、修正发现的bug,优化词库加载速度及完善
极点设为默认时的一些问题。
感谢一直帮助、支持极点的朋友们,祝元宵节愉快!
下载页面:
http://okuc.net/software/freewb
标 准版与学习版的差别:
『学习版』是专为初学五笔用户准备,查询时会提示字的拆分图、读音与编码;
『标准版』的查询则提示字的读音、编码与解释。另外,两版采用的拼音词库
不一样:学习版较小,标准版较大;学习版的默认设置更适合初学者。
————————————————————
作为一名老五笔输入法的用户,我个人对极点五笔是极致推崇。
它比qq五笔和搜狗五笔上屏速度都要快。同时还没有尾巴进程,不自动升级词库什么的。五笔其实并不需要词库,我个人的习惯是打单字。
所以轻便的极点五笔是我的不二之选,今天是元宵节。极点为我们带来了一个非常好的节日礼物。
推荐大家试用。
Time: 2010-02-25 15:15 Category: 浏览器 Hits: 1 Tags: maxthon Comments: 0 大家好,傲游浏览器1.x系列继续更新。本次主要对反馈集中的bug进行了细节修正,例如新建标签后焦点不在地址栏的问题。
更新列表如下:
* 现在新建标签后焦点将归于地址栏
* 修正了搜索引擎兼容性问题
* 修正了某些情况下托盘显示图标失效的问题
* 修正了在地址栏选择历史网址不能正常打开网页的问题
* 修正了某些情况下在搜索框点回车键无法进行搜索的问题
* 修正了无法通过搜索引擎别名进行搜索的问题
* 修正了某些情况下点搜索时崩溃的问题
欢迎大家下载使用!
下载地址
中文版 http://dl.maxthon.cn/cn/mx1/mx_1.6.7.33cn.exe
MD5 = 1324b61bb90b77537534a53c2b2c39f9
国际版 http://dl.maxthon.cn/mx1/mx_1.6.7.33.exe
MD5 = 67087b3b8baab23ee06c98f7e0561bfd