Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Comment Re:Transcript (Score 1) 366

*shrug* I got hit by the "Malformed packet triggers BSOD in Win2k/XP/Server 2k3" fault before I had time to patch.
1) BSODs still happen. :D
2) Most everything that I install (even AAAA video games) requests that I reboot the machine after the installation. You and I know that when you *really* have to reboot the machine. Joe Blow doesn't.

Comment Re:Why bother? (Score 1) 137

Show me their standardized network...

http://www.boost.org/doc/libs/1_40_0/doc/html/boost_asio.html

...threading...

http://www.boost.org/doc/libs/1_40_0/doc/html/thread.html

...GUI...

*shrug* There's not a *standard* GUI, but there are a few high-quality ones:
http://qt.nokia.com/
http://www.wxwidgets.org/
http://www.fltk.org/

Comment Re:Ironic (Score 1) 303

Aside from any possible security or compatibility concerns, nothing is *wrong* with using *any* particular OS. Just as there's nothing *complicated* about using Wine to run a WIN32 app. :)

To rephrase the AC in question's suggestion; it would be if he suggested that support for ELF executables should not be in the Linux kernel, as the supporting code is much more complicated than that which supports the a.out format.

(srsly. binfmt_misc must blow that AC's mind. :D )

Comment Re:Obligatory XKCD (Score 1) 360

I can't see why Flash should need *any* HW accell to do video playback. A while back, I investigated performance of Flash on Linux and Windows, and mplayer on the same. I found that mplayer's *unaccelerated* [0] fullscreen playback of a particular HD video scraped from YouTube was 80-90% faster than doing the same with the latest Windows-based Flash plugin.

tl;dr: Flash *SUCKS* for video playback.

I *really* wish that my google-fu was not so weak today... I'd love to find the comment where I detailed all of this.

[0] x11 video out under Linux and -IIRC- directx:noaccel under Windows.

Comment Re:Obligatory XKCD (Score 1) 360

After such ringing endorsements, the response in the free Flash community makes for an almost comical contrast. "Our reaction is pretty much, 'Ho-hum,'" said Rob Savoye, lead developer for the Gnash project, which is creating a free Flash player. "It's a really good thing when corporations figure out that being more open to the community is important but, at the same time, it's not a huge deal."
...
One reason for the lack of excitement over the project in the free software world is that it omits "huge amounts" of information needed for a complete implementation of Flash. In particular, Savoye points out that the announcement contains no mention of the Real Time Messaging Protocol(RTMP) that is required for the Flash media server. Nor does it mention the Sorenson Spark Codec that is used for video encoding in Flash 6 and 7, and remains the choice of some users still for Flash video because other formats convert easily to it. Both may be encumbered by patents but, without them, the information that Adobe has released is of limited use.

Just as important, what Adobe released is not new to the free Flash community. "Pretty much all of that stuff was known," Otte says. Savoye agrees, remarking, "We figured that all out years ago, or we wouldn't have gotten as far along as we have." Moreover, although Gnash and Swfdec are clean room implementations -- that is, developed without the aid of any information from Adobe -- Savoye suggests that, "Most of this documentation, if we really wanted it, has already leaked out on the Internet years ago."

Via
http://www.openmedianow.org/?q=node/21

Slashdot Top Deals

Mystics always hope that science will some day overtake them. -- Booth Tarkington

Working...