Slashdot Mirror


LEGO Mindstorms Will Survive

thufir writes "LEGO has released a press release, where they dismiss the rumour that MINDSTORMS is being taken out of production. For some reason the changes in product policy lead to the misunderstanding that they would totally drop the product. 'Hearsay has it that a product range like LEGO MINDSTORMS is no longer in focus. This is not true. On the contrary, MINDSTORMS, CLIKITS and BIONICLE are all good examples of products the company wants to stake on.'" See our previous stories, Lego to Stop Producing Mindstorms and Lego Goes Back to the Basics.

61 of 266 comments (clear)

  1. News for nerds, indeed by jargoone · · Score: 5, Funny

    I have a buddy I went to college with. Nice guy, very well spoken and everything. He's still single, and we're in our late twenties. I'm sure it has absolutely nothing to do with the several MindStorms "things" he has in various places in his house. I mean, they're cool, but jeezus, wait til you have one reeled in before you bust the Mindstorms out of the storage room.

    1. Re:News for nerds, indeed by The+Dobber · · Score: 3, Funny

      I'm guessing:

      Mumbles a lot and has a fixation with his Swingline stapler.

    2. Re:News for nerds, indeed by Maarek_1 · · Score: 4, Insightful

      Perhaps he just hasn't met a person interesting and creative enough for him. Anyone who would think less of a person because they have Lego constructions in their house is not what I would call desired genetic material anyway.
      You should do what makes you happy anyway!!

    3. Re:News for nerds, indeed by bgarcia · · Score: 4, Insightful
      Anyone who would think less of a person because they have Lego constructions in their house is not what I would call desired genetic material anyway.
      OR.... maybe you can't get a date because you keep calling them "desired genetic material" instead of "women".
      --
      I'm a leaf on the wind. Watch how I soar.
    4. Re:News for nerds, indeed by iocat · · Score: 4, Insightful
      It's an interesting problem. To think of it from the girl's perspective, try cats. If you went to a girl's place and she had a cat, you might think. "Oh look, she likes cats. This indicates a number of things about her, all reasonably positive." But if you went to her house and she had like 11 cats, you'd be like "oh man, she's a freak."

      A few LEGO projects may indicate a whimsical, curious personality. Too many LEGO may indicate to the women that they will always be second-place to plastic blocks, or other toys. I think most women look for some balance, and extremes in any direction -- too many star wars figures, too many lego, too much money obviously invested in the home theatre -- runs the risk of driving them away.

      Or it could be his bathroom isn't clean enough. That's always a deal-breaker with the ladies.

      --

      Dude, I think I can see my house from here.

  2. Bring back the old sets by Medieval · · Score: 3, Funny

    I want more castle lego sets. I had one really badass set a few years ago and now I can't find it anywhere, even on ebay. I don't even know what it was called. :\

    1. Re:Bring back the old sets by tuffy · · Score: 5, Informative
      I don't even know what it was called. :\

      Look for it here.

      (Just try not to /. them too much)

      --

      Ita erat quando hic adveni.

    2. Re:Bring back the old sets by snatcheroo · · Score: 5, Interesting

      The older castle sets did kick ass. I remember salivating over the Sears Wishlist Catalogue for hours while looking at the medieval and sci fi Lego back in the mid 80's. The castles then were bigger and more complex as I remember. My one grudge was that every 1 or 2 years there seemed to be a completely new series and the old stuff was impossible to find all of a sudden...

  3. Whew! by Dilbert_ · · Score: 5, Interesting

    I must say this is a relief... My first child is being born in a few months and I was afraid I'd have to start stashing away Mindstorm kits... It would have been like 'New-Coke' all over again ;-)

    --
    superblog.org: all your favourite blogs on o
    1. Re:Whew! by bob_jordan · · Score: 2, Funny

      If you were storing old-coke for an unborn child, make sure you kept an eye on the use by date.

      Bob.

    2. Re:Whew! by BoldAC · · Score: 5, Insightful

      I don't know... but this looks like a great way for legos to get a whole lot of free press.

      1. Hint that they are killing Mindstorm
      2. Tons of people talk about how great Mindstorm is
      3. Public gets informed about their great product.
      4. Squash the rumors and say "We will continue to sell the Mindstorm products that you love"
      5. You know the rest...

      Nice working of the system to get some free, targetted advertising. Bravo!

      AC

    3. Re:Whew! by jebell · · Score: 2, Funny

      I don't even want to imagine what "Salad Cream" is.
      (yes, I'm an American)

      --
      This is my sig. There are many like it but this one is mine.
    4. Re:Whew! by iabervon · · Score: 2, Insightful

      I'm personally in favor of any advertizing strategy in which step 2 doesn't involve paying anybody. It's the mark of something that's actually worthwhile if people will actually preemptively eulogize your product, instead of just shrugging.

    5. Re:Whew! by Overly+Critical+Guy · · Score: 2, Insightful

      Where did they "hint that they are killing Mindstorm?" Oh, they didn't--only Slashdot did? I see.

      --
      "Sufferin' succotash."
  4. Various languages for Mindstorm programming by tcopeland · · Score: 5, Informative

    Ruby
    Java
    Python

    Good times!

    1. Re:Various languages for Mindstorm programming by blancolioni · · Score: 5, Informative

      Ada

    2. Re:Various languages for Mindstorm programming by JediTrainer · · Score: 5, Funny

      Enough with the toy languages.

      Real programmers will use Visual Basic!

      Ouch! Ouch! Stop hitting me!

      --

      You can accomplish anything you set your mind to. The impossible just takes a little longer.
    3. Re:Various languages for Mindstorm programming by Anonymous Coward · · Score: 2, Insightful

      I've always thought they missed the boat by not using LOGO. Granted, more can be done with the others, but if your really trying to teach kids nothing beats logo.

    4. Re:Various languages for Mindstorm programming by Speare · · Score: 2, Interesting
      Logo is nice if you have a more powerful robotic base; Mindstorms deconstructs robotics to a lower level.

      For example, the average Logo program assumes that the turtle has enough capability to turn 90 degrees then drive forward 15 units. That, in actual robotic terms, is quite a feat. You have to implement a well-clocked motion base with many sensors and motors before that would really happen. And then you're stuck with that specific motion-base on which you could try other robotics methods.

      In contrast, Mindstorms goes to the atomic features that can implement any sort of robotics base: the core actuators and sensors which could implement a turtle-like motion-base (though the base kit wouldn't have enough to make a generalized turtle), but can also implement many other non-turtle motion projects like arms, dollies, winches and walkers.

      There's nothing in the LOGO language which couldn't also drive those projects, but then the nature of the programs would be much more like RCX than LOGO. Instead of "turn 90", you'd have "turn until sensor 3 trips." The level of abstraction is just too low for what LOGO was best designed to teach and demonstrate.

      --
      [ .sig file not found ]
  5. Good news! by tuxette · · Score: 3, Funny
    I'll have something cool to buy for my nephew (and future nephews and nieces) when the time comes!

    And yes, they're for my nephews and nieces!

    --
    People say I'm crazy, I got diamonds on the soles of my shoes...
  6. at last something smart by dummkopf · · Score: 5, Insightful

    not only do geeks in my former physics department write grant proposals to get lego mindstorms and then race them, they are actually an EXCELLENT toy for teens to learn to program, robotics, ... what the standard lego building blocks do for kids in the age range 3 - 8, mindostorms do in the dange 8 - 15 (clearly these numbers are not bounded on top): foster creativity! so... why drop an educational tool which has proven to be excellent. i guess lego knows what is good and what is not. what i hated with lego (as a big fan since i can remeber), is that in recent year there have been more and more specialized blocks which are useless and completely kill the main goal of lego: use your imagination to make a plane out of bricks. giving the kid a wing was a bad idea, IMHO, because kids then would be bored. after all, you got the wing out of the box, so why spend time trying to figure it out!

  7. Good... by JoeLinux · · Score: 5, Interesting

    My Masters Program (no joke) has a project wherein we have to develop a minesweeper program using mindstorm. Other than the fact that BrickOS hasn't been updated since 2001, I was worried somewhat that I would be using a non-functional toy from here on out.

    Hmm....any other projects that work with Mindstorm that I should be aware of?

    Joe

    1. Re:Good... by grungebox · · Score: 3, Interesting

      At UT-Austin, the first electrical engineering class requires you to design/program a Lego Mindstorms robot to travel along some path and do something at the end of the path. I'm not exactly sure of the project specs because they started the Mindstorms projects the year after I started EE, which kind of sucks. Apparently the Mindstorms thing has been a big success with the students, and it does get students into some cool programming almost immediately. One person told me the retention rate for EE majors beyond their first semester is a little bit higher since they started the Mindstorms projects. Perhaps that's a coincidence, but you never know...

  8. Re:Lego by rogue555 · · Score: 5, Interesting

    It's pretty cool. Basically, it's a microprocessor with some snap on sensors and motors. You then have the option of programming it with the included visual programming language, or you can use one of a miriad of more advanced languages availible.

    Back when it first came out, my Dad and I competed in a sumo cometition held at his work. It was really fun as a high scholl student to be able to play around with robotics and see how changes in code can affect the behavior of the system.

    --
    "That's not ironic, it's just mean!" - Bender
  9. What about the Mindstorms add-ons? by Goth+Biker+Babe · · Score: 5, Interesting

    I was bought my Mindstorms kit a couple of years ago as a birthday gift. Recently I've been looking to upgrade it but all the add-on kits seem to have disappeared. The Ultimate Accessories Set, the Ultimate Builders Set, the Dark Side Set and the Mars Explorer Set have all vanished.

    The Lego shop doesn't list any of them other than the base set. People like Amazon list them but can't say when they will have any stock. They do seem to have vanished from the face of the net. I have managed to get a Mars Explorer set half price which suggests it's end of line. The only place I can get anything is BrickLink and at a price.

    When I saw the original /. post regarding Mindstorms I assumed that was the reason. Now they've said they're not stopping Mindstorms why have these other sets disappeared and is there any other way you can you get the extra sensors these sets provides?

    1. Re:What about the Mindstorms add-ons? by cmpalmer · · Score: 2, Informative

      While they don't appear to have the full sets, Pitsco has sensors, extra parts, and lots of neat Lego stuff intended for the educational market.

      Their print catalog is really cool.

      --
      -- stream of did I lock the front door consciousness
  10. Good thing they keep mindstorms, but ... by MoobY · · Score: 4, Interesting

    ... do they really want to keep the bionicle products? Maybe they're doing a good thing by involving more girls into building toys by keeping the clikits. Boys need bricks and stuff that allows them to be creative. They don't need 200 bionicle sets that still doesn't allow them to build a house. Where are the good old days that lego was selling boxes that had about 5 designs, and enough pieces that allowed you to plenty more designs of your own. I'm amazed that the bionicle products are profitable. After I bought one, I promised never to buy one ever again, as it didn't give me a better collection of bricks that allowed me to do more fun projects. (Note that the mindstorms set was great as there are over 700 regular technic building pieces in that one)

    --
    --- Sigmentation Fault - Comments Dumped
    1. Re:Good thing they keep mindstorms, but ... by mark*workfire · · Score: 3, Interesting

      Sorry, but my 11 year old can't get enough Bionicle's. Won't play with Meccano, KNex, or anything else, but Bionicles get hours of attention.

      Not only that, but he builds them, then the 3 year old destroys them, and they have a great time playing together with them. At only $5CDN each, they're great cheap entertainment.

      Definitely not for adults, but great for kids to spend an hour with the lego here and there.

    2. Re:Good thing they keep mindstorms, but ... by Raptor+CK · · Score: 4, Insightful

      But Bionicle brings in the cash. It's a building theme with a story, and as such, it's been doing well, especially since it's all homegrown.

      The trick isn't to look at Bionicle as a building kit for vehicles and structures, but to see it as an action figure building kit. This has become especially obvious as the limb pieces have become more and more diverse. Sure, it's slightly limiting, but it's also the single best source for ball-joint parts, which on their own aren't so bad.

      Kids buy it because their cool action figures. Everyone else seems to like ripping them apart for the useful pieces, and making some pretty wicked looking skeletons of whatever creature comes to mind.

      --
      Raptor
      "Procrastination is great. It gives me a lot more time to do things that I'm never going to do."
    3. Re:Good thing they keep mindstorms, but ... by jacobito · · Score: 2, Informative

      What you want are the Lego Designer and Inventor series sets. They consist chiefly of traditional Lego bricks, include several designs in each set, and, by God, they don't seem to be advertisements for anything! The pieces are versatile, and you should be able to use them to build many models not envisioned by the original builders. The product line leads up very nicely to the Technic sets (which were called "Expert Builder" sets when I was a kid).

      If I had more disposable income, I would buy up every set in this series.

    4. Re:Good thing they keep mindstorms, but ... by Epsillon · · Score: 2, Interesting

      Kids buy it because their cool action figures. Everyone else seems to like ripping them apart for the useful pieces, and making some pretty wicked looking skeletons of whatever creature comes to mind.

      Finally, someone gets it. My son has been buying Bionicle since they came out. To be honest, it's only done his education good, especially as he has researched the underlying mythology that goes along with the toys themselves, spurred on by the movie (which, IMO, for a kid's movie was excellent. Made a huge change from the usual gratuitous violence in cartoons).

      He also uses the parts to construct other models from his own imagination. OK, you need a few kits to do this, but it seems to keep him quiet and amused.

      To the nay-sayers, please allow our kids the luxury of being able to prove themselves. Just because you don't understand the ethos, doesn't mean they can't. After all, most of you get the kids to program the video...

      --
      Resistance is futile. Reactance buggers it up.
  11. Need cast iron mindstorm kits by FerretFrottage · · Score: 5, Funny

    Yeah, I built a little robot that kinda chased my kids around...that was all fine and good til he decided to Rage Against the Machine. There are still lego pieces in the fishtank.
    Great product, glad to see it is still going.

    --
    "Look Lois, the two symbols of the Republican Party: an elephant, and a fat white guy who is threatened by change."
    1. Re:Need cast iron mindstorm kits by Dr.+Evil · · Score: 4, Funny

      So you're saying that you wanted your robot to win the confrontation?

  12. There goes my idea by shuz · · Score: 2, Funny

    To develop an updated RCX with more memory and a better processor all while developing a better battery sollution and working with Lego to market it after Lego realizes what they lost. *sigh*

    --
    There is or can be built a machine that can simulate any physical object. -Church-Turing principle
  13. When did legos begin to diminish creativity? by Anonymous Coward · · Score: 5, Interesting

    (I submitted this for a /. poll a few days BEFORE the first Lego stories broke about cancelling certain product lines.)

    At what point did the introduction of increasingly sophisticated and purpose-built Lego pieces diminish the creative aspects of Lego construction?

    1961: First lego wheels
    1964: First Lego sets to include specific building instructions
    1974: Large-scale "maxi-figs" (solid bodies, poseable arms, heads w/ faces)
    1978: Town sets with mini-figures, trees, signage (gas, fire station, etc)
    1984: Knights, armor, swords, horses, wagon wheels, banners
    1988: Pirates, cannons, tree trunks and leaves, pirate flags, alligators
    1995: Aquazone, scuba gear, squids, painted canopies w/ sea-monster faces
    2000-present: Bionicles, Star Wars, Spider Man, and Harry Potter sets

    Another point in time? Actually, I'm not as interested in the date itself as much as the sequence of brick releases.

    1. Re:When did legos begin to diminish creativity? by potus98 · · Score: 3, Insightful

      Whew! This is a tough one. As you start to zero-in on a particular brick or set, you quickly realize how this becomes a slipperly slope.

      I'm okay with the mini-figures and town/castle sets -probably 'cause that's what I grew up with. But the aqua-zone sets had overly detailed paintjobs on many of the pieces that diminished the imaginative part and often limited those pieces to under-water adventures.

      But then I think about the town and castle paint jobs. They had pieces with Exxon stickers, police station logos, stone walls, etc... Did THOSE pieces limit my imagination and I just didn't know it?

      What about that little spaceship zooming around the moon logo on the space sets?

      Maybe all legos should be restriced to a single color and one of 8 shapes: You could have a line, a square, a "T", an "L".... DOH! That's another poll/thread!

      --
      This one gang kept wanting me to join cause I'm pretty good with a bo staff.
    2. Re:When did legos begin to diminish creativity? by zaffir · · Score: 2, Insightful

      The painted faces were part of it, but it really got bad when LEGO totally dropped the cool, unique sets (anything from Pirates to Space Police to the Aquazone) in favor of the licensed ones that are 90% unique pieces.

      --
      "Upon attaching the waterblock to my penis, I began to notice that I know nothing about computers." -- JRockway
    3. Re:When did legos begin to diminish creativity? by JonKatzIsAnIdiot · · Score: 3, Insightful

      [X] Never did, but the Slashbots don't understand it.

      I don't understand whole 'Bionicles diminish creativity' thing. Have you ever actually watched a kid play with them? Mine do, and the stuff they come up with is pretty wild. They'll look at an instruction book and find something they like, but being too impatient/stubborn to actually follow instructions, they'll figure out how to build it themselves.

      The fact is, original Lego is great for building orthagonal structures, but terrible at anything else. Circles, angles, joints, gears, wheels - none of these can be built with 'regular' Lego blocks. Putting these things in gives the builder additional options and enhances creativity rather than diminishing it. Besides, how can you have a decent Rockshi vs. Hogwarts battle without them?

      The people complaining about 'diminished creativity' remind me of old farts sitting in their rockers complaining that 'things aren't the same as they used to be'. You (and they) are right - things are different. Lego has changed and that's good.

  14. Glad they're keeping Mindstorms by Bigman · · Score: 5, Insightful

    I was somewhat bemused when I read the previous press release, they can't be killing Mindstorms, I thought to myself. After all, of their entire range, Mindstorms is practically unique - the only cheap 'control system' experimentation kit for all ages. And yes, it is cheap, in the context of the alternatives.
    Don't know about the bionicals thing though, I've never really looked into it.

    --
    *--BigMan--- Time flies like an arrow.. but personally I prefer a nice glass of wine!
  15. Fish don't eat legos by FerretFrottage · · Score: 4, Funny

    Who said the robot didn't win :)

    --
    "Look Lois, the two symbols of the Republican Party: an elephant, and a fat white guy who is threatened by change."
  16. Slashdot is a rumor site by Junks+Jerzey · · Score: 3, Insightful

    Between this and all of Mac rumors that get posted...maybe the tag should be changed to "The latest dirt for nerds?"

  17. Wait.....WHAT? by VistaBoy · · Score: 2, Interesting

    'Hearsay has it that a product range like LEGO MINDSTORMS is no longer in focus. This is not true. On the contrary, MINDSTORMS, CLIKITS and BIONICLE are all good examples of products the company wants to stake on.'

    Wait......they aren't going to take down Mindstorms, but then they say right there that Mindstorms is a product they want to stake on. That's the most confusing thing I've heard all day.

    1. Re:Wait.....WHAT? by MindStalker · · Score: 3, Informative

      You obviously don't know that "stake" can mean to place a wager on.

    2. Re:Wait.....WHAT? by Xzzy · · Score: 2, Funny

      Products (such as LEGO) are not vampires. Staking them does not kill them, and in the business world it actually means the opposite.

      Been marathon watching the latest Buffy DVD release too much? ;)

  18. Perl by twoshortplanks · · Score: 4, Informative

    Lego::RCX module.

    --
    -- Sorry, I can't think of anything funny to say here.
  19. Now that they're keeping Mindstorms... by PaintyThePirate · · Score: 5, Interesting

    ...they really should update it. It's been over four years since Mindstorms first came out, and Lego still hasn't made any significant changes or upgrades to it. It really is an excellent learning/building tool, but there are many limitations to the RCX. A newer model, say, RCX 3.0, with increased processing capabilites, more ram/rom, and possibly even Wifi or Bluetooth instead of IR would be terrific.

    1. Re:Now that they're keeping Mindstorms... by BuilderBob · · Score: 4, Informative

      The problem with the Mindstorms kit is that it has always relied on a few researchers output from MIT. The researchers used a (AFAICR) Microchip PIC with EEPROM to use as the CPU and an EPROM chip to store the single byte commands. There was also a smaller Mindstorms kit(can't remember the name) based on another MIT project called Crickets, which were smaller, with no LCD screen and only digital I/O. They are referenced on the linked page but the link is dead.

      The PIC they used has 13 dual I/O pins and some others, even a basic Brick would take 4 pins for the lcd screen, 3 for the logic inputs. I think there are 2 A/D converters which are both used and a reset switch, oh, and the IR (it has IR, right?)

      If they want the kind of things you ask, they need to upgrade the hardware, which they have never done. But with the latest chips they can easily get 4 ports (32 I/O pins) and a couple of A/D aswell. It will also have a new communication protocol allowing (essentially) less I/O lines for the memory and LCD and faster programming.

      The radio communications is a bit different, WiFi is out I think, the power needed and the overspec of the transmission (a TCP/IP header would take up a lot of space on the chip).

      The Bluetooth might be possible NOW, the communication is either by serial port (RCX 1.0) or USB (RCX 1.5/2.0?), all you should need to do is hack the software to use the port, its already set up to communicate in low-level code.

      The language was ripped off from LOGO (perfect for a robot really) and is easy enough to upgrade..even using some of the other interpreters/languages written for the chip.

      And yes, I did plan to make a clone, even down to rough schematics and language design. One problem with a clone is the accessories, the brick hardware is possible. The extra sensors are kind of tedious :( LEGO has the LEGO bricks as a common theme to make sensors easy, and they kept them simple (Was it anymore than a switch and a thermistor/resistor?)

      Oh for simpler times, when real work didn't interrupt.

      BB

  20. The day is young! by shuz · · Score: 2, Funny

    Well at least for CST time zone it is.

    --
    There is or can be built a machine that can simulate any physical object. -Church-Turing principle
  21. Bionicle? WHY? by Anonymous Coward · · Score: 4, Insightful

    Am I the only one who saw those Bionicle commercials the first time they came on and was like "WTF?". I was watching a mvoie on Cartoon Network I think and they kept showing these commercials for this Bionicle thing but they never explained what it WAS. Finally some months later I saw a comemrcial for LEGO Bionicle sets and figured out that that is what it was.

    But who came up with this stupid idea? They created some really convoluted mythology that makes absolutely no sense to sell what amounts to lego action figures with some kind of tribal futuristic snowboarding theme.

    If they really want to focus on their better products, they should have KEPT the harry potter and star trek sets and gotten rid of this nonsensical CRAP.

    Oh and the problem with stuff like star trek sets and harry potter sets is not that they have a theme, but that they have all these specialized parts that are completely useless for anything else. The whole point of lego is to be able to build the set and then take it apart and come up with new stuff to build. But when stuff like an imerial fighter or whatever comes with huge fixed wings as a single solid peice that will never look like anyhting but an imperial fighter wing, (or whatever those ships are called) you can't exactly use the parts to build a truck instead.

    Lego doesn't need to get rid of their specialty sets. They need to CHANGE them so that the come with MORE parts, and LESS specialty parts. Make the kids make the big flat vertical wings out of a big octagonal peice with some smaller octagonal peices stuck on it. But leave the bumps. Don't make one solid wing.

    And get rid of that stupid ass Bionicle.

  22. AI4U Free Minds for Mindstorms by Mentifex · · Score: 4, Informative

    A free Mind for Mindstorms and other robots is available in Forth, for when the Mindstorms robot has enough user-fillable RAM to load in the AI4U Mind.

    pbForth has long been a Forth programming language available for the "brick" of the Lego Mindstorms.

    An Aibo robot fan site features the JavaScript version of the free AI Mind.

    AI4U: Mind-1.1 Programer's Manual is an alternative AI textbook that describes the Robot AI Mind in the 34 diagrams of 34 chapters corresponding to 34 mind-modules.

  23. Rubik's Cube by markfive · · Score: 2, Interesting

    Awhile ago I was looking around for methods to solve the Rubik's Cube. I came upon this guy who created a cube solver entirely out of mindsorms. Complete with color recognotion camera. Pretty nifty if you ask me..

  24. It's been slow going, but by NickFusion · · Score: 2, Interesting

    The RCX Brick and a few other Lego bits are the heart of my 3D Scanner project.

    I need to set up NQC or LegOs for the next phase, and I need a good way to control the camera.

    Dang. Not enough hours in the day.

    --
    What were you expecting?
  25. project idea by ThePretender · · Score: 2, Funny

    Who will be the first to create a Lego Midstorm version of Gloria Gaynor singing "I Will Survive"? Would be a true expression of the meaning of this cinderella story :-)

  26. Thanks to Slashdot by Lust · · Score: 3, Informative

    This clarification on the Lego website is a direct result of Slashdot. I read the original posting that Mindstorm may be discontinued and sent the article to my wife who is a primary organizer for the First Lego League here in Canada. She in turn sent it up the chain of command until it reached First in the US and then Lego. Lego responded with this clarification. So thank you Slashdot for providing the start of this process.

  27. It's all about the clikit market by sunking2 · · Score: 2, Interesting

    Little girls play with legos more than boys do now. My daughter (9 yr) brought into school all of my old legos from my mothers house because she said they were running out of them to use in her classroom. Aparently it's all the girls in the class who play legos at recess while the boys sit there and play their video games.

    While i didn't buy her any regular lego sets, she did get several sets of clikits. If they had some simple, fairly inexpensive lego kits that allowed for girls to make simple houses, malls, in all pastelly girl colors lego would take off again.

    At this point, girls generally have much more imagination and ability to sit down and play and build things. The key is breaking away from the theme based movie/fantasy themes and focus on what girls like, dolls, play houses, etc.

  28. Everyone complains but they haven't shopped lately by Anonymous Coward · · Score: 2, Interesting

    I see everyone here complaining about the overabundance of specialized pieces. Have any of you gone down to wal-mart and LOOKED at the lego sets available. Yes, the dumb Harry Potter sets are there. Yes, the dumb NBA sets are there. Yes, the excellent Designer Series sets are there... WHAT'S THAT?! Excellent Designer Sets... I've never heard of them! Robots, Motor, Wind-up, Creatures... The Robots set comes with instructions for 49 different models and the pieces are excelent for making thousands more. Go look at what is available out there people.

  29. Sex and Birth Control (How far OT are we?) by Baron_Yam · · Score: 2, Informative

    Nature didn't anticipate birth control or uncontrolled overpopulation, thus our reproductive drives cause us to desire sex, not children... though some people do seem to get the itch for children. It's that excess meat between our ears causing all these problems.

    Nature prefers 'population control' using disease, starvation, and predation to 'birth control'. I prefer it the other way around.

    Oh, and grow a pair and don't post as an AC!

  30. Yay! by psyconaut · · Score: 4, Informative

    I was kinda hoping that in a couple of years, my daughter might be old enough for Mindstorms....so glad it's staying in production.

    Oh, and one last time....the pluralization is LEGO!!! The product is LEGO. You play with LEGO. The company is LEGO. Americans are the only people on the planet who call is "Legos" or "Legoes".

    -psy

  31. Re:Everyone complains but they haven't shopped lat by Iorek · · Score: 2, Informative

    Hear, hear! Those creator, designer and inventor sets are excellent, and Lego should be commended for "getting back to their roots," so to speak.

  32. Re:Where? by homer_ca · · Score: 2, Informative

    KB has very little name brand stuff. Most of it is overpriced, cheap no-name junk. No surprise they're in Chapter 11. Target has at least an aisle and Toys R Us has a pretty big section of Legos.

  33. Re:Bionicle? WHY? by digrieze · · Score: 2, Informative

    Remember, LEGO is not an American product (although the company would probably tank if they couldn't sell here).

    The BIONICLE line is built on one version of a Norwegian mythology about earth spirits (or daemons, in other versions).

    Lego didn't come up with the idea, they just came up with new names they could protect in court.

    --
    It doesn't matter what you wrap your emotions around, Reality is a brick wall specifically designed to scramble eggs