Skip to main content

Home/ Web2.0/ Group items tagged js

Rss Feed Group items tagged

Hendy Irawan

YUI Compressor - 0 views

  •  
    According to Yahoo!'s Exceptional Performance Team, 40% to 60% of Yahoo!'s users have an empty cache experience and about 20% of all page views are done with an empty cache (see this article by Tenni Theurer on the YUIBlog for more information on browser cache usage). This fact outlines the importance of keeping web pages as lightweight as possible. Improving the engineering design of a page or a web application usually yields the biggest savings and that should always be a primary strategy. With the right design in place, there are many secondary strategies for improving performance such as minification of the code, HTTP compression, using CSS sprites, etc. In terms of code minification, the most widely used tools to minify JavaScript code are Douglas Crockford's JSMIN, the Dojo compressor and Dean Edwards' Packer. Each of these tools, however, has drawbacks. JSMIN, for example, does not yield optimal savings (due to its simple algorithm, it must leave many line feed characters in the code in order not to introduce any new bugs). The goal of JavaScript and CSS minification is always to preserve the operational qualities of the code while reducing its overall byte footprint (both in raw terms and after gzipping, as most JavaScript and CSS served from production web servers is gzipped as part of the HTTP protocol). The YUI Compressor is JavaScript minifier designed to be 100% safe and yield a higher compression ratio than most other tools. Tests on the YUI Library have shown savings of over 20% compared to JSMin (becoming 10% after HTTP compression). Starting with version 2.0, the YUI Compressor is also able to compress CSS files by using a port of Isaac Schlueter's regular-expression-based CSS minifier.
Corvida Raven

Greasemonkey Scripts For the Social Media Addict - ReadWriteWeb - 0 views

  •  
    Great list of Greasemonkey scripts by Sarah Perez of RWW.
Sarah HL

Javascript For Designers: Getting on Your Feet Fast | Noupe - 0 views

Gordon Herd

5 Insightful TED Talks on Social Media - 0 views

  • 77Share digg_url = 'http://mashable.com/2010/02/08/ted-talks-social-meida/'; digg_title = '5 Insightful TED Talks on Social Media'; digg_bodytext = 'The 2010 Technology Entertainment Design conference will be kicking off tomorrow in Long Beach, California, bringing the leading minds of many fields together to talk shop about innovation, change, and what the future holds.\n\nAs social media has become a game changer for industries across the board, you can bet the experts at this year\'s TED conf'; email share var shared_object = SHARETHIS.addEntry({ title: "5 Insightful TED Talks on Social Media", url: "http://mashable.com/2010/02/08/ted-talks-social-meida/" }, {button:false,onmouseover:false}); shared_object.attachButton(document.getElementById('st_sharethis')); shared_object.attachChicklet('email', document.getElementById('st_email')); The 2010 Technology Entertainment Design conference will be kicking off tomorrow in Long Beach, California, bringing the leading minds of many fields together to talk shop about innovation, change, and what the future holds.As social media has become a game changer for industries across the board, you can bet the experts at this year’s TED conference will have their sights set on peeling back the hype and getting at the core of what social technology has in store for this year and beyond.Perhaps the best part of the TED conferences is that videos of the talks are archived and free to view right on the organization’s website. Given the wealth of insight we’re sure to see tomorrow, we thought we’d whet your appetite by highlighting a few recent and exceptional talks from TED’s past, with a focus on social media.
  •  
    5 Insightful TED Talks on Social Media.
devquora

80+ AngularJS Interview Questions and Answer 2018 - Online... - 0 views

  •  
    AngularJS is an open source model view controller MVC JavaScript framework that is used for making rich, extensible web applications. It runs on plain JavaScript and HTML, so you don't need any other dependencies to make it work. Below are some basic facts about AngularJS that must an AngularJs Developer know before appearing in AngularJs Interview
priyamunagala

Core Java, Strings Developer, Apache expert - Get Online Technical help - 0 views

  •  
    Get Technical Support from Advanced Java, Apache, Strings, JSP, AngularJS Expert Developers and consultants from India. share us your issue to fix it
‹ Previous 21 - 33 of 33
Showing 20 items per page