GeekArticles
XML
AJAXWebkit's SquirrelFish JavaScript Engine
Author: ajaxwith.com |
Published: 12th Jun 2008 |
Visited: 329 times |
Add CommentFiled in: AJAXWebkit is one of the world’s most powerful frameworks today as it has been used for developing Safari and Safari mobile. Its significance in building these browsers is noted since it minimizes the required bandwidth and processing power to load up the browser and its mobile counterpart. What is even significant is Webkit’s ability to ease the implementation of JavaScript. This hastens
Submitted by <a Category: <a
Read Article Sponsored Links
Related Articles
• Configuring Classless JavaScript The Power of Classless JavaScript One of the best features of JavaScript is the classless ability. Because of this feature JavaScript and Ajax could be launched without dragging other functions unless the developer intends to. The function could work independently from other functions. The result is ...
• Implementing JavaScript Library Implementing a JavaScript library has it ups and downs. By using a JavaScript library developers will not have to deal with manual coding of different functions. On the other hand the lack of familiarity with the library and rushing to use the functions offered will only get the application complica ...
• JavaScript and PHP Support in NetBeans 6.1
Continuing its tradition of providing support for an increasing number of languages and environments, NetBeans 6.1 introduces advanced JavaScript and PHP features. In this interview with Artima, Sun NetBeans evangelist Gregg Sporar discusses JavaScript and PHP support, such as refactoring and intel ...
• Webkit's SquirrelFish JavaScript Engine Webkit is one of the world’s most powerful frameworks today as it has been used for developing Safari and Safari mobile. Its significance in building these browsers is noted since it minimizes the required bandwidth and processing power to load up the browser and its mobile counterpart. Wh ...
• JavaScript Page Cookie (maintaining page state) Sometimes you need to redirect the user from the current page to accomplish a part of a task. Most people use pop-up windows to refrain from doing this, but sometimes you just can't do it any other ...
• Building a Simple Blog Engine with ASP.NET MVC and LINQ - Part 4 In the fourth part of this series, Keyvan talks about the unit testing concepts related to the MVC pattern and how Microsoft has adapted these concepts for its ASP.NET MVC framework. He shows these principles and the process that should be followed to unit test an ASP.NET MVC applicat ...