July 20th, 2009
Filed under: Development, Food for thought |
7 Comments »
So after several hours of painstaking research and trial and error I finally figured out how to make the Google Data API work with Godaddy servers. The problem lies in that godaddy tunnels all of it’s encrypted SSL traffic through a proxy server. There are various solutions and “hacks” available, but it seems that these [...]
January 15th, 2009
Filed under: Development, High Technology |
6 Comments »
EDIT: iClips has updated their player to combat this, instead I recommend you check out the Firefox plug-in: flashgot
I just finished compiling some code that will handle downloading the live shows from iClips.net. Please do not use this script to download content that may be copyrighted live work, as it is not intended for that [...]
January 2nd, 2009
Filed under: Development, High Technology |
2 Comments »
I wrote a greasemonkey script earlier today to automatically log into the virginia tech wireless network. I’m so sick of doing this, and this will automate the job.
To install, first get greasemonkey for firefox: https://addons.mozilla.org/en-US/firefox/addon/748
Once, you have that installed, restart your browser and load this script: http://www.jessewilkinson.com/dev/greasemonkey/vt_login.user.js
Now you just have to add some login credentials [...]
October 17th, 2008
Filed under: Development, Food for thought, Low Technology |
4 Comments »
Being a web-developer, there is nothing more annoying than having to test on multiple browsers. Getting your CSS & Javascript (and sometimes HTML in IE) to work is a real pain, and frankly I’m sick of having to do this after I finish each project. It often takes longer to write it so it’s compatible [...]
September 18th, 2008
Filed under: Development, High Technology |
No Comments »
Took me like 5 minutes to write a css script that nukes all the ads on the new facebook, i’ll update it as needed to make sure it functions without messing up the layout too much.
To install go to my development page
April 22nd, 2008
Filed under: Development, Food for thought, High Technology |
No Comments »
I just added plenty of information to my portfolio, and it has been reorganized to be more coherent. There are now links to some of the pages i’ve done coding for, as well as descriptions of the Webkits + Webapps i’ve been developing myself and along with Eric Wimberley (http://www.blank89.net).
He needs to fix his site!
In [...]
April 1st, 2008
Filed under: Development, High Technology |
No Comments »
I got my home server up and running! I’m going to start posting nightly builds in the nightly folder on it, hopefully this will make collaboration with my graphic designer + administrator easier.
But basically every site i’ve ever programmed will be on this server sooner or later…
Seriously loving my LAMP setup right now, and [...]
March 6th, 2008
Filed under: Development |
No Comments »
No UI updates here.. Just everything under the hood. PDF’s are now much more supported as events, they will pop into a new window when you open them as well.
Head over to the FileCal page to download.
February 17th, 2008
Filed under: Development, High Technology |
No Comments »
Just finished work on a script that uses google to find audio and video files. I saw what http://www.g2p.org had done and I decided to write my own version with video support as well.
More Info >
G2P Lite >
February 14th, 2008
Filed under: Development, Hardware, High Technology |
2 Comments »
This is a step-by-step how-to of how exactly I set up my triple booting system on a PC. I used two hard drives for this configuration, one 400GB for my Vista + Ubuntu, and another 120GB for my OSX86 partition. This cleans up a lot of problems with getting the EFI bios to work.
My [...]