
Dandy-approved Silva bamboo MacBook case
These are just handsome as all get-out. Anyone out there have one? I don’t really need another way to carry around my computer, but these are extremely nice looking (and hand made, apparently). Someone is going to part with some cash over this, I just know it. See more here.
When I use an iPhone and an Android phone at the same time, I often find that apps from the same company look a lot different on these two platforms - the ones on Android usually look much worse.
Here is a couple of examples.
This is what Meebo IM looks on Android, the contact list screen and…
HTML5 Boilerplate Template
Here is a complete and compatible HTML5 boilerplate template.
<!DOCTYPE html><html>
<title>HTML 5 complete</title> <!—[if IE]>
<head>
<meta charset=utf-8 />
<script src=”http://html5shiv.googlecode.com/svn/trunk/html5.js”></script>
<![endif]—> <style>
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section { display: block; }
</style>
</head> <body>
<p>Hello World</p>
</body>
</html>Sourced from html5doctor.com

