<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://www.websitemagazine.com/content/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>'Net Features : JavaScript</title><link>http://www.websitemagazine.com/content/blogs/posts/archive/tags/JavaScript/default.aspx</link><description>Tags: JavaScript</description><dc:language>en</dc:language><generator>CommunityServer 2008 SP2 (Build: 31104.93)</generator><item><title>Make a Flipbook Magazine with Turn.js</title><link>http://www.websitemagazine.com/content/blogs/posts/archive/2012/11/06/make-a-flipbook-digital-magazine-with-turn-js.aspx</link><pubDate>Tue, 06 Nov 2012 14:03:00 GMT</pubDate><guid isPermaLink="false">1e469e21-c924-44fa-a132-47b5d0a8ad47:21939</guid><dc:creator>Pete Prestipino</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.websitemagazine.com/content/blogs/posts/rsscomments.aspx?PostID=21939</wfw:commentRss><comments>http://www.websitemagazine.com/content/blogs/posts/archive/2012/11/06/make-a-flipbook-digital-magazine-with-turn-js.aspx#comments</comments><description>&lt;p&gt;Your average Web user is looking for richer and more engaging interactions within their digital experience. That is challenging on both creative and technical levels but there are  solutions emerging which make quick work of this more demanding environment. 
&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;a href="http://turn.js" title="Turn.js review" target="_blank"&gt;
Turn.js&lt;/a&gt;&lt;/strong&gt;, for example, is a Javascript library (actually a UI plugin for jQuery) that provides designers and developers the ability to make content look just like a book or magazine. The effect, as you see in the demos, is quite seamless, with elegant transitions thanks to the plugin taking advantage of the latest in HTML5 and CSS3. 
&lt;br /&gt;&lt;br /&gt;
There is a version (3rd release) available on GitHub, but the fourth release of Turn.js offers several more interesting (and essential) features including using pages of different size, zoom effects, navigation bars and more. The license cost for the 4th release of Turn.js is $99 for up to 5 domains and $499 for unlimited domains. &lt;/p&gt;
&lt;p&gt;&lt;img style="margin:5px;" src="http://www.websitemagazine.com/images/blog/turn-js-flipbook.png" width="650" height="449" alt="" /&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.websitemagazine.com/content/aggbug.aspx?PostID=21939" width="1" height="1"&gt;</description><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/jQuery/default.aspx">jQuery</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/JavaScript/default.aspx">JavaScript</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/wmfeature/default.aspx">wmfeature</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/wm-designdev/default.aspx">wm-designdev</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/flipbook/default.aspx">flipbook</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/turn.js/default.aspx">turn.js</category></item><item><title>What is TypeScript?</title><link>http://www.websitemagazine.com/content/blogs/posts/archive/2012/10/12/what-is-typescript.aspx</link><pubDate>Fri, 12 Oct 2012 12:46:00 GMT</pubDate><guid isPermaLink="false">1e469e21-c924-44fa-a132-47b5d0a8ad47:21605</guid><dc:creator>Michael Garrity</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.websitemagazine.com/content/blogs/posts/rsscomments.aspx?PostID=21605</wfw:commentRss><comments>http://www.websitemagazine.com/content/blogs/posts/archive/2012/10/12/what-is-typescript.aspx#comments</comments><description>&lt;hr /&gt;
&lt;p&gt;&lt;strong&gt;Have you heard of TypScript, yet? That&amp;rsquo;s Microsoft&amp;rsquo;s new JavaScript-like programming language that the company just released a developer preview of a few weeks ago.&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;TypeScript is translated into good old JavaScript so that apps developed with the language can run in any type of browser, which naturally begs the question, &amp;ldquo;Why come up with TypeScript to begin with?&amp;rdquo;&lt;br /&gt;&lt;br /&gt;See, while this new language has a similar syntax to JavaScript, it also offers a slew of additional features that you can&amp;rsquo;t get with JavaScript, including optional static typing, class declarations, a Visual Studio plugin and module support. According to Microsoft, this will make it easier to build larger, more complex applications without straying too wildly from the commonly used JavaScript path.&lt;br /&gt;&lt;br /&gt;In fact, Microsoft has been looking forward with this new project, and apparently much of TypeScript is based on the next version of JavaScript that is currently being developed by the ECMA. &lt;br /&gt;&lt;br /&gt;Also in an effort to be more forward-thinking, TypeScript is being developed to work with existing frameworks and libraries like Backbone.js, which intend to make it easier for people to create more large-scale applications suited to the Web today. Thus, any JavaScript code should be able to be pasted into TypeScript and work just fine.&lt;br /&gt;&lt;br /&gt;TypeScript was developed by Microsoft&amp;rsquo;s Anders Hajlsberg, along with Steve Lucco and Luke Hoban. The language&amp;rsquo;s source code has been licensed under Apache 2.0 and now on Codeplex.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.websitemagazine.com/content/aggbug.aspx?PostID=21605" width="1" height="1"&gt;</description><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/microsoft/default.aspx">microsoft</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/development/default.aspx">development</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/design/default.aspx">design</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/JavaScript/default.aspx">JavaScript</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/coding/default.aspx">coding</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/wmfeature/default.aspx">wmfeature</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/wm-designdev/default.aspx">wm-designdev</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/typescript/default.aspx">typescript</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/101212/default.aspx">101212</category></item><item><title>Windows Server Host Now Features node.js Support</title><link>http://www.websitemagazine.com/content/blogs/posts/archive/2012/07/27/windows-server-host-now-features-node-js-support.aspx</link><pubDate>Fri, 27 Jul 2012 07:45:00 GMT</pubDate><guid isPermaLink="false">1e469e21-c924-44fa-a132-47b5d0a8ad47:20372</guid><dc:creator>Michael Garrity</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.websitemagazine.com/content/blogs/posts/rsscomments.aspx?PostID=20372</wfw:commentRss><comments>http://www.websitemagazine.com/content/blogs/posts/archive/2012/07/27/windows-server-host-now-features-node-js-support.aspx#comments</comments><description>&lt;hr /&gt;
&lt;p&gt;&lt;strong&gt;Over the last few
years, server-side JavaScript implementation &lt;a target="_blank" href="http://nodejs.org/"&gt;node.js&lt;/a&gt; has really picked up in
popularity among developers, and because of this, utilizing the software system
has become more of a priority for many Web hosting providers.&lt;/strong&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;Microsoft Windows hosting solutions provider &lt;a target="_blank" href="http://www.discountasp.net/"&gt;DiscountASP.NET&lt;/a&gt;
has been offering node.js support in its WebMatrix 2.0 beta labs sandbox for a
while, and many of the developers using it have requested that it make node.js
generally available in its Web hosting service. &lt;/p&gt;
&lt;p class="MsoNormal"&gt;Now, its Windows 2008 hosting platform officially features
beta support for node.js.&lt;/p&gt;
&lt;p class="MsoNormal"&gt;It was a natural choice for DiscountASP.NET to begin
supporting node.js, as Microsoft announced in 2011 that it would be actively
working with &lt;a target="_blank" href="http://www.joyent.com/"&gt;Joyent&lt;/a&gt; to port node.js to Windows. The first stable port was
available last November.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.websitemagazine.com/content/aggbug.aspx?PostID=20372" width="1" height="1"&gt;</description><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/Web+Hosting/default.aspx">Web Hosting</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/microsoft/default.aspx">microsoft</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/discount+asp/default.aspx">discount asp</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/JavaScript/default.aspx">JavaScript</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/discountasp.net/default.aspx">discountasp.net</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/windows+hosting/default.aspx">windows hosting</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/wm-webhosting/default.aspx">wm-webhosting</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/node.js/default.aspx">node.js</category></item><item><title>Responsive Drop-Down Navigation with SelectNav (JS)</title><link>http://www.websitemagazine.com/content/blogs/posts/archive/2012/06/19/responsive-drop-down-navigation-with-selectnav-js.aspx</link><pubDate>Wed, 20 Jun 2012 00:00:00 GMT</pubDate><guid isPermaLink="false">1e469e21-c924-44fa-a132-47b5d0a8ad47:19972</guid><dc:creator>Pete Prestipino</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.websitemagazine.com/content/blogs/posts/rsscomments.aspx?PostID=19972</wfw:commentRss><comments>http://www.websitemagazine.com/content/blogs/posts/archive/2012/06/19/responsive-drop-down-navigation-with-selectnav-js.aspx#comments</comments><description>&lt;hr /&gt;
&lt;p&gt;&lt;strong&gt;&lt;img style="float:left;margin:10px;" src="http://www.websitemagazine.com/images/blog/WMicon-mini.jpg" width="73" height="73" alt="" /&gt;There&amp;#39;s a whole lot of interest right now on the part of both designers and those that employ them to make their digital properties as accessible as possible - meaning that they must work and appear well on desktop and mobile devices simultaneously. 
&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;
As an industry we are learning how to make the most of &lt;strong&gt;&lt;i&gt;responsive design&lt;/i&gt;&lt;/strong&gt; and to our great fortune, there are numerous techniques and technologies to support this initiative. Case in point - SelectNav.js. 
&lt;br /&gt;&lt;br /&gt;&lt;a href="http://lukaszfiszer.github.com/selectnav.js/" target="_blank"&gt;
SelectNav.js is a JavaScript plugin&lt;/a&gt; that enables designers to convert their website navigation into a &amp;quot;select&amp;quot; drop-down menu (see images below). The JavaScript is used together with media queries to create a space-saving, responsive navigation for those using small-screen devices. 
&lt;br /&gt;&lt;br /&gt;
Inspired by TinyNav.js, SelectNav.js requires no external library, is very lightweight (only 1.5kb minified), is customizable, and compatibility with a variety of modern browsers.&lt;/p&gt;
&lt;p&gt;&lt;img height="362" width="729" src="http://www.websitemagazine.com/images/blog/selectnavjs-image.png" style="float:left;" alt="" /&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.websitemagazine.com/content/aggbug.aspx?PostID=19972" width="1" height="1"&gt;</description><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/web+design/default.aspx">web design</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/JavaScript/default.aspx">JavaScript</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/responsive+design/default.aspx">responsive design</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/week252012/default.aspx">week252012</category></item><item><title>Getting Started with Frameworks</title><link>http://www.websitemagazine.com/content/blogs/posts/archive/2011/06/30/getting-started-with-frameworks.aspx</link><pubDate>Thu, 30 Jun 2011 19:00:00 GMT</pubDate><guid isPermaLink="false">1e469e21-c924-44fa-a132-47b5d0a8ad47:17026</guid><dc:creator>Linc Wonham</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.websitemagazine.com/content/blogs/posts/rsscomments.aspx?PostID=17026</wfw:commentRss><comments>http://www.websitemagazine.com/content/blogs/posts/archive/2011/06/30/getting-started-with-frameworks.aspx#comments</comments><description>&lt;p&gt;&lt;img src="http://www.websitemagazine.com/images/blog/wmicon-mini.jpg" style="float:left;margin:10px;" height="73" width="73" alt="" /&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;&lt;b&gt;If you find yourself spending
hours coding, recoding and
coding again, know that
there are some benefits to
using frameworks.
&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;
A Web application framework is designed
to support the development of
dynamic websites, Web applications
and Web services. The reason to use a
framework is to make writing code,
well, easier.
&lt;br /&gt;&lt;br /&gt;
Frameworks are wonders of the
modern world of development and design. Results are seen in the reduction of time
spent on numerous common activities (many frameworks provide libraries
for database access, templating frameworks and session management,
and even to facilitate code reuse).
&lt;br /&gt;&lt;br /&gt;
There are many benefits to using a framework. Efficiency is
the draw for most developers &amp;mdash; what could have taken hours
can be done quickly, thanks to pre-built functions.
&lt;br /&gt;&lt;br /&gt;
Cost is another attraction. Most frameworks are free, which
results in a lower cost for the project &amp;mdash; for the client as well as
for the developer.
&lt;br /&gt;&lt;br /&gt;
There are, of course, some downsides to using frameworks &amp;ndash;
perhaps why more developers don&amp;rsquo;t use them at all. The primary
drawback is the limitation of the core behavior. When you use a
framework, you need to work within its limits and work exactly
the way it requires you to.
&lt;br /&gt;&lt;br /&gt;
Another issue with frameworks is that developers who may
just be starting out tend to learn their way around the framework
itself, but not the language. All that said, there are many
frameworks that can benefit one&amp;rsquo;s future Web apps, services
and sites.&lt;/p&gt;
&lt;h3&gt;JavaScript Frameworks&lt;/h3&gt;
&lt;p&gt;
jQuery (jquery.com) is by far the most popular JavaScript
framework in terms of overall usage. As mentioned here before,
jQuery is a fast, lightweight and concise JavaScript library
that simplifies HTML document traversing, event handling, animating
and even Ajax interactions for Web development.
MooTools (mootools.net) and Prototype (prototypejs.org) are
two alternatives.&lt;/p&gt;
&lt;h3&gt;PHP Frameworks&lt;/h3&gt;
&lt;p&gt;
PHP is arguably the most widely used programming language
on the Web today. There are numerous PHP frameworks on the
market for coders looking for both simple and elegant toolkits to create high-functioning, full-featured Web applications.
CodeIgniter (codeigniter.com), CakePHP (cakephp.org), Zend
(framework.zend.com) and Symfony (symfony-project.org) are
four of the most widely recognized frameworks for working with
and coding in PHP.
&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;&lt;b&gt;
e-Tip: &lt;/b&gt;&lt;i&gt;Innovators in HTML5
Web designers the world over have caught the
HTML5 fever. Visit &lt;a href="http://wsm.co/lNd5fv"&gt;Website Magazine&amp;rsquo;s HTML5
showcase&lt;/a&gt; to find inspiration
for your next project.
&lt;/i&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h3&gt;Ruby Frameworks&lt;/h3&gt;
&lt;p&gt;
Ruby on Rails is an open-source Web application framework that
is used for the Ruby programming language. Ruby on Rails
(RoR) includes templates to enable developers to generate a
skeleton application with custom gems and configurations, engines
that let a developer reuse application pieces, and the Rack
Web service interface and Metal which allow for writing optimized
pieces of code that route around ActionController.
Well-known alternatives include Padrino
(padrinorb.com) and Bowline (bowlineapp.
com).&lt;/p&gt;
&lt;h3&gt;CSS Frameworks&lt;/h3&gt;
&lt;p&gt;
A CSS framework is a library that is
meant to allow for easier, more standards-
compliant styling of a webpage
using the Cascading Style Sheets language.
Similar to programming and
scripting language libraries, CSS frameworks
package a number of ready-made
options for designing and outlaying a
webpage. Some of the most popular CSS
frameworks include BluePrint (blueprintcss.
org), 960 Grid (960.gs) and
Elastic (elasticcss.com). Another is YUI2.
The foundational YUI grids offer four
preset page widths, six preset templates,
and the ability to stack and nest subdivided
regions of multiple columns.&lt;/p&gt;
&lt;h3&gt;Mobile Frameworks&lt;/h3&gt;
&lt;p&gt;
Perhaps more than any other medium (the
Web included), mobile dominates the attention
of developers these days and for
good reasons: high use and big profits.
There are several popular mobile frameworks
on the market including DHTMLX
Touch (dhtmlx.com/touch/), an HTML5-
based JavaScript library for building mobile
apps, and iWebKit from SnippetSpace,
which is a file package designed to help developers
create iPhone- and iPad-compatible
websites and Web applications.&lt;/p&gt;
&lt;h3&gt;Framework in Focus &amp;mdash; Laker&lt;/h3&gt;
&lt;p&gt;
If you&amp;rsquo;re interested in having the ability to distribute
publications for the iPhone and iPad including digital
magazines, catalogs, or anything else you can
imagine, check out Laker Compendium. Laker is a
collection of files, frameworks, styles and tips for
designing digital publications in HTML5. Its ease of
use and general elegance caught our attention and
while perhaps not the most robust solution on the
market, it does have some exceptional features for
those looking to get a leg up in a more app-friendly
environment. Features include the ability for the
layout to scale automatically depending on screen
size and orientation. Also with Laker, developers
are able to have a framework which lets users
swipe to change pages, double tap to show a table
of contents, implement native looking slideshows,
and include media and assets (e.g. sound, videos,
images). The best part? No Web server required.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.websitemagazine.com/content/aggbug.aspx?PostID=17026" width="1" height="1"&gt;</description><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/mobile/default.aspx">mobile</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/JavaScript/default.aspx">JavaScript</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/frameworks/default.aspx">frameworks</category></item><item><title>Is Javascript Making A Comeback?</title><link>http://www.websitemagazine.com/content/blogs/posts/archive/2010/09/25/is-javascript-making-a-comeback.aspx</link><pubDate>Sat, 25 Sep 2010 18:15:00 GMT</pubDate><guid isPermaLink="false">1e469e21-c924-44fa-a132-47b5d0a8ad47:14911</guid><dc:creator>Administrator</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.websitemagazine.com/content/blogs/posts/rsscomments.aspx?PostID=14911</wfw:commentRss><comments>http://www.websitemagazine.com/content/blogs/posts/archive/2010/09/25/is-javascript-making-a-comeback.aspx#comments</comments><description>&lt;hr /&gt;
&lt;p&gt;&lt;img style="float:left;margin:15px;" src="http://www.websitemagazine.com/images/blog/javascript-mini.png" width="73" height="73" alt="" /&gt;For a long period of time, the enriched-web juggernaut known as Adobe Flash seemed like it would remain the unchallenged king of the proverbial mountain. With the introduction of libraries such as jQuery and MooTools, it seems JavaScript, a once-haggard, much-maligned competitor could be making a comeback in the face of insurmountable odds. So, what is it that has web developers flocking to JavaScript?
&lt;br /&gt;&lt;br /&gt;
JavaScript has several key advantages over Flash that makes it a much more attractive option for developers. The largest determining factor in making the choice between JavaScript and Flash is easily the range of platforms which can display enriched content using one or the other. With the rise in popularity of smart phones and the paradigm shift to a focus on mobile web, delivering content to mobile users has become a priority for many web developers. There are almost no mobile devices which handle Flash well, if at all. Apple&amp;#39;s iPhone, iPod, and iPad cannot display Flash content at all and Steve Jobs&amp;#39; highly-publicized comments about Flash suggest it may never be able to. Recent reviews of Flash&amp;#39;s first appearances on Android paint a bleak picture of poorly-functioning Flash videos and unplayable Flash games. Neither Sony&amp;#39;s PlayStation 3 nor PSP support Flash entirely. On the contrary, all of these platforms support JavaScript. Although JavaScript&amp;#39;s ability to deliver enriched content to so many platforms is the most often cited and publicized advantage, JavaScript offers several other upsides in areas where Flash falls flat. Developing in Flash can get costly, Adobe&amp;#39;s Flash software is not cheap and many independent developers and small-to-medium businesses simply cannot afford to purchase it or the developers. JavaScript offers further savings in the form of reduced bandwidth. Additionally, the concept of graceful degradation is alien to Flash developers. Either your program works or it doesn&amp;#39;t. JavaScript offers options for a well-coded page to degrade gracefully. Flash also offers little in the way of options for interacting with search engines, while JavaScript plays very well with Google and its like. Lastly, the Flash learning curve is steep and can be quite daunting for newcomers to the realm of web development, but JavaScript libraries such as jQuery and MooTools can make learning JavaScript a much more pleasant experience. With so much going in favor of JavaScript, can we, like Steve Jobs, argue that Flash is dead? Not quite.
&lt;br /&gt;&lt;br /&gt;
Flash still has several areas where it outshines and outperforms JavaScript by orders of magnitude. Flash is so feature-rich that it is hard to find anything that can compete with the dizzying number of features it can offer. Also, Flash handles three-dimensional graphics much better than JavaScript. To JavaScript&amp;#39;s detriment, it offers its own set of problems, such as the innate ability in modern browsers to disable JavaScript support and the inability for developers to protect their source code.&lt;/p&gt;
&lt;p&gt;&lt;i&gt;&lt;b&gt;About the Author:&lt;/b&gt; Peter Marino is the Senior Partner and CMO of &lt;a target="_blank" href="http://reelWebDesign.com"&gt;reelWebDesign.com&lt;/a&gt;, a search marketing firm located in New York City.&lt;/i&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.websitemagazine.com/content/aggbug.aspx?PostID=14911" width="1" height="1"&gt;</description><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/adobe/default.aspx">adobe</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/jQuery/default.aspx">jQuery</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/flash/default.aspx">flash</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/JavaScript/default.aspx">JavaScript</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/mootools/default.aspx">mootools</category></item><item><title>New jQuery 1.3 JavaScript Library Available</title><link>http://www.websitemagazine.com/content/blogs/posts/archive/2009/01/15/jquery-1-3-what-s-new.aspx</link><pubDate>Thu, 15 Jan 2009 14:56:00 GMT</pubDate><guid isPermaLink="false">1e469e21-c924-44fa-a132-47b5d0a8ad47:7202</guid><dc:creator>Pete Prestipino</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.websitemagazine.com/content/blogs/posts/rsscomments.aspx?PostID=7202</wfw:commentRss><comments>http://www.websitemagazine.com/content/blogs/posts/archive/2009/01/15/jquery-1-3-what-s-new.aspx#comments</comments><description>&lt;p&gt;A new release is available now for jQuery JavaScript library. Existing public APIs have been maintained, which means existing plugins should work just fine. Many new features, performance improvements, and method changes are in this release, but let&amp;#39;s look at a few of the major developments:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;No More Browser Sniffing:&lt;/b&gt; jQuery 1.3 no longer uses any form of browser/userAgent sniffing internally (the first major JavaScript library to do so. jQuery now uses a technique called feature detection, wherein a particular browser feature or bug is simulated to verify its existence.&amp;nbsp; &lt;/li&gt;
&lt;li&gt;&lt;b&gt;Sizzle Selector Engine:&lt;/b&gt; The new CSS selector engine (nicknamed Sizzle&amp;quot;)
is faster than the current engine (49% faster in fact), standalone and
fully extensible.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Live Events:&lt;/b&gt; jQuery now supports &amp;quot;live events&amp;quot; (events that can be
bound to all current and future elements using event delgation and a
seamless jQuery-style API.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;jQuery Event Object:&lt;/b&gt; The event system for jQuery has been refactored,
and now encapsulates all of the functionality found W3C-compliant event
object implementation and makes it work smoothly across all browsers.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;HTML Injection Rewrite:&lt;/b&gt; Code related to injectiving HTML into a
document has been overhauled. Append, prepend, and before and after
methods are now much faster. The creation of DOM elements has also been
modified.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Offset Rewrite:&lt;/b&gt; The offset method was completely rewritten and now
handles cross-browser issues better and faster (3x improvement in
performance).&lt;/li&gt;
&lt;/ul&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.websitemagazine.com/content/aggbug.aspx?PostID=7202" width="1" height="1"&gt;</description><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/jQuery/default.aspx">jQuery</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/jQuery+1.3/default.aspx">jQuery 1.3</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/JavaScript/default.aspx">JavaScript</category></item></channel></rss>