让WLW支持WP2.3 TAG

逛逛WP中文论坛,还是挺有用的,发现了一些自己需要的东东!WINDOWS LIVE WRITER,简称WLW,可以很好地支持WORDPRESS 2.3的TAG功能,不过需要手动加个文件!

文章来自:这里哦

使用方法:上传wlwmanifest到wordpress根目录
XML文件,CODE如下:



Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
True
No


View your blog
Administer your blog


效果如图:

CSS Hacks For IE

浏览器一多,问题就多,现在IE7也出来,我又多了一个要考虑的浏览器
IE7与IE6相比还是有很大的区别的,跟FF也有不一样的地方
在这里先不讲有哪些区别,主要来讲如何解决这些问题
放在以前都是用CSS Hack来解决IE6以下(包括IE^)以及Firefox(下面简称FF)的问题

例:

div.content {
width:300px !important; //大部分支持!important标记的浏览器使用这里的数值
width /**/:400px; //IE6/win不解析这句,所以IE6/win仍然认为width的值是300px;而IE5.X/win读到这句,新的数值(400px)覆盖掉了旧的,FF也一样支持/**/,所以他读到的也是width的值是400px
}

由于大部分用的就是IE6还有FF,所以这两个区别,我在写页面的时候,主要用来兼容IE和FF.

可是前两天发现,IE7可以解析width /**/:400px;这样就完蛋了
我为FF写的,IE7不是也能读到了,那要怎么办呢
Conditional Comments
这个微软定义的东东就是今天我想说的主角-----IE的条件注释,它既区别IE和非IE,又区别不同版本的IE。这样,将 word-wrap 之类的定义放在这个条件判断内,既不影响显示又可以规范CSS的合法性,爽!其实,依我看,它的应用远不止于CSS……
条件注释是只能在IE下使用,因此我们可以通过条件注释来为IE添加特别的指令。
条件注释从IE5开始被支持,它可能在IE5.0,5.5,6,7里有区别。

比如,你可以在页面顶部写:


这样就只有IE6可以识别了~
在写条件注释有下面几点要注意的
1.条件注释的基本结构和HTML的注释()是一样的。因此IE以外的浏览器将会把它们看作是普通的注释而完全忽略它们。
2.IE将会根据if条件来判断是否如解析普通的页面内容一样解析条件注释里的内容。
3.条件注释使用的是HTML的注释结构,因此他们只能使用在HTML文件里,而不能在CSS文件中使用。我很想把所有特殊的样式放在logo.css里。但是很不幸的是,这看起来不太可能。我也试过根据条件注释,使用 来导入一个额外的样式表,但是因为我只需要一个额外的样式规则,这样会让事情变得复杂很多。当然如果你需要在IE里使用很多的额外的样式,那么使用 或许是一个好的方法。

就象这样:


For IE:







阅读全文…

测试Windows Live Hotmail获赠华硕本本

参与测试Windows Live Hotmail,即可有机会获赠华硕笔记本电脑
地址:http://www.windowslive-hotmail.com/sweepstakes

1,黑色的,Award-winning ASUS Lamborghini VX2
2,白色的,Revolutionary GPS ASUS U3S Fashion Book
3,粉色的,Ultra-fashionable Pink Leather ASUS S6Fm

下面就是我收到的反馈邮件,祝我好运吧!

You are receiving this message from Windows Live because you are a valued member. Microsoft respects your privacy. To learn more, please read our online Privacy Statement.

We hope you find these communications valuable, however, if you would prefer to no longer receive promotional offers or research e-mails from MSN or Windows Live please visit our Marketing Preferences page.

Microsoft Corporation
One Microsoft Way
Redmond, WA 98052

New Windows Live Beta starting now!

刚收到msftconn@microsoft.com的邮件,标题居然是New Windows Live Beta starting now!晕啊……不是早就开始了嘛……

Congratulations and welcome to the Windows Live Betas!

We are pleased to inform you that the Windows Live group has new software available for beta testing! Here's your opportunity to try out some exciting new software before its public release, and to help shape the future of Windows Live.

As part of this select group, you get an exclusive preview of Windows Live Home and the Windows Live Skydrive (previously called Windows Live Folders). Your role as a beta tester is important to us. Participating in the Windows Live beta program means you'll have the first chance to try out new features and products. And, by including you in the development process, we can make sure that these products not only function properly but also meet the needs of our customers.

To get started in the beta program, please follow these steps:

1.Visit http://connect.microsoft.com.
2.Click on My Participation on the left navigation menu.
3.Select Windows Live Beta in the list.
4.You're in!
5.Now you are ready to test the new Windows Live products.
阅读全文…

NOD32高奏凯歌,Window Live OneCare不再倒数第一

据安全软件评测机构AV Comparatives日前公布的评测报告显示,微软的杀毒软件Live OneCare排名有所提升.今年2月份,AV Comparatives对全球17家公司的安全软件产品进行了评测,结果微软的Window Live OneCare排名倒数第一.而这一次,AV Comparatives将17款杀毒软件的病毒库都停留在2月2日.然后,利用5月2日之前的三个月的新病毒、恶意脚本、蠕虫、特洛伊木马和后门程序进行测试. 结果,Live OneCare的排名从上一次的第17位提到第14位.排名首位的是NOD32 AntiVirus,查杀率为68%.

其次为TrustPort AV WS,查杀率为58%.BitDefender Professional Plus的查杀率为48%,而AVG Anti-Malware仅为8%,排名倒数第一.

尽管赛门铁克的Norton AntiVirus查杀率为24%,但是唯一一款没有误报的杀毒软件.

Page 2 Of 3123