Slashdot Mirror


User: Cambo

Cambo's activity in the archive.

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

Comments · 4

  1. It's happened before.... on Laser Injures Delta Pilot's Eye · · Score: 1

    It's not like this is the first time this has happened... http://www.insightmag.com/news/2001/05/21/Nation/R ussian.Laser.Attack.CoverUp.Deepens-210967.shtml/ But I guess as long as it'a another government that's screwing with you it's ok. Last I heard both the US Navy Intel guy and the Canadian Pilot both still had vision problems.

  2. Re:No SVG? on Mozilla, Opera Form Group to Develop Web App Specs · · Score: 0

    oops he not she.. typos... :(

    Cam

  3. Re:No SVG? on Mozilla, Opera Form Group to Develop Web App Specs · · Score: 1

    If this stuff was implemented in SVG it would be cool, but unfortunatly SVG has become too unweildy... The latest draft of the spec has support for SOCKETS?!??! WTF???!?!?! you don't need that! SVG should remain a presentational language. Stick to graphics and leave the rest to other protocols/components. There's a good post on this here (I think she's an Opera developer but I'm not sure)

    Currently the SVG spec is 719 pages long... TWICE THAT OF CSS 2.1... and alot of browsers don't even have support for that yet. Not to mention that SVG doesn't even have decent support for more than one line of text even.

    all I can say is K.I.S.S

    Cam

  4. recent resources? on International Workshop on Interpreted Languages · · Score: 1

    A few years ago I did an undergraduate thesis on interpreted languages (created my own). At the time there was hardly anything in terms of books or resources on the subject. Everything was geared towards some variant of lexx or yacc, and I eventually ended up producing a crappy version of something that resembled basic.

    Has this changed recently?