 | | Re: Grabbing the stuff after the ? in a URL
|
|
(...) Time to learn Perl, then. Will the stuff after the ? be automatically intrepreted as stdin? --Bram Bram Lambrecht.........Br...L@JUNO.com (URL) (25 years ago, 8-Jul-00, to lugnet.publish, lugnet.off-topic.geek)
|
| |
 | | Re: Grabbing the stuff after the ? in a URL
|
|
(...) I don't think so. You'll need to use CGI. (25 years ago, 8-Jul-00, to lugnet.publish, lugnet.off-topic.geek)
|
| |
 | | Grabbing the stuff after the ? in a URL
|
|
Hi all you HTML/SSI/etc savvy people, I'm looking into making my website easy to update. What I'd like to do is create a template using Server Side Includes, and then have the URL be something like: /space.shtml?model=viper The page would then (...) (25 years ago, 7-Jul-00, to lugnet.publish, lugnet.off-topic.geek)
|
| |
 | | Re: photography question
|
|
"Jude Beaudin" <shiningblade@home.com> wrote in message news:FxC15I.5Jq@lugnet.com... (...) Most people use a digital camera. Especially for publishing pictures on the web, such a camera is a great investment! Amazon.com has a buying guide for (...) (25 years ago, 7-Jul-00, to lugnet.publish)
|
| |
 | | Re: photography question
|
|
(...) Yea! First take some sort of pic and let us see!!!!! Please!!!!! Accually I just use our plain old cannon elf and then scan the pictures with my hp scanjet scanner. Not the most expensive equipment or the best but it still works! And with (...) (25 years ago, 7-Jul-00, to lugnet.publish)
|
| |
 | | Re: photography question
|
|
(...) FYI - lugnet.publish (...) What did you build? (...) Just take some pictures now and post it right away. Worry about great pictures later. :-) Battlestar Galactica is my favourite show of all time!!! Jude FUT lugnet.publishing (great now (...) (25 years ago, 7-Jul-00, to lugnet.publish, lugnet.space)
|
| |
 | | Re: Announcement: Member pages
|
|
(...) Not yet, no, but if you're in a bind I can e-mail you a list. --Todd (25 years ago, 6-Jul-00, to lugnet.publish)
|
| |
 | | Re: Announcement: Member pages
|
|
(...) Frank (25 years ago, 6-Jul-00, to lugnet.publish)
|
| |
 | | Re: Calling all LEGO City and Town webmasters!
|
|
Cool! Do you know how i can add my site to the space catagory? Thanks in advance! (...) (25 years ago, 5-Jul-00, to lugnet.town, lugnet.publish)
|
| |
 | | Re: Thumbnails...
|
|
(...) There are really 2 reasons why you would never want the HTML engine to do your scaling. First, as has been stated, you have do download the whole image anyway. Second: Scaling w/o touchup can render some blurry/fuzzy and generally horrible (...) (25 years ago, 4-Jul-00, to lugnet.publish)
|
| |
 | | Re: Thumbnails...
|
|
(...) Agreed. Further, in your example, you're going from 640x480 to 320x240 (2:1)in your reduced image. Consider getting more aggressive in your size reduction, the point of a thumbnail is to have lots and lots of them on a page and then follow (...) (25 years ago, 3-Jul-00, to lugnet.publish)
|
| |
 | | Re: Thumbnails...
|
|
(...) Right. The width tag isn't really meant for scaling. It exists so that the page layout engine can know how big a graphic is going to be before loading it. Making separate thumbnail images is The Right Way. (25 years ago, 3-Jul-00, to lugnet.publish)
|
| |
 | | Re: Thumbnails...
|
|
(...) If you want to save downloading time for the page-viewer, then that is the best way to do it. Some people use the 'width' attribute to show a thumbnailed image, but it still downloads the full image and scales it down to match the width. So if (...) (25 years ago, 3-Jul-00, to lugnet.publish)
|
| |
 | | Re: Thumbnails...
|
|
I think what you are doing is correct... or at least it is what I do :-). You can saze your self a little time by getting a shareware of freeware package which allows you to do all this "automatically" - one I have even made a tray at outputing the (...) (25 years ago, 3-Jul-00, to lugnet.publish)
|
| |
 | | Thumbnails...
|
|
Hi, Is there a "proper" way to create thumbnails? Basically, what I do is transfer the 640x480 image from my camera to my computer. Then I create another version of the image (say, 50% of the original 320x240). Finally, on my page I'll have the (...) (25 years ago, 3-Jul-00, to lugnet.publish)
|
| |
 | | Re: My mountain is basically done!
|
|
(...) After you've signed up... get into your name... then create a folder, and put the pics in it (click the 'upload' button). -Shiri XFUT .publish P.S. Kevin -- this isn't the first time that i've heard people wondering about how to upload. The (...) (25 years ago, 3-Jul-00, to lugnet.town, lugnet.publish)
|
| |
 | | Re: Calling all LEGO City and Town webmasters!
|
|
Hi, My site has several LEGO town's/cities. It's called "Brad's LEGO Hobby" You will find the link here: (URL) Fortier <chrisfortier@iname.com> wrote in message news:Fx3nKL.Ms8@lugnet.com... (...) quality (...) be (...) site in (...) place (...) or (...) (25 years ago, 3-Jul-00, to lugnet.town, lugnet.publish)
|
| |
 | | Re: Calling all LEGO City and Town webmasters!
|
|
(...) My site, (URL) , has a good bit of town on the LDraw Page, and I am about to add some more stuff. Alan (25 years ago, 3-Jul-00, to lugnet.town, lugnet.publish)
|
| |
 | | Calling all LEGO City and Town webmasters!
|
|
Hello- My name is Chris Fortier and I am the new editor of the Open Directory Project's (dmoz.org) LEGO: Town category. I want to bring in as many quality LEGO City and Town sites into this directory as possible. I have been searching long and hard (...) (25 years ago, 3-Jul-00, to lugnet.town, lugnet.publish)
|
| |
 | | Re: HTML question
|
|
(...) Image maps. These come in two forms, client side and server side. I personally enjoy server-side more, because it has the elemant of fun that results from not knowing where a click will lead, but that's not actually good from a UI design (...) (25 years ago, 2-Jul-00, to lugnet.publish)
|