Contact Me
Resources
Development Tips & Code Library
-
Recent Entries
Blogroll
Category Archives: Products
Apple convert
In the last few months I have become an Apple user and convert. Once you begin to lose the Window mindset and look at function + style it isn’t a difficult leap. For Christmas I purshased an IPAD for the … Continue reading
Posted in Products
Comments Off on Apple convert
Zen Coding – OMG!
We developers are always looking for tools to improve our process or speed up common tasks. I often save bits of code I reuse in Dreamweaver’s snippets. Today I discovered a plugin/extension which allows even more flexibility and it even … Continue reading
Posted in Applications, Code, Problems & Fixes, Products
Comments Off on Zen Coding – OMG!
Why I hate Windows 8
Then new windows 8 interface looks cool until you actually use it on a Laptop. For people who constantly switch back and forth from various programs, web, email, etc the new interface gets in the way. A PC is not … Continue reading
Book: Learning Web Design
I found a copy of Learning Web Design – a beginners guide to HTML, CSS, Javascript, and web graphics (4th edition) by Jennifer Niederst Robbins at my local library. Thumbing through it I saw some references to HTML5 and CSS3 … Continue reading
Posted in Products
Tagged book review, CSS, HTML, Javascript, product review
Comments Off on Book: Learning Web Design
Twitter Bootstrap Framework
For the last few days I have used Twitter’s Bootstrap framework to build a couple of pages. It is responsive to screen widths (mostly) and can conform to HTML 5 practices. I found it to be a bit heavy on … Continue reading
Posted in CSS, JQuery, Products, Web Development
Comments Off on Twitter Bootstrap Framework