| | Re: Suggestions for JJM
|
|
One more for good measure :-) On all the pages, explicitly set the color of the visited link to something other than the background image. Cheers, - jsproat (26 years ago, 23-Feb-99, to lugnet.cad.dev)
|
|
| | Suggestions for JJM
|
|
Here's just a couple of suggestions for the James Jessiman Memorial site, to raise some awareness: 1. Put it on the LEGO webring. 2. Be sure it is indexed on www.adequate.com's lego search engine. Basically, be sure it is promoted (in a positive (...) (26 years ago, 23-Feb-99, to lugnet.cad.dev)
|
|
| | DAT voting page up
|
|
Once again, sorry for the delay. :-( The first vote announced on lugnet.cad.dev: (URL) Terry K -- (26 years ago, 23-Feb-99, to lugnet.cad.dev)
|
|
| | Re: Noting gaps in parts sequences
|
|
(...) Oh. OK, then the '0'..'9' would be '0'..'7'. (Any idea why 8 & 9 aren't defined? Did LEGO forget to include them or has no one gotten around to DAT-ifying them yet?) (...) These are handled, and mapped into spaces (plain 3005.dat) brick by: my (...) (26 years ago, 22-Feb-99, to lugnet.cad.dev)
|
|
| | Re: Noting gaps in parts sequences
|
|
(...) Garrgh! Monkey-florkin spelling checker always converts 'I' to 'I' and won't let me fix it! >%^( --Todd (26 years ago, 22-Feb-99, to lugnet.cad.dev)
|
|
| | Re: Noting gaps in parts sequences
|
|
(...) '8' and '9' aren't currently defined. Also, don't forget to handle other undefined characters (maybe the above does this?) (...) Could {part number} and {author name} be turned into arguments, as well? Actually, if you have a generic app which (...) (26 years ago, 22-Feb-99, to lugnet.cad.dev)
|
|
| | [Parts] Anyone doing the Octan logo pattern?
|
|
Is anyone working on a decorated element with the Octan logo (either the textual graphic Octan or the yin-yang symbol)? Has anyone done so? I'm experimenting with a technique of making higher-quality decorations for patterned elements. I using the (...) (26 years ago, 22-Feb-99, to lugnet.cad.dev)
|
|
| | Re: Noting gaps in parts sequences [DAT]
|
|
(...) Cool -- that's a neat and extremely low-effort way to get labels! Here's one way to write the program in Perl (also handling spaces and Æ=>AE): $ cat datstart #!/usr/local/bin/perl5 -w my %brick = ( ' ' => "3005", 'Æ' => "3005-AE", map {$_ => (...) (26 years ago, 22-Feb-99, to lugnet.cad.dev)
|
|
| | Re: Any hope for LDLite and MPD together?
|
|
(...) Yeah! Thanks, Paul. -John Van (26 years ago, 22-Feb-99, to lugnet.cad.dev)
|
|
| | Re: [PARTS] - Header keyword line
|
|
(...) I would include (some) synonyms in the KEYWORDS, but I'd also hope better (ie, lugnet-based) search systems would be able to do a certain amount of synonym-based searching. Frederick wrote: (...) I'd skip Support and Stand. Those are included (...) (26 years ago, 22-Feb-99, to lugnet.cad.dev)
|