To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.cad.dev.org.ldrawOpen lugnet.cad.dev.org.ldraw in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 CAD / Development / Organizations / LDraw / *1756 (-40)
  Re: LDraw.org Fonts and CSS
 
Tim, The site looks alot better with Internet Explorer and Mac OS 9. Netscape 4.x is still too small. But I think Netscape is dead enough that you don't need to worry about it. I don't even bother with Netscape 6. In Mac OS X it looked fine with (...) (23 years ago, 4-Feb-02, to lugnet.cad.dev.org.ldraw, lugnet.cad)
 
  Re: LDraw.org Fonts and CSS
 
(...) Thanks Tim, that's looking a lot better! Only thing I noticed was the "Do you find the new website..." sentnce is still real small (unreadable) in Netscape 4.6 / Solaris, unless I set the default font size to 24pt. This may just be limited (...) (23 years ago, 3-Feb-02, to lugnet.cad.dev.org.ldraw, lugnet.cad)
 
  Re: LDraw.org Fonts and CSS
 
(...) Using Netscape 4.76 on MacOS 8.6, looks pretty good to me. Ray (23 years ago, 3-Feb-02, to lugnet.cad.dev.org.ldraw, lugnet.cad)
 
  LDraw.org Fonts and CSS
 
I changed over the fonts on the LDraw.org website to em instead of point sizes. I hope this helps for people who have complained about small fonts, such as on the Mac. Please take a look and let me know if there are any problems. Thanks! (URL) (23 years ago, 3-Feb-02, to lugnet.cad.dev.org.ldraw, lugnet.cad)
 
  errata - bad link
 
The "FAQ for LDraw Part Numbers" ("(URL) has a reference to a "File Types FAQ" ("(URL) but there is no such page! (I get a "page not found" error when using this link.) Franklin ===== Franklin W. Cain Programmer for Hire "fwcain@yahoo.com" "(URL) (23 years ago, 3-Feb-02, to lugnet.cad.dev.org.ldraw)
 
  [Parts Tracker] Status, Updates, Etc.
 
Here's some brief news about the Parts Tracker. First, everything seems to be running smoothly. At least, as smoothly as it was before the website redesign. There are some fixes needed at the top of some pages, and I still need to figure out where (...) (23 years ago, 31-Jan-02, to lugnet.cad.dev.org.ldraw)
 
  Re: LDraw.org Tutorials - Categorization, Storage, Indexing, etc...
 
(...) Don't forget the postrequisites![1] Also known as "where do I go from here?" or "What's next?" links. :) Steve 1) Not a real word, AFAIK. (23 years ago, 31-Jan-02, to lugnet.cad.dev.org.ldraw)
 
  Re: LDraw.org Tutorials - Categorization, Storage, Indexing, etc...
 
(...) I think that either the four-letter abbreviations or the full words would be preferable. The four-letter abbreviations are easier to figure out and learn. Just my 2¢ --Ryan (23 years ago, 31-Jan-02, to lugnet.cad.dev.org.ldraw)
 
  Re: ldraw.org Software ratings
 
"Travis Cobbs" <tcobbs@san.REMOVE.rr.com> wrote in message news:GqqL5v.9IK@lugnet.com... (...) I (...) programs (...) been (...) jumpstarted (...) it. (...) Good idea! One of my other tasks (this email reminds me) is setting up URLs for the redirect (...) (23 years ago, 30-Jan-02, to lugnet.cad, lugnet.cad.dev.org.ldraw)
 
  ldraw.org Software ratings
 
Now that ldraw.org has a user-based rating system for software downloads, I think it would be a great idea if everyone here went and rated the programs they have tried out. As a software author, I know I'm curious what people in general think about (...) (23 years ago, 30-Jan-02, to lugnet.cad, lugnet.cad.dev.org.ldraw)
 
  Re: LDraw.org Tutorials - Categorization, Storage, Indexing, etc...
 
(...) I think that the shorthand abbreviations are much less cryptic than the single letters. Jimmy 8(:O)) (23 years ago, 30-Jan-02, to lugnet.cad.dev.org.ldraw)
 
  Re: LDraw.org Tutorials - Categorization, Storage, Indexing, etc...
 
(...) That's how the site works now, minus the <h1-6> tags. And, once a few other things get addressed - like the Download section updating, Variable-width tables on certain pages, etc, I'll address the <h1-6> issue of making headers. That will go (...) (23 years ago, 30-Jan-02, to lugnet.cad.dev.org.ldraw)
 
  Re: Request for Comment on my L3P camera tutorial
 
(...) I'm not entirely sure. It's actually a line segment with an emplied endpoint of <0,0,0>. I tried to duplicate the math that went into that vector, got stumped (I think there's at least one more assumption that POVRay makes with vaxis_rotate() (...) (23 years ago, 30-Jan-02, to lugnet.cad.ray, lugnet.cad.dev.org.ldraw)
 
  Re: Request for Comment on my L3P camera tutorial
 
(...) easier to follow than redefining L3Location in terms of itself. That made my head spin until I worked it out on paper. Perhaps if l3p put a comment before these lines it might be easier to follow: // Set the camera location. #declare (...) (23 years ago, 30-Jan-02, to lugnet.cad.ray, lugnet.cad.dev.org.ldraw)
 
  Re: Request for Comment on my L3P camera tutorial
 
Gah, my previous attempt didn't get through due to slashdot... (...) Thanks! (...) Again, thanks! (...) Okay, that's like 6 for, and 0 against. It's in there. :-, Thanks, - jsproat (23 years ago, 30-Jan-02, to lugnet.cad.ray, lugnet.cad.dev.org.ldraw)
 
  Re: Request for Comment on my L3P camera tutorial
 
(...) I shouldn't really second-guess Lars Hassing, but judging from a recent post he might be doing just that. (URL)My only suggestion for improvement would be to move the "How can I (...) I've been thinking on that, actually. I initially put it in (...) (23 years ago, 30-Jan-02, to lugnet.cad.ray, lugnet.cad.dev.org.ldraw)
 
  RE: LDraw.org Tutorials - Categorization, Storage, Indexing, etc...
 
(...) Well, you could just use regular old HTML the way it was meant to be used: <H1-6></H1-6> for headers, and <p></p> for paragraphs and then use CSS and includes to make it fit the LDraw design... Or you could add an FTX interpretter to (...) (23 years ago, 30-Jan-02, to lugnet.cad.dev.org.ldraw)
 
  Re: Request for Comment on my L3P camera tutorial
 
(...) That's a good idea. I think I'll do that. :-, Cheers, - jsproat (23 years ago, 29-Jan-02, to lugnet.cad.ray, lugnet.cad.dev.org.ldraw)
 
  Re: LDraw.org Tutorials - Categorization, Storage, Indexing, etc...
 
(...) How about Related Information? Jimmy 8(:O)) (23 years ago, 29-Jan-02, to lugnet.cad.dev.org.ldraw)
 
  Re: LDraw.org Tutorials - Categorization, Storage, Indexing, etc...
 
(...) Absolutly correct! I was coming from the other end with the amount of work that is needed to format the pages. (...) If we could think of a way, I'ld be happy to help. I do have web page formatting and programming skills. (...) Again I agree, (...) (23 years ago, 29-Jan-02, to lugnet.cad.dev.org.ldraw)
 
  Re: LDraw.org Tutorials - Categorization, Storage, Indexing, etc...
 
(...) Would this hinder the non-webbuilder/non-HTML knoweldge from submitting tutorials. I agree that we need to unburden Tim from all the .txt file tutorials but just 'reading' the ldraw site it seems that he wanted txt files so that anyone can (...) (23 years ago, 29-Jan-02, to lugnet.cad.dev.org.ldraw)
 
  Re: LDraw.org Tutorials - Categorization, Storage, Indexing, etc...
 
(...) Don't forget the UldeaMediaStudio 6 (recommened)or other Video Editing software in the software requirements. Plus File Requirements: Authors may provide start files (model1-started.ldr, convertedfile.pov, etc) so the reader can follow along (...) (23 years ago, 29-Jan-02, to lugnet.cad.dev.org.ldraw)
 
  Re: LDraw.org Tutorials - Categorization, Storage, Indexing, etc...
 
(...) Kinda sorta. Note, replying to this out of order. (...) You're absolutely right here. I would like as many tutorials as possible to be hosted on LDraw.org. (only limited by author consent, but I doubt that will be a problem). FTX is great for (...) (23 years ago, 29-Jan-02, to lugnet.cad.dev.org.ldraw)
 
  Re: LDraw.org Tutorials - Categorization, Storage, Indexing, etc...
 
(...) I essintialy agree. The format of the tutorials was not the point of the original post. I do like the numbering, I think that it helps not to label the groups with an encoded prefix, I would prefer LDRAW ANIMATION 101 vs. LA101. (...) I think (...) (23 years ago, 29-Jan-02, to lugnet.cad.dev.org.ldraw)
 
  Re: LDraw.org Tutorials - Categorization, Storage, Indexing, etc...
 
I think you guys are missing Tim's point. Currenlty when you go to the LDraw tutorial section you have a list of tutorials. What Tim envisions is you go to the ldraw tutorial webpage and you see what? A list of categories, groups, etc... So when you (...) (23 years ago, 29-Jan-02, to lugnet.cad.dev.org.ldraw)
 
  Re: Request for Comment on my L3P camera tutorial
 
In lugnet.cad.ray, Jeremy H. Sproat writes: [snipped] (...) Love it! But why not submit it to Tim Courtney of LDraw.org. He/they really want some user input/experience of LDraw related issues. Think about it! Jeroen (23 years ago, 29-Jan-02, to lugnet.cad.ray, lugnet.cad.dev.org.ldraw)
 
  Re: LDraw.org Tutorials - Categorization, Storage, Indexing, etc...
 
(...) I hate to respond to my own post, but I had another thought. Is there a format that would make your life easier to post and that fits within the ldraw.org layout? Maybe putting the entire tutorial into a html table. If we can find some way to (...) (23 years ago, 29-Jan-02, to lugnet.cad.dev.org.ldraw)
 
  Re: LDraw.org Tutorials - Categorization, Storage, Indexing, etc...
 
(...) I think that the directory way is the correct way to manage the files. I also like the numbering idea. That might help break down beginning or advanced nature of the tutorial. It would also help make a nice clean index page. I have some (...) (23 years ago, 29-Jan-02, to lugnet.cad.dev.org.ldraw)
 
  Re: LDraw.org Tutorials - Categorization, Storage, Indexing, etc...
 
(...) This has probably been suggested before, but why not give each tutorial its own directory? Unless there's a very close limit to the directory depth, I'd recommend using the web server's existing namespace rather than inventing a new (and more (...) (23 years ago, 29-Jan-02, to lugnet.cad.dev.org.ldraw)
 
  LDraw.org Tutorials - Categorization, Storage, Indexing, etc...
 
I've gotten quite a few tutoraial submissions recently, and a bunch more promised. This is so cool!! Keep it up, folks! For this reason, we need to discuss how we should store the tutorials on LDraw.org. We should develop a system now with room for (...) (23 years ago, 29-Jan-02, to lugnet.cad.dev.org.ldraw)
 
  Re: Request for Comment on my L3P camera tutorial
 
(...) Great! I've been experimenting with these values in POV-ray, this really helps! Critiques: orthographic, para 1, "as it is the camera type used by LDraw most if not all the other LDraw tools" is missing an "and" between LDraw & most. Maybe a (...) (23 years ago, 29-Jan-02, to lugnet.cad.ray, lugnet.cad.dev.org.ldraw)
 
  Re: Request for Comment on my L3P camera tutorial
 
(...) Wow, lots of good stuff in there! I especially liked the way you broke up the sky vector in the "How to roll the camera" section, and the way the camera_range declaration really clears up what the PCT values are doing. Perhaps we should add (...) (23 years ago, 29-Jan-02, to lugnet.cad.ray, lugnet.cad.dev.org.ldraw)
 
  Request for Comment on my L3P camera tutorial
 
(...) Okay, I've whipped up *something*. If you're intimately familiar with the L3P camera block, or if you're just plain curious, here's my L3P camera block tutorial ready for review: (URL) kinda beta-quality right now, so I'm soliciting criticism. (...) (23 years ago, 29-Jan-02, to lugnet.cad.ray, lugnet.cad.dev.org.ldraw, lugnet.publish)
 
  Re: Parts Tracker update frequency
 
Hello (...) advantages, (...) Yes.. i would agree to this method too... Sounds better to me! Play well Carsten (23 years ago, 28-Jan-02, to lugnet.cad.dev.org.ldraw)
 
  Re: Parts Tracker update frequency
 
(...) I prefer a regular update, on a month base or so. This has some advantages, as some parts will be faster released than on a volume base, and the files to download will be also less large than on a volume base. Anyhow, every method has his pro (...) (23 years ago, 28-Jan-02, to lugnet.cad.dev.org.ldraw)
 
  Re: Parts Tracker update frequency
 
(...) Thanks for the update, Steve I think I'd prefer the "volume method", though it's not something I'd die for 8?) ROSCO (23 years ago, 28-Jan-02, to lugnet.cad.dev.org.ldraw)
 
  Re: Steve?...
 
(...) This week has been a little busy. And I didn't want to do a lot of work in the Parts Tracker until I was sure it was stable and ready for use again. Steve (23 years ago, 27-Jan-02, to lugnet.cad.dev.org.ldraw)
 
  Steve?...
 
Steve, I haven't heard back from you on this, yet... Thanks, Franklin (...) (23 years ago, 27-Jan-02, to lugnet.cad.dev.org.ldraw)
 
  Steve?...
 
Steve, I haven't heard back from you on this, yet... Thanks, Franklin (...) (23 years ago, 27-Jan-02, to lugnet.cad.dev.org.ldraw)
 
  Parts Tracker Status
 
After the site reorganization, I thought I should post an update on the Parts Tracker. Since yesterday, the Parts Tracker has been online and active. Everything seems to be running fine. There are a few layout details that still need to be resolved, (...) (23 years ago, 26-Jan-02, to lugnet.cad.dev.org.ldraw)


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

Redisplay Messages:  All | Compact

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