Image Uploader

Announce new projects or updates of Irrlicht Engine related tools, games, and applications.
Also check the Wiki
Post Reply
monkeycracks
Posts: 1029
Joined: Thu Apr 06, 2006 12:45 am
Location: Tennesee, USA
Contact:

Image Uploader

Post by monkeycracks »

There's no real name for this program yet. I'll work on that part later, but feel free to make suggestions. It won't be released for any other platform that Windows because it uses some wininet and windows things. Sooner or later I may make it cross-platform, but for now it's Windows only. Please don't upload images more than needed for basic testing yet.

Instructions:
1. Open the program (...)
2. Click Anonymous (This logs you in as anonymous, registration isn't supported yet)
3. Read the Help tab
4. Go to Upload and click 'Load'
5. Click Upload after selecting an image
6. Read the console and MessageBox's

The windows MessageBoxs are temporary and I realize that you cannot copy and paste from them. I will fix that hopefully in the next version. Right now this is mildly useless unless you want to manually type in your link to your image, but it'd be good for me to get some feedback and bug reports.

Many thanks to Vitek for the help with the file dialog.

Well, here's a screenshot :
Image
The arrows on the sides will be used in the gallery implementation, for now they're useless and just look kinda silly.

Here's the download link

Well, I'm nervous to see how it goes, feedback is appreciated.

Resources Used:
wininet
Irrlicht

Platforms Tested On:
Windows XP Home/Pro
Windows Vista Home Premium

Current Features :
*Anonymous login
*Multiple Image Uploading
*Imbed links and direct image links supplied
*Random remote file name generation (your images will rarely if ever be overwritten)
*Popup windows with copyable text for direct links and html imbeds

Planned Features:
*Registered user login
*Galleries for registered users
*Progress bars for uploads
-Feel free to suggest features to be implemented

Known Bugs:
*The file path does not show up in the file dialog.
-Let me know if you find any
Last edited by monkeycracks on Tue Apr 01, 2008 8:46 am, edited 1 time in total.
monkeycracks
Posts: 1029
Joined: Thu Apr 06, 2006 12:45 am
Location: Tennesee, USA
Contact:

Post by monkeycracks »

Updated the download link. Now instead of 3 annoying popup windows only one shows up and you can copy the links. However, due to a nasty bug that I can't resolve, you can only copy once. And that means ever :(

I assume I'm using the clipboard commands wrong. I'll try to fix it by tomorrow.
monkeycracks
Posts: 1029
Joined: Thu Apr 06, 2006 12:45 am
Location: Tennesee, USA
Contact:

Post by monkeycracks »

Updated the download link.
-Fixed the clipboard problems
Post Reply