Life's random bits By b1thunt3r (aka Ishan Jain)…

Category: Web

Learning HTML and CSS

Learning HTML and CSS

HTML and CSS is not just for web designers. As a web developer you need to able to get your hands dirty with things like HTML and CSS.
Drop IE rather of older IEs

Drop IE rather of older IEs

Is it worth dropping the support for old Internet Explorer, I don't really know. What I know is, making sites for just Gecko (Firefox), Presto (Opera) and Webkit (Chrome, Safari) is easier.
Failed to access IIS metabase

Failed to access IIS metabase

I was trying to get on ASP.NET application to run on IIS5, but i got an error "Failed to access IIS metabase".
Browser specific CSS

Browser specific CSS

Load only the CSS for the current browser to reduce the bandwidth usage.
BBClone – Web Counter

BBClone – Web Counter

I have used BBClone Web Counter for over 5 years, and sop far i haven’t found any replacement for it. As for now I am using CMSimple i decided to use bbclone again. I found out it would take some time to get bbclone streamlined CMSimple.
Error & Directory Index

Error & Directory Index

Sometimes you need a quick and dirty PHP development environment. For that i usually use Abyss Web Server with PHP in CGI mode. Once I decided to make custom error and directory listing pages.