The Eric Wroolie Blog

Overpass Experiences

  • Blog
  • Videos
  • Overpass Apps

Powered by Overpass Apps

CSS Revisited

January 22, 2009 by wroolie Leave a Comment

I’ve read a lot about CSS back in 2000 or so and had pretty much exhausted the subject.  In fact, I’m very proud of my css knowledge.  I read the entire CSS1 W3C specification.image

But hat was a long time ago. Yesterday morning I started reading CSS Mastery, which I picked up from the Marylebone library for a quick thumb-through.  CSS has changed a lot and browsers are more strict in terms of compliance–making some of my layout methods obsolete.

Being an IE4/5 and Netscape designer is a lot difference than a IE6/7 and Firefox designer.  Here are a few things I need to break out of the habit of doing:

  • Using tables for layout (I think in terms of nested tables)
  • Not declaring my doc-types accurately
  • Mixing Presentation (width, height, nospan, etc) with markup

I know I’m not alone in these shortcomings, but I’ve always been a believer that you need to code to current standards, and not just code until it looks okay when you refresh your browser.  Otherwise, a new browser gets released and the old forgiving browser you tested on goes away.

Anyway, my eyes are opened after the first few chapters.  Question though: will CSS soon be irrelevant in the Silverlight / Flex world?

Filed Under: Software Dev & Productivity

Jailbroke my iPhone

January 12, 2009 by wroolie Leave a Comment

I spent a bit of time this morning learning how to jailbreak an iPhone. Still playing with it, but I really like the way you can customize everything.

Filed Under: iPhone

Nike+ API on Google Code

January 8, 2009 by wroolie Leave a Comment

I’ve been working on this API off and on for a while now.

I have a Google Code repository where it is hosted.

I’ve put the code at https://nikepluscsharp.googlecode.com/svn/trunk

The unit tests are working quite the way I would like them to.  I mentioned this in a post I did last year and never put any real projects up.

The (so far) very blank project pages are located at:

http://code.google.com/p/nikepluscsharp/

Any problems you see with the code, please let me know.

Filed Under: C# Coding, Software Dev & Productivity

  • « Previous Page
  • 1
  • …
  • 19
  • 20
  • 21
  • 22
  • 23
  • …
  • 37
  • Next Page »

Recent Posts

  • My Gig and the Imposter Syndrome
  • Getting Picked Last for Teams in PE
  • One Little Growth Opportunity at a Time
  • I’m sorry if I look like I know what I’m doing
  • New Years Reclamations