Fixed footer auto height content
While redesigning one of my pet projects – Simplememos – I came across a very pesky issue on layouts. I wanted a simple header/content/footer layout,… Read More »Fixed footer auto height content
While redesigning one of my pet projects – Simplememos – I came across a very pesky issue on layouts. I wanted a simple header/content/footer layout,… Read More »Fixed footer auto height content
I have just posted a project for essential data structures using Javascript. These data structures form the backbone (hence the name jawbone) of many advanced… Read More »Jawbone – Data structures in Javascript
I believe most of complexity in today’s software programming arises mainly due to decisions – conditions present in if, while, for loops. The decisions are… Read More »Complexity in software programming
I hit upon a picky need by a user to have specific tab-order for a HTML page. For most part we usually would organize the… Read More »Setting tabindex in HTML for arbitrary, disparate elements
I often felt the need to have control of my own repository, as opposed to using any public ones (whether free, or not). So I… Read More »Launched Subversion SVN