abandoned

Changing embedded google videos src

Im trying to recreate the functionality on google video where you can access certain parts of a video by putting #1h1m1m in the url So i have an embedded google video and links to the right that i want to link to certain times in that video. I can do this with a page refresh but im trying ot do it via javascript so i don't have to. I ...

What do you do when a library you use is no longer maintained?

One thing I've always found frustrating is when a library I use is no longer maintained. Even looking at update history and community beforehand, I've run into the situation where I check back later to find that the version I'm using is the last version. Generally this goes unnoticed until a few months have passed, or some bug/limitati...