Programing

Following Facebook Like bar

Posted by on April 28, 2012 at 9:09 am

I got board and made a Facebook “Like Bar” Witch keep’s the Facebook like bottom at the Top Right of your window even when your scrolling around. To use just change the website address from “WEBSITEHERE” to “www.yourdomainhere.tld”. Top-Right    <!– Facebook Likebar http://thegeekoftheworld.com/likebar/ –> <style type=”text/css”> #likebar { position: fixed; margin: 0 0 0 […]

JavaScript – SSL Strip Detector with Client Alert

Posted by on February 13, 2012 at 8:33 am

Code name: JavaScript SSL Strip Detector and Alerter. Code version: v1.0 Copyright: Copyright (C) 2012  Richard Cornwell Website: http://thegeekoftheworld.com/js-ssl-strip-detector/ Email: richard@techtoknow.net Code license: GNU General Public License v3 You can find this Script at: http://thegeekoftheworld.com/scripts/sslstripjs.txt   This code way made to protect the client for a local SSL Strip attack. Do take note this is only for the client side… not server […]

Easy Ajax Shoutcast

Posted by on January 18, 2011 at 9:09 am

Easy to use Website shoutcast ajax to display the song, status, server count, listener count, maxum listeners, unique listeners, and bitrate. With built in Cache. Code name: Easy AJax ShoutCast Updater with Cacheing. Code version: v1.0 Copyright: Copyright (C) 2011  Richard Cornwell Website: http://thegeekoftheworld.com/easy-ajax-shoutcast/ Email: richard@techtoknow.net Code license: GNU General Public License v3 You can […]

WebApp Lag Meter non SSI using Ajax

Posted by on March 31, 2010 at 1:11 pm

Demo: Link to the Script: Pastebin

IPTables + Bashrc Shortcut

Posted by on August 4, 2009 at 8:35 am

We All know IPTables and well be a bitch… so by adding the following lines to your /etc/bash/bashrc and/o….