How to Get a Free Ipod Touch 16gb, Video Ipod 120gb, or 300$
Relatd javascript Articles
With Simply JavaScript, the book I co-wrote with Cameron Adams, officially off to print, I’m now able to resume publication of the SitePoint News Wire. Thanks to those who continued to submit links during the downtime. Enjoy!
- Amy Hoy demonstrates how to put your product’s best foot forward on the Web, and points out some common mis-steps you should aim to avoid. (thanks gnarly)
- Dan Webb: “With this post I’m going to blast through the absolute essentials you need to get started…” (thanks gnarly)
- Shows how to send a 503 (Network Unavailable) error to search engines while you are making modifications to your site. (thanks apachedude)
- A JavaScript library that makes it dead simple to embed video in your web pages. I’m not sure I like the custom attribute it requires, but its better than most alternatives. “It’s meant to re-swizzle the whole paradigm. (Or something.)” (thanks gnarly)
- Currently in beta, a JavaScript library for generating stylish and interactive charts with pure JavaScript (thanks to the <canvas> tag). Free version allows one line or bar graph per page. (thanks geekylucas, andrewk)(tags: javascript software)
- A straightforward walkthrough demonstrating how to set up IE 5.0, 5.5, and 6.0 under Ubuntu Linux using WINE and the IEs4Linux package. (thanks jamesbooker)
- tapefailure lets you record your users’ browsing sessions and play them back, just like a tape, as well as view numerous useful statistics about your users. (thanks geekylucas)
- Many designers are unaware of the HTML button element, which lets you create form buttons with HTML content. Kevin Hale demonstrates how he used this to create stylish buttons for the recently-launched Wufoo online form designer. (thanks geekylucas)
- The Last Call Working Draft of the Web Content Accessibility Guidelines 2.0 got harsh reviews last year. The W3C is now seeking comments on an updated working draft that takes into account all that feedback. The summary of changes is a nice, quick read.(tags: accessibility standards)
- OpensIFRr is a free desktop application for MacOS X (for now) that will create SWF files from TrueType font files. These can can be used to produce acessible, stylish headers using Mike Davidson’s popular sIFR JavaScript library.
- The phpBB team has announced the first release candidate of the long-awaited phpBB3 web forum software. New features include full Unicode support, file attachments, caching, and much, much more.
- Microsoft has released the finished Internet Explorer Developer Toolbar. Still greatly lacking compared to Firefox-based alternatives like Firebug, but when you need to diagnose an IE issue, you’ll want this installed.
- The latest pre-beta release of Dojo 0.9 marks availability of Dijit, Dojo’s revamped widget engine. The library has also received a serious trim, resulting in reduced file sizes and swifter performance.
- The flagship annual web industry conference of the southern hemisphere has opened its doors for 2007 registrations. Although it will not feature a SitePoint-sponsored bash this year, it still looks like it will be an inspiring and exciting event!(tags: conferences)
- Version 3.0 of Jakarta POI has been released. This library provides a free, open source, cross-platform Java API for reading and writing Microsoft Excel documents.
- An excellent run-down of the common arguments against accessibility (and paying extra for accessible web design), and some ideas of how to overcome those objections.(tags: accessibility business)
Got a link you’d like to recommend for the SitePoint News Wire? Great! Save the link on del.icio.us, and tag it for:sitepointlinks. Please include a description—it will increase the chances that we’ll select your link for the News Wire!
This article provided by sitepoint.com.
Related javascript Projects
What is XSTM?
XSTM is a n open sourcelibrary which enables high performance object replication between processes. It is an object oriented Distributed Shared Memory, or a Distributed Object Cache.
XSTMhas similarities with technologies like Adobe Flex Data Services , JBoss Cache, Terracotta, Tangosol Coherence , ScaleOut , or IBM's ObjectGrid .
Our model is based on object shares, which work like file shares. When an object is added to a share, it appears on the other machines which have the same share opened. Modifications done to the fields of the object are from this point replicated between machines.
Read more in the project overview.
XSTMis made of three projects. The Java implementation is called JSTMand is the base from which
the other versions are derived. An adapted version made with Luciano, the
author of GWM , is available for GWT . It allowsthis library to be used in a browser. NSTM is a .NET port based on IKVM.
All implementations are compatible with each other so object replication can take
place e.g. between a Java server and a .NET Smart Client.
- No plugins like Flash or Java required.
- Popup blockers are no problem. The content expands within the active browser window.
- Single click. After opening the image or HTML popup, the user can scroll further down or leave the page without closing it.
- Compatibility and safe fallback. If the user has disabled JavaScript or is using an old browser, the browser redirects directly to the image itself or to a fallback HTML page.
The Yahoo! User Interface (YUI) Library is a set of utilities and controls, written in JavaScript, for building richly interactive web applications using techniques such as DOM scripting, DHTML and AJAX. The YUI Library also includes several core CSS resources. All components in the YUI Library have been released as open source under a BSD license and are free for all uses.
Google Web Toolkit (GWT) is an open source Java software development framework that makes writing AJAX applications like Google Mapsand Gmaileasy for developers who don't speak browser quirks as a second language. Writing dynamic web applications today is a tedious and error-prone process; you spend 90% of your time working around subtle incompatibilities between web browsers and platforms, and JavaScript's lack of modularity makes sharing, testing, and reusing AJAX components difficult and fragile.
GWT lets you avoid many of these headaches while offering your users the same dynamic, standards-compliant experience. You write your front end in the Javaprogramming language, and the GWT compiler converts your Java classes to browser-compliant JavaScript and HTML.



