Author Archive

PHP Upload Script for ShareX V2.0

January 5, 2015

Version 2.o of the PHP Upload Script for ShareX You will first need to make sure your sharex custom uploader looks like this make sure you add \”domain\”:\”(.+?)\”     <= First \”key\”:\”(.+?)\”     <= Next \”filename\”:\”(.+?)\”     <= Last Into Regex from response Then for URL: http://$1,1$/$3,1$ Thumbnail URL: http://$1,1$/tn/$3,1$ and Deletion URL: http://$1,1$/$2,1$/delete/$3,1$ File […]

Posted in How To, PHP, Program, Programing | 7 Comments »

Time to blow it up!

November 21, 2014

The following was done by professionals do not try this at home…   Tannerite makes booms Fireball…

Posted in Funny, Guns, Video's | No Comments »

Audio Switcher OS

July 5, 2013

ICE Cream: Input Control Environment Here’s a ScreenShot of the Control Debug:   Still not done by any means but getting there…. More to come… Soon.

Tags:
Posted in Hacking, Hardware, Programing, Radio | No Comments »

How to make a APC USB Cable

May 28, 2013

I go to goodwill a lot and I’m finding random UPS’s sometimes for dirt cheap… My last UPS was a APC Backup NS 1050   Witch uses a proprietary USB Connector based on RJ50(10P10C) after looking online I found the layout for this cable:  

Posted in How To | No Comments »

Using a PHP Upload Script for ShareX

May 22, 2013

I have started using a ShareX for all of my Screen Grabbing needs as it’s supports a lot of different features  that I can’t seem to find with any other program. I first started to use uploadscreenshot.com for uploads, I then I noticed The Website was down more then it was up so I needed a […]

Tags:
Posted in How To, PHP, Program, Programing, Server, Setup | 6 Comments »

Using Raspberry Pi as a NAS

April 12, 2013

I have a raspberry pi running my home PBX, I had a friend ask me what is a good nas so I said hey try a pi… There was some questions about if would preform well as the Ethernet and USB are shared… from what my speed tests show it’s not an issue.     If you […]

Posted in Raspberry Pi, Server, Setup | 2 Comments »