存档

‘曾经用过’ 分类的存档

新装的2M ADSL

2008年2月2日 没有评论

新安装了2M的ADSL,申请后第二天就安装了。电信这次的效率倒是挺高的。

这次的modem是中兴的。支持DHCP Server,Upnp… 外形也不错。

系统

  • 产品名称 ZXDSL 831II
  • 软件版 ZXDSL 831IIV1.0.0a_E27
  • DSP版本 2.8.0.6

DSL

  • DSL模式设置 T1.413 G.Dmt ADSL2 ADSL2+
  • DSL当前状态 G.dmt SHOWTIME.
  • 上行建链速率 576 kbps  (Fast)
  • 下行建链速率 2304 kbps  (Fast)
  • 上行信噪裕度 20.0dB
  • 下行信噪裕度 26.8dB

 

ZXDSL 831II

分类: 曾经用过 标签:

我用过的主机和空间

2008年1月21日 没有评论
分类: 曾经用过 标签:

我用过的几款Blog编辑器

2008年1月20日 没有评论

一款好的Blog编辑器应至少包括以下几个功能:

1. 所见即所得编辑模式+代码编辑模式+预览

2. 全屏模式

3. 完整支持博客编辑常用功能

4. 多标签和内置浏览器

5. 文章发布功能

下面几个是目前比较流行的几款编辑器各有优缺点

1. Microsoft Word 2007

使用方便(人人都会用word啦),功能强大。不过不是免费的。

image

2. Windows Live Writer

免费软件,功能超级强大。可添加N多插件。

image

update: 2008/1/20 发现了微软官方的WLW for Firefox 插件。已将Scribefire从电脑上删除。

3. Scribefire

Firefox下的最好的Blog插件,可以在非windows系统下使用。

image

4. Zoundry

曾经的首选

5. Flock

分类: 曾经用过 标签: ,

Dell Latitude D430

2007年7月26日 没有评论

 我正在使用的电脑,配置还可以,也算是比较轻巧。就是集成的显卡差了点。

下面是详细的配置:


Service Tag: XXXXXX

System Type:Latitude D430

Ship Date:7/26/2007

Dell IBU: Asia / Pacific

阅读全文…

分类: 曾经用过 标签:

Notepad++

2007年6月2日 没有评论

不错的文本编辑器。虽然不如Ultraedit,可他是免费的呦。

.:: NOTEPAD++ ::.

Notepad++ is a free source code editor (and Notepad replacement), which supports several programming languages, running under the MS Windows environment.

This project, based on the Scintilla edit component (a very powerful editor component), written in C++ with pure win32 api and STL (that ensures the higher execution speed and smaller size of the program), is under the GPL Licence.

This project is mature. However, as you can see it’s a one-man-project, there are still some bugs and missing features. If you have any question or suggestion about this project, please post them on the forums. As well, if you have any feature requests, you can always make the demand, but there’s no guarantee that I’ll implement it.

Now, it’s my default HTML editor.

分类: 曾经用过 标签: ,

13 Great Firefox Extensions for Web Professionals

2006年8月8日 没有评论

13 Great Firefox Extensions for Web Professionals

Like most web developers or SEO professionals, I use a vast array of tools to get the job done. I use a combination of desktop and web applications, some purchased and some free. Everyone I know has downloaded a free copy of Mozilla Firefox, but few realize that by installing some of the 1,500 free extensions they can eliminate the need for most of the other applications they currently use. Below are my 13 favorite extensions for web professionals (in no particular order):HTML Validator (http://users.skynet.be/mgueury/mozilla/)
? validates web pages to the W3C HTML standards with a simple green
check in the corner of the page if the page validates, a red check if
it doesn’t, and a yellow exclamation point if there are warnings. It
also includes an enhanced view of source code that allows you to see
where errors are within the code.

FireFTP (https://addons.mozilla.org/firefox/684/)
? free, secure, cross-platform FTP client that provides easy and
intuitive access to FTP servers. This eliminates a piece of software
for those of you who use a separate program for FTP.

Professor X (https://addons.mozilla.org/firefox/2823/)
? lets you view header information without having to view source code.
The page “slides” down and Professor X shows you the contents of the
page’s head element, including Meta, Script and Style content.

NikkelWHOIS (https://addons.mozilla.org/firefox/2646/) ?view the WHOIS information for any page by clicking the button on the top-right of the browser.

IE Tab (http://ietab.mozdev.org)
? sick of swapping between Internet Explorer and Firefox when testing
out a web page you’re developing? With IE Tab you can view Internet
Explorer in a Firefox Tab!

FireBug (https://addons.mozilla.org/firefox/1843/) ? an advanced debugger console that lets you monitor your JavaScript, CSS, HTML and Ajax.

Codetech (https://addons.mozilla.org/firefox/1002/)
? web page editor that has the feel of Dreamweaver. An amazing
extension for anyone doing web design that doesn’t want to fork out a
few hundred dollars for Dreamweaver.

Server Switcher (https://addons.mozilla.org/firefox/2409/) ? easily switch between sites on your development and live servers by clicking the switch server icon.

SEO for Firefox (http://tools.seobook.com/firefox/seo-for-firefox.html)
? pulls useful market research data right into Google’s and Yahoo!’s
search results, including Google PR, Age, links, Alexa rank, WHOIS, and
more. It also adds a few helpful links to the top of the search pages,
including Google Trends, Google Traffic Estimator, and the Overture
View Bid tool.

Yet Another Window Resizer (https://addons.mozilla.org/firefox/2498/) ? allows you to resize browser window to default screen resolutions.

AdSense Preview (https://addons.mozilla.org/firefox/2132/)
? preview the Google AdSense ads that would appear on that page. This
is incredibly useful if you are considering putting AdSense on a page
and don’t want to go through the hassle of signing up for an account
and putting the ads up just to see what type of ads will show.

Screen grab (https://addons.mozilla.org/firefox/1146/)
? takes a screenshot of the webpage and saves it as an image file. This
saves a ton of time compared to the method I used to use ? take a
screenshot and open Adobe Photoshop to crop the image.

Server Spy (https://addons.mozilla.org/firefox/2036/) ? indicates what brand of HTTP server (Apache, IIS, etc.) runs on the visited site on the lower-right side of the browser.

分类: 曾经用过 标签: ,