显示标签为“Software”的博文。显示所有博文
显示标签为“Software”的博文。显示所有博文

2007年6月23日星期六

用CSSVista预览CSS代码在IE6和Firefox中显示的效果

由于IE对CSS代码解析的不规范,导致许多符合W3C标准的CSS代码在IE中无法正常显示。而IE又是全世界用户占有量最高的浏览器,不可能放弃网页对IE的兼容性,所以使许多网页设计人员对此都是十分苦恼。经常要为了使网页的CSS代码既兼容IE又兼容Firefox而花费大量时间进行测试。

CSSVista

使用CSSVista将帮助遭遇这一问题的网页设计者节省这一测试过程的花费的时间。CSSVista是一个第三方的Windows CSS编辑器,如图,在代码编辑窗口右侧有两个窗口。一个是IE6的预览窗口,一个是Firefox的预览窗口。这两个窗口将实时显示左侧CSS编辑器中的代码在IE6和Firefox中的显示效果。

该软件之所以选择IE6而不是IE7,恐怕是因为IE7虽然已发布1年了,但用户占有率最高的浏览器还是IE6。而且IE7对于CSS代码的解析同样不规范,其对许多网页的兼容性甚至不如IE6。因此也不难理解为何不包括IE7的预览窗口了。

要运行该软件需要.NET 2.0平台的支持,而且只支持Windows XP操作系统(via Lifehacker)。

2007年6月22日星期五

Blogger Backup Utility:功能强大的Blogger备份工具(支持备份评论)

看到Amit介绍的这个工具时我有了一种坦然的感觉。因为我一直以来都在为Blogger无法有效地备份文章而耿耿于怀。因为指不定哪一天真的要搬家或碰到Blogger被黑以及Blogger传说中的误删事件,那到时候那么久的Blogging的成果可就是丧失殆尽,那到时可得欲哭无泪了。

虽然网上也有不少Blogger(这里指Blogging的人)介绍过为Blogger备份的方法。但不是只能在Blogger 2.0(Old Blogger)时代适用,就是要依靠第三方站点,安全性无法得到保障(至于备份效果由于我没有试过所以不知道如何)。

Blogger Backup Utility是一个开源作品。最新版本是1.0.1.6,全面支持Blogger 3.0(New Blogger)。备份的文件格式为XML,Wordpress、Movable Type等主流Blog程序都能很方便地支持直接导入(但由于各个Blog程序对XML文件的要求不尽相同,具体是否能导入成功我不敢保证)。

Blogger Backup Utility 1.0.1.6(Blogger备份工具)

Blogger Backup Utility备份的可选项很多,如图,可设置是否复写备份过的文章以及是否备份回复。以及可以选择将全部文章备份到1个XML文件中,也可以为每篇文章新建一个XML文件(我推荐后者,这样在备份时可避免重复备份,在写的文章多了后这么做的优点尤其明显)。要自定义备份文章的数量也很方便,可以设置备份所有文章以及最新的100篇、50篇、25篇、10篇文章,又或者可以以文章更新日期为限定值,只备份某个更新日期之后的文章。

不过由于Blogger Backup Utility的备份来源是Blog的默认Atom Feed,因此无法备份图片以及备份的文章的日期是文章的更新日期而不是发布日期。这一点未必符合所有人的要求,我建议Blogger Backup Utility在以后的版本中增加一个可选项,以按发布日期排序的Feed作为备份来源。如果能做到这一点就十分完美了。

由于要备份Blog上的图片目前似乎还没有什么好的办法,我建议各位Blogger的用户现在开始养成一种习惯,将Blogging中用到的图片上传到你的Google 帐户中的Picasa Web Albums或直接通过Blogger的图片上传工具上传(推荐后者,更加节省时间以及备份时图片更加集中)。这样在备份Blog中的图片时只需使用Picasa下载Picasa Web Albums中Blogger自动生成的以Blog标题为相册名的相册中的图片即可。

这个习惯的养成不仅有利于图片的备份,而且还有两个更好的优点。

  1. 这么做会得到更多Blogger的尊重,因为直接引用别人的图片实际上是一种盗链行为,你会给对方的服务器带来原本不应有的流量,因此实际上等于盗窃了对方的流量但对方却毫无获益。而且记得如果是使用其它Blogger的图片要通过合法的途径取得图片授权。
  2. 保证图片的控制权保留在自己的手中。否则要是你引用的图片的网站删除这幅图片或该网站出现故障时,你的图片就无法被访问者看到了,这对SEO和用户体验效果都会造成一定的下降。

下载Blogger Backup Utility

2007年4月12日星期四

Opera 9.20简介

Opera一直以来都享有浏览器速度之王的美誉,但由于得不到有效的推广以及网络上充斥着大量不符合W3C标准只兼容IE的网页的存在,所以其市场占有率一直比较低。

Opera 9.20中新增了一个挺有用的功能,你可以设置一个附带了9个网页缩略图的启示页面来实时关注这9个站点的最新版本。这个页面会在每次你新增Tab时出现(每次出现显示的缩略图都是最新的版本,这有效弥补了使用Google Reader等在线阅读器的更新延迟问题),要新增站点到这个页面只需使用"Ctrl+n"的快捷键(n为你要将这个站点放置的缩略图的序号)。


Opera developer tools新增了许多Firefox's DOM 的优点以及最受欢迎的拓展开发工具Web Developer Toolbar。你可以检查、编辑或删除DOM的节点。查看、编辑或禁用样式,查看HTTP协议和cookies。这看起来是一个颇为不错的JavaScript bookmarklet。

Opear最终成为了一个标准的浏览器,如果你在地址栏输入一些不是URL的单词,Opera会自动调用搜索引擎进行搜索(via GOS)。

看起来Opear 9.20还不错,如果Firefox一直无法解决资源占用的问题我想我暂时还不会抛弃Maxthon投奔Firefox,最多只是把Firefox作为一个协同处理器。而Opear的资源占用一向是得到我很大认可的,只可惜和Firefox一样,对非标准网页的兼容性太差了,而且没有Firefox的IE Tab插件......

2007年4月3日星期二

SpeedBit--YouTube视频加速软件

SpeedBit是一个可以令YouTube视频的在线播放时提高下载速度的工具,它的工作原理很简单,使用多线程下载YouTube视频,即当用户点击YouTube视频播放器后,它就会即时进行多线程缓冲,从而使得YouTube的视频文件预先缓存在本地硬盘上,这样由于相比单线程的下载速度的提高,播放就要流畅得多(IwfWcf注:说白了就是你使用可以一边下载一边预览的下载工具进行多线程下载时预览的效果)。SpeedBit是由网络上久负盛名的下载软件Download Accelerator Plus的开发者所开发。现在暂时只推出YouTube版,不过他们也打算陆续推出针对Google Video、MetaCafe等视频网站的加速软件。

SpeedBit当前只支持Windows系统及IE、FireFox浏览器。点击下载Speedbit。

友情提醒各位喜欢一路"Next"的用户,SpeedBit的安装包捆绑了ASK的搜索工具栏,默认是勾选了安装ASK的搜索工具栏栏的,如果你不想安装,请注意在安装过程中选择。安装的时候,有一步是测试你的网络状况的,也请注意一下,看结果是否成功。安装完SpeedBit会自动生效。SpeedBit起作用时,在屏幕右下角会出现一个小窗口(如图)。

speedbit_1.jpg

由于地理位置以及网络带宽的原因,在国外(IwfWcf注:特指北美),YouTube的播放速度可能很快。但在国内,我们经常会发现YouTube在播放时需要不断地暂停、缓冲,非常烦人(所以我以前一般都是点了播放后就放任不管,过一段时候后才回到页面点击再次观看)。一般情况下,在中国电信ADSL 2Mb的网络条件下,在线播放一段时长多于1分钟的YouTube视频,就会出现暂停的情况。不过SpeedBit能轻易地改变这种状况。幻灭在测试过程中选择了YouTube上的一段时长为3分多钟的之前没有观看过的视频,发现SpeedBit的加速效果很明显,非常流畅:

speedbit_2.jpg

不过在使用SpeedBit的过程中,有时候会出现暂停缓冲,这是因为SpeedBit连接不上YouTube的视频服务器。不过这样的情况一般只会持续几秒,然后就可恢复正常。总体而言,比不使用SpeedBit的时候,视频播放要流畅得多(via Ken)。因此如果你经常观看YouTube的视频,那我将诚挚向您推荐这款软件。

IwfWcf:其实一直有这种想法,只是我还没学到怎样开发这种软件,虽然原理很简单,但是效果十分明显。不管怎么说这的确给YouTube的中国用户带来了很大的便利,相信这款工具将成为那些和我一样喜欢每天观看YouTube上的奇趣视频的用户的必备利器。测试视频我就不提供了,各位自己到YouTube上体验吧。

2007年3月7日星期三

Google Desktop 5 beta发布 增加重要功能及改进

从版本号上看,就知道这是一个全新的Google Desktop(桌面)版本。根据Google介绍,这个版本不但具有全新的界面,并且加上了一直以来用户强烈要求的两项重要的新特性。

1.全新的sidebar界面及重新设计的gadgets

sidebar会根据你的桌面墙纸或主题的颜色,而进行自动采样,使得sidebar显得更协调(IwfWcf:我目前使用的Google Desktop 5.0.702.7034 中文版早已包含这一功能,而且我记得当初4.0版的英文版也已包含,不过是一个透明化处理罢了,是否我没有理解好这个功能的说明?)。比如:

google_desktop5_1.gif

google_desktop5_2.gif

部分gadgets经过了重新设计,使得它们看起来不再会相互混淆。

2.搜索结果增加即时预览功能

google_desktop5_3.jpg

这样一来,对于一些平时喜欢贪图方便随意命名文件名的同学将带来莫大的方便,否则真要找起一个文件得费九牛二虎之力。相信随着这些改进,更多的人将意识到Windows默认的搜索是越来越力不从心了。

3.增加安全提示

当点击搜索结果里的某些链接时,如果Google有相关的资料会显示这些网站将会盗取你的个人信息或安装恶意程序到你的电脑里,它会返回安全提示,以提醒用户。这和你点击Google的网页搜索结果时所得出的提示类似。

点击下载Google Desktop 5 beta

via Ken

IwfWcf:其实Google Desktop对于我的实用价值可能并不会因为这些功能的增加而增加,主要是因为我对于我的文件管理自认为还是做得不错的,基本上能凭借脑海的记忆找到任何一个我会联想到的文件,Google Desktop主要是用来找一个临时文件之类的无规律文件(也就是我忘记了它的存在的那种文件)。不过我一直推荐我身边那些没有养成良好习惯喜欢把N多文件放在磁盘根目录的同学使用,但他们大多对此不感兴趣,他们似乎对于接受新的产品有一种抗拒感,如何改变这部分用户也是Google需要考虑的。

2007年2月8日星期四

Amnesty Generator--Google Gadgets转换工具

Google的小插件(Gadgets)自去年10月开放了部分插件,允许用户直接把它们添加至任意网站后,今天Google正式向用户推荐了一个第三方的转换工具,它就是Mesa Dynamics所出品的Amnesty Generator。这个工具可以将Google插件转换成Windows Vista的侧栏插件,并且它还提供了Mac OS X版,可以把Google插件转换成Mac OS X Dashboard可用的插件。如此一来,Google插件的适用范围就大大扩张了,包括了:

*Google个性化主页
*任意网站
*Google Page Creator
*Google桌面
*Windows Vista
*Mac OS X

via Ken

IwfWcf:希望Vista Gadgets也能提供转换的工具,大家互联互通,用户受益。不过好像以Microsoft的前科来看不大可能,Google Gadgets本身就是开放标准所以才能有第三方帮其开发转换工具。

2007年1月24日星期三

Photo Info 1.0

微软的程序员们在每天为 Vista、Office、SQL Server 等等这一系列重量级的大型软件忙碌的同时,也不忘时不时推出一些小巧实用的免费工具。这不,微软刚刚推出一个非常不错的小软件:Photo Info。

微软实用小软件 Photo Info 1.0

这款新软件安装后可以在 Windows 流览器右键菜单中添加一个“Photo Info”选项,允许你查看、修改、添加图片的详细标签信息,对于经常整理图片的用户来说非常方便。

除此之外,这款软件还可以替代 EXIF 查询软件,直接查看照片 EXIF 信息,用户也可以为图片添加关键词 Tag、默认 URL、版权信息等。

微软的 MAX 停止后,已经没有在图片方便能够和 Google 的 Pcasa 竞争的软件。不过好在继承在 Vista 中的 Photo Gallery 还是相当方便实用的。这个小软件将其中的一些功能带到了 XP 下,就算做为 XP 下的图片和传真查看器的一个功能上的补充吧。并且,这个小软件整体还是不错的,推荐下载。

点击这里直接下载

via 似水流年

2007年1月22日星期一

Hashtab - 快速查看文件 MD5, SHA1, CRC32

哈希值,一般需要单独的软件来查询与对比。Hashtab 使用一个 hashtab.dll 文件在文件属性里添加文件效验来查看 MD5, SHA1, CRC32 值,很方便。

卸载请运行 regsvr32 /u HashTab.dll ,然后删除 C:\WINDOWS\system32 下的 HashTab.dll 文件即可。

来源 下载1 链接 下载2 下载3 下载4

via scavin

2007年1月16日星期二

Windows Vista Boot Logo Generator 1.1

许多人也许会失望于在Vista中缺少一个像样的启动Logo,所以作者做了这个工具,可以简单的创建全新高分辨率的启动图标!

你的美化作品必须保存为24位BMP图片,并且要创建两种大小:800×600 和 1024×768。选中两张图片后只需单击File -> “Save Boot Screen File As…”,Logo文件就会产生。为了让Logo在启动时出现,需要复制文件到这个文件夹:

%windir%\System32\en-US

你还需要确保在MSCONFIG工具中的/NOGUIBOOT没有选中,否则就只能看到旧的16位启动屏幕。

注意:这是个测试版,请小心使用。更多信息请查看国外来源网站。

Vista Boot Logo Generator

Download Vista Boot Logo Generator BETA 1.1

via

2007年1月10日星期三

Tab Effect 标签页 3D 特效

在 Firefox 里添加标签页3D特效,扩展需要使用 DirectX 8,只适用于 Windows 系统。真牛啊!感觉是又好玩又好看,保证大家喜欢,你的Firefox 一定要是1.5 - 2.0.0.版本哦。

null

Download this addons

via lufeng

Google Earth 4正式版推出

Google Earth 4从06年6月份开始beta测试期,经过多次版本升级后,终于在半年后的今天推出了正式版(4.0.2722)。如果你是Google Earth Fans,肯定不能错过这个版本(直接下载)。关于Google Earth 4的新功能,我们在过去的beta测试期里已经介绍过了。下面简单回顾一下:

1.立体地形和建筑物

这是GE4最大的改进,从此我们可以看到一个更真实的地界。

2.用户可自由创建及共享地理信息

用户可建创KML文件,把它共享。

3.全新界面

GE4在GE3的基础上,再次把界面简化,使得操作便利性大增。这也是Google简约魅力的最佳体现。

4.用户可创建立体模型并共享

你可以直接在Google Earth 4里完成这一创作过程,然后输出为KML或KMZ文件与其他用户共享。

5.加入时间轴功能

拖动时间轴,你会看到地球在不同时期的面貌。

  值得一提的是Google为了这次发布,做了很多细节上的工作。比如在Google Earth主页的顶部,会随机显示不同的Flash动画来展示Google Earth 4的新功能。而在Google Earth 4的专属介绍页里,Google用动画介绍了每一项新增功能。说实话,很少会看到Google如此"细心":D因此很值得一看


via 幻灭

2006年12月26日星期二

Vista Transformation Pack 6.0 Final

Vista_Transformation_Pack.jpg

Vista Transformation Pack 在这个圣诞,给大家带来了一份礼物,新版 6.0 正式版已经发布

主要更新项目:

-Added additional Vista related applications:-Added Additional Vista related applications :
-thoosje's brand new Vista Sidebar-thoosje 'S brand new Vista Sidebar
-VisualTooltip (Taskbar thumbnail view and also have docking mode)-VisualTooltip (Taskbar thumbnail view mode and also have hIL-6R)
-Styler with Kaye Irene's Vista Perfection X4 Styler Toolbar-Styler With Irene Kaye 's Vista Perfection X4 Styler Google
-Blaero's Start Orb (fix cutting edge start orb in msstyles)-Blaero 'S Start Mediterranean (fix cutting edge start orb in msstyles)
-Stianu89 and Blue Eyes' Vista Live Messenger RC skin-Stianu89 And Blue Eyes' Vista RC skin Live Messenger
-Added applying Vista setup screen transformation in setup integration-Added Applying Vista setup screen transformation in setup integration
-Added browsable System files source for uninstallation so user can restore original system files from setup CD during uninstallation-Added Browsable source files for uninstallation System so user can restore files from original system setup CD during uninstallation
-Added display configuration for the best view of machine's display-Added Display configuration for the best view of the machine 's display
-Added fixing file's PE checksum after resource patching to keep files more secure-Added Fixing file 's PE resource checksum after patching to keep files more secure
-Added Launch & Maintenance Center in transformation destination in case user already have transformed the system-Added Launch & Maintenance Center in transformation destination user already have transformed the system in case
-Added missing modifype.exe for Windows XP operating system-Added Missing modifype.exe for Windows XP operating system
-Added partially x64 support for Vista visual stuff but not for system files (experimental)-Added Partially Vista x64 support for visual stuff but not for system files (experimental)
-Added option to reserved updated system files after uninstallation or not-Added Option to the bank or not updated system files after uninstallation
-Added skipping system file verification patch on setup integration-Added Skipping verification patch on setup file system integration
-Added Vista RTM system applications transformation:-Added Vista RTM system applications transformation :
-Photo printing wizard-Photo Printing wizard
-Remote Desktop Connection-Remote Desktop Connection
-Volume Control-Volume Control
-Windows Task Manager-Windows Task Manager
-System Restore-System Restore
-Connection Manager-Connection Manager
-Windows Update Client-Windows Update Client
-Media Center-Media Center
-Fixed bugs caused by deleting important files from integration after transformation-Fixed Cited in important files from bugs caused by integration after transformation
-Fixed bugs in file-patching engine for uxtheme.dll and resources data-Fixed Bugs in file-patching engine data and resources for uxtheme.dll
-Fixed missing files during the installation caused by setup integration-Fixed Missing files during the installation and setup caused by integration
-Fixed resources patching failure during setup integration-Fixed Resources patching failure during setup integration
-Fixed themes uninstallation problem (Themes still exist)-Fixed Themes uninstallation problem (Themes still exist)
-Fixed user picture's frame border disappearance in logon screen-Fixed User picture 's frame border disappearance in logon screen
-Fixed uxtheme.dll patching system (now I use patched files to avoid possible patching problems)-Fixed Uxtheme.dll patching system (now I use patching patched files to avoid possible problems)
-Removed additional boot screen resources removal-Removed Additional resources removal boot screen
-Removed manual transformation and let user decide to modify system files or not instead-Removed Manual transformation and let user decide to modify system files or not instead
-Removed un-neccessary system files operations-Removed Un-neccessary system files operations
-Removed unattended transformation and servicces stopping for Norton Antivirus and System Restore (obsolete)-Removed Unattended transformation and servicces stopping for Norton Antivirus and System Restore (obsolete)
-Updated license agreement dialog (User must click "I accept" radio button before clicking Next button)-Updated License agreement DIALOG (users must click "I accept" radio button before clicking Next button)
-Updated system files transforming method to use PendingFileRenameOperations trick-Updated System files transforming method to use PendingFileRenameOperations trick
-Updated updating the transformation to act like never applying the transformation before-Updated Updating the transformation to act like never before applying the transformation
-Updated Vista RTM boot screen-Updated Vista RTM boot screen
-Updated Vista RTM iconsRTM -Updated Vista icons
-Updated Vista RTM logon background-Updated Vista RTM logon background
-Updated Vista RTM screensaver-Updated Vista RTM screensaver
-Updated Vista RTM sounds scheme-Updated Vista RTM sounds scheme
-Updated Vista RTM system dialogs-Updated Vista RTM system dialogs
-Updated Vista RTM wallpapers-Updated Vista RTM wallpapers
-Updated visual styles-Updated Visual styles
-Changed theme'structure to be the same with different shellstyles-Changed Theme 'structure to be the same with different shellstyles
-changed visual stylees' name to match with Vista RTM-changed Visual stylees' name to match with Vista RTM
-Fixed CaptionButton alignment problem when maximized in Vertical shellstyle WindowBlinds theme-Fixed CaptionButton maximized in Vertical alignment problem when WindowBlinds theme shellstyle
-Fixed ToolbarBackground sizing mismatched from real Vista style-Fixed ToolbarBackground sizing mismatched from real Vista style
-Fixed shellstyle background color mismatch in some areas-Fixed Shellstyle background color mismatch in some areas
-Updated frame border in Windows Aero visual style-Updated Frame border in Windows Aero visual style
-Updated StartGroupToolBarButton-Updated StartGroupToolBarButton
-Updated TaskBandButton back to default ones-Updated TaskBandButton back to default ones
-Updated TaskBandGroup's backgroun and button-Updated TaskBandGroup 's backgroun and button

9down 提供了完整的多个下载镜像:
- http://www.9down.com/story.php?sid=8000


via hung

2006年12月21日星期四

Google Reader Notifier 1.0.1

Google Reader Notifier 是一个 Windows 平台下的免费开源软件,它会在系统托盘密切注视你的 Google Reader feed,通知你更新的项目。

在 Google 还没有开发它们的官方通知程序时,总是会出现一些第三方的软件来代替。同时还有支持 Mac 和 Firefox 的通知程序提供下载。


链接:Windows 版
链接:Mac 版
链接:Firefox 版
出处:先锋网

2006年12月19日星期二

Toy'D:Windows XP的3D Window Manager

Linux的beryl+xgl/aiglx的炫人的全3D渲染效果和多桌面切换,Vista的毛玻璃特效,Mac OS X的Widgets,Dock,我能一次全部拥有吗?一起来看看这视频,传到mofile上发现视频有些暗,清晰的视频可以从主页下载,总的来说他们是向beryl类似的全3D方向在努力.不久的将来,XP用户也能体验beryl那激进的3D桌面特效了.
开发小组公开public svn,现在我们还只能从源码编译来测试,希望能早日释出2进制可执行文件.
敬请期待.

toy'd

点此观看视频

访问:Toy'd Project

What is The Toy'd Project ?

Toy'd is an advanced next-generation Window Manager built on top of Aoof-Wm, an Advanced Object Oriented Framework designed specifically for the development of portable Window Management systems.

No features limits !

Unique configuration

Evoluate through different environments without seeing any changes. Switch your Operating System but keep the same Interface, the same window manager, the same unique configuration.

Theme

Master your environment, personalize it, make it your third hand by choosing among a lot of different themes. And if none of them satisfy you, you can still design your own easily !

No click

Let your instincts drive your computer with the intuitive next-generation no click user interface. No more dashed movements as moving, pointing, multi-clicking, you can now control your machine with smooth peaceful gestures.

Add features with the plugin manager

Delivered with a wide variety of functionalities, the philosophy of the project is a high level of self configuration with no restrictions at all, you can add features with the plugin manager. Don't be restrained to enable or disable a feature, make it yourself, and then fill any lack you may encounter


出处:cnBeta.COM

2006年10月25日星期三

Mozilla FireFox 2.0

Mozilla宣称会在本月发布Firefox 2.0,当地时间10月24日,Mozilla的官网果然准时更新,推出了火狐狸的正式下载.
这个新版本强调的是搜索功能更简便,安全性能更好.与IE7一样,Firefox也在这个版本中加入了反钓鱼功能,当用户主机试图访问一个可疑网站时,Firefox会给出相应提示.


不到一个星期之前的10月19日,微软也推出了据称是“史上重大变更”的IE7,可想而知,这两个浏览器又将有一番明争暗斗了.


Firefox 2.0中也加入了搜索框,包含Google、Yahoo!、Answers.com等人们常用的搜索引擎,并会记住你最近的选择.在中文版里,百度也名列其中,可见Firefox在本土化方面确实很细心.


比较有特色的是Firefox 2.0还给用户留了一个标签,用于定制自己喜欢的站点,而不是把整个收藏夹中的文件夹显示出来,还可以随时修改.


安装时我们可以看到Firefox 2.0会提醒您要不要导入书签、历史等,同时还有一个主页设置,完成这些之后,我们就可以进入Firefox 2.0的世界了.

下载:Firefox 2.0简体中文版
下载:Firefox 2.0其他语言版
访问:Firefox 2.0发布主页

2006年10月9日星期一

灵格斯词霸 1.0.1008

灵格斯是一个强大的词典查询和翻译工具.它能很好地在阅读和书写方面帮助用户,让对外语不熟练的您在阅读或书写英文文章时变得更简单更容易.


更新情况:

  • 新增英文版用户界面
  • 新增热键设置功能, 允许用户自定义快速打开窗口,开关取词模式等热键
  • 修复非管理员帐户不能运行的问题
  • 新增越南语、世界语词典支持


  • 下载1:灵格斯词霸 1.0.1008 (精简无词典版)
    下载2:灵格斯词霸 1.0.1008 (精简无词典版)
    访问:词典下载

    2006年10月6日星期五

    foobar2000 0.9.4 汉化版

    许久没有看到蓝色网际增强版更新,蓝MM今天半夜在我们服务器上发布的版本,大家赶快尝试吧,关于更新列表,原本她的回答是"太麻烦了,不写了",结果到了发布的时候还是没忍住写出来了 ;)

    0.9.4
    官方更新

    * 改进属性对话
    * 启动/退出速度优化
    * 对 MP3 文件检测 LAME 版本和部分设置
    * 旧的“修正 MP3 头部”替换为新的系列 MP3 相关命令
    * 改进和其它软件的 ID3v2 相容性
    * 组件列表增加复制信息的按钮
    * freedb 组件包含在安装包里
    * 重写嵌入的 Cuesheet 元数据处理方式
    * 重写播放增益编辑器对话
    * ABX BUG 修正
    * 增加 WMA 标签编辑的功能

    汉化版更新
    * 增加繁体版本
    * 增加 iPod 管理器
    * 增加按时间排序文件的组件
    * 增加歌曲信息增强版
    * 增加单栏播放列表面板


    本地下载:foobar2000 v0.9.4 增强版 build 61005(蓝色网际)
    本地下载:foobar2000 v0.9.4 美化版 build 61005(蓝色网际)


    2006年9月29日星期五

    FairUse4WM 1.3

    FairUse4WM is a GUI version of drmdbg that supports individualization version .3930 and some WM11 versions.

    Basic requirements
    1. Does not work with Win98 or similar.
    2. Works with both individualized content and some DRMv1 files
    3. Supports WM9, WM10 and WM11beta1 and 2

    The program's functioning can be verified with "Demo" DRM files from fairuse4wm.com and ezdrm.com, as well as those from other Microsoft Solution partners.

    This program is ONLY designed and intended to enable fair-use rights to PURCHASED media.
    - While I haven't been able to support license expiration/rental detection, please don't use this to abuse rental license
    - This code does NOT allow import of KID/SID pairs to preclude its use for piracy

    Note that some WM installations will have multiple ECC key-pairs, so you will likely have to "Extract Keys" using multiple licensed files. If you find a file that doesn't convert, try extracting keys wth it. Once your whole set of keys is extracted, you will no longer need to run WM per file.

    Finally, I'd like to thank the people who helped me test this program. Thanks for the suggestions, and yes, even the problems. With your help, I hope I am able to release a stable tool for Wm conversion.


    Latest version is 1.3.
    This provides interoperability with Microsoft's IBX release of 9-23-2006
    Thanks to c0redump for the static extraction technique.
    Thanks to Rjamorim for hosting outside the reach of Microsoft's C&D orders

    USE THIS ONLY ON FILES THAT YOU *OWN* - either through purchase or that you have ripped yourself.

    FairUse4WM.EXE: 12815576c78a799114025b3b266dd156

    http://forum.doom9.org/showthread.php?t=114916