CAT | Web Design
7
IE8 SmartScreen Filter – Protecting Users at Internet Scale
0 Comments | Posted by news in Web Browsers
The RSA 2010 Security Conference is just finishing up here in San Francisco, and I’m struck by how many of the conference sessions and keynotes have warned about the threat that socially engineered malware poses to the security of the Internet. Malware has become the scourge of the Internet, and it’s not just the security [...]
This past Saturday, February 27th at 3:34 AM Chilean local time there was an 8.8 magnitude earthquake that lasted for approximately three minutes causing a lot of destruction throughout Chile.
Mozilla has a strong volunteer community through both ChileMoz and Firefox Chile. In October 2009 a number of Mozilla employees and community members spent a [...]
7
A polyglot Google Chrome beta, with new privacy features
0 Comments | Posted by news in Web Browsers
Whether you’re catching up on your favorite Arabic gameshow, getting up to speed on the latest Korean mobile gadgetry, or researching the local perspective for a dream trip to Machu Picchu, we’re all constantly reminded that the internet is an amazingly multilingual place. The Google Chrome team is excited to introduce a new beta feature [...]
7
YUI 3 Gallery Contest 2010 — Win a Ticket to JSConf 2010
0 Comments | Posted by news in Javascript
We’re pleased to announce the YUI 3 Gallery Contest 2010. Thanks to our friends at the Yahoo! Developer Network, we have a conference pass to the sold-out JSConf 2010 to offer. We’re pairing that with a $500 gift certificate to Expedia.com to help the prize winner get back and forth to Virginia for [...]
7
The Official jQuery Podcast – Episode 14 – Phil Haack
0 Comments | Posted by news in Javascript
This week Elijah and Ralph sit down and talk with Microsoft’s Phil Haack, Senior Program Manager on the ASP.NET team, currently working on the new ASP.NET MVC Framework. We discuss their recent decisions to include jQuery into several of their products what ASP.NET MVC is and how jQuery is integrated into the project.
You can [...]
I just came across this wonderful Gist on gitHub:
PLAIN TEXT
JAVASCRIPT:
var $;
YUI().use(’*’, function(Y){
$ = Y.get;
for(var p in Y) {
$[p] = Y[p];
}
});
// test
$(’body’).append(”boo!”);
In case you want to use YUI3 but really really like jQuery syntax OK, it breaks the whole sandboxing idea of YUI3, but that’s a small price [...]
28
Knowing about choice matters, when millions are asked to select a browser
0 Comments | Posted by news in Web Browsers
This week, Mozilla launches the Open To Choice campaign. Aimed at raising awareness among web users in Europe on the importance of making an informed choice when selecting the software and services used to access the Internet. The campaign launches at a time when almost 200 million Europeans in 32 countries will be asked to [...]
If you’ve ever accidentally closed a tab with something important in it, or shut down the browser only to realize you needed one more bit of information about the webpage you were reading, despair not. Google Chrome remembers the last ten tabs or windows you’ve closed, and lets you restore them. You can [...]
This post discusses some of the work we’re doing on the IE team to fulfill our commitment to document our support of web standards. A good starting point is Microsoft’s interoperability principles, something we’ve written about here on this blog before, and a principle that’s easy to see in action in our products, like IE8.
The [...]
Another generation of technology has passed and Unicode support is almost everywhere. The next step is to write software that is not just “internationalized” but truly multilingual. In this article we will skip through a bit of history and theory, then illustrate a neat hack called accent-folding. Accent-folding has its limitations but it can help [...]












