Re: [Flightgear-devel] Looking for a Dutch crew

2006-09-18 Thread Ralf Gerlich
Hi,

Martin Spott wrote:
 I'm be able to commit myself but you can't rely on me to supply any of
 the requested material. We had some posters on the LinxTag booth and if
 we ask nicely, then our Friends at Friedrichshafen might lend them to
 us for use at Lelystad.

You're lucky! The posters are still there and taking up space ;-) If you
want them I'd just need to know how to safely get them to you...

 I also might bring a network switch -
 no, not the large 'radiator', now I also have a small three-slot
 edition  :-)

I suspect that the radiator might be of more use in the colder time of
the year than it was in midsummer in Wiesbaden ;-)

Cheers,
Ralf

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] [Fwd: Re: ufo model placement?]

2006-09-18 Thread Curtis L. Olson

Forwarded message attached from Fred:

--
Curtis Olsonhttp://baron.flightgear.org/~curt
HumanFIRST Program  http://www.humanfirst.umn.edu/
FlightGear Project  http://www.flightgear.org
Unique text:2f585eeea02e2c79d7b1d8c4963bae2d

---BeginMessage---
Hi Curt,

For some obscure reason, my reply below to the list is seen as spam by
the Sourceforge list server, and cannot be delivered. As it was intended
to you in the first place, here it is. Maybe you can relay it for me.

Thanks

-Fred


---=== Original message ===---
Melchior FRANZ a écrit :
 * Curtis L. Olson -- 9/16/2006 3:11 PM:
   Ahhh, they are under the root level. So in theory if I wrap everything
   up in a models tag pair that should help?

 Yes. But upgrading is the preferred solution.  :-)
   

I fixed the space in filenames problem with the --config option in
fgrun. A win32 binary is available :

ftp://ftp.ihg.uni-duisburg.de/FlightGear/Win32/fgrun-win32-20060916.zip

Current CVS version of FG is also there ( check the dates ).

-Fred

-- 
Frédéric Bouvier
http://frfoto.free.fr Photo gallery - album photo
http://www.fotolia.fr/p/2278  Other photo gallery
http://fgsd.sourceforge.net/  FlightGear Scenery Designer

---End Message---
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] [Flightgear-cvslogs] CVS: data/Aircraft/NTPS/Nasal system.nas, NONE, 1.1

2006-09-18 Thread Melchior FRANZ
* Curtis L. Olson -- 9/18/2006 5:12 PM:
  for(i=0; isize(ai_craft);i=i+1){
  if(getprop(ai/models/aircraft[ ~ i ~ ]/radar/in-range) != 0){
  setprop(/instrumentation/radar/ai[ ~ i ~ ]/active,1);

How is this coding style called? Unstructured programming?
Is that an attempt to avoid the discussion about whether tab or
space indentation is preferable? Or just a joke that I don't get?

m.  :-}


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] [Flightgear-cvslogs] CVS: data/Aircraft/NTPS/Nasal system.nas, NONE, 1.1

2006-09-18 Thread Maik Justus
Hi,

as I was studying I had an prof (in numerical methods in the physics), 
who was programming in justification. No indentation and (!) a new line 
about every 80 characters, independent from the code. His argument: More 
code on the screen and therefore easier to understand... He was the kind 
of professor, who did not recognize a burning lab or forgot his shoes on 
a conference...

Maik

Curtis L. Olson schrieb:
 User contributed code.  Syd, FYI, we prefer a certain consistency with 
 indentation.  :-)  It makes the code more readable to everyone else (and 
 probably yourself too.)

 Curt.

   


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] coding style...

2006-09-18 Thread Syd
Hi guys , I'm not sure what indentation style you are referring to ,
and I have warned everyone it's been a long time since I have done any
programming  self taught ,I'm afraid  so if there is a proper
way to code I guess I missed it along the way:).
I'm more concerned with getting things working than how pretty my
lines of code look, so I suppose it might be a bit disorganized. 
 OK then , could some tell me the PROPER way to add a line drawing
layer to the panel code  (indentations and all)? ,to connect the
waypoints on the P1000 MFD .

Or am I being told to leave the programming to the pro's  ;)

Cheers,
Syd 
  

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel