To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.publishOpen lugnet.publish in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Publishing / 2174 (-20)
  I will be computerless for about two weeks...
 
If anyone needs to contact me try: Eugwecoral@yahoo.com My computer has died and it will be at least two weeks before I can afford to fix it... :( Plus: I just moved to Columbia, TN (somewhat near Nashville) and Mindspring doesn't extend their reach (...) (25 years ago, 13-Jul-00, to lugnet.general, lugnet.loc.us.tn.nas, lugnet.publish, lugnet.space, lugnet.starwars)
 
  Re: New website layout, what you think?
 
Really nice, I can't make websites that good, I don't know enogh HTML. NICK ;^b (...) (25 years ago, 13-Jul-00, to lugnet.general, lugnet.publish)
 
  New website layout, what you think?
 
I've posted my most recent webpage layout to get an idea of whether or not people like it. Let me know what you think and remember that this is just a draft, and none of the links work. (URL) J (25 years ago, 13-Jul-00, to lugnet.general, lugnet.publish)  
 
  Some craft (but sloppy) photo editing...
 
(URL) not exactly a clean super-impose. I used paint shop pro and some generic ocean photo. any software that works better? - Marc (25 years ago, 12-Jul-00, to lugnet.publish)
 
  Re: I just finished two Cannon MOCs
 
Hi Bradley, Your cannons sound neat! Websites can be easily created for free in places like xoom.com or geocities.com, or (the best thing IMHO) just join lugnet (if you're not a member already) and use the awesome and easy-to-use FTX page editor (...) (25 years ago, 11-Jul-00, to lugnet.build, lugnet.publish)
 
  Soft Opening of FunBrix.com
 
LEGO fans, It’s time to unveil my new concept “FunBrix” to all! The idea behind FunBrix is a one stop place on the web for fun, bricks, news, links and more. This is the place for people young and old, who like to collect, build, display and play (...) (25 years ago, 10-Jul-00, to lugnet.announce, lugnet.general, lugnet.publish)
 
  Re: Kidvention: Printing Posters Troubleshooting
 
(...) That's what I've been doing to get it to fit in the page. I've done a few like that, but they print unevenly on the page (full image though) - printer problem, so they'll need to be trimmed some. Posters padded with white don't look that bad, (...) (25 years ago, 9-Jul-00, to lugnet.publish)
 
  Re: Kidvention: Printing Posters Troubleshooting
 
(...) Rather than cropping an edge of the image, I would suggest sampling the resolution down and padding the other edges with white in stead. That way, you don't loose any part of the original image. Fredrik (25 years ago, 9-Jul-00, to lugnet.publish, lugnet.events)
 
  Re: Kidvention: Printing Posters Troubleshooting
 
(...) Its continuous. (...) Dunno. (...) Update on the situation... Mike and I downloaded the manual for it off their site. The max printable width is 13.6", so that's why it cuts off. But, when you select 'center on paper' it offsets it up about (...) (25 years ago, 9-Jul-00, to lugnet.publish, lugnet.events)
 
  Re: Grabbing the stuff after the ? in a URL
 
(...) You *really* should get your hands on the llama and camel books from O'Reilly -- they're definitely the best perl resources out there. But failing that, there's a lot of good information on (URL). Even some tutorials on CGI: CGI Made Really (...) (25 years ago, 9-Jul-00, to lugnet.publish, lugnet.off-topic.geek)
 
  Re: Grabbing the stuff after the ? in a URL
 
(...) I got an introductory book to cgi and perl at the library, and I think I'm starting to get the hang of it! Now I just need to learn the syntax for everything I want to do, so I'm still interested in that source :) --Bram Bram (...) (25 years ago, 8-Jul-00, to lugnet.publish, lugnet.off-topic.geek)
 
  Re: Kidvention: Printing Posters Troubleshooting
 
(...) How much RAM does the printer have for its image buffer? Does it rasterize a whole frame buffer once and then dump the whole image or does it rasterize the image incrementally in swaths? Does the printer pause for a few seconds every inch or (...) (25 years ago, 8-Jul-00, to lugnet.publish, lugnet.events)
 
  Re: Grabbing the stuff after the ? in a URL
 
(...) sure, I could email you the script - it's really simple... The backend if just a bunch of text files, one for each set. This can be done with any cgi, no special configuration to apache needed :) Email me if you want the source. :) Dan (25 years ago, 8-Jul-00, to lugnet.publish, lugnet.off-topic.geek)
 
  Re: Grabbing the stuff after the ? in a URL
 
(...) Cool. Will that work with any cgi-bin, or do you need to configure the server somehow? What do you actually have in terms of a database? Could I take a look at the source code for those scripts? Thanks! --Bram Bram (...) (25 years ago, 8-Jul-00, to lugnet.publish, lugnet.off-topic.geek)
 
  Re: photography question
 
"Brett Carver" <brett_carver@agilent.com> wrote in message news:3966C976.28F430...ent.com... (...) I took some pictures of my photosetup, and uploaded them to brickshelf: (URL) use a poster to create a neutral backdrop. The photo of the flowershop (...) (25 years ago, 8-Jul-00, to lugnet.publish, lugnet.starwars)
 
  Kidvention: Printing Posters Troubleshooting
 
Greetings from California! I'm currently at Mike Poindexter's, and this evening we worked on printing out high quality 17x22 posters on glossy photo paper. I have a slight problem, which I just can't place. I'm planning on giving Suzanne Rich a call (...) (25 years ago, 8-Jul-00, to lugnet.publish, lugnet.events) ! 
 
  Re: Grabbing the stuff after the ? in a URL
 
(...) yup, you could do that, easy... also (cooler, imo): /space/viper and have it call the "space" script with the viper arg :) Look at: (URL) it's subdirectories... :) Dan (25 years ago, 8-Jul-00, to lugnet.publish, lugnet.off-topic.geek)
 
  Re: Grabbing the stuff after the ? in a URL
 
(...) That's the idea. Although it probably would be .cgi instead of .shtml. (25 years ago, 8-Jul-00, to lugnet.publish, lugnet.off-topic.geek)
 
  Re: Grabbing the stuff after the ? in a URL
 
(...) I figured that much. Does this mean I could also just format it like this: /space/space.shtml?viper since I'll prolly only have the one variable? Could I also name the ssi file index.shtml and call it like this: /space/?viper Thanks for the (...) (25 years ago, 8-Jul-00, to lugnet.publish, lugnet.off-topic.geek)
 
  Re: Grabbing the stuff after the ? in a URL
 
(...) not that easily - it's a "get" form, so it'll all be on the commandline, I think, but you'll still have to decode it (?xxx=yyy&aaa=bbb etc) also decode stuff like %20 to spaces... much easier to use the CGI module to parse it all for you an (...) (25 years ago, 8-Jul-00, to lugnet.publish, lugnet.off-topic.geek)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR