Category: Tech
-
Google Chrome – My Thoughts
Ok, so Google created a browser. I haven’t spent a ton of time playing with it, but its worth a look if you haven’t downloaded it yet. It can be downloaded for windows only right now at http://google.com/chrome. Below are my thoughts: 1. It seems to load pages (particularly AJAX based apps) quite quickly. 2.…
-
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…
-
Animated CSS + Javascript
The other day there was an article in a newsletter I skim from sitepoint, and it talked about animated css. It was really quite interesting and the link can be found here. I didn’t really see a use for his example (here) but it seemed like an interesting idea. As I thought of it I…
-
RescueTime – What do you do with your computer time?
Well, a few weeks back I found a program called RescueTime. Cleaning out my RSS feeds today I found that JD at Get Rich Slowly had a similar post earlier this month discussing this program. I decided that I wanted to chime in myself. What this program does, is run on your computer in the…
-
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…
-
Hide All Divs Except The Active One
So in the past I’ve tried to come up with code so that when you click a link that “unhides” a div, that it closes the rest of them. Well today I was working on something where I needed that functionality and I thought I’d post it for all to use. I’m sure I’m not…
-
Launchy – Zune 2 Skin
Have you ever had trouble finding a program in your start menu? Well I have lots… OpenOffice.org Writer has always been the worst – It’s just never where I think it will be. Previously I have seen a whole lot of people who claimed that Launchy was a program they just couldn’t live without, and…
-
Free Voicemail!
About 6 months ago, I signed up with a free voicemail service called Private Phone. It was great. They gave me a free local phone number I could give out as my business line, and I got emails every time I got a message. This week however, I learned that they will be discontinuing service…
-
mint.com – Refreshing Money Management
Last week I setup an account at Mint.com. The site is to be used as a “dashboard” for all of your finances. How it works is you first create a free account. You then log in and add a bank account to their interface. This involves giving them the name/url of the bank or credit…
-
An interesting last hour or so… – Stopping spam in a phpbb forum…
Well, I was sending in my homework, and it was taking FOREVER for it to go through. In the process, I got distracted looking at the information on bandwidth for some of my sites that I manage. I found that one, my brother’s for his book Redonn had a surge of traffic this month. I…