Showing headlines posted by Scott_Ruecker
« Previous ( 1 ... 768 769 770 771 772 773 774 775 776 777 778 ... 1271 ) Next »Quickly move an executable between systems with ELF Statifier
Shared libraries that are dynamically linked make more efficient use of disk space than those that are statically linked, and more importantly allow you to perform security updates in a more efficient manner, but executables compiled against a particular version of a dynamic library expect that version of the shared library to be available on the machine they run on. If you are running machines with both Fedora 9 and openSUSE 11, the versions of some shared libraries are likely to be slightly different, and if you copy an executable between the machines, the file might fail to execute because of these version differences.
This week at LWN: LK2008: The values of the Linux community
The opening keynote speaker for the 2008 Linux-Kongress was James Bottomley, who presented his views on the Linux community's values. What these values are, says James, is not entirely obvious. Related groups - the free software community, for example - have well-articulated value systems which define them. The Linux community's values are not so clearly expressed, but, he says, they are central to what we do.
Coders get 70 percent of Android Market revenue
Google officially opened its Android Market Wednesday and promised that beginning next year, programmers will get the lion's share of revenue from applications sold on the download site for the company's mobile phone operating system. The first incarnation of the Android Market has more than 50 applications available for download, but they're all free. Google said the site will be able to distribute paid applications early in the first quarter of 2009.
Fedora 9 valued at $10.8B
Have you got some loose change in your pocket, and dreams of building a better operating system? It would take about 25 years, nearly 60,000 developer-years, and $10.8B to re-create a distribution like Fedora 9, according to a new report from the Linux Foundation. One implication of the study seems to be that companies wishing to economize, in these tough economic times, would do well to leverage all of the value in free and open source software. That value, the Linux Foundation report discloses, is considerable. For example, the Linux kernel alone would take $1.4B to build, and an estimated 16 years to complete. No wonder the Free Software Foundation never got anywhere with Hurd.
EU Commission: Open Bids Favor Proprietary Software
In a recent report of the European Union's IDABC agency, numerous software tenders in Europe run against regulations in that they favor proprietary software. If it were up to the IDABC, the tendering organizations would be liable for these practices.
Why Microsoft Wants Us to Get All Mixed Up
“What's in a name?” some bloke in the sixteenth century once asked. As Microsoft knows, quite a lot. What you call something can have a major influence on how you think about it. So how Microsoft talks about free software is important – not least for the clues that it gives about its latest tactical move to defang the open source threat.
First look: Mozilla's mobile Fennec browser
Mozilla released the first workable alpha version of its new Fennec mobile browser last week, showcasing a new interface optimized for small-screen devices. Despite the slimmed-down look, however, Fennec makes use of the same Mozilla technologies under the hood that are well-known in Firefox. In my testing on my own handheld device, I found Fennec an enticing browser with a well-thought-out interface.
What is the Educational Impact of OLPC?
While listening to the Transforming Education Panel at the Microsoft ICT for Development Conference, I was struck by how much this conference is a direct result of the hype around One Laptop Per Child. If it wasn't for Nicholas Negroponte's vision for a whole new technology application, low-cost laptops for education, I doubt that Microsoft would be courting the development community so intensely or expanded its Unlimited Potential program. It sure would not have extended Windows XP's working lifespan.
Van Dam Iron Works vacillates between Linux and Windows
When Ben Rousch joined Van Dam Iron Works close to a decade ago, it didn't take him long to move off a proprietary network operating system and start experimenting with a Linux server. He changed horses again, to a Windows server, but today Van Dam is back in the Linux fold -- lesson learned. Rousch, manger of information systems at the metals and structural steel fabricator in West Michigan, says that the company's IT network largely consisted of a Novell server and Windows 98 clients when he arrived back in 2000.
Asus CEO: Return rates same for Linux and Windows
Earlier this week the ASUS Eee PC celebrated its first birthday (with a full birthday party and cake at LAPTOP Magazine). It was one year ago that the Taiwanese company began selling its first sub-notebook (which would form a new category known as netbooks). The little Eee PC 701 not only would spur on a whole Eee brand for the company and line of different sized Eee PCs, but it would push the competing notebook manufacturers into the netbook market as well.
Eee PC series to get Windows 7 but not Vista, says CEO
Asus CEO Jerry Shen has denied claims that consumers are sending back more Linux netbooks than they're returning Windows-based models. Speaking in an interview with Laptop Magazine, Shen said return rates were the same for both operating systems. "I believe the Linux and Windows have similar return rates," he said, adding that the Linux option was particularly popular in Europe.
Google opens the floodgates, open-sources Android
Making good on a promise it made at the very beginning, Google has today announced that the source code underpinning its Android platform for mobile devices is available for free to anyone who wants a crack at it. The code is being provided through the newly-announced Android Open Source Project, which will give the public at large the opportunity to make contributions to the platform's all-important core -- a first for a mobile operating system with true mass-market appeal. Theoretically, the move should position Android to benefit from a fairly democratic, speedy evolution, and it'll also give anyone with a few spare chips lying around the chance to build a smartphone of their own without shelling out a dime in licensing fees.
Commoner Letter #1: Eben Moglen
Last year we started a new campaign tradition — the Commoner Letter series. As I’ve said before, and will definitely say again, the campaign is about building support — rallying our community members around the importance of supporting Creative Commons and the openness our tools help enable. Over the next three months, five prominent members of the CC community will share with the world why they support CC. If you’re interested in CC and issues of openness and access, this list is for you.
Tutorial: OSPF Routing Protocol: Popular and Robust
In this installment of the classic Networking 101 series, Charlie Schluting walks us through the whys and wherefores of the OSPF, the popular and robust interior gateway protocol.
Kernel log: More than 10 million lines of Linux source files
After the release of Linux 2.6.27, kernel developers are currently busily integrating patches for the next kernel version into the main development branch of Linux. This usually involves discarding some old code and adding new code though on balance, there are usually more new lines than old ones, making the kernel grow continually.
STUX 2.0 exhibits major improvements
STUX 2.0, released last month, is a remarkable improvement from the 0.9.2 release I reviewed a couple years ago. While the look and feel of the Slackware-based distribution have stayed pretty much the same, STUX lacks the glaring technical problems that made it unusable on the previous occasion.
IBM aims for Linux customers with 'baby' mainframe
IBM is targeting midsize business customers that use Linux with a new "baby" mainframe that costs just a fraction of the amount charged for the high-end mainframe IBM released in February. The System z10 Business Class (z10 BC), announced Tuesday and generally available now, follows in the tradition of IBM refreshing its primary mainframe product and then following up several months later with a stripped-down, cheaper version, says Forrester analyst Brad Day. But the so-called “baby mainframe” is a pretty strong machine on its own, and lets IBM compete more aggressively against various RISC and Itanium-based servers as well as high-end x86 and x64 machines, Day says.
Hands-on Hadoop for cluster computing
Hadoop is a distributed computing platform that provides a framework for storing and processing petabytes of data. Because it is Java-based, Hadoop runs on Linux, Windows, Solaris, BSD, and Mac OS X. Hadoop is widely used in organizations that demand a scalable, economical (read commodity hardware), efficent, and reliable platform for processing vast amounts of data.
Flying Through the Sistine Chapel for Homework
A computer simulation mostly used for social networking can be a useful tool for educators. Second Life, the virtual world in which participants create alter egos that explore and interact with one another, can be a useful venue for discussions, classes, conferences and projects, said Betsy Hughes, electronic resources librarian for the Kentucky Virtual Library.
Linux standards tool adds app testing
The Linux Foundation has included an application-checker tool in the public beta version of the Linux Standard Base 4.0. The software is designed to reduce development costs by ensuring applications can run on any Linux Standard Base (LSB) certified distribution, according to the foundation. "This LSB 4.0 release is aimed at the practical needs of developers, both those looking for a standard platform and those who just want some practical advice on portability," said Jeff Licquia, senior engineer and technical lead for LSB 4.0 at the Linux Foundation, in a statement.
« Previous ( 1 ... 768 769 770 771 772 773 774 775 776 777 778 ... 1271 ) Next »