Slashdot Mirror


User: RealDean

RealDean's activity in the archive.

Stories
0
Comments
3
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3

  1. Re:If anyone has trouble installing this on FreeBS on Helix Server Source Released · · Score: 2, Informative

    Thanks for pointing this out. It builds on my FreeBSD 4.3 box, but from what you describe, a slightly cleaner fix for FreeBSD 4.7 is probably to change this (line 1129 of common/lang/xml/xmlesc.cpp):

    "://", ulLen);

    To be:

    (const char*)"://", ulLen);

    Does this fix the problem as well?

    Above all, I encourage you to take this up at dev@server.helixcommunity.org where it will be easier to get assistance.

    Dean Collins
    Server Core Technical Lead / SDE
    RealNetworks, Inc.
    Seattle, WA

  2. Re:Unlimited streaming now? on Helix Server Source Released · · Score: 1

    Yes, the Helix DNA Server allows unlimited bandwidth usage. There's something about this in the FAQ on helixcommunity.org.

    Additionally, with access to the source code, even if a limit was in there you could comment it out. :)

    Dean Collins
    Server Core Technical Lead / SDE
    RealNetworks, Inc.
    Seattle, WA

  3. Re:Live technical webcast just started! Taking Qs! on Helix Server Source Released · · Score: 1

    Hi, I was one of the RealNetworks panelists for this webcast. First, I wanted to thank all those who participated for their great questions! If your questions didn't make it in during the time we had available, or have additional questions, please get them to us either via the e-mail lists or via IRC. Visit https://www.helixcommunity.org/ and https://helix-server.helixcommunity.org/ for details. This second URL is where you can find the technical articles I referenced.

    Thanks!

    Dean Collins
    Server Technical Lead / SDE
    RealNetworks, Inc.