Greenguy's Board


Go Back   Greenguy's Board > Link Lists & Getting Listed
Register FAQ Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 2008-12-06, 11:12 PM   #1
p3rlphr33k
Operator! Give me the number for 911!
 
p3rlphr33k's Avatar
 
Join Date: Jul 2008
Location: Grand Forks ND
Posts: 138
Question Dynamic thumbs

The title makes it sound worse than it is... I am generating thumbs from the full size pics. They are the same every time, they are linked to the full size images. just the actual existence is all that changes. here is a page with the script in place, let me know if this is legit to submit.. hehe that wasn't supposed to rhyme

btuz.com/ms/blackdickchic/gallery1.html

(removed the http to prevent more spam)
__________________
P3rlPhr33k
http://btuz.com
p3rlphr33k is offline   Reply With Quote
Old 2008-12-07, 12:02 AM   #2
virgohippy
Madness is like gravity. All it takes is a little... push.
 
virgohippy's Avatar
 
Join Date: Feb 2006
Location: California
Posts: 1,679
Why would you want to do this? Seems like a horrible abuse of server resources to deliver images via PHP on every page load.
__________________
~Warm and Fuzzy.
virgohippy is offline   Reply With Quote
Old 2008-12-07, 12:10 AM   #3
p3rlphr33k
Operator! Give me the number for 911!
 
p3rlphr33k's Avatar
 
Join Date: Jul 2008
Location: Grand Forks ND
Posts: 138
it really has not affected my resources, it is almost parallel to delivering actual images from the server, only it does not require the space the images would need.
__________________
P3rlPhr33k
http://btuz.com
p3rlphr33k is offline   Reply With Quote
Old 2008-12-07, 12:20 AM   #4
Useless
Certified Nice Person
 
Useless's Avatar
 
Join Date: Oct 2003
Location: Dirty Undies, NY
Posts: 11,268
Send a message via ICQ to Useless
Quote:
Originally Posted by p3rlphr33k View Post
(removed the http to prevent more spam)
I'm more curious about what that means than the thread's topic.
__________________
Click here to purchase a bridge I'm selling.
Useless is offline   Reply With Quote
Old 2008-12-07, 12:22 AM   #5
virgohippy
Madness is like gravity. All it takes is a little... push.
 
virgohippy's Avatar
 
Join Date: Feb 2006
Location: California
Posts: 1,679
Storage is so cheap it doesn't seem like a fair trade to me.

It might be better to set up a global directory accessible by all your domains on a single host. I haven't done that myself, but some people here do that for their content.
__________________
~Warm and Fuzzy.
virgohippy is offline   Reply With Quote
Old 2008-12-07, 12:29 AM   #6
p3rlphr33k
Operator! Give me the number for 911!
 
p3rlphr33k's Avatar
 
Join Date: Jul 2008
Location: Grand Forks ND
Posts: 138
lol

Quote:
I'm more curious about what that means than the thread's topic.
i supplied a URL but removed the http. hope that satisfies that ginormous curiosity of yours
__________________
P3rlPhr33k
http://btuz.com
p3rlphr33k is offline   Reply With Quote
Old 2008-12-07, 12:30 AM   #7
p3rlphr33k
Operator! Give me the number for 911!
 
p3rlphr33k's Avatar
 
Join Date: Jul 2008
Location: Grand Forks ND
Posts: 138
i guess the purpose of the script was to prevent cropping, it really just comes down to laziness.. lol
__________________
P3rlPhr33k
http://btuz.com
p3rlphr33k is offline   Reply With Quote
Old 2008-12-07, 02:30 AM   #8
p3rlphr33k
Operator! Give me the number for 911!
 
p3rlphr33k's Avatar
 
Join Date: Jul 2008
Location: Grand Forks ND
Posts: 138
still my question remains, is this acceptable by all of you link list owners?
__________________
P3rlPhr33k
http://btuz.com
p3rlphr33k is offline   Reply With Quote
Old 2008-12-07, 05:03 AM   #9
virgohippy
Madness is like gravity. All it takes is a little... push.
 
virgohippy's Avatar
 
Join Date: Feb 2006
Location: California
Posts: 1,679
I'd use modRewrite in htaccess to internally point the URL to the PHP file, if the thumb doesn't already exist. The PHP file would then save the thumb in it's named space.

This works silently (no permission from LL owners needed), easily, and only requires PHP on the first load.
__________________
~Warm and Fuzzy.
virgohippy is offline   Reply With Quote
Old 2008-12-07, 05:25 AM   #10
borgivan
WHO IS FONZY!?! Don't they teach you anything at school?
 
borgivan's Avatar
 
Join Date: May 2007
Posts: 46
Quote:
Originally Posted by p3rlphr33k View Post
still my question remains, is this acceptable by all of you link list owners?
I think owner will see only html text How can he suspected you of some cheating? The only thing you need is that php will work in .html file... .htaccess will help you
borgivan is offline   Reply With Quote
Old 2008-12-07, 10:41 AM   #11
Useless
Certified Nice Person
 
Useless's Avatar
 
Join Date: Oct 2003
Location: Dirty Undies, NY
Posts: 11,268
Send a message via ICQ to Useless
Quote:
Originally Posted by p3rlphr33k View Post
lol



i supplied a URL but removed the http. hope that satisfies that ginormous curiosity of yours
Nope. I'm not one to copy and paste URLs into my browser. Maybe I should write a script to do that for me...

But I still don't understand your spam comment. I removed the possibility of me being a total idiot by asking the folks in the chat room last night and they didn't get it either, though there is a possibility that we are all idiots. That has happened before.

I have one more query for you while I'm still refusing to reply to this thread's topic (because you won't post a proper link to it): Why is a PERL freak using PHP to crop thumbs?
__________________
Click here to purchase a bridge I'm selling.
Useless is offline   Reply With Quote
Old 2008-12-07, 10:47 AM   #12
Cleo
Subversive filth of the hedonistic decadent West
 
Cleo's Avatar
 
Join Date: Mar 2003
Location: Southeast Florida
Posts: 27,936
Quote:
Originally Posted by p3rlphr33k View Post
btuz.com/ms/blackdickchic/gallery1.html
Maybe you should check your layout in different screen sizes.
Attached Images
File Type: jpg page.jpg (95.7 KB, 176 views)
__________________
Free Rides on Uber and Lyft
Uber Car: uberTzTerri
Lyft Car: TZ896289
Cleo is offline   Reply With Quote
Old 2008-12-07, 01:50 PM   #13
p3rlphr33k
Operator! Give me the number for 911!
 
p3rlphr33k's Avatar
 
Join Date: Jul 2008
Location: Grand Forks ND
Posts: 138
Quote:
But I still don't understand your spam comment.
I dont like to post URL's that convert to links, i feel like im spamming the board. maybe it's just me. not that it matters i guess, search engines will see still see the text.

Quote:
Maybe you should check your layout in different screen sizes.
this is just a demo page, i normally build my page to fit 800x600, I appreciate the heads up though!
__________________
P3rlPhr33k
http://btuz.com
p3rlphr33k is offline   Reply With Quote
Old 2008-12-07, 07:50 PM   #14
p3rlphr33k
Operator! Give me the number for 911!
 
p3rlphr33k's Avatar
 
Join Date: Jul 2008
Location: Grand Forks ND
Posts: 138
Quote:
have one more query for you while I'm still refusing to reply to this thread's topic (because you won't post a proper link to it): Why is a PERL freak using PHP to crop thumbs?
http://btuz.com/ms/blackdickchic/gallery1.html

lol, i just yanked a script online an modified it to do what i needed, this is why it is a PHP script. If it works out, It will be crafted into a perfect perl script. like i said before, this is just a demo page i was experimenting with, this is also why it is tableless and xhtml.

as for your link... well i hope your happy click away!
__________________
P3rlPhr33k
http://btuz.com
p3rlphr33k is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 06:27 PM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc