To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.admin.generalOpen lugnet.admin.general in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Administrative / General / 13645 (-20)
  Set 10177 Mystery
 
A couple of things confuse me about the entry for set 10177. First, why is there a link on the Guide page to an image (instead of the "Picture not available" box), but following that link ( (URL) leads to no image? Second, why isn't this set in the (...) (18 years ago, 8-Aug-06, to lugnet.admin.database, lugnet.admin.general)
 
  Bug fix for disappearing backslash (was: Re: Disappearing backslash?)
 
(...) Hmm, that *is* weird. This isn't actually a PML thing, though, but an FTX thing. The FTX-to-HTML converter runs as a seperate self-contained module; all PML parsing occurs prior to the FTX-to-HTML conversion. The backslash in FTX was intended (...) (18 years ago, 2-Aug-06, to lugnet.admin.general)
 
  Re: Disappearing backslash? (was: parts i'd like to see in Lcad/MLcad)
 
(...) Hi Travis, sorry, but FTX/Perl isn't _my_ invention ;-) I could imagine it has something to do with Perl (AYMK, LUGNET is based upon Perl). The backslash in combination with a char is a so-called "control character" in Perl and also used to (...) (18 years ago, 2-Aug-06, to lugnet.admin.general)
 
  Re: Disappearing backslash? (was: parts i'd like to see in Lcad/MLcad)
 
(...) Wow, that's really weird. Ya gotta love PML... Steve (18 years ago, 2-Aug-06, to lugnet.admin.general)
 
  Re: Disappearing backslash? (was: parts i'd like to see in Lcad/MLcad)
 
(...) OK, now that's just plain weird. So you're saying that every odd backslash will show up in an FTX post, no matter where they are, right? I confess that I fail to see the reasoning behind this behavior. It's worth noting that I couldn't find (...) (18 years ago, 1-Aug-06, to lugnet.admin.general)
 
  Re: Disappearing backslash? (was: parts i'd like to see in Lcad/MLcad)
 
(...) It doesn't matter whether there is additional text within a double backlash or not: In FTX The first one is used to show the second one. E.g. \ldraw\par\ts\s would become ldraw\parts\s too... -Rene (18 years ago, 1-Aug-06, to lugnet.admin.general)
 
  Re: Disappearing backslash? (was: parts i'd like to see in Lcad/MLcad)
 
(...) In FTX mode, you have to use a double backslash to be guaranteed that it will show up: ldraw\parts\s. I don't know why the single backslash shows up before the s, but not before the p. --Travis (18 years ago, 1-Aug-06, to lugnet.admin.general, FTX)
 
  Disappearing backslash? (was: parts i'd like to see in Lcad/MLcad)
 
XFUT lugnet.admin.general (...) This is odd. When viewing my original posting through the web interface, the backslash between 'ldraw' and 'parts' is not displayed. But looking at the raw message, the backslash is actually present. I wonder if this (...) (18 years ago, 1-Aug-06, to lugnet.cad.dat.parts, lugnet.admin.general, FTX)
 
  What in the world?!
 
What in the world are these?! (linked to on the home page) (URL) LEGO + sledgehammer == :( However, the Boba Fett helmet's not breaking is kind of funny. (18 years ago, 26-Jul-06, to lugnet.admin.general, FTX) ! 
 
  Re: Jump.cgi / Firefox Question
 
(...) Hmmm, well I didnt realise that because even when I have changed the file to the right name, my machine cant/wont play it. Maybe I am missing something when it comes to being able to change the extention. Geek is greek to me! snipped (...) (...) (18 years ago, 25-Jul-06, to lugnet.admin.general)
 
  Re: Jump.cgi / Firefox Question
 
(...) Actually, it IS downloading the movie, just suggesting the wrong filename. (...) It should be possible to adjust the jump.cgi so that instead of: (URL) would be: (URL) would allow FF to save it as the correct name, while still allowing lugnet (...) (18 years ago, 24-Jul-06, to lugnet.admin.general)
 
  Jump.cgi / Firefox Question
 
Curious if this "glitch" can this be fixed or at least explained to me? Often someone posts video clips of a MOC or event and I want to directly save them to my drive. When I want to save a direct link using "save link as" (for example - someone's (...) (18 years ago, 24-Jul-06, to lugnet.admin.general)
 
  Re: Fwd: Blogger post failed
 
(...) Hi Danny, thanks for pointing this out, -Rene (18 years ago, 24-Jul-06, to lugnet.admin.general)
 
  Fwd: Blogger post failed
 
Can someone find out who is doing this and unsubcribe them? I get this every time I validate a lugnet message in robotics. I presume they have subscribed a blogging mail-in or something similar to the group. Danny ---...--- Forwarded message (...) (18 years ago, 24-Jul-06, to lugnet.admin.general, lugnet.robotics)
 
  Re: MC7 Mecha Frames for Sale
 
I realize my opinion will be discounted almost immediately, as it's interfering with a good bitch-fest, but it seems to me that Greg is just asking if people are interested in buying some stuff he'd like to get rid of, where Eric was spraying (...) (18 years ago, 18-Jul-06, to lugnet.market.buy-sell-trade, lugnet.admin.general)
 
  Re: Member "Set Lists"
 
(...) Oooo! We'd just need an accepted standard schema for set list information! 'Course, you'd have to keep the tab-delimited format around for anyone who's importing straight into Excel or something (which is I think how many people keep their (...) (18 years ago, 17-Jul-06, to lugnet.admin.general)
 
  Re: Member "Set Lists"
 
(...) Good point. Hmm, what if the data was exported in XML... (...) Yea, the nice thing also is that if someone changes a column title, so that your program/script can't find it, your program/script can throw up a warning that apparently the data (...) (18 years ago, 17-Jul-06, to lugnet.admin.general)
 
  Re: Member "Set Lists"
 
(...) I've got a couple scripts that parse that same file, but I never actually parsed the column headers since the column headings were a bit ... odd. They're multi-line and arranged such that they're human-readable, which, when you think about it, (...) (18 years ago, 17-Jul-06, to lugnet.admin.general)
 
  Re: Member "Set Lists"
 
(...) Since there's a text "tab-delimited" version of the list, parsing the HTML to get the data is both wasteful and fragile. As for the idea of using the list titles to adjust for column updates, well, that's not a bad idea :) (18 years ago, 17-Jul-06, to lugnet.admin.general)
 
  Re: (Very) slow authentication of posts?
 
Hi Anders, you are right, I am not exactly happy about the turnaround time for new posts either, although there are multiple factors leading to the relatively slow posting behavior. You will realize that using email or NNTP for posts usually are (...) (18 years ago, 15-Jul-06, to lugnet.admin.general)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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