Links for 2008-01-23 [del.icio.us]


10:00pm, January 23rd, 2008

HTML 5 Public Working Draft Released

While the community argued over X-UA-Compatible or X-IE-VERSION-FREEZE, depending on which side of the fence you sit, the W3C published two new and important documents:

Moments ago the joint effort of the W3C HTML WG and WHATWG resulted in publication of two documents in the W3C Technical Report space: HTML 5 and HTML 5 differences from HTML 4. I think I can safely say that the WHATWG community is very happy with the W3C publishing HTML 5 as a First Public Working Draft. Many thanks to all involved!

It is great to see this actually getting out there. It is very fun indeed to look at the new elements and think about how you would use the likes of <dialog>, <command>, <meter>, and finally being able to do things like input type=”datetime|datetime-local|date|month|week|time|number|range|email|url”.

It feels like semantics are being added in. The generality of div class=”whatever” is all well and good, but for the very common situations, I am looking forward to using type=”email” and having the browser take care of validation, and using my address book to pick through.

Via Ajaxian

,


9:36pm, January 23rd, 2008

Links for 2008-01-22 [del.icio.us]


10:00pm, January 22nd, 2008

Links for 2008-01-21 [del.icio.us]


10:00pm, January 21st, 2008

Links for 2008-01-20 [del.icio.us]


10:00pm, January 20th, 2008

Links for 2008-01-19 [del.icio.us]


10:00pm, January 19th, 2008

Conditional Comments

Conditional Comments are basically a new set of comment-like tags that IE 5+ supports. These tags look very much like the good old comment tag and in fact are treated as such by all browsers except IE, in which they operate a little more intelligently. Using Conditional Comments, you can selectively “comment out” any portion of your page in a way that only IE interprets the containing content, or the other way around.

This is a good and valid alternative to invalid browser specific CSS hacks we used ealier.

<!--[if IE]>
You are using Internet Explorer.
<![endif]-->

<!--[if IE 5]>
You are using Internet Explorer 5.
<![endif]-->

<!--[if IE 5.0]>
You are using Internet Explorer 5.0.
<![endif]-->

<!--[if IE 5.5]>
You are using Internet Explorer 5.5.
<![endif]-->

<!--[if IE 6]>
You are using Internet Explorer 6.
<![endif]-->

<!--[if IE 7]>
You are using Internet Explorer 7.
<![endif]-->

<!--[if gte IE 5]>
You are using Internet Explorer 5 and up.
<![endif]-->

<!--[if lt IE 6]>
You are using Internet Explorer lower than 6.
<![endif]-->

<!--[if lte IE 5.5]>
You are using Internet Explorer lower or equal to 5.5.
<![endif]-->

<!--[if gt IE 6]>
You are using Internet Explorer greater than 6.
<![endif]-->

<!--[if !IE]>
You are NOT using IE.
<![endif]-->

Operators supported by Conditional Comments
Operator syntax Description
! The “not” operator.
lt The “less than” operator.
lte The “less than or equal to” operator.
gt The “greater than” operator.
gte The “greater than or equal to” operator.
,

9:47am, January 16th, 2008

Links for 2008-01-14 [del.icio.us]


10:00pm, January 14th, 2008

Links for 2008-01-12 [del.icio.us]


10:00pm, January 12th, 2008

Links for 2008-01-11 [del.icio.us]


10:00pm, January 11th, 2008

Links for 2008-01-10 [del.icio.us]


10:00pm, January 10th, 2008

Links for 2008-01-09 [del.icio.us]


10:00pm, January 9th, 2008

Zen Habits Content Goes Open

As predicted by Brian Suda on this article The Future of the Web: What to Expect in 2008 [Site Planning]

Open will be the hot buzzword: OpenID, OAuth, OpenSocial, and more.

Zen Habits Content Goes Open.

Lucky for me I registered openpathit.com way back when I started believing in this movement.


8:01pm, January 7th, 2008

15 Great Examples of Web Typography

Some great inspirations on the use typography for web

11:02am, January 7th, 2008

Top 10 Google Products You Forgot All About

LifeHacker has a nice article on 'Top 10 Google Products You Forgot All About' which reminds us some of the Google Products that we are less familiar with. Even some we haven't heard about it at all. I first came across 'Flight Simulator in Google Earth' and 'Google SketchUp' after reading this article. This list is just the Top10, so there are still some interesting products that we have missed out..

The author of the article says:
This was a tough list to winnow down, as Google's full product list is long and prodigious. In fact, we're still having regrets about leaving Patent Search, Google Moon, and Google Mars off the list. Update: I'm particularly regretful about not including Grand Central or Google SMS, too.

3:51am, January 7th, 2008

Through my window


3:27am, January 6th, 2008

moBlog 2.1.0 with Photo Blogging released!


moBlog now supports Photo Blogging for Wordpress and Blogger platforms!

It was the most requested feature for moBlog! Support for posting photos taken with device camera’s. As far as I know there aren’t that many mobile blogging applications that support Photo Blogging! Hope this feature will make moBlog THE mobile blogging application!

All you smartphone users, yes I hear you. You need a moBlog version that works on Smartphones! Hey, I’m on it! Your patience will be rewarded pretty soon! Now that moBlog is complete with photo blogging, I am on the task of converting it to work on Smartphones!

As usual, moBlog is still in beta. So please let me know if you come across any issues or have any comments! Looking forward to hearing from all of you!

Posted from moBlog – mobile blogging tool for Windows Mobile


10:14pm, January 5th, 2008

The D80 arrived


11:18am, January 5th, 2008

Ruby on Rails Security

Slides and Video of a presentation on Ruby on Rails Security, by Jonathan Weiss.

9:54am, January 5th, 2008

Facebox 1.0

Simple Facebook style lightbox.

9:41am, January 5th, 2008

« Previous Entries

Latest forum posts

Search

Syndicated

Meta: