Domain: magma.ca
Stories and comments across the archive that link to magma.ca.
Stories · 6
-
Canadian DMCA Bill Withdrawn
ToriaUru writes to let us know that Michael Geist is reporting that the Canadian Minister of Industry will not be introducing the proposed Canadian Digital Millennium Copyright Act legislation as scheduled. That proposed legislation, discussed here a couple of weeks back, is now reaching Canada's mainstream press. Geist doesn't speculate on why the legislation is being withdrawn, but it could have something to do with the massive popular outcry against the proposal that Geist helped to orchestrate. -
Space Elevator Company LiftPort In Trouble
TropicalCoder writes "The LiftPort Group, founded four years ago with the lofty dream of building a stairway to heaven, has seemingly reached the end the line. The dream was to develop a ribbon of carbon nanotubes 100,000 km long, anchored to the Earth's surface and with a counterweight in space, providing a permanent bridge to orbit. Elevator cars would be robotic 'lifters' which would climb the ribbon to deliver cargo and eventually people to orbit or beyond. Now LiftPort has all but run out of funds, and the State of Washington's Securities Division has entered a Statement of Charges (PDF) against LiftPort Inc. dba LiftPort Group and founder Michael Laine." -
Abandoning Header Files?
garethw asks: "I'm working on a project where the lead developer, following a suggestion by our tool vendor, wants to get rid of the header files and directly #include source code. The language is a somewhat specialized language, but for all intents and purposes, you can assume it's Java or C. The conventional argument I recall for using header files, and incremental compilation, is that it's faster to use a makefile and conditionally build only those files that have changed. However, it turns out that the brute force of invoking the compiler once on the top-level does actually compile much faster. I feel that there is something about #include'ing source files directly, compiling only the top-level file, just doesn't 'feel' right and I'm at a loss to really give a solid argument as to why. Has anyone actually used this approach? Does anyone have any thoughts on any advantages or drawbacks?" -
SCO Preparing Linux Licensing Program
akorvemaker writes "OSNews is reporting about an article at InfoWorld that SCO's new Linux licensing program 'will allow users of the open-source operating system to run Linux without fear of litigation.'" This seems to be either the best business decision ever, or a nail in their coffin. One would think they'd wait before charging a license fee over what some would call shaky ground, -
Technologies Available For Use In Distance Learning?
DaScope asks: "I have been assigned a new project: setting up a distance learning facility where the teacher can simultaneously teach to different people across the country. Audio/video streaming, interactive whiteboards, photo albums and discussion boards are different options available to us. What other technologies are available for distance learning use? What are the cons/pros of the different technologies available, and are they available for Linux?" -
What's The Fastest Loading OS For x86?
core10k asks: "I have a question concerning quick loading operating systems. I have a laptop that I use which I'd *like* to have running in the 10 seconds or so it takes for the BIOS to heat up, but then I have to wait for Windows 98 to load. And I know that Linux is even slower loading up. So I was wondering, does anyone know of a fast-loading operating system that has a half-decent (not necessarily great) C/C++ and GUI toolkit?"