A A

Tag Archive | "javascript"

Using Javascript to Populate Forms During Development

Sunday, December 7, 2008

1 Comment

During development, working with forms quickly gets annoying because you have to constantly fill in each field, sometimes with unique info. One way around this is to write a little Javascript code that just populates the fields. I use something like this on the bottom of the form. I had jQuery no-conflict mode on in [...]

Fetching Lots of Small Files from RapidShare? Tip to Save Time

Thursday, September 18, 2008

1 Comment

I was staring at the 30+ RapidShare tabs I have open, annoyed that I had to keep waiting for the countdown timer before starting each download. The problem was that I kept forgetting about the countdown and the downloads altogether (30 second timer + Geek-ADD… impossible). It literally took me 10+ hours to get one [...]