To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.cad.devOpen lugnet.cad.dev in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 CAD / Development / 8522 (-40)
  Re: Latest BFC Spec?
 
(...) Did you flag your changes? Basically, you should have changed the rev to 11 (and updated the modification date). And put an 11 on the left side of any lines you changed. Steve (22 years ago, 22-Mar-03, to lugnet.cad.dev)
 
  The DOS apps (was Re: Backwards Compatibility)
 
Lars Hassing wrote: > Ryan Farrington wrote: >>I have run into this problem with Windows XP, not so much with LEdit and >>LDraw--I use L3P more often. Thankfully, there is still a Win98 SE computer >>in the house! > > In Windows XP you can open a (...) (22 years ago, 20-Mar-03, to lugnet.cad.dev)
 
  Re: Calling all Meta-commands
 
(...) (22 years ago, 20-Mar-03, to lugnet.cad.dev)
 
  Standards Body Thoughts
 
Hi Chris - (...) I agree that one of you should be involved on this committee/board. (...) I'm a fan of real-time chat or phone, and while I won't be participating as a member of the board, encourage the members to use such methods. (...) Ok. Steve (...) (22 years ago, 20-Mar-03, to lugnet.cad, lugnet.cad.dev)
 
  Re: Calling all Meta-commands
 
Thanks Dan, I created page (URL) that has my current list of known meta-commands for LDraw 0.27 as well as those that have been invented since. Kevin (...) (22 years ago, 20-Mar-03, to lugnet.cad.dev)
 
  Re: Backwards Compatibility (Was Calling all Meta-commands)
 
(...) In Windows XP you can open a command prompt by selecting All Programs/Accessories/Command Prompt, or by typing "cmd" in the Run... dialog. /Lars (22 years ago, 20-Mar-03, to lugnet.cad.dev)
 
  Re: Latest BFC Spec?
 
(...) There are currently a number of flags that indicate that a file is a part. The official one is only present in files that have been updated since it was made official. However, this isn't a problem, since any BFC-certified part is guaranteed (...) (22 years ago, 20-Mar-03, to lugnet.cad.dev)
 
  Re: Latest BFC Spec?
 
I saved this thread for later reading, and I've got a few questions now. Sorry if I'm resurrecting something everyone thought was dead :D (...) Once the parts library is fully BFC certified, will there ever be a need to use CLIP or NOCLIP? I'm not (...) (22 years ago, 20-Mar-03, to lugnet.cad.dev)
 
  Re: Backwards Compatibility (Was Calling all Meta-commands)
 
(...) I like that. I think a clear indication that a comment is in fact a meta statement is needed. And I find "0 {META} " more distinct than (META), <META>, {BFC}, <BFC>, MODULENAME and whatever else has been suggested. But we're still stuck with (...) (22 years ago, 20-Mar-03, to lugnet.cad.dev)
 
  Re: Calling all Meta-commands
 
(...) Dan (& Todd?) - I wonder if it would be possible to add an option (similar to skip filter settings) which would allow the web interface user the choice of displaying dots on the message page for threads over 100 or not. The default could be (...) (22 years ago, 19-Mar-03, to lugnet.cad.dev)
 
  Re: Calling all Meta-commands
 
(...) just go here: (URL) you should see a "start this page" button. Then with a little bit of FTX (_really_ easy), you should be all set. FTX Guide: (URL) Dan Boger dan@peeron.com (22 years ago, 19-Mar-03, to lugnet.cad.dev)
 
  Re: Calling all Meta-commands
 
(...) Hi Dan, I think that would be cool. Just let me know what to do. Kevin (22 years ago, 19-Mar-03, to lugnet.cad.dev)
 
  Re: Calling all Meta-commands
 
(...) sure you can :) (URL) Here is the first draft of a list of meta-commands. It is pretty rough (...) wow, very cool. I think this would go great in an FTX page - we could have it linked from the CAD sidebar, and have it easily updated... what do (...) (22 years ago, 19-Mar-03, to lugnet.cad.dev)
 
  Re: Calling all Meta-commands
 
Hi All, Well, this topic has exceeded the 100 post mark! The bummer is that we can no longer see the tree view of the posts :^( Here is the first draft of a list of meta-commands. It is pretty rough format-wise, but at least it is a list. I'm still (...) (22 years ago, 19-Mar-03, to lugnet.cad.dev)
 
  Re: Calling all Meta-commands
 
(...) This is the approach that Michael Lachman on MLCAD. In an email, where he gave us permission to include his meta-command descriptions in our LDraw specification (yay!) he indicated that he has started to use MLCAD as his module name for all (...) (22 years ago, 19-Mar-03, to lugnet.cad.dev)
 
  DAT Curves Plugin For LDDesignPad Version 2.5.1
 
(...) Ok. The rotation now centers on the Bounding Box center. Get it at: (URL) (22 years ago, 19-Mar-03, to lugnet.cad.dev)
 
  Re: DAT Curves Plugin For LDDesignPad Version 2.5
 
In lugnet.cad.dev, Travis Cobbs writes: <snip> (...) Actually I'm using a library I picked up trolling sourceforge for goodies. It's called GLScene and it does all the back end processing for me, all I have to do is declare and manipulate objects. I (...) (22 years ago, 18-Mar-03, to lugnet.cad.dev)
 
  Re: DAT Curves Plugin For LDDesignPad Version 2.5
 
(...) I'm working on that. I'm still learning the ropes with this GLScene library I'm using. (...) It's a debug button I forgot to remove. -Orion (22 years ago, 18-Mar-03, to lugnet.cad.dev)
 
  Re: Calling all Meta-commands
 
One approach to namespace management is to have format the commands like so: 0 MODULENAME COMMAND blah Authors would ask for a unique MODULENAME string to use, and prefix that in front of any "experimental" commands. For example, say I want to (...) (22 years ago, 18-Mar-03, to lugnet.cad.dev)
 
  Re: DAT Curves Plugin For LDDesignPad Version 2.5
 
(...) It worked fine for me. As mentioned in Philippe's reply (with different wording), it would be a lot easier of the rotation center were the center of the bounding box of the generated curved object. I did find the zoom, though. Is all your (...) (22 years ago, 18-Mar-03, to lugnet.cad.dev)
 
  Re: Calling all Meta-commands
 
Several of the LDLite commands were documented in detail in the file WOOD4.DAT, so make sure you look there. (URL) formal definition of the (...) (22 years ago, 18-Mar-03, to lugnet.cad.dev)
 
  Re: DAT Curves Plugin For LDDesignPad Version 2.5
 
Hello Orion, The preview window works fine and fast here (Win2K, Athlon 1.2GHz). One suggestion: the rotation point of preview should be placed between start points, if the hose is too far away from origin it's difficult to get a meaningful preview. (...) (22 years ago, 18-Mar-03, to lugnet.cad.dev)
 
  Re: Backwards Compatibility (Was Calling all Meta-commands)
 
(...) Understood. I think we need to focus on creating legitimacy for making decisions on standards before actually making decisions on standards. ;-) (...) That's a resonable request. Here's some thoughts -- I think the standards body will be (...) (22 years ago, 17-Mar-03, to lugnet.cad.dev)
 
  Re: Backwards Compatibility (Was Calling all Meta-commands)
 
"Travis Cobbs" <tcobbs@REMOVE.halibut.com> skrev i meddelandet news:HBvHFv.1x9E@lugnet.com... (...) This is not at all uncommon in programming languages, take Pascal for example (UCSD-Pascal, Delphi): A comment can be (* any characters except the (...) (22 years ago, 17-Mar-03, to lugnet.cad.dev)
 
  Re: Backwards Compatibility (Was Calling all Meta-commands)
 
(...) That's fine also. I was only offering a possible way to avoid taking even more useful options away from the standards commitee. I don't think it would be too much to ask that new commands all be prefixed with 'UNOFF' or 'UNOFFICIAL'. It of (...) (22 years ago, 17-Mar-03, to lugnet.cad.dev)
 
  Re: LDraw Versioning (Was Re: Backwards Compatibility)
 
(...) I wasn't too enthusiastic about conference calls when I first heard W3C talk about them. They kind of grew on me as I saw how effective they were. We could resolve in 5 minutes an issue that would otherwise take days of elapsed time and hours (...) (22 years ago, 17-Mar-03, to lugnet.cad.dev)
 
  SC Membership (was Re: LDraw Versioning)
 
(...) [snip] (...) All: I'm open to the concept of being on the SC. My concern is that is that I am not either a heavy LDraw user or LDraw tool person. This is primarily because most of the LDraw tools only run on Windows and I only run Linux these (...) (22 years ago, 17-Mar-03, to lugnet.cad.dev)
 
  Re: LDraw Versioning (Was Re: Backwards Compatibility)
 
(...) Cool. :-) -Tim (22 years ago, 17-Mar-03, to lugnet.cad.dev)
 
  Re: LDraw Versioning (Was Re: Backwards Compatibility)
 
(...) very very easy to set up. A list where membership is moderated (not anyone can sign up), only members can post, and has public html archives is very easy to do. (22 years ago, 17-Mar-03, to lugnet.cad.dev)
 
  Re: LDraw Versioning (Was Re: Backwards Compatibility)
 
(...) Definitely. I think it's important to draw from ILTCO's experience forming as well as Wayne's experience on the W3C. (...) Good idea. While I'm not going for a position on the SB myself, I can attest for the value of voice conversations over (...) (22 years ago, 17-Mar-03, to lugnet.cad.dev)
 
  Re: LDraw Versioning (Was Re: Backwards Compatibility)
 
(...) There's a (mailman, I think) mailing list set up on LDraw.org which no one uses. We set it up to be used, but never made an effort to move discussion about organizaiton there, so we never used it. The intent was to allow anyone to join and (...) (22 years ago, 17-Mar-03, to lugnet.cad.dev)
 
  Re: LDraw Versioning (Was Re: Backwards Compatibility)
 
(...) I don't have time to comment on all the rest yet, but ldraw is already set up for this - has been for a year, since we set it up for members@ldraw.org. Dan (22 years ago, 17-Mar-03, to lugnet.cad.dev)
 
  Re: LDraw Versioning (Was Re: Backwards Compatibility)
 
(...) I hear you. We may find that we need to move to phone to get more done faster but can start that way (...) Yep, me too. (...) If putting the function into ldraw.org itself isn't fast/easy, yes. Yahoo Groups, although disliked by some, are (...) (22 years ago, 17-Mar-03, to lugnet.cad.dev)
 
  Re: LDraw Versioning (Was Re: Backwards Compatibility)
 
(...) I'm not so keen on actual phone use (all I have is a cell phone), but using AIM, MSN, ICQ etc... is propbably the best way. (...) Due to my work, it's would be easier for me if we did this during or after a lego event. It's easier for me to (...) (22 years ago, 17-Mar-03, to lugnet.cad.dev)
 
  Re: LDraw Versioning (Was Re: Backwards Compatibility)
 
GREAT input Wayne. (now, can we twist Wayne's arm to be on the SC?) Yes, we should learn from orgs but not adopt everything. The proper balance is key. What follows is some ILTCO organizing committee experience. On the topic of conference calls, (...) (22 years ago, 17-Mar-03, to lugnet.cad.dev)
 
  Re: Backwards Compatibility (Was Calling all Meta-commands)
 
(...) This problem is not due to the Swedish character set, but rather a problem with the Lugnet web interface. The Lugnet web interface does not support RFC2047 encoded header fields, that explains the problems with the subject line. I have (...) (22 years ago, 17-Mar-03, to lugnet.cad.dev)
 
  Re: LDraw Versioning (Was Re: Backwards Compatibility)
 
[snip] (...) Tim: For those who do not know, W3C stands for World Wide Web Consortium and it is the organization that is responsible for web standards such as HTTP, URL, HTML, XML, etc. Before I get into the details of how W3C operates, let me start (...) (22 years ago, 17-Mar-03, to lugnet.cad.dev)
 
  Re: LDraw Versioning (Was Re: Backwards Compatibility)
 
Ok...replying to myself here... (...) Also, Wayne, since we're on the topic of standards bodies, would you mind sharing with the community some of your thoughts about this, based on your past term(s) as Sun's representative to the W3C? Guys - (...) (22 years ago, 17-Mar-03, to lugnet.cad.dev)
 
  Re: LDraw Versioning (Was Re: Backwards Compatibility)
 
Ok, picking up where I left off with the previous post. (...) The group charged with working on this was Steve Bliss, Jacob Sparre Andersen, Terry Keller, Larry Pieniazek, and myself. There hasn't been much activity among the four of us as of late, (...) (22 years ago, 17-Mar-03, to lugnet.cad.dev)
 
  Re: LDraw Versioning (Was Re: Backwards Compatibility)
 
(...) I think you picked a great spot to come in at. (...) Yep: format evolution = good. (...) Good idea. I'd also like to add that such a standards body should be relatively few in number. Not to be exclusionary, but to maintain focus. The number 7 (...) (22 years ago, 17-Mar-03, to lugnet.cad.dev)


Next Page:  5 more | 10 more | 20 more | 40 more

Redisplay Messages:  All | Compact

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