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 / 3605 (-10)
  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)
 
  Re: Access a LEGO set DB with your phone!
 
(...) Well, I've discarded the first part...the explanatory text up through the big ________. Then I've read the rest of the file into an array where each item in the array is one line. So now I'm trying to split() the @array[items] by column, (...) (23 years ago, 18-Mar-02, to lugnet.off-topic.geek)
 
  Re: Access a LEGO set DB with your phone!
 
(...) ahhh, you said the magic word (perl) :) If you could explain to me exactly what you need, I'll give ya a script that will do it :) (...) you could use perl for that too, except that why load the server more then you need to? get the list file, (...) (23 years ago, 18-Mar-02, to lugnet.off-topic.geek)
 
  Re: Access a LEGO set DB with your phone!
 
(...) I were a programmer! I've spent the last eight hours trying to learn enough perl to massage the data into a multidimensional array, but I think I'm giving up, for the day at least. I can't find a reference, tutorial, or FAQ that describes more (...) (23 years ago, 17-Mar-02, to lugnet.off-topic.geek)
 
  Anyone know of a free NNTP proxy that will run on NT/2K?
 
I'm trying to find a free NNTP proxy I could run on NT and/or 2K. I have a home connection with an ISP that does not provide a news server for reading/posting, but at work my whole LAN has full read/post access via the ISP used there. What I would (...) (23 years ago, 15-Mar-02, to lugnet.off-topic.geek)
 
  Re: Lego Scale Conversion Tool
 
(...) I knew I was above average. It seems that my height is as well. :) (...) Quite true. I wonder, does this hold true for women as well as men? I've noticed that men in the south are definately generally taller than men up north, but what about (...) (23 years ago, 14-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