Browse by Tags
All Tags »
CSS3 (RSS)
Back in February I released deeptissuejs , a HTML5, JavaScript touch gesture library. In January I release panoramajs a HTML5, JavaScript library to implement the basic Windows Phone panorama control experience. This month I am excited to release another
Read More...
It was 5 maybe 6 years ago when I first started learning jQuery. One of the first things I did was order the jQuery In Action book . If you have read that book you should remember one of the first examples given, zebra striping a table. To me this example
Read More...
By now you should know that I am constantly on the lookout for cool and bad features implemented by web sites all the time. Last week I was reading some posts on Christian Hielman's blog . As I passed my mouse over the navigation on the right I noticed
Read More...
I love a good cheeseburger, always have. My all time favorite was a local grease pit in my hometown of Cleburne Texas that sadly is no more. Nonetheless I have many other options, especially when I go home to Texas, like this weekend! Today I came across
Read More...
There is so much we can do with web pages that were overly complicated just a few years ago. Thanks for CSS3 Transforms we can do some really cool effects. Today I want to show how to create a vertical menu, or a menu rotated -90 degrees so instead of
Read More...
A few months ago Mark Zuckerberg made headlines all over the place when he said HTML5 wasn't there yet and announced Facebook would be going all native with their mobile applications. As someone who believes whole heartedly in the ability of HTML5 this
Read More...
A few years ago I had to painfully admit I was really lost when it came to what today I call modern web development. I decided I had to change, I had to get myself up to speed and I had to relearn things. Working with ASP.NET WebForms since Beta 1 really
Read More...
There are so many problems caused by images when it comes to web performance, or even native apps for that matter. There is a balance that must be met when it comes to considering images and modern web applications. We want beautiful and engaging applications
Read More...
I find myself needing to overlay HTML elements off and on such as a photo caption on top of a photo. The technique to accomplish is very simple and does not require anything we have not has available for years. First create two markup elements. For my
Read More...
If you know me you know I am a fanatic about application performance and that I am a big fan of Steve Souders and the practice of web performance optimization (WPO). In the past I have recommended both High Performance Web Sites and Even Faster Web Sites
Read More...
Last week Microsoft released version 2 of one of my favorite web development tools, WebMatrix. You can download the latest Web Matrix version (2) right now and get started. The latest version of WebMatrix has added many new features that put it on par
Read More...
Struggle isn't exactly the right term. More like prolonged torture describes the frustration and experience I have had with some CSS concepts. Let's face it CSS is more of an art than some place where engineers can thrive. But time, practice and just
Read More...
If you know me you know over the past few years I have been a big fan of Metro UI and the tiles. I have been hacking at doing the Metro UI in web applications for a while now, so there are a lot of things I have learned, and some I have not quite mastered
Read More...
Yesterday Microsoft released an update to Visual Studio 2010 to implement a much improved HTML5 & CSS3 support. You can download the Web Standards update from the Visual Studio Gallery and enjoy the new features immediately. I downloaded it last night
Read More...