Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 05-06-2007, 03:04 PM   #1
ServerGenius
Confirmed User
 
Join Date: Feb 2002
Location: Amsterdam
Posts: 9,377
Free Image/JPEG hosting software

Anyone knows anything that's decent that I could check out before I start
reinventing the wheel once again? Thanks a lot!

__________________
| http://www.sinnerscash.com/ | ICQ: 370820 | Skype: SinnersCash | AdultWhosWho |
ServerGenius is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-06-2007, 03:07 PM   #2
Vick!
Confirmed User
 
Industry Role:
Join Date: Nov 2005
Location: 20 00'24.00" N, 75 09'00.00 W
Posts: 6,882
try yabsoft.
Vick! is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-06-2007, 03:18 PM   #3
SmokeyTheBear
►SouthOfHeaven
 
SmokeyTheBear's Avatar
 
Join Date: Jun 2004
Location: PlanetEarth MyBoardRank: GerbilMaster My-Penis-Size: extralarge MyWeapon: Computer
Posts: 28,609
i built 2. one for just images ( watermarks , thumbnails and creates embed code )
http://smokeycash.com/upload/
and one for everything
http://smokeycash.com/
__________________
hatisblack at yahoo.com
SmokeyTheBear is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-06-2007, 03:27 PM   #4
ServerGenius
Confirmed User
 
Join Date: Feb 2002
Location: Amsterdam
Posts: 9,377
Quote:
Originally Posted by Vick! View Post
try yabsoft.
thanks that doesn't even look all too bad.....
__________________
| http://www.sinnerscash.com/ | ICQ: 370820 | Skype: SinnersCash | AdultWhosWho |
ServerGenius is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-06-2007, 03:57 PM   #5
GrouchyAdmin
Now choke yourself!
 
GrouchyAdmin's Avatar
 
Industry Role:
Join Date: Apr 2006
Posts: 12,085
It's like 5 lines of PHP, man.

If you want something Q&D, hit me up and I'll give you the incredibly simple (read: stateless) code I use for ImagePup
__________________
GrouchyAdmin is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-06-2007, 04:15 PM   #6
SmokeyTheBear
►SouthOfHeaven
 
SmokeyTheBear's Avatar
 
Join Date: Jun 2004
Location: PlanetEarth MyBoardRank: GerbilMaster My-Penis-Size: extralarge MyWeapon: Computer
Posts: 28,609
Quote:
Originally Posted by GrouchyAdmin View Post
It's like 5 lines of PHP, man.

If you want something Q&D, hit me up and I'll give you the incredibly simple (read: stateless) code I use for ImagePup
why dont you add a few features ? like watermarks or thumbnails or multiple file upload .. how do you build your brandname ?
__________________
hatisblack at yahoo.com
SmokeyTheBear is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-06-2007, 04:16 PM   #7
ServerGenius
Confirmed User
 
Join Date: Feb 2002
Location: Amsterdam
Posts: 9,377
Quote:
Originally Posted by SmokeyTheBear View Post
i built 2. one for just images ( watermarks , thumbnails and creates embed code )
http://smokeycash.com/upload/
and one for everything
http://smokeycash.com/
I've seen yours and I know it's quite easy to make something myself. Let me
be a bit more specific what I need is a pichosting script where users have to
REGISTER before they upload, registration needs to be validated by activating
their account through link sent in email.

I need webbased admin panel to control various options like max filesize, max
uploads per user/time frame, some basic fraud detection/prevention/alert
banning users/ips/wildcards, template based page layout system, some basic
header checking to determine uploaded files indeed are images. some basic
stats stuff, upload submit form checks to prevent flooding or abuse using
scripts to polute the system. and perhaps a few thingies more which I haven't
thought of yet.

None of this is something I can't do myself but everything together it's enough to at least check if there's something usefull out there for sale which
saves me the time to do it myself.......it's not for myself and if I can buy it
for not too much money I prefer todo so and use my time for other stuff

So if you know of something that can do ALL or at least 95% of this let me
know, anything less than 95% I won't use coz I know I'll end up spending
more time fixing crappy code and adding the stuff I want that's not in there
yet.

Thanks
__________________
| http://www.sinnerscash.com/ | ICQ: 370820 | Skype: SinnersCash | AdultWhosWho |
ServerGenius is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-06-2007, 04:21 PM   #8
ServerGenius
Confirmed User
 
Join Date: Feb 2002
Location: Amsterdam
Posts: 9,377
Quote:
Originally Posted by GrouchyAdmin View Post
It's like 5 lines of PHP, man.

If you want something Q&D, hit me up and I'll give you the incredibly simple (read: stateless) code I use for ImagePup
if you can whip up the stuff I just mentioned in minutes then let me know your
minute fee and we'll work out a deal

If I needed the 5 line image upload I wouldn't even bothered writing a post on
GFY about it....I thought you'd knew I would be able how to write a simple file
upload script in php

In case you doubt, hit me up and I'll proof it to ya lol......hehehe just kidding
__________________
| http://www.sinnerscash.com/ | ICQ: 370820 | Skype: SinnersCash | AdultWhosWho |
ServerGenius is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-06-2007, 04:27 PM   #9
ServerGenius
Confirmed User
 
Join Date: Feb 2002
Location: Amsterdam
Posts: 9,377
Quote:
Originally Posted by SmokeyTheBear View Post
i built 2. one for just images ( watermarks , thumbnails and creates embed code )
http://smokeycash.com/upload/
and one for everything
http://smokeycash.com/
Smokey if yours meets my requirements or gets close hit me up I would feel
comfortable enough to use stuff that comes from your hands and I mean that
as a compliment coz there's not too many people I would buy and use their
stuff very easy.
__________________
| http://www.sinnerscash.com/ | ICQ: 370820 | Skype: SinnersCash | AdultWhosWho |
ServerGenius is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-06-2007, 04:28 PM   #10
ServerGenius
Confirmed User
 
Join Date: Feb 2002
Location: Amsterdam
Posts: 9,377
Which means outsourcing companies do not need to reply I won't hire any of
them no matter how good you are.....no offense meant....I ONLY deal with coders
directly and not because of the money ;-)
__________________
| http://www.sinnerscash.com/ | ICQ: 370820 | Skype: SinnersCash | AdultWhosWho |

Last edited by ServerGenius; 05-06-2007 at 04:30 PM..
ServerGenius is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-06-2007, 04:34 PM   #11
GrouchyAdmin
Now choke yourself!
 
GrouchyAdmin's Avatar
 
Industry Role:
Join Date: Apr 2006
Posts: 12,085
Quote:
Originally Posted by SmokeyTheBear View Post
why dont you add a few features ? like watermarks or thumbnails or multiple file upload .. how do you build your brandname ?
Actually, MFU exists, I just haven't bothered turning that on. Watermarks and thumbnails have been on the 'to do' roster for longer than I'd care to admit.

Basically, I built it so I could put ads on it, but CTR is nearly nil. I honestly have no reason to build it up, as I don't want to run a large image host at this time, and have so many other projects, I haven't had the inclination to code for it.

I may just throw in the thumbnailer since I already made the code to resize stuff ages ago. Multiple files? Likely. Watermark.. perhaps. Just not at this moment.

Quote:
Originally Posted by ServerGenius View Post
if you can whip up the stuff I just mentioned in minutes then let me know your
minute fee and we'll work out a deal

If I needed the 5 line image upload I wouldn't even bothered writing a post on
GFY about it....I thought you'd knew I would be able how to write a simple file
upload script in php

In case you doubt, hit me up and I'll proof it to ya lol......hehehe just kidding
Hahaha. Well, you didn't state what you needed, and I figured you were just being 'really damn lazy', as we like to call it in the field.
__________________
GrouchyAdmin is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-06-2007, 04:50 PM   #12
SmokeyTheBear
►SouthOfHeaven
 
SmokeyTheBear's Avatar
 
Join Date: Jun 2004
Location: PlanetEarth MyBoardRank: GerbilMaster My-Penis-Size: extralarge MyWeapon: Computer
Posts: 28,609
Quote:
Originally Posted by ServerGenius View Post
what I need is a pichosting script where users have to
REGISTER before they upload, registration needs to be validated by activating
their account through link sent in email.

I need webbased admin panel to control various options like max filesize, max
uploads per user/time frame, some basic fraud detection/prevention/alert
banning users/ips/wildcards, template based page layout system, some basic
header checking to determine uploaded files indeed are images. some basic
stats stuff, upload submit form checks to prevent flooding or abuse using
scripts to polute the system. and perhaps a few thingies more which I haven't
thought of yet.
cool i'm sold where do i buy it .. ?

whoops i'm supposed to make it..

yah none of that is too difficult by itself , im sure theres something available out there i'll have a look too as theres no sense making it if it already exists
__________________
hatisblack at yahoo.com
SmokeyTheBear is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-06-2007, 05:06 PM   #13
ServerGenius
Confirmed User
 
Join Date: Feb 2002
Location: Amsterdam
Posts: 9,377
Quote:
Originally Posted by SmokeyTheBear View Post
cool i'm sold where do i buy it .. ?

whoops i'm supposed to make it..

yah none of that is too difficult by itself , im sure theres something available out there i'll have a look too as theres no sense making it if it already exists
Don't you hate that no matter how obvious the features you need are you rarely
find something that covers what you want. 9 out of 10 times I end up building
it myself just because almost everything you can think off no matter how well
it is coded obviously hasn't been thought out well if thought out at all

Try finding ANYTHING that can do something multilingual. They have the option
to use different language files......yet NONE realised that if you can't add stuff
to a db in multiple languages having the interface in multiple languages doesn't
make any sense........I haven't found ANY script ever that ever thought about
this......

Yet I still keep trying lol
__________________
| http://www.sinnerscash.com/ | ICQ: 370820 | Skype: SinnersCash | AdultWhosWho |
ServerGenius is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-06-2007, 09:06 PM   #14
ServerGenius
Confirmed User
 
Join Date: Feb 2002
Location: Amsterdam
Posts: 9,377
bump to the top
__________________
| http://www.sinnerscash.com/ | ICQ: 370820 | Skype: SinnersCash | AdultWhosWho |
ServerGenius is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.