To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.off-topic.geekOpen lugnet.off-topic.geek in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Off-Topic / Geek / 3610 (-10)
  Kinda long eBook thing...
 
Hey Y'all: I had no idea where else to discuss this issue -- and this group seems gadget and technology interested enough to suit my purposes. Anyway, here it is... Of late I have become interested in eBooks or eTexts and have been looking at the (...) (23 years ago, 26-Mar-02, to lugnet.off-topic.geek, lugnet.off-topic.fun, lugnet.off-topic.debate)
 
  Re: Empire's Age?
 
(...) <snip> (...) Um, colored me confused, but I don't remember Earth importing any electronics?!? (...) -Jason +---...---+ Jason Spears MichLUG - (URL) Page - (URL) Store - (URL) (23 years ago, 23-Mar-02, to lugnet.off-topic.geek)
 
  Re: Access a LEGO set DB with your phone!
 
(...) Chris, Save the attached Perl5 program to a file (parse.pl) and try this: cat bynumber.txt | perl parse.pl | more --Todd -=-=-=-=-=-=-=-=-=-=...=-=-=-=-=- #!/usr/local/bin/perl5 -w use strict; while (<STDIN>) { last if m/^_/; } # Skip document (...) (23 years ago, 20-Mar-02, to lugnet.off-topic.geek)
 
  Re: Anyone know of a free NNTP proxy that will run on NT/2K?
 
"Matthew Miller" <mattdm@mattdm.org> wrote in message news:slrna9hens.8v9.....bu.edu... (...) Maybe (...) Cool, I'll take a look. I only need one connection - being the admin I'll be the only person who knows it's running ;) Dan (23 years ago, 20-Mar-02, to lugnet.off-topic.geek)
 
  Re: Gallery cookies fixed?
 
Netscape still won't let me remain logged in. Hasn't for over a month. And my software hasn't changed. Internet Explore will let me log in and stay, but Javascript Errors out every time I try to up load a picture. What happened to the browse and (...) (23 years ago, 20-Mar-02, to lugnet.off-topic.geek)
 
  Re: Anyone know of a free NNTP proxy that will run on NT/2K?
 
(...) Oh, and: last I checked, they had a free two-connection-only license. Maybe that's changed. (23 years ago, 20-Mar-02, to lugnet.off-topic.geek)
 
  Re: Anyone know of a free NNTP proxy that will run on NT/2K?
 
(...) Get DNews. It's not a proxy, but it can be configured as a "sucking" news server, which won't require a lot of disk space. (23 years ago, 20-Mar-02, to lugnet.off-topic.geek)
 
  Re: Access a LEGO set DB with your phone!
 
(...) well, $set gets assigned each element in the array, in order. so if your array is "1", "10", "20", "this-string", $set will get each of these values, then run the code block. (...) maybe I'm misunderstanding again... @array = split /\t/, (...) (23 years ago, 18-Mar-02, to lugnet.off-topic.geek)
 
  Re: Access a LEGO set DB with your phone!
 
(...) The example at (URL) suggested using : for (@lines) {do stuff} But that didn't seem to work. I'm looking at a simple tutorial on foreach, but I don't get what the $set means or does for the loop. In your example, is it doing something like (...) (23 years ago, 18-Mar-02, to lugnet.off-topic.geek)
 
  Re: Access a LEGO set DB with your phone!
 
(...) first of all, you're running an open ended loop on the array, when you can just run through each element: foreach $set (@sets) { (...) that trailing ']' is a typo, right? I'm not running this, but I think that would be a syntax error... (...) (...) (23 years ago, 18-Mar-02, to 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