Tag Archive for 'resources'

What does HTML5 bring to the table? (An HTML5 Slideshow)

Some time ago, I was asked to put together a presentation on the differences and improvements of HTML5. I was very satisfied with the end result and thought it would be helpful to others, so I posted the work for others to use. This morning, I came across a fantastic slideshow that not only gives you a great synopsis of features and improvements, but does so in an HTML5-enabled website with working HTML5 examples inline!

Well, what are you waiting for?

http://slides.html5rocks.com

This resource was put together by the folks at Google and offer additional resources at the main site at http://www.html5rocks.com.

Excellent Javascript Library Comparison Chart!

Was browsing around on Noupe and stumbled across this fantastic chart and decided it needed to be shared with everyone. I’ve always wanted to see an apple-to-apples comparison of the these libraries. Learning new frameworks and understanding their quirks takes time and nothing beats first-hand experience, but this chart definitely gives you a good idea of what direction to start in.

Surprisingly, jQuery is at least twice as slow as every library listed according to this test and many more times that according to the chart. Still, comparing that with some of the syntax gymnastics you have to do to perform a simple selector (the most commonly performed task when dealing with DOM manipulation) with these other libraries, I’ll stick with my first love.

Data.gov: Hit or Miss?

Data.govOpen and transparent is the theme surrounding our administration to the tune of one federally-run one-stop-resource of all data involving the management and governing of our nation: Data.gov. (Well…maybe not ALL data.) In an effort to right past wrongs, the Obama Administration is seeking to make the government’s information available to the public in an organized, easy-to-consume package. The web development community been sold on a beautiful idea. Five months later, we can see how the data is stacking up.

Continue reading ‘Data.gov: Hit or Miss?’

Quick Sequence (plus other) Diagrams!!

Was just referred a service online which generates sequence diagrams for modeling communication between components. You type in the interactions in text and it generates the image for you on the fly!

This is a great find and will try it out in my next project.
http://websequencediagrams.com

Edit: And if quick sequence diagrams didn’t do it for you, here’s a program that makes almost every other type of diagram Visio-style. There is a one-diagram limit if you don’t want to pony up the monthly cash, but it’s great for one-off diagrams!

http://www.lovelycharts.com

Best of the Web

Spending a significant amount of time on the internet requires knowing which sites are the right tools for the job while still being efficient and flexible. Many sites end up being unfocused in their execution, become sluggish or difficult to intuitively use, or miss the mark altogether. The following are a few sites which I have come across including my thoughts on how they stack up where it matters most.

Continue reading ‘Best of the Web’