Why didn't I already know about this?

Ok, apparently I am way behind the times. Maybe it’s the nature of my work (I’ll go into that someday) or I dunno what, but all of a sudden I feel like I know next to nothing about what’s going on in the web development world.

First, if you’re like me and somehow crawling out from the rock you’ve been living under for who knows how long let me list off a few things that I think I should have known:

  • HTML5 has been in development since 2007
  • Javascript = Ajax = Javascript + HTML = Web 2.0
  • JSON is very popular and seems faster, easier, and just better than XML
  • Canvas lets you draw with javascript!
I’m sure there is more for the list of things that I didnt really know but think I should have. HTML 5 specification apparently is going to have all sorts of interesting things, the first draft was submitted (according to wikipedia) in January of 2008. I always thought that Ajax stood for Asyncrhonous Javascript And Xml, and really was describing primarily the use of XmlHttpObject to transmit data without having to refresh the page. But apparently it doesn’t really mean anything, it’s basically how the web is developed now. JSON I had heard about, at least the name, but for whatever reason chose to dismiss it and not even look into what it was. Now that I have I have to say it seems easier to work with and shrinks the size of “messages” about half the size of xml (because you dont have all the tags and attribute extras). There was a huge debate (is it still going on?) but I think that was probably over with in 2006 or early 2007.

I suppose I feel like I should have not dared ever call my self a web developer. Before this holiday weekend, I never used any RSS readers or had any subscriptions to the news. I did search for technology stuff, read blogs, things like that, but it was almost always for a specific thing (working on .NET looking for tutorials on how to do something). The only websites that I ever worked on were for work. I guess this will be my New Year’s resolution. I’m going to do my best this year and going forward to get up to speed with the Web (Ben 2.0).

Also, I’m not really sure yet what the Blog protocol is, should I post once a day and just cram everything into one post, or should I post once for each major topic. It seems to me that having topics would make things easier to search for, if I have a 100 posts a day so be it, so that’s what I’ll do…