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 (-20)
  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)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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