 | | Re: Need Help Setting up Apache Web Server
|
|
(...) So I guess my problems are the fact I have a dynamic IP address, and a router which has a public IP address outside, but a private IP address inside the router. The Apache server is located on private IP address, so anyone outside my network (...) (22 years ago, 1-Jul-03, to lugnet.technic, lugnet.off-topic.geek, lugnet.general, lugnet.publish, lugnet.robotics)
|
|
 | | Re: A better full adder!
|
|
(...) Nope.... I was pretty sure you were not done. Neither am I. I'm just grateful for what you've done so far. It was pretty lonely there for a while in pneumatic computing land. I'm happy for the company and the inventiveness. (...) I ordered an (...) (22 years ago, 1-Jul-03, to lugnet.technic, lugnet.robotics)
|
|
 | | Re: Need Help Setting up Apache Web Server
|
|
It sounds like your Apache server is already set up. Is that the case? If not, that part should be straightforward. (I've done it on two Windows machines). If so, you'll need to: - find out what port it's using (you already know this, most likely) - (...) (22 years ago, 1-Jul-03, to lugnet.robotics)
|
|
 | | Re: A better full adder!
|
|
(...) Like I'm done? Just wait til I get my hands on some real ones... :) >> Mark (22 years ago, 1-Jul-03, to lugnet.technic, lugnet.robotics)
|
|
 | | Re: A better full adder!
|
|
(...) Yes. Thanks. I'll have to try some of my own designs to really comprehend it. I learn by doing (and failing ;^). (...) Kevin (22 years ago, 1-Jul-03, to lugnet.technic, lugnet.robotics)
|
|
 | | Re: A better full adder!
|
|
(...) Not sure if there's an algorithm, per se... but here's how I do it. Conceptually, I think of the backwards switch arrangement as an XOR gate. Input (from the output valves) will only be accepted from either the top or bottom valve. In general, (...) (22 years ago, 1-Jul-03, to lugnet.technic, lugnet.robotics)
|
|
 | | Need Help Setting up Apache Web Server
|
|
Does anyone know where I can find a tutorial to walk me through installing/setting up the Apache server on my Windows PC? Or can someone walk me through this via e-mail? I run Windows XP, and connect through a Linksys router to the internet with a (...) (22 years ago, 1-Jul-03, to lugnet.technic, lugnet.off-topic.geek, lugnet.general, lugnet.publish, lugnet.robotics)
|
|
 | | Re: A better full adder!
|
|
(...) Geat job Mark! I started out with a 14 piston, seven switch full adder, and by piggybacking off each others ideas, you've gotten us down to 2 pistons and a handfull of switches. Absolutely amazing! Unless I come up with some revolutionary (...) (22 years ago, 1-Jul-03, to lugnet.technic, lugnet.robotics)
|
|
 | | Re: A better full adder!
|
|
(...) No offense was taken. My appologies if I gave that impression. I just completed some load testing on the compressing piston. It easily switched 2 switches, was just barely able to switch 3 switches, and clearly couldn't do 4 switches. Since (...) (22 years ago, 1-Jul-03, to lugnet.technic, lugnet.robotics)
|
|
 | | Re: A better full adder!
|
|
(...) I wasn't trying to imply that you hadn't actually tried it... I was only suggesting that I didn't think that pistons being driven solely by the compression of air created by the expanding of other pistons would be strong enough to compress (...) (22 years ago, 1-Jul-03, to lugnet.technic, lugnet.robotics)
|
|
 | | Re: Help with lnp
|
|
(...) I may try this. It looks like the problem is that the files are in the wrong place. I am going to try to fix this problem, but I may use your idea. You have tried it and it works? I am not that familiar with Java, but may be able to figure out (...) (22 years ago, 1-Jul-03, to lugnet.robotics.rcx.legos)
|
|
 | | Re: Modifying the BrickOS source code
|
|
(...) If he wants to do this, he should better have a good understanding of programming in C and Operation System design. Debugging an OS is a hard job. (...) I am under the impression that you don't have any knowledge of how to handle a UNIX style (...) (22 years ago, 1-Jul-03, to lugnet.robotics.rcx.legos)
|
|
 | | Re: A better full adder!
|
|
(...) I've alway found low level circuit design interesting. Using pneumatics and LEGO pieces to create them seems like a good challenge. I have some ideas that might turn into workable designs. (...) I've tested it, and it does work. I don't know (...) (22 years ago, 1-Jul-03, to lugnet.technic, lugnet.robotics)
|
|
 | | Re: Modifying the BrickOS source code
|
|
(...) If you have installed and built the unmodified BrickOS then you are ready to go. At the very end of the build after you built/instaled the cross compliter and BirckOs source you executed a make command. When you did this you got a whole bunch (...) (22 years ago, 1-Jul-03, to lugnet.robotics.rcx.legos)
|
|
 | | Re: Help with lnp
|
|
And legnoppix ? What about this solution ? nanobapt (22 years ago, 1-Jul-03, to lugnet.robotics.rcx.legos)
|
|
 | | Re: Modifying the BrickOS source code
|
|
(...) The build system is not particularly complex. $ ./configure $ make You will, of course, have to either build or install prebuilt cross compiler binaries first. Info on the brickOS website, ask here if you run into problems. I'm not quite sure (...) (22 years ago, 1-Jul-03, to lugnet.robotics.rcx.legos)
|
|
 | | Re: A better full adder!
|
|
(...) I think the idea here is that they are mutually exclusive - only one will be expanded at any one time, so when a different one is expanded, it effectively only has to retract one other - the one that was previously expanded. ROSCO (22 years ago, 1-Jul-03, to lugnet.technic, lugnet.robotics)
|
|
 | | Re: Help with lnp
|
|
(...) Katie, I am also doing a project which envolves getting information from the RCX using the BrickOS and Cygwin. I tried the same approach with using the Linux files but, I found another way to get information. If your familiar with Java you can (...) (22 years ago, 1-Jul-03, to lugnet.robotics.rcx.legos)
|
|
 | | Re: A better full adder!
|
|
(...) Egad! Another madman joins the fray! ;) (...) Am I misunderstanding you or are you suggesting that the pressure created by the expansion of one piston would actually be sufficient to compress *TWO* others? Unless the pistons had no loads at (...) (22 years ago, 1-Jul-03, to lugnet.technic, lugnet.robotics)
|
|
 | | Modifying the BrickOS source code
|
|
Hey, My friend and I are tring to modify the BrickOS memmory management for a computer Science senior project. I am trying to help him out with it. We are wondering if anyone can give us some information on how we can edit the source code and then (...) (22 years ago, 1-Jul-03, to lugnet.robotics.rcx.legos)
|