Note: By definition, a Light Sport aircraft may include any currently " type -certificated" aircraft meeting the above specifications such as a Piper J-2 or J-3, Aeronca Champ, or early model Taylorcraft. However, it will not include aircraft such as a Cessna 120, 140 or 150/152, Piper PA-18, Aeronca Chief, or American Champion 7 or 8 series mostly due to their maximum FAA-certificated gross weight.
H323 is a huge ball of protocols (H245/Q931/etc) for communications technologies. See the OpenH323 project for more. You can use it for connecting, say, VoIP and a regular phone using a Cisco PSTN gateway. The two main reasons for using something like the H323 protocol set are for session initiation (can you do video? What audio codecs do you support?) and data format (G721/722/726/etc).
NetMeeting and GnomeMeeting both support some subset of H323 that lets them talk. So you can do audio/video between platforms that way.
There's another protocol called "SIP," for Session Initiation Protocol. H323 is extremely complex (until OpenH323 you needed to pay $$$ to license an ASN1 compiler to compile the protocol into headers so you could code to the spec) and a pain to tunnel over HTTP. SIP was created by some folks who recognized the weaknesses in H323 and decided to create their own protocol.
Bottom line, you can use GnomeMeeting to talk to NetMeeting. I have no idea about to OS X world.
> In any case, if you live in MA, like I do, you > already have a Mormon overlord.
I just moved back to MA. Romney frustrates me...I'm glad he is attempting to rein in spending, but sometimes he just seems like pure evil.
And I moved from CO...at first, I visited Moab, which on any given day probably has more out of state visitors than full-time residents. It wasn't 'til I visited Park City, which is still pretty "liberal" and watched the local news that I realized how much the LDS controls gov't. "This bill was sponsored by xxx, a LDS member," etc. "Something blew up in a foreign country, now for a long piece on a polygamist colony in southern Utah!"
I sure hope he's getting more than that site claims, through "under the table" contributions ("Well well well, if it isn't Mr. No Bribe").
I mean, if you're gonna sell the country up the river, at least make enough cash to buy a small island where you can hide from your constituency or something! Maybe the dude can buy a Cayenne Turbo S with some spinners, but come on!
> And when debugging, you can drag the current > execution spot up a few lines, change some code, > then let it run over the spot again without > re-compiling or restarting the process!
When you start integrating with other tools/libs (Purify, for one) you can't use "Edit and Continue."
> Thats fuckin unbelievable.
Yeah, it's almost as cool as Eclipse, where you can code on the server from your box, make a change, push the code to the server and keep executing.
> The development tools under windows blow > everything else out of the water.
Post, THEN smoke crack. Try using Eclipse, JDE in Emacs, Emacs with tags, vi with tags...if you are stuck in Windows land, http://www.wholetomato.com has some cool productivity enhancers.
Really interesting read about technical decisions made, etc. etc.
"IE is a browser with no soul." Yeah, I don't care. I never used to use Mozilla because it, well, sucked. For a few years. I use Firefox because it doesn't suck and is, in fact, much better than IE.
Have you ever driven around Boston? There aren't any, and when you come to a four-way intersection with diagonal streets you can't tell which street is which. It's all landmarks, buildings and memory. Being able to use a system like this would be a godsend...especially for rental car agencies.
> if the customer never upgrades to that new release > they'll never see the changes.
Yeah, what was up with the guy who wasn't upgrading from Win98? "I've got the worst release of Windows EVER, and I ain't gonna change!"
The guy who wrote the original ST article was trolling, as I run XP for weeks with Eclipse/DevStudio/Outlook/Firefox/Thunderbird open. Outlook craps out, but that's a function of Outlook/Exchange, not Windows.
Yes, the Windows XP native wireless support is garbage. It disconnects on a frequent basis for no reason whatsoever. Luckily my NetGear MA111 USB dongle came with its own software.
Listen.com is $10 for all the music you want. It's really nice to be able to experiment without getting screwed at the record store...and without going through the pain of using a P2P client.
When I was taking software engineering at UMass, the professor would read an example of software eng. gone horribly wrong before class...the Therac-25 was one of the examples.
Graduated '97. After I left, the dept built a brand new building and judging from the alumni paper, it's still a quality program.
> 2. Some good schools still exist. However, they > are few and far between.
I was lucky enough to stumble across UMass. I think the difference lies in the overall goal: produce a programmer who knows how to create a Visual C++ project vs. a Computer Scientist who knows how hash tables and linked lists really work.
It was hard work, but I really appreciated the focus once I left school and entered a Real World job where I was expected to hit the ground running.
> 3. Assuming you received your degree within the > last 5 years, let me ask you this: How many > people in your class passed even though they > couldn't program their way out of a paper bag?
I can't really think of anybody who couldn't program that ended up graduating. There was one class that I took twice that some people never made it past. A bunch of people who started the program didn't finish it.
Well, here's the thing. You're making claims about comp sci programs that ain't true. I got my bachelor's in comp sci from UMass, and our first class covered linked lists in Pascal. This was followed by Scheme and an intense algorithms class. We weren't taught languages, we were taught concepts.
People aren't slamming you, just your inaccurate statements.
Exactly. There's no "hanging chad" when you're talking 0 or 1. I'm all for these systems.
Let's see. Even if one machine is compromised, one candidate might win one county. Winning enough counties to take the election is going to take hundreds of people. The chances of hundreds of people working together in a distributed manner like that w/o somebody getting wasted and bragging about it to a waitress at "Hooters" is very low.
Seriously, we need to be more open minded about digital voting systems.
You realize he put in a candidate name that will get one vote, so if he sees his name in the results he knows the system works without trying to trace the result of his specific vote...
From the linked site:
Note: By definition, a Light Sport aircraft may include any currently " type -certificated" aircraft meeting the above specifications such as a Piper J-2 or J-3, Aeronca Champ, or early model Taylorcraft. However, it will not include aircraft such as a Cessna 120, 140 or 150/152, Piper PA-18, Aeronca Chief, or American Champion 7 or 8 series mostly due to their maximum FAA-certificated gross weight.
The thread is talking about GIFs, so I would imagine the parent poster was talking about using PNG instead of GIF.
BTW, my 600MHz machine runs Firefox just fine, thanks. It's over four years old.
> Sorry, no results were found containing "putty"
One billion pages and no putty?
H323 is a huge ball of protocols (H245/Q931/etc) for communications technologies. See the OpenH323 project for more. You can use it for connecting, say, VoIP and a regular phone using a Cisco PSTN gateway. The two main reasons for using something like the H323 protocol set are for session initiation (can you do video? What audio codecs do you support?) and data format (G721/722/726/etc).
NetMeeting and GnomeMeeting both support some subset of H323 that lets them talk. So you can do audio/video between platforms that way.
There's another protocol called "SIP," for Session Initiation Protocol. H323 is extremely complex (until OpenH323 you needed to pay $$$ to license an ASN1 compiler to compile the protocol into headers so you could code to the spec) and a pain to tunnel over HTTP. SIP was created by some folks who recognized the weaknesses in H323 and decided to create their own protocol.
Bottom line, you can use GnomeMeeting to talk to NetMeeting. I have no idea about to OS X world.
Did you read the article about the proposed law? Do you think it ignores our rights?
> BTW, how is Romeny pure evil?
He's using a 100yr old law to prevent people from coming to MA for same sex marriage.
He is pushing to reintroduce the death penalty.
> In any case, if you live in MA, like I do, you
> already have a Mormon overlord.
I just moved back to MA. Romney frustrates me...I'm glad he is attempting to rein in spending, but sometimes he just seems like pure evil.
And I moved from CO...at first, I visited Moab, which on any given day probably has more out of state visitors than full-time residents. It wasn't 'til I visited Park City, which is still pretty "liberal" and watched the local news that I realized how much the LDS controls gov't. "This bill was sponsored by xxx, a LDS member," etc. "Something blew up in a foreign country, now for a long piece on a polygamist colony in southern Utah!"
I sure hope he's getting more than that site claims, through "under the table" contributions ("Well well well, if it isn't Mr. No Bribe").
I mean, if you're gonna sell the country up the river, at least make enough cash to buy a small island where you can hide from your constituency or something! Maybe the dude can buy a Cayenne Turbo S with some spinners, but come on!
I, for one, welcome our new Mormon overlords.
> And when debugging, you can drag the current
> execution spot up a few lines, change some code,
> then let it run over the spot again without
> re-compiling or restarting the process!
When you start integrating with other tools/libs (Purify, for one) you can't use "Edit and Continue."
> Thats fuckin unbelievable.
Yeah, it's almost as cool as Eclipse, where you can code on the server from your box, make a change, push the code to the server and keep executing.
> The development tools under windows blow
> everything else out of the water.
Post, THEN smoke crack. Try using Eclipse, JDE in Emacs, Emacs with tags, vi with tags...if you are stuck in Windows land, http://www.wholetomato.com has some cool productivity enhancers.
Really interesting read about technical decisions made, etc. etc.
"IE is a browser with no soul." Yeah, I don't care. I never used to use Mozilla because it, well, sucked. For a few years. I use Firefox because it doesn't suck and is, in fact, much better than IE.
That's the number of albums I can listen to on Listen.com...
There's the one I was waiting for!
> we will call them.. STREET SIGNS
Have you ever driven around Boston? There aren't any, and when you come to a four-way intersection with diagonal streets you can't tell which street is which. It's all landmarks, buildings and memory. Being able to use a system like this would be a godsend...especially for rental car agencies.
> things like MP3 playing
e aldatabase.com/forum/forumdisplay.php ?f=51p lay.php ?f=47
That's one of the things I use my Tivo for...playing MP3 files off my desktop over 802.11b.
> I will never, ever understand supposedly open
> source advocates using and promoting TiVos,
> possibly the most closed PVR system available.
I wanted an appliance that just worked, that I didn't need to build from scratch or support.
Oh, and here are some links for hacking a Series 2:
http://tivoutils.sourceforge.net/
http://www.d
http://www.dealdatabase.com/forum/forumdis
In hindsight, you are a troll.
> if the customer never upgrades to that new release
> they'll never see the changes.
Yeah, what was up with the guy who wasn't upgrading from Win98? "I've got the worst release of Windows EVER, and I ain't gonna change!"
The guy who wrote the original ST article was trolling, as I run XP for weeks with Eclipse/DevStudio/Outlook/Firefox/Thunderbird open. Outlook craps out, but that's a function of Outlook/Exchange, not Windows.
Yes, the Windows XP native wireless support is garbage. It disconnects on a frequent basis for no reason whatsoever. Luckily my NetGear MA111 USB dongle came with its own software.
That's what I say.
Listen.com is $10 for all the music you want. It's really nice to be able to experiment without getting screwed at the record store...and without going through the pain of using a P2P client.
When I was taking software engineering at UMass, the professor would read an example of software eng. gone horribly wrong before class...the Therac-25 was one of the examples.
Great link!
> 1. When?
Graduated '97. After I left, the dept built a brand new building and judging from the alumni paper, it's still a quality program.
> 2. Some good schools still exist. However, they
> are few and far between.
I was lucky enough to stumble across UMass. I think the difference lies in the overall goal: produce a programmer who knows how to create a Visual C++ project vs. a Computer Scientist who knows how hash tables and linked lists really work.
It was hard work, but I really appreciated the focus once I left school and entered a Real World job where I was expected to hit the ground running.
> 3. Assuming you received your degree within the
> last 5 years, let me ask you this: How many
> people in your class passed even though they
> couldn't program their way out of a paper bag?
I can't really think of anybody who couldn't program that ended up graduating. There was one class that I took twice that some people never made it past. A bunch of people who started the program didn't finish it.
Well, here's the thing. You're making claims about comp sci programs that ain't true. I got my bachelor's in comp sci from UMass, and our first class covered linked lists in Pascal. This was followed by Scheme and an intense algorithms class. We weren't taught languages, we were taught concepts.
People aren't slamming you, just your inaccurate statements.
Exactly. There's no "hanging chad" when you're talking 0 or 1. I'm all for these systems.
Let's see. Even if one machine is compromised, one candidate might win one county. Winning enough counties to take the election is going to take hundreds of people. The chances of hundreds of people working together in a distributed manner like that w/o somebody getting wasted and bragging about it to a waitress at "Hooters" is very low.
Seriously, we need to be more open minded about digital voting systems.
You realize he put in a candidate name that will get one vote, so if he sees his name in the results he knows the system works without trying to trace the result of his specific vote...
If you use digital signatures and a third-party certificate authority that is universally trusted, you can hit the hardware via JNI.
Digital signatures can be a pain, but once you get them into an automated process and get everything working you've got a trusted, reliable system.