Password Protected Pages: Htpasswd and Htaccess
Password protected web pages may have crucial importance for you, if you want to hide some of your pages to public. If you have a configured apache server for this, it’s so easy to do the rest to add a...
View ArticleAuto Refreshing Iframes
Quoted from Wikipedia, “IFrame (from Inline Frame) is an HTML element which makes it possible to embed an HTML document inside another HTML document”. If you are using iframes to serve frequently...
View ArticleSimple Rounded Corners with Javascript
Everyone knows it is so painful to handle rounded corners with extra divs, slices making alignments harder than ever, using CSS. Now I introduce, no not me actually, Christian Effenberger , a way to do...
View ArticleFirebug in IE: Debugging JavaScript in Internet Explorer
I have been using the firebug extension of Mozilla Firefox for a while to debug my javascript applications. It is so handy, useful, tricky and excellent. You can check what your script is doing on the...
View ArticlesIFR Lite: Faster & Smaller sIFR
Typography Solution “95% of the information on the web is written language. It is only logical to say that a web designer should get good training in the main discipline of shaping written information,...
View Article