If you are like me and have two or more monitors, then you have probably experienced this: When watching a fullscreen flash video on one screen you go to work on the other screen and flash immediately exits fullscreen mode.
After much searching I found this:
After watching this video I have created a tool which makes hacking and unhacking a flash install incredibly easy. It should work on most versions of flash, however I can offer no guarantees that it will work on versions that I have not tested on. (Note, after hacking flash the esc key is to be used to exit fullscreen mode for flash videos)
Today I went to port the Jmaxxz Vulgar Word Blocker over into a Chrome userscript, and I was met by the pleasant surprise that it worked without any changes on my part. This is thanks to Google's efforts in include Greasemonkey support into Chrome.
Actually it goes a step further than that, I have found the Jmaxxz Vulgar Word Blocker works better in Chrome than it does in Firefox, as it actually works with Google search results in Chrome!
Recently in working on my senior design project I needed a gps library to talk to any NMEA gps. To do this I wanted to use SharpGPS, found at http://sharpgps.codeplex.com/. However, because this library required the use of a windows form in order to get updates from the gps I was unable to use the SharpGPS as is. So I have taken the original library, and thanks to the fact it was release under the lgpl 2.1 license I am able to present you with SharperGps.
Like its ancestor SharperGps is also under the lgpl 2.1 license.