Archive for the ‘News’ Category

RNIB Surf Right Toolbar

Sunday, June 22nd, 2008

The People at RNIB have released the Surf Right Toolbar, which is — you guessed it — a toolbar for IE, which is designed to bring to the surface the often hidden accessibilty settings, such as turning javascript and images on/off, changing text size and so on.

Quoting:
“The Surf Right Toolbar is really for anyone who wants to adjust the way they view content on the web to make it easier to read. This could include people with mild disabilities, the elderly, people with reading problems, cognitive problems, using dial-up, photosensitivity and so on.”

The Surf Right Toolbar

You can grab the beta, right here.

Webfonts.info - Fonts Embedding

Saturday, June 21st, 2008

An informative new website dedicated to webfonts & @font-face embedding. Features a list of fonts, which specifically allow @font-face embedding and fonts with an OpenFont license, so you can pat yourself on the shoulder, knowing you are a good boy/girl. Now I’d love to hear how many of you are jumping into font embedding, because I am actually considering it myself for a while now… Go.

Download Firefox = Guinness World Record

Thursday, May 29th, 2008

Yeah, the Firefox Team is aiming at the Guinness World Record for the most downloaded software in 24 hours, and guess what, I am all into it. I love quality bug-free software, especially if it means I can contribute at the shortening of the atrociously long wait, till IE6 will be abandoned and forgotten by its god-forgive-them-and-give-them-grey-matter users, and bless us, good web developers.

Google Doctype - Documenting the Open Web

Thursday, May 15th, 2008

Google Doctype is an open encyclopedia and reference library. Written by web developers, for web developers. It includes articles on web security, JavaScript DOM manipulation, CSS tips and tricks, and more. The reference section includes a growing library of test cases for checking cross-browser and cross-platform compatibility.

A welcome addition to my virtual library, I guess.

WCAG 2 Live By The End Of The Year

Wednesday, April 30th, 2008

The W3C announced today that the WCAG2 Candidate Recommendation is likely to go live by the end of the year. With their words, “Candidate Recommendation means that we think the technical content is stable and we want developers and designers to start using WCAG 2.0, to test it out in every-day situations.”

If you are interested to help them, you are warmly welcome to do so by building your content following the recommended guidelines outlined here.

WSD+D LinkedIn Group

Tuesday, April 29th, 2008

Hey fellow web developers and designers, there is a new LinkedIn group available for your collaborating and stay-in-touch necessities called “Web Standards Design + Development“, enstablished by Greg Storey from airbagindustries.com. The membership is free, but you’ll have to be approved to join in.

And you are waiting for… what? Sign in.

CSS Gradients Support in WebKit

Tuesday, April 15th, 2008

WebKit, the development version of Apple’s Safari web browser now supports another advanced CSS feature, which keeps blowing it way ahead of the competition…

Competition?

For more info on the subject, visit Surfin’ Safari Blog.

A List Apart - Issue 256

Wednesday, April 9th, 2008

“Bring your data to visual life with web standards, and roll you own Google-style maps.” is the theme for the latest issue of ALA.

The first article by Wilson Miner shares us techniques for incorporating data visualization into standards-based web navigation patterns, while Paul Smith teaches us how to build our own mapping application using open-source software and how to integrate it into our web site.

Enjoy the read!

Google App Engine

Tuesday, April 8th, 2008

Google App Engine is a new fully-integrated development environment, which offers you to run your web applications inside the Google infrastructure, which means you have their software framework, processing and storage power to work with. In this preview release you can sign-up for a free account with 500MB of persistent storage and enough bandwidth and CPU for 5 million monthly page views. For now you are limited to python-based web applications, but they promise to support more languages in the future.

The Highly Extensible CSS interface

Thursday, April 3rd, 2008

There are tutorials and there are Tutorials coming from great web authors like Cameron Moll. The Highly Extensible CSS interface is a great collection of resources divided into four distinct parts, which guide you into creating a neat and sophisticated web page. Each part provides you with a working online demo, downloadable files, and links to articles and books related to each step of the tutorial.

  • Part one builds a resolution-dependent page layout and demonstrates the use or a reset style sheet.
  • Part two demos the use of CSS selectors and dives into the realm of scripting and adds some neat effects using the jquery library.
  • Part three covers the integration of ajax technology and starts up with a shout-out on resolution dependence.
  • The fourth and last part in this series is about testing for extensibility with 8 benchmarks to thoroughly bulletproof your site.

Overall this is a carefully written Tutorial worth spending time on. Thumbs up!

Wordpress 2.5 is here!

Saturday, March 29th, 2008

Finally, the shiny new Wordpress 2.5 is here folks! As stated on the Wordpress Blog, version 2.5 is packed with new features like multi-file uploading, automatic plugin upgrades, built-in galleries, customizable dashboard, a code-friendly WYSIWYG editor and full-screen writing to name a few.

The question is, are you folks upgrading now?

Safari 3.1 Update Released

Tuesday, March 18th, 2008

Apple released an update to the Safari browser today, bringing the version number to 3.1. The new release includes support for CSS3 web fonts, CSS transforms and transitions, support for the new video and audio HTML 5 elements, and support for SQL database offline storage of web apps. The update also seems to increase javascript performance, site compatibility (time for the Acid 3 test, folks?) and improve stability.
Finally web developers can easily turn on a Develop menu with various tools of the trade. Now you can access the Web Inspector, the Network Timeline, and you can edit CSS in the Web Inspector as well.

More detailed information on this update is available on this website, and security details of the update are available here.

Happy browsing!

“Wide is the new drop shadow” - SimpleBits Redesigned

Thursday, January 31st, 2008

After a week of unstyledness SimpleBits got its new dress and what does it bring to us followers of best web practices? Two words: elastic grid.

While Scarf*oo adopted an em-based layout last month, Dan shows us how to do that to the perfection using the 62.5% method for sizing text, which basically lets you work with a human friendly 1em = 10px font ratio.

Congratulations Dan for yet another simply beautiful redesign.

And what about you respectable readers, have you jumped into the bandwagon of “gridlasticness” yet?