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 / *220 (-20)
  Re: Idea for automatic Lugnet Set Database linking
 
Well, that was the product of "2am after coming home from the bar" activity. Not too bad considering that. 1. The part about running it on the whole news tree every 5-10min was a joke (normally I would just give a code fragment instead of a whole (...) (25 years ago, 11-Jul-99, to lugnet.off-topic.geek, lugnet.publish)
 
  Re: Idea for automatic Lugnet Set Database linking
 
(...) Yikes! -- Kevin, surely you jest! :) Problems with the general approach above: * Iterates over tens of thousands of files every few minutes, rewriting each one whether it needs to or not. Doesn't track which articles have and have not yet been (...) (25 years ago, 11-Jul-99, to lugnet.off-topic.geek, lugnet.publish)
 
  Re: Idea for automatic Lugnet Set Database linking
 
(...) <SNIP> Hmmm... Here's an idea. If I'm talking about set #295 instead of my bowling score, I could type "...telephone from :295: is my favorite....". Just a random thought... Charles (25 years ago, 11-Jul-99, to lugnet.off-topic.geek, lugnet.publish, lugnet.admin.database)
 
  Re: Idea for automatic Lugnet Set Database linking
 
Todd Lehman wrote in message ... (...) Here's another idea! How about using a spacer GIF image as the link?! 8x5 pixels is probably big enough. Tell people that they can click on the "space" after a set# to look it up. You do this for all suspect (...) (25 years ago, 11-Jul-99, to lugnet.off-topic.geek, lugnet.publish, lugnet.admin.database)
 
  Re: Idea for automatic Lugnet Set Database linking
 
That's a great idea! I would love to see this! How about detecting any three or four digit numbers and linking them to the search page. just run this every 5-10 min.: #!/bin/sh filetmp1=/tmp/hypertmp1 filetmp2=/tmp/hypertmp2 filelist=/tmp/hyperlist (...) (25 years ago, 11-Jul-99, to lugnet.off-topic.geek, lugnet.publish)
 
  Re: Idea for automatic Lugnet Set Database linking
 
I don't think it would be sloppy at all. I think the benifit of being able to reference a set would vastly outweigh the cases where people are talking about their 1998 corvette. Besides, it would be a subtle reminder to stay topical. It might be a (...) (25 years ago, 11-Jul-99, to lugnet.off-topic.geek, lugnet.publish, lugnet.admin.database)
 
  Re: Idea for automatic Lugnet Set Database linking
 
(...) I was contemplating doing something similar a couple weeks ago when MikeS was talking about how much he used the search box... Rather than just giving a link into the DB, it really ought to (if it could) give a thumbnail and the set's data (...) (25 years ago, 11-Jul-99, to lugnet.off-topic.geek, lugnet.publish, lugnet.admin.database)
 
  Idea for automatic Lugnet Set Database linking
 
I was copy pasting URL to Lugnet set database onto my email client when I realized how HANDY it would be if all LEGO set numbers are automatically shown as hotlinks to the lugnet set database! So, you'll be reading a Lugnet posting, and the author (...) (25 years ago, 11-Jul-99, to lugnet.off-topic.geek, lugnet.publish)
 
  Re: Fun with JAVA
 
(...) HTML crashing netscape....... Big Chaos manor Onion to them ;) (...) That would probably be the problem. The typical crashing java applet tends to be the home-crafted (by someone else, though) kind. Jasper (25 years ago, 9-Jul-99, to lugnet.off-topic.geek)
 
  Re: markup syntax for member pages
 
(...) Yeah, we're both hardcore computer geeks -- although he's gone back to school now to complete his graduate studies in ecology. Over the past 20 years he's taught me most of what I know about programming and design, so I try to give back what I (...) (25 years ago, 8-Jul-99, to lugnet.off-topic.geek)
 
  Re: Looking for util to set IMG size in HTML
 
(...) Way To Do It. I've used the Image::Size module for a while now. It's a more generalized tool, using an OO interface to the image info. (It was in fact derived from wwwis.) One place it can be found: (URL) use it to automagically generate the (...) (25 years ago, 8-Jul-99, to lugnet.off-topic.geek, lugnet.publish)
 
  Re: markup syntax for member pages
 
(...) [...] (...) cool. -Tim (25 years ago, 8-Jul-99, to lugnet.off-topic.geek)
 
  Re: markup syntax for member pages
 
(...) Ahh, I see...you're thinking in actual terms of a programming language. But this is a simple text-formatting thing, not a programming language. But even in terms of programming languages: much success can be had with a preprocessor which uses (...) (25 years ago, 7-Jul-99, to lugnet.admin.general, lugnet.off-topic.geek)
 
  Re: markup syntax for member pages
 
Todd Lehman wrote in message ... >In lugnet.admin.general, Chris Moseley writes: >> But regardless, please don't mix meta types. I suppose it's worth noting that I'm very unlikely to be a user of this language, because I don't virtually emote (...) (25 years ago, 7-Jul-99, to lugnet.admin.general, lugnet.off-topic.geek)
 
  Re: markup syntax for member pages
 
(...) I don't quite grok. By COBOL-style comments do you mean something in column 1 affecting the rest of the line? And if so, why do you feel it is bad to mix that with paired (open/close) constructs? Take C++ for example -- it offers two types of (...) (25 years ago, 7-Jul-99, to lugnet.admin.general, lugnet.off-topic.geek)
 
  Re: Looking for util to set IMG size in HTML
 
(...) Whoops, I found it. It was hiding on my C: drive. :-P The tool is called wwwis, it is written in Perl, and it can be found at: (URL) - jsproat (25 years ago, 6-Jul-99, to lugnet.off-topic.geek, lugnet.publish)
 
  Looking for util to set IMG size in HTML
 
Hey all, I'm looking for a quick'n'dirty tool which will scan my HTML and modify the IMG tags to properly reflect the image dimensions. Does anyone know where I can get such a thing? I think I've seen one somewhere implemented in Perl, but I could (...) (25 years ago, 6-Jul-99, to lugnet.off-topic.geek, lugnet.publish)
 
  Re: markup syntax for member pages
 
Todd Lehman wrote in message ... (...) We aim to amuse. (...) Hmm. Makes a little more sense now. (...) The trouble is that they will still ask how the "elite" people get their special powers to do formatting, and whine when their malformed efforts (...) (25 years ago, 6-Jul-99, to lugnet.admin.general, lugnet.off-topic.geek)
 
  No Reply-To: in Eudora Pro??
 
Help! :) I'm trying to activate the Reply-To: field in Eudora Pro 4.2. I looked over the manual and the only entry in the index is showing its use in filters for incoming messages. I looked in help and also looked over the options. I see no way of (...) (25 years ago, 6-Jul-99, to lugnet.off-topic.geek)
 
  Re: markup syntax for member pages
 
(...) Correctamundo - that sucks. (...) Well there's always Suz :') Sorry, couldn't resist. Keep in mind that it's a huuuuuge bonus if this (...) Agreed. (25 years ago, 5-Jul-99, to lugnet.admin.general, 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