HTML
These posts are about experiences with HTML, JavaScript and CSS.
March 30, 2013
Still learning HTML 5
So as I continue to work on learning more about HTML5 and CSS3, I have come across a few new items. It seems that there have been some new input values added to the type attribute. I did some digging...
ReadApril 5, 2012
Closure-Compiler and Ant to compress JavaScript
Having used Eclipse and now IntelliJ for some time, I have often found it handy to build applications with Ant. It has been some time since I have taken a look at the process I was using and I really...
ReadMarch 3, 2009
JavaScript Tool Kit
I have put together a "tool” kit of sorts to help anyone who is just starting out with scripting with javascript. I used javascript sparingly the first few years that I was scripting web...
Read