显示标签为“互联网应用”的博文。显示所有博文
显示标签为“互联网应用”的博文。显示所有博文

2007年8月27日星期一

【网络使用技巧】各种操作系统下清空dns缓存方法/命令

How to Flush DNS in Microsoft Windows

微软windows下如何清空dns

In Microsoft Windows, you can use the command ipconfig /flushdns to flush the DNS resolver cache.

在微软windows下,你可以用命令 ipconfig /flushdns 来清空dns 缓存内容。

You can also use the command ipconfig /displaydns to view the DNS resolver cache.

你也可以用命令 ipconfig /displaydns 来查看dns 缓存内容。

C:\>ipconfig /flushdns

Windows IP Configuration

Successfully flushed the DNS Resolver Cache.

How to Flush DNS in Mac OSX

Mac OSX下如何清空dns缓存

In Mac OSX, you can use the command lookupd -flushcache to flush the DNS resolver cache.

Mac OSX中,你可以用这个命令lookupd -flushcache来清空保留的缓存。

bash-2.05a$ lookupd -flushcache

How to Flush DNS in Linux

Linux 下如何清空dns缓存

In Linux, the nscd daemon manages the DNS cache.

linux中,nscd进程负责管理DNS缓存。

To flush the DNS cache, restart the nscd daemon.

要清空DNS缓存,重启nscd 守护进程就行了。

To restart the nscd daemon, use the command `/etc/rc.d/init.d/nscd restart`.

要重启nscd 进程,使用命令(不带引号)'/etc/rc.d/init.d/nscd restart'

2007年7月18日星期三

【】怎样使OUTLOOK支持新闻组和BLOG

首先是一篇英文的介绍,比较全面

Newsgroups in Outlook

Outlook doesn't support newsgroups directly. Yes, there is the Go, News menu, but it calls up Outlook Express in news-only mode.
There are currently four programs which support newsgroups in Outlook.

The first program to support pulling newsgroups into Outlook was Newsgator. It's great if you monitor newsgroups and don't post back. There is a Newsgator plugin that allows you to post to newsgroups from Outlook, but it's not really up to news posting standards.
Newsgator Inbox http://www.newsgator.com/Individuals/NewsGatorInbox/Default.aspx

NewsLook is one answer to everyone's favorite request for Outlook--newsgroups in Outlook. NewsLook adds NNTP support to Outlook, allowing you to read and post to one or more news servers. This COM add-in uses CDO and NET framework to pull newsfeeds into Outlook.

Mapilab's answer to the request for newsgroups in Outlook is in the form of an NNTP transport, rather than a COM add-in. Use it with Outlook 2000 (Corporate/workgroup mode) and Outlook 2002/2003 to read and post to UseNet servers.
MAPILab NNTP for Outlook http://www.mapilab.com/outlook/nntp/

A new addition to the growing list of newsgroups-in-Outlook add-ins, NewsHound is a MAPI service provider that adds full newsgroup (NNTP) support into Outlook.

More information:

Outlook will not be as efficient for newsreading as Outlook Express or any other newsreader. It lacks a number of features you'll find in a real newsreader:

  • Limited or no option for header only. Outlook's MAPI transport does not support putting headers into other folders, if you want headers, all news posts must remain in your inbox.
  • Because of MAPI limitations, you are limited in the number of connections Outlook can have open to a news server to one per server at a time, so one server with 8 groups subscribed will be slow, while 3 servers with 8 groups total will be faster, although not by much as the MAPI transport is traditionally slow. For best results, you'll want to avoid subscribing to a large number of very active groups and not check for new messages more frequently than 15 minutes. Longer is better.
  • Outlook's views are not the best for newsreading, you'll probably want to create some custom views to use. My custom view hides read messages and uses automatic formatting to highlight posts I make, so it's slightly easier to find replies, since Outlook can't 'watch' threads like Outlook Express can.
  • Because Outlook's maximum files size using the old format pst (Outlook97 -2002) is approximately 1.8GB, you need to be alert to your pst size or upgrade to Outlook 2003 and use a Unicode pst.
  • Posting or replying to messages is a bit clunky in Outlook until you get the hang of it, since it uses the Post form to reply. Even if you use Word as your usual Outlook editor, you won't have the full benefit of the spell and grammar checking features of Word for news posts.

My recommendation? As bad as Outlook Express is, Outlook as a newsreader is worse and it's quite clear why Microsoft choose not to invest time and effort into making Outlook 'do news'. The MAPI transport just has too many limitations but is required to provide connectivity for Exchange server.

There is no danger Outlook going to replace OE as my preferred newsreader. There are a few newsgroups I like to have in Outlook though and I use NewsGator to pull in groups I read but don't post to and MapiLab's NNTP for Outlook for a few groups I read and post to. I use NNTP for Outlook for reading newsgroups on several private servers where I only subscribe to a couple of groups per server.

Finally, I use OE for the Microsoft news servers because I read and post to more than 6 groups per server, many of which get as many as 1000 new post per day. I need the ability to watch threads and the better view options help me work faster.

Update for Outlook 2007: If you use these add-ins and subscribe to many groups or some higher volume groups, Indexing may seem to be never-ending, with the hard drive constantly churning. Store the NNTP posts in a separate PST and disable indexing on it or reduce the number of groups you are subscribed to and the frequency to which you check for new posts.

还有一篇中文的介绍另外一种方法

Microsoft Office Outlook 2003 使用新闻组功能!

启动新闻组阅读程序

第一次使用新闻阅读程序时,必须将"新闻"命令添加到"转到"菜单中。

"新闻"命令添加到"转到"菜单中。
操作方法

1:"常用"工具栏 (工具栏:工具栏中包含可执行命令的按钮和选项。若要显示工具栏,请单击"工具"菜单中的 "自定义",然后单击 "工具栏"选项卡。)中,单击"工具栏选项"箭头 。
2:
将鼠标指向"添加或删除按钮",再单击"自定义"
3:
单击"命令"选项卡。
4:
"类别"列表中,单击"转到"
5:
"命令"列表中,单击"新闻",同时不要放开鼠标,将该命令拖放到"转到"菜单上。当菜单显示命令列表时,指向希望该命令出现的位置,然后放开鼠标。
单击"转到"菜单,再单击"新闻"

单击工具栏的"新闻"按钮后调用Microsoft OutLook NewsReader 然后添加服务器地址就可以用了

对雷鸟(Thunderbird)的试用--失望

[2005年Bokee 旧帖]

一个星期的时间,我按照自己的要求,反复的尝试,我觉得已经尽了我最大的努力,希望Thunderbird能够担当起今后邮件往来的重任,结果我发现她让我失望了。Becky的确是一个很不错的软件,这次雷鸟简直就是全败。
1、自动回复时候竟然不能使用模板,还要靠插件才能满足
2、紫光拼音竟然出现重复数字,报价这事情,平常不认真还容易出错呢,何况这老哥还给我不停的丢BUG,我可是没法容忍
3、发出的邮件竟然无法自动规类,这些问题对于becky简直就是天生具有的技能,可是到了雷鸟这里就成特异功能或是不可能的任务了
4、新闻不能脱机下载,虽说becky也不是非常完美,至少能够正常使用,而且可以删除无用的新闻,这点对于雷鸟也是不可想象的
5、打印的布局丑陋,虽然可以调整设置来完成一些小修小补,可是难道让所有的用户都要懂得那些繁复的变量和布尔设置吗?这单我觉得OUTLOOK做的最好,OE也是不错的。

我觉得雷鸟的可能是期望太高了,还是网上吵的太热了,至少不适合我使用。估计其他的用户也是多少有不满意的地方吧。
晚上的用户经常以雷鸟目前是免费软件来作为理由,可是别忘了,OE也是免费的呀(准确的说是强行送的),可是你想想你连强送的都打不过,人家还有几个会改过来呢?
我觉得雷鸟的发展策略不能和火狐一样,因为网页技术的发展比电子邮件的发展要快的多,大量的实用插件是必要的。可是电子邮件的发展相对已经成熟并且功能的发挥也是有限的,所以还是从灵活性和使用性下手吧。
因此,我觉得雷鸟是先天不足,出路只有重新建立这个软件的体系,推倒重来。--这是个人的愚见!让各位见笑了!

Gmail图标

Gmail圖示產生器

******************************************************最强贴**********

因为担心垃圾邮件而不敢在网上公布邮箱吗?告诉你一个简便快捷的办法生成Gmail、MSN邮箱图标

http://www.nhacks.com/email/index.php

http://eservice.tumcivil.com/eservice/magic/

这里还有比较酷的gmail图标:http://playtime.uni.cc/gmail.php

*******************************************************最强贴***********

又一個Gmail圖示產生器

http://playtime.uni.cc/gmail.php

感覺還不錯,有立體感覺。
**********************************************************

屬於你的GMail圖示

mail.png

原以為可能要用photoshop來改才會有自己的GMail圖示

沒想到.............原來這麼簡單XD

先到下面的網址,
http://www.nhacks.com/gmail/index.php
gmail1.jpg
在框框輸入你GMail的帳號 按下Generate後就會產生
gmail 2.jpg

屬於你的GMail圖示,就完成啦..^^"

應該是你用了這玩意就絕對會被爬到吧? 只要發垃圾郵件的人知道這網站的話, 他就可以在搜尋電子郵件時針對這種連結網址訂特殊的搜尋規則...當然也許他們沒那麼聰明, 但是有規律就有被分析的可能

最糟的case: 這根本就是設計來收集email用的


每次看到hotmail申請時複雜的檢核碼圖形,實在很懷疑bot到底強到什麼程度。