The Coding Humanist

Category: Html

Markup for Desktop and Mobile

-- Filed Under: CSS, ASP.NET MVC, Html, Javascript, Mobile Web
Comments: (0)

So you know how to use the viewport meta tag to control some things about how mobile browsers render your page, you know about media queries and how you can use them to tweak your css for different sizes of monitors, and you know about progressive enhancement, and that everything doesn't actually have to look the same on every browser. Now let's get very practical. Let's say you want to build a website that will work for both desktop and mobile. You can do this easily in some circumstances but in others it can be a harder task. Here are some questions to ask yourself.

Read More on "Markup for Desktop and Mobile" >>

Prolegomena to Mobile Web Development

-- Filed Under: CSS, Html, Javascript, Mobile Web
Comments: (0)

The mobile web is on my brain constantly these days. This is partly because I work as a development lead for Match.com in their mobile group, and I happen to be working on a big mobile web project for them (yet-to-be-launched). This is partly because I have...um...other projects around mobile web going on. This is also because Match gave me an iPhone. My first smartphone was a Windows Phone 7 device. Given that I have in the past much indulged myself in the Microsoft Kool-Aid, I bought that thing the day it came out. In general the phone was very good but the browsing experience was very bad (it got better with “Mango”, but it remains less than thrilling). So owning that deviced did not at all excite me about mobile web development. But then I switched to the mobile group at Match and they gave me an iPhone. Suddenly, I had a device that had a great browser. Perhaps you are surprised, but that makes a huge difference. And I’m a web developer by trade anyway, so the world of mobile web development offers an interesting new avenue.

Read More on "Prolegomena to Mobile Web Development" >>

Full Stack Day

-- Filed Under: CSS, ASP.NET MVC, Html, Javascript
Comments: (2)

I have always been a "full stack" kind of guy. When I started teaching myself to program back in 2003, I had an app in mind that required a some knowledge of css, databases, and everything in between. At the time I didn't even really know what those were but eventually I figured it out. I'm doing Full Stack Day to help others get started with all the technologies you need to build websites.

Read More on "Full Stack Day" >>

My First IE9 Bug

-- Filed Under: CSS, Html
Comments: (2)

I started using IE9 in the RC timeframe and liked it, though it is not likely to unseat Chrome as my primary browser. I downloaded IE 9 RTW this morning, installed and rebooted, and tried it on a site I am working on. Immediately found a bug. (Sign)

Read More on "My First IE9 Bug" >>

On Semantic Html

-- Filed Under: CSS, Html
Comments: (0)

The term “semantic” is frequently used in the literature of the web design world. I bet you noticed. If you have not, then you either are not a web developer or you don’t read well enough as one. I will have some recommendations on that in a later post. But in an effort to stay on topic, we should discuss what this term means and how it is important idea for you to keep in mind about your markup.

Read More on "On Semantic Html" >>

Take a Walk on the Client-Side

-- Filed Under: CSS, Html
Comments: (0)

Tomorrow night I’ll be leading a discussion with David Penton called “Take a Walk on the Client-Side” at our monthly meeting of the North Dallas .NET User Group. And yes, the incredibly cheesy title was my idea. It’s going to be a little informal so all are welcome to come and join the discussion. If you do any web development at all, you should be able to get something out of the discussion. Also, we always have free pizza, so if you want some free dinner, join us.

NDDNUG Logo

Read More on "Take a Walk on the Client-Side" >>