记得关注你的竞争对手

换了工作之后对工作工具的接触多了起来,上一个工作办公室Mac和Windows是5,5开,但是浏览器大家几乎都是Firefox,虽然要做下IE6,7的兼容,但是基本上不用去管IE8,Safari,理由很简单,国内客户基本用不到。这也算是个节约成本的做法,不过现在想想其实IE8和Safari相对IE6来说对CSS支持算很规范了(顺便呼吁一下"请升级您的IE6,thx")。至于Chrome,刚出来时候没发现自带调式工具,就一直放着,而且,习惯了Firefox,插件数量多嘛。
现在工作的地方Mac,Ubuntu差不多是55开,只有为数不多的人装了Windows,恩,我就是为数不多的其中一个哈哈。浏览器方面,IE6,7,8,Firefox,Chrome分布的很不均衡,只有为数不多的那群人装的是IE…
接触了一段时间才发现,原来Firebug类似的功能IE8,Chrome都是自带的,于是"豆腐你out,很out。" 现在是同时对我的评价,555啊~

因为主要在做Flash的工作,所以平时一般只关注Flash方面的新闻,Sliverlight在我看来一直是鸡肋,出了之后一直没当回事儿,国内对SL支持最多的估计就是腾讯,QQ安装包里有捆绑SL虚拟机,不知道MS这个单子付了多少米哈。MS自然也不是省油的灯,于是SL之后,SL3,SL4来了,有一天,忽然就发现SL已经完全不是当年的SL了,呵呵,谁叫平时不够关注哪。
怎么说呢,平时还是多关注点东西吧,尤其是竞争对手的产品,不然没法体现自己的优势的。
这就好比你和某人同时在追一个MM,你首先必须得了解MM(或者说消费者?),接着还要了解那个该死的情敌,这样才能做到知己知彼,百战不殆。
----------------------------------------------------------------------------------------------
最近打算装个Ubuntu,手痒吧,看隔壁,前后都是Ubuntu。
另外,在同学的影响下看了下Java,才发现说原来AS是这么繁琐的语法,Java简洁很多啊。
Flash-Transparent时在FF和Safari下无法输入中文的解决方案
Learned from 《swfInputs: Solving Mozilla + Transparent Mode + Win + Special Chars within inputs》。
原来写过个日志《Flash在Safari下无法输入中文》,当时没有找到好的解决方案,现在在网上看到有这么个东西,swfInputs。
What to do in your code?具体代码的使用:
swfInputs consists of two parts(swfInputs包含2个部分):
* The SWFTextInput AS3 Class (which create the connection to the JavaScript class),一个AS3组件,负责Flash和JS的通信。
* and the swfInputs JavaScript Class (which handles the creation and HTML communication),一个JS文件,负责在HTML端建立Input。
To activate the JavaScript part you just need to insert two script-tags into the HTML code and call the constructor method. At the moment swfInputs uses the dojoToolkit JavaScript library for position calculation and basic connection handling. I looking forward to remove this need of dojo to reduce the filesize.
swfInputs使用dojoToolkit JS框架,恩,作者根据需求修正了dojoToolkit的尺寸。
<script src="../javascript/dojo.js" language="javascript"></script>
<script src="../javascript/swfInputs.js" language="javascript"></script>
<script language="JavaScript" type="text/javascript">
swfInputs.init('swfInputTestcase');
</script>
FF3-一个有趣的彩蛋about:robots
哈哈,我也是刚知道,原来FF3有这么个彩蛋,有兴趣的在地址栏输入about:robots瞧瞧:

哈哈,机器人有咬不得的闪亮的金属屁股+他们有一个计划。
是不是觉得FF3的开发人员也很可爱呢?
Extensions for Google Chrome Coming In May?

Comes from http://www.techcrunch.com/2009/02/05/extensions-for-google-chrome-coming-in-may/.
If the schedule for Google’s big annual developer conference is any indication, we should expect to see an extension platform released for Chrome sometime this May.
Programmer Nicholas Moline has noticed a session called “Developing extensions for Google Chrome” among the 38 sessions posted to the Google I/O website. It sits alongside two other Chrome-specific sessions (the others titled “Exploring Chrome internals” and “V8: Building a high performance JavaScript engine” respectively) and carries the following description:
Learn how Google Chrome makes it easy to write extensions using the web technologies you already know. This talk will cover the basics of the extension system (distribution/packaging, installation, updates), as well as the different APIs to enhance with the browser.
This isn’t a guarantee that extensions will be released before or during the conference, but it’s hard to believe Google would hold a session on the topic if we didn’t see them sometime around the date of the conference.
Extensions, which are very popular among Firefox users, were notably absent from Chrome when it launched last September. Google has since made it clear that it has always planned to provide for them at some point. However, many have taken it into their hands to hack away at Chrome on their own.
As Google Operating System points out, Google has already enabled user scripts for Chrome. A draft of the extensions model can also be found here.
-------------------------------------------------------------------------------------------------------------
Chrome总算是要支持插件了,就算从五月份开始支持,最近一段时间内插件的数量和质量虽然无法跟上Firefox,但是过不了多久,两者插件都应该趋于饱和。
然而这样一来,作为同样是Firefox和Google的死忠们,该选用哪款浏览器呢?
唉,Firefox和Google的关系要变的微妙了。
一些常用FireFox Plugins介绍
可以说FireFox的流行,完全是建立在其数不清的插件之上的,这里介绍几个自己在用的插件。
1。FireBug
可以说就是因为这个插件我才爱上FireFox的,有了FireBug调试css跟页面结构实在是太方便了!
2。Web Developer
同样也是提供给页面设计者的工具,搭配FireBug使用,基本是不可缺少的玩意儿。
3。Easy DragToGo

这个插件是方便操作用的,安装该插件后可以拖拽内容很方便的跳到新页面,跟Maxton的拖动链接差不多。
亮点是可以设置拖拽的方向对应的操作,很酷吧~
4。Google Toolbar
我是冲着书签安装的这个插件,带着书签到处走的感觉很好。。
5。Gladder
在很无奈的情况下,你将需要这个插件,恩,这是个翻墙插件,可以让咱们方便的浏览那些被GFW的网站,比方在湖南无法访问dreamhost主机上的全部网站…再比方H网站=。=
该插件曾经被封,现在可以正常使用。
Firefox IE Tab 插件
有不少需要Active X的网站在FF或者Safari下都无法正常使用,比方Taobao的支付,各银行的登录页面。
而有些莫名其妙的网站,恩,比方QZONE。用FF登录直接就是feed页……
IE Tab插件就是为这个存在的,可以在FF下边使用IE来访问网站。
只要设置访问规则就可以了,如:http:/.qzone.qq.com
这样所有http:/.qzone.qq.com形式的网页,都会在FF里使用IE的内核来解析页面~
呵呵,对于不想看到IE那张脸的人,真的是很好用~~