Tag: Programming
-
Virtual Drives
I had this “virtual drive” script I wrote setup a while back for my windows machine to make certain things easier. For instance I setup my apache htdocs directory so that it was the “W” drive so I could just open my computer and W and I would be there with my websites – it…
-
IE and DOM buttons – The correct way
I have had so many problems creating buttons in IE using the dom that I had gone to just using images as buttons and adding them. Turns out there is one simple thing you can do to get it to work. Create the button, then add it to the page… Here is what I was…
-
Remove yourself from your google analytics
Are your Google Analytics stats messed up because you go to your site all the time? Would you like to fix that? Well Google provides a way you could block the traffic from a certain IP address. But if you are checking it from a range of computers then that doesn’t really do you any…