News Wire: Dojo, jQuery, and YUI forge ahead

By | | Industry Links

6
  • A free 30 page PDF primer on building Rails applications using REST. The English is pretty patchy given it has been translated from German, but some of the examples are great. (thanks, mattymcg)
    (tags: )
  • A list of tools to help you find a great domain name. (thanks, SRTech)
    (tags: )
  • A handy tool for calculating font-size values in ems to achieve desired sizes in pixels at the browser’s default font size. Offers a nice, visual way to factor in the effects of inheritance. (thanks, bsytko)
    (tags: )
  • iText, the powerful, free, and open source Java library for manipulating and generating PDF documents has just announced its 2.0 release. This version adds support for a number of Acrobat 8 features, and removes a number of obsolete classes and methods.
  • Client-side validation can drastically improve your forms, but it can lead you to write twice as much validation code. This article shows how to use the DWR Ajax library to use the same server-side code for client- and server-side validation.
  • The jQuery library is now compliant with the developing OpenAjax standard, which actually doesn’t yet have anything to do with Ajax. The current standard is simply designed to ensure that JavaScript libraries can coexist peacefully. (thanks, andrewk)
  • A neat little ActionScript library that lets you output debug messages from your Flash movies directly to the FireBug console in Firefox. (thanks, andrewk)
    (tags: )
  • A quick round-up of some of the new CSS properties that are supported in current nightly builds of Webkit. Text strokes, box shadows, and multi-column layouts are all looking to appear in the next major release of Safari!
    (tags: )
  • Jack Slocum’s Ext project, which previously provided extensions exclusively for the Yahoo! UI Library, will now also be able to run atop jQuery! Witness the first spark of commoditization in JavaScript libraries.
    (tags: )
  • A massive update to the Yahoo! UI Library: experimental Back/Forward button history management, a DataTable Control for adding interactive features to HTML data tables, a Button Control for creating rich, consistent button controls, and lots more.
  • An illuminating—if a little heavygoing—treatise on the two main algorithms for regular expression processing, and why the one in use in most languages (Java, JavaScript, Perl, PHP, Python, Ruby…) is hopelessly broken from a performance standpoint.
  • Yahoo! launches a service that allows users to interactively create ad hoc feeds by combining sources of information including web content, existing feeds, and more. Undeniably useful, but inherently difficult to explain to the layperson.
    (tags: )
  • An amazingly comprehensive collection of practical examples of what you can do in an Apache .htaccess file.
    (tags: )
  • Based on clean, valid code and standard CSS, this method for generating speech bubbles is ideal for styling comments.
  • For hard-core JavaScripters, the research (and associated benchmarks) that Dojo’s Alex Russell did to create a performant CSS DOM query system is fascinating. Alex is right, though: this shouldn’t be necessary, and browser vendors continue to let us down.
    (tags: )
  • The Dojo library is set to split into three sub-projects: dojo core (well documented, reliable features that make JavaScript better), dijit (the Dojo widget library), and dojox (experimental libraries that extend the capabilities of current browsers).
    (tags: )
  • SitePoint regular Tommy Olsson discusses the fundamental differences between Graceful Degradation (designing hi-fi first and then adding in fallbacks) and Progressive Enhancement (start compatible and add hi-fi features unobtrusively).

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!

Written By:

Kevin Yank

Kevin began developing for the Web in 1995 and is a highly respected technical author. He wrote Build your own Database Driven Website using PHP and MySQL, a practical step-by-step guide published by SitePoint, and he's co-author of the SitePoint Tech Times, a bi-weekly newsletter for technically-minded web developers. Kev believes that any good webmaster should have seen at least one episode of MacGyver.

Website
>> More Posts By Kevin Yank

 

{ 6 comments }

Anonymous April 9, 2007 at 3:12 pm

how create back and forward button in dojo and what the source code for come to previous page from current page and vice-versa

mrapache March 5, 2007 at 1:57 am

Don’t forget 57 HTTP Status Codes

polvero February 23, 2007 at 4:35 pm

One more thing to add on the newswire about YUI – they just announced for their 1 year anniversary free web hosting of the YUI libraries. Now that’s pretty sweet :)

Kevin Yank February 23, 2007 at 12:53 pm

Thank you for bringing this back. I missed the daily news wire.

It’s good to be back. Writing a new book was keeping me too busy!

klassicd February 23, 2007 at 11:59 am

Thank you for bringing this back. I missed the daily news wire.

cranial-bore February 23, 2007 at 8:57 am

Ha, Yahoo is releasing YUI components faster than I am learning them. I very much like the library though.

Comments on this entry are closed.