|
-- Posted by Ethryx at 8:26 pm on Feb. 17, 2009
I created an application that lets you take almost any image on your computer, drop it onto my application, and it is automatically hosted. Video: http://ddb.ethryx.com/VideoPreview Executable: http://www.ethryx.com/?grab=DragDropBear.exe Requirements - .NET Framework v2.0 or higher (most computers have this) How to Use Place the exe in an easily accessible location. Drag any image file and drop it onto the exe provided above. Once uploaded, the web browser will open to the image and the URL will be placed on the clipboard (so you can paste it with CTRL + V). Restrictions You can upload JPG, JPEG, BMP, PNG, and GIF. The files can be less than or equal to 2MB in size. There is no restriction on how many files you upload or maximum space. Your Directory A directory is automatically created for you using a unique hash when you upload your first image. You can view all of your uploaded pictures at: http://ddb.ethryx.com You can also view your directory by double-clicking the executable (without dragging an image over it).
-- Posted by Eclipse2005 at 8:27 pm on Feb. 17, 2009
Nice job, ethryx! EDIT: Video page is blank? EDIT 2: Nvm, mind inviting me back into the PMBeta Group?
-- Posted by h a t t at 8:29 pm on Feb. 17, 2009
That's pretty neat, man.
-- Posted by irishglory at 8:30 pm on Feb. 17, 2009
and i shall not be clicking that link... if you can create that you can create a virus
-- Posted by Eclipse2005 at 8:30 pm on Feb. 17, 2009
Quote: from h a t t at 11:29 pm on Feb. 17, 2009
That's pretty neat, man.
I'm not digging the IP as folder. It's nice and all, but simply looking at image properties can really cause risk.
-- Posted by Eclipse2005 at 8:30 pm on Feb. 17, 2009
Quote: from irishglory at 11:30 pm on Feb. 17, 2009
and i shall not be clicking that link... if you can create that you can create a virus
Haha, Ethryx is one of the best programmers on LW. Take it from me, link is Eclipse approved.
-- Posted by h a t t at 8:33 pm on Feb. 17, 2009
Quote: from Eclipse2005 at 11:30 pm on Feb. 17, 2009
Quote: from h a t t at 11:29 pm on Feb. 17, 2009
That's pretty neat, man.
I'm not digging the IP as folder. It's nice and all, but simply looking at image properties can really cause risk. 
Yeah it'd probably be better to use some sort of hash to hide the IP.
-- Posted by Ethryx at 8:35 pm on Feb. 17, 2009
Okay, I'll fix that so it uses a hash instead
-- Posted by Ethryx at 8:38 pm on Feb. 17, 2009
Updated: Uses hash's now instead of IP Addresses.
-- Posted by Eclipse2005 at 8:39 pm on Feb. 17, 2009
Quote: from Ethryx at 11:38 pm on Feb. 17, 2009
Updated: Uses hash's now instead of IP Addresses.
Nice job Ethryx!
-- Posted by h a t t at 8:40 pm on Feb. 17, 2009
I'm getting an exception. Your server seems a bit wonky. Randomly not loading for me.
-- Posted by h a t t at 8:41 pm on Feb. 17, 2009
Nvm
-- Posted by Ethryx at 9:50 pm on Feb. 17, 2009
Update: Just to polish the application a little bit more, when you double-click the application (without dragging any images to it) it will now launch your directory in the browser. Also, it will give you a nice little error when you drag more than one file over it.
-- Posted by Ethryx at 12:57 am on Feb. 18, 2009
Updated Again: There is now a nice little web interface that manages your images. You can also delete images within your own directory as long as your unique hash for your computer matches the directory you are viewing.
|