logo
  • Home
  • About
  • Archive
  • GuestBook
  • Feed Help
  • Tumblr

Tag for "Software"

让Windows Live Writer支持WordPress 2.3的Tags

Sunday October 21, 2007

在 WordPress 2.3 之前,我们还可以使用这个方法配合 UTW 插件实现添加 tags 的功能。

升到 WordPress 2.3 后 utw 宣告失效,虽然我现在所使用的 Simple Tags 这个插件有类似 UTW 的 Embedded Tags 的功能,但对 Windows Live Writer(简称 wlw)无效。

不过有个好消息要告诉大家的是,GuaGua 给出了一个比较完美解决的解决方案,只需在注册表里添加一个字段即可。

使用 WLW beta3 之前版本的朋友,到下面所示处添加一个字符串值,命名为"supportsKeywords",并赋值为"yes"。

HKEY_CURRENT_USER\Software\Windows Live Writer\Weblogs\{blog-id}\UserOptionOverrides

使用 WLW beta3 版本的朋友,到下面所示处添加一个字符串值,命名为"supportsKeywords",并赋值为"yes"。

HKEY_CURRENT_USER\Software\Microsoft\Windows Live\Writer\Weblogs\{blog-id}\UserOptionOverrides\supportsKeywords

其中的{blog-id}是根据你的WLW配置不同而有所不同,设置好后重启 wlw即可。效果如下,注意看,是不是多了一个关键字选项。

如果你使用的是 WordPress 2.3 之前的版本,你可以参考此文进行相关设置。

另外我推荐大家使用由我朋友 Leo 制作的便携版 WLW。

13 Comments »

Firefox 插件推荐: JSView

Sunday October 21, 2007

如果你使用 Firefox 浏览器,我推荐你安装 JSView 这个扩展,可以快速查看页面包含的外部 JS/CSS 文件。

安装此插件后,就无需手工查看源代码,找到 外部 JS/CSS 文件的 URL,然后用浏览器打开该地址了。也无需把某个页面另存为以获得 JS/CSS 文件了。

默认安装后会在鼠标右键添加一个“查看网页源代码 – JSView”的选项,与常规查看网页源代码的功能相同,可在设置中隐藏此选项。

Continue reading »

3 Comments »

一周一软:TrayToolTipFix

Friday September 21, 2007

我想大家都经常碰到系统通知区域、任务栏ToolTip无法正常显示这种情况。正常情况下,当你把鼠标指针移动到通知区域时,Windows会以Tooltip的形式显示一些信息。但是,有的时候你还发现Tooltip被任务栏遮住了,如下图所示:
traytooltipfix.png
traytooltipfix1.png

最严重的情况是你根本看不到Tooltip信息。

这个问题最常见于Windows XP 和 Windows Server 2003。究其原因是因为Windows XP/Server 2003的BUG造成的,某些情况下,Tooltip 的Z 序错误导致任务栏窗口遮住了Tooltip窗口

解决方法有2个:

  1. 重启或者注销系统。
  2. 编写一个小工具,修复Tooltip的窗口属性。

重启或者注销的代价太大,于是 Smallfrogs 写了一个小工具叫TrayToolTipFix

TrayToolTipFix 是一个用于修复任务栏 Tooltip 内容被 Windows 任务栏遮住的工具,可以说是一个蛮实用的东西,推荐给大家。

软件界面截图:
softface.png

软件下载地址:

  1. http://www.kztechs.com/traytooltipfix/traytooltipfix.zip
  2. http://download.kztechs.com/files/traytooltipfix.zip

2 Comments »

我的常用软件列表

Saturday September 15, 2007

windows平台下有很多非常喜欢的软件,这也是我一直不愿意完全转入linux平台的原因之一,这是我的一些常用的软件列表

  • Total COmmander
  • Total Commander,目前功能最强的文件管理器,很多人将其简称为TC,这是我最喜欢的一个软件之一,开机第一次事就是启动TC,有时直接就把TC扔启动项里了
    tc.png
    Continue reading »

4 Comments »

Total Commander插件之F4篇

Friday September 14, 2007

Total Commander,原名Windows Commander,是目前功能最强的文件管理器,易用性也很不错,很多人将其简称为TC 是我最常用的软件之一,入门相对高一点,但习惯后你就会发现离不开这个软件了

本篇blog并不打算介绍TC的用法,只是今天偶然看到朋友在论坛上推荐一个TC的插件,叫F4menu,而和此插件相类似功能的插件,就我知道的就还有两个,所以都试用一下,写篇用后感

介绍:

F4是Total Commander/TC编辑文件的快捷键,即调用指定编辑程序打开所选文件,然而,由于TC只允许为F4绑定一个编辑程序,因此它无法根据文件类型选择打开程序,更无法为同一类型选择不同的程序

解决此问题的TC插件,到目前为止,我知道的有三个,分别是ChoiceEditor, OpenFile4TC, F4Menu 他们的作用都大同小异,增强F4功能,按F4调用不同的程序打开不同的文件

之前我一直是使用ChoiceEditor,那就先说ChoiceEditor吧

ChoiceEditor

ChoiceEditor的一些资料和信息可以在这里查阅到我就不多说了,如图
choiceeditor.png
这个插件是本人很喜欢的一个插件,使用也蛮久的,不过一直没有更新,目前的版本是1.95c,是在2004年更新的,点击下载

使用方法:

Continue reading »

3 Comments »

自定义firefox空白页

Saturday September 8, 2007

firefox的空白页默认什么都没有,不过现在可以安装一个 Stylish 插件,自定义空白页

创建自定义的样式

假定你已经安装好了Stylish插件(我使用英文版的firefox),点击状态栏上的图标,选择 Write Style,然后选择 Black Style, 如图
image48.png
给所定义的style(样式)一个description(说明),并粘贴我在下面给出的内容,这样可以实现一个在中间有一张图片的自定义空白页
Continue reading »

3 Comments »

my firefox plugin

Saturday September 1, 2007

生成: Tue Jun 05 2007 14:38:04 GMT+0800 (China Standard Time)
User Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4
Build ID: 2007051502

启用扩展: [22]

  • Adblock Plus 0.7.5.1 – 广告已成往事!
  • All-in-One Gestures 0.18.0 – This extension allows you to execute common commands using mouse gestures, rocker navigation, scroll wheel navigation and page scrolling.
  • Backgroundimage Saver 0.1.2 – Save or View Backgroundimages (even if they are protected by hiding behind transparent Gifs).
  • CustomizeGoogle 0.60 – Enhance Google search results and remove ads and spam
  • del.icio.us Complete 1.3 – del.icio.us is a social bookmarks manager. It allows you to easily add sites you like to your personal collection of links, to categorize those sites with keywords, and to share your collection not only between your own browsers and machines, but also with others.
  • DOM Inspector 1.8.1.4 – Inspects the structure and properties of a window and its contents.
  • Drag de Go 0.2.5 – 允许您使用拖曳手势来执行一些常用命令
  • Fasterfox 2.0.0 – 对Firefox进行性能与网络优化
  • File Title 1.2 – “Save as” title as default like in IE
  • gladder 1.2.0.1 – Get over Great Firewall with Great Ladder!
  • IE Tab 1.3.3.20070528 – 让 Firefox 也能内嵌 IE 用双核心!!!
  • Locale Switcher 2.0 – Displays a menu item for switching the application locale.
  • MediaWrap 0.1.6.3 – 播放 ActiveX 控件方式的网页内嵌媒体。
  • MR Tech Local Install 5.3.2.3 – 便于本地安装扩展和主题的强大工具包 (zh-CN)
  • PDF Download 0.8.1 – 允许您选择对PDF文件的操作:下载,以外部查看器查看或者以HTML形式查看!
  • Personal Menu 3.0.4 – 取代一成不变的菜单,美化你的 Firefox!
  • QuickRestart 1.1.0 – 在工具菜单增加一个“重启 Firefox”项。
  • Right Encoding 0.2.2 – Adds the Character Encoding menu to the context menu.
  • ScrapBook 1.2.0.8 – 帮助您保存和整理收藏的网页资料。
  • Tab Mix Lite CE 2.0.1 – 轻巧便捷的标签式浏览辅助扩展。
  • Thunder Extension 3.5 – Thunder downloader extension
  • Yupoo一键上传 0.82 – 在线收藏您喜欢的图片到Yupoo

禁用扩展: [10]

  • Cooliris Previews 2.3.9 – A simple and powerful way of navigating through Google search results and Google image searches! Cooliris was designed to be an ‘intuitive’ way of browsing
  • Firebug 1.05 – Web Development Evolved
  • FoxyProxy 2.5.3
  • Gmail Manager 0.5.3 – Gmail accounts management and new mail notifications.
  • keyconfig 20060828.1 – Rebind your keys.
  • MinimizeToTray 0.0.1.2006102615+ – Minimizes Mozilla windows into the system tray
  • NoScript 1.1.4.8.070523 – Extra protection for your Firefox: NoScript allows JavaScript, Java (and other plugins) only for trusted domains of your choice (e.g. your home-banking web site). This whitelist based pre-emptive blocking approach prevents exploitation of security vulnerabilities (known and even unknown!) with no loss of functionality… Experts will agree: Firefox is really safer with NoScript :-)
  • Tab Mix Plus 0.3.5.2 – Tab browsing with an added boost.
  • Torbutton 1.0.4
  • VideoDownloader 1.1.1 – Download videos from Youtube, Google, Metacafe, iFilm, Dailymotion… and other 60+ video sites ! And all embedded objects on a webpage (movies, mp3s, flash, quicktime, etc).

全部扩展: 32

已安装主题: [2]

  • Azerty III 3.1.1 – Pretty and pleasant icons. Built to accompany Azerty ‘mail.
  • Firefox (default)

已安装插件: (11)

  • Adobe Acrobat
    – Adobe PDF Plug-In For Firefox and Netscape
  • IE Tab Plug-in
    – IE Tab Plug-in for Mozilla/Firefox
  • Java(TM) 2 Platform Standard Edition 5.0 Update 7
    – Java Plug-in 1.5.0_07 for Netscape Navigator (DLL Helper)
  • Microsoft? DRM
    – DRM Netscape Network Object
  • Mozilla Default Plug-in
    – Default Plug-in
  • QuickTime Plug-in 7.1.3
    – The QuickTime Plugin allows you to view a wide variety of multimedia content in Web pages. For more information, visit the QuickTime Web site.
  • RealPlayer Version Plugin
    – 6.0.12.1739
  • RealPlayer(tm) G2 LiveConnect-Enabled Plug-In (32-bit)
    – RealPlayer(tm) LiveConnect-Enabled Plug-In
  • Shockwave Flash
    – Shockwave Flash 9.0 r28
  • Windows Genuine Advantage
    – 1.7.0036.0
  • Windows Media Player Plug-in Dynamic Link Library
    – Npdsplay dll

2 Comments »

Page 2 of 2«12
  • Feedburner
  • Feedsky
  • flickr Photos

    小巷路边摊老宅Hey, I See You
  • Latest Posts

    • 如何从 0 开始学 ruby on rails (漫步版)
    • 20111028
    • 第一次学游泳
    • 祝我生日快乐
    • 新浪微博
    • 2010 年
    • 20100923
    • Koi Theme Release
    • 新年快乐
    • 25 Fresh, Clean and Unique Wordpress Themes

© 2007 - 2012 漫步, designed by roamlog, Valid XHTML CSS | 赣ICP备07002199