To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.org.usOpen lugnet.org.us in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Organizations / United States / *15038 (-20)
  October Sandlug meeting
 
Hey All, John Cooper has volunteered to be the host of the next SanDLUG meeting to take place on Saturday, October 22nd from 1:00 pm to 5:00pm at his home. He has the 23rd open as well if more people find that day easier to attend. So speak up. John (...) (21 years ago, 7-Oct-05, to lugnet.org.us.sandlug, lugnet.org.us.lugola, lugnet.loc.us.ca.sd, FTX)
 
  Next meeting 9 Oct 2005 4pm Patty's house
 
Our next meeting is already on its way! Train Show 20 Nov 2005 work on Mountain Castle work on Shreaking shack fix Augie's Trains from mini cam destruction redesign layout-because there are repeat customers- and we need a change work on church . . . (...) (21 years ago, 6-Oct-05, to lugnet.org.us.gardenslug)
 
  Dover Train Show
 
We attended Dover Train Show on the 25th of September. Interest was high for our setup by the younger set. I put a mini cam in the Sante Fe Super Chief and showed the action through a TV. Also put a hanging spider web in the way to give some (...) (21 years ago, 6-Oct-05, to lugnet.org.us.gardenslug)
 
  BayLUG in the Fremont Argus
 
Here is BayLUG's latest press coverage: (URL) Clark BayLUG/BayLTC (21 years ago, 6-Oct-05, to lugnet.mediawatch, lugnet.loc.us.ca.sf, lugnet.org.us.baylug)
 
  Meeting this weekend
 
The location and time of this weekend's meeting has changed. Instead of holding it Saturday and Sunday at National Instruments, we will instead hold it Sunday afternoon at the Little Walnut Creek branch of the Library. Bring your Castle creations, (...) (21 years ago, 6-Oct-05, to lugnet.org.us.texlug)
 
  Robothon 2005 this weekend
 
This weekend Robothon 2005 will be held at the Centerhouse in the Seattle Center. We'd love to see you there, especially if you have some robots to display, or better yet compete with in the various competitions. The event is from 10AM to 5PM both (...) (21 years ago, 5-Oct-05, to lugnet.org.us.smart)
 
  Castle display at Fall For Fairfax 2005
 
(URL) gallery>> (URL) gallery>> (URL) gallery>> (URL) gallery>> Hello, .castle! I'm proud to present the pics from the castle display at WAMALUG's 2005 Fall For Fairfax event. Magnus Lauglo, Derek Schin, Emily Brownlow (and her partner Roo) and (...) (21 years ago, 4-Oct-05, to lugnet.castle, lugnet.events, lugnet.org.us.wamalug, FTX)  
 
  Re: #define-ing stuff for Chibots
 
(...) I have, and it helps a lot. For instance, when comparing the raw light sensor values to some limit, I #define "<" to be "LIGHTER_THAN", for instance. That makes switching all those points very easy in the code, I need only change two #defines (...) (21 years ago, 3-Oct-05, to lugnet.org.us.laflrc)
 
  #define-ing stuff for Chibots
 
(...) I'm not totally sure about this, but try playing around with #define In one language I use, the compiler will totally take out the variable, and put in the defined value, before compiling the program. I assume that's how it should work in C (...) (21 years ago, 3-Oct-05, to lugnet.org.us.laflrc)
 
  LafLRC @ GTX
 
For those working on the train show GBC, here are the showtimes: Friday: 2:30-7:30pm Saturday: 7:30-10am (setup) 10am-4pm Sunday 10am-4pm 4pm-?(tear down) I think we'll be OK getting there Saturday morning, around 8 to set-up. Kerby will be there (...) (21 years ago, 3-Oct-05, to lugnet.org.us.laflrc)
 
  PennLUG Open House!
 
Announcing The PennLUG open house! Moc's, dsiplays,,video,, Door prizes every half hour! (lego goodies,,,,oooh!) November 19th, 2005 from 12-4pm If you're in the area we invite you to stop by! Mike G PennLUG (URL) (21 years ago, 2-Oct-05, to lugnet.org.us)
 
  Re: Anyone going to LL this Sat?
 
(...) They're doing the master builder sessions? Nuts! I never received any letter about this. Grrr. LEGOLAND is the worst about mailings. What weekends were/are the sessions being offered? If anyone has gone already, what is the set they are giving (...) (21 years ago, 1-Oct-05, to lugnet.org.us.sandlug, lugnet.legoland.california)
 
  Re: Anyone going to LL this Sat?
 
(...) Whish I could, but I'll be working, not to mention getting in trouble for spending $400+ last time I was there. Mat (21 years ago, 30-Sep-05, to lugnet.org.us.sandlug, lugnet.legoland.california)
 
  Re: Tic-Tac-Toe-bot
 
3T - good name... 32x32 plate for the game sounds exceptional...you could break it into 10x10 squares with a 1 stud width divider...no edge markers (would add a little to the challenge maybe) Size of the cube: Using odd size cubes (3x3, 5x5, 7x7) is (...) (21 years ago, 30-Sep-05, to lugnet.org.us.laflrc, FTX)
 
  Re: Anyone going to LL this Sat?
 
(...) I'm free :-) Adr. (21 years ago, 30-Sep-05, to lugnet.org.us.sandlug)
 
  Anyone going to LL this Sat?
 
Hey, Just wondering if anyone is going to LL this Sat? I have my annual master builder session at 130, and was thinking of doing that jr master builder thing..... Jen (21 years ago, 30-Sep-05, to lugnet.org.us.sandlug)
 
  Re: Schedule of events
 
(...) See, that's why you are so much more efficient than me at this stuff. I usually have *everything* at the planning stage... (...) Something GBCish (probably not new, but we'll see) Trellis (old line-follower; maze, basic & advanced(?) line (...) (21 years ago, 29-Sep-05, to lugnet.org.us.laflrc)
 
  Re: Tic-Tac-Toe-bot
 
(...) What about Othello? That requires the robot to be able to place AND reverse the pieces. Not sure if 8x8 would produce very interesting matches, maybe a smaller board? Even 4x4 may produce interesting strategies... ROSCO (21 years ago, 29-Sep-05, to lugnet.org.us.laflrc)
 
  Re: Tic-Tac-Toe-bot
 
(...) This would be a timed game. The winner would be the robot with the lowest average time-per-move. Actually, I was just thinking about it. Even that may not be a good comparison. I think robots should play each other twice, with each going first (...) (21 years ago, 29-Sep-05, to lugnet.org.us.laflrc)
 
  Schedule of events
 
I usually have several things in the planning stage. Here's what I have coming up in the next few months, and the robots I'll be taking: Oct 15-16 GTX train show with IndyLUG in Indy A small GBC Nov 13th - Chibots fall contest (www.chibots.org) A (...) (21 years ago, 29-Sep-05, to lugnet.org.us.laflrc)

Next Page:  5 more | 10 more | 20 more
Redisplay Messages:  All | Compact

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