As I was working on my masters project, I ran into many problems trying to find ways to record a person's browsing to share on the site. I had originally wanted a "browser in a browser" solution using an Iframe, similar to browzmi.com. Initially, in the fall I had tested out creating a PHP proxy to parse websites and replace the URLs with my own, so that I could pass the Ifames's location back to the parent IdentityShare.net page. I quickly mocked it up and it mostly worked, with the exception of Javascript links being broken. I first realized what a shady task it is to record a users browsing history and pass it to my site when I had the google home page appearing at identityshare.net.
Luckily, when I was exploring Browzmi.com, one of the creators of the site, Travis Parsons, began to chat with me about my project. He explained that the PHP proxy solution is what they use in conjuction with a Firefox extension. He also told me of the unending hours of pain that they had put into creating the proxy and that a Firefox extension was the easiest solution. So I began, two days ago, knowing nothing about creating an extension, but also having written quite a bit of Javascript. Today, I have completed the first version of my extension and it is recording my whereabouts online as I type this post.
But the point of this post was also to share BunnyBrowse, a Firefox extension that I quickly made when I was testing Jquery inside of my extension code. It simply is a plug-in that will replace all images in your browser with bunnies by default. You can set the URL in settings to point to any picture that you want. While it has very little use, it still is fun and perhaps can even serve as a practical joke. Additionally, you can set the bunny's name in the settings and a mouseover of any image will show its name. The plug-in can be removed at any time by disabling or uninstalling it. Also, the plug-in is 100% safe and is not recording anything about your browsing habits.
Here is the link to the BunnyBrowse plug-in:
http://danielshaneupton.com/resources/bunnybrowse/bunnybrowse.xpi
Wednesday, January 28, 2009
Subscribe to:
Posts (Atom)
