Showing headlines posted by Scott_Ruecker
« Previous ( 1 ... 855 856 857 858 859 860 861 862 863 864 865 ... 1240 ) Next »Open Web Vancouver shows how to run a big little conference
Building on the success of last year's Vancouver PHP Conference, the Vancouver PHP Users Association on April 14-15 drew more than 400 to the Vancouver Trade and Convention Center to learn about the trends in free and open source software on the Web. With speakers from major corporations such as Creative Commons, Facebook, Google, the Mozilla Foundation, and Sun Microsystems, and a healthy dose of the self-organization popularized by Bar Camp, the conference was in many ways a template for how a local conference can manage to offer informative and current information despite a relatively small size.
2.6.25,"Long Promised"
"It's been long promised, but there it is now," began Linux creator Linus Torvalds, announcing the 2.6.25 Linux kernel. He continued, "special thanks to Ingo who found and fixed a nasty-looking regression that turned out to not be a regression at all, but an old bug that just had not been triggering as reliably before. That said, that was just the last particular regression fix I was holding things up for, and it's not like there weren't a lot of other fixes too, they just didn't end up being the final things that triggered my particular worries."
Give Me 3 Synths
In my next three articles I'll profile three native Linux software synthesizers (a.k.a. softsynths). I'll introduce their basic synthesis architectures and program operations, then I'll guide my readers briefly through the process of creating a new sound for each synth profiled. Our voyage begins with Nick Dowell's Analogue Modeling SYNTHesizer, better known as amSynth.
New Inkscape 0.46 is good news
Version 0.46 of the open source vector graphics editor Inkscape is out, showcasing new tools, new effects, new filters, and a host of interface and speed improvements. Binary downloads are available for all three major operating system platforms on the Inkscape project site. The Linux build is provided in autopackage and ZeroInstall formats. The site links to unofficial Fedora packages, and Ubuntu users can install the update with APT using the Inkscape team's DEB repository; instructions are on the Inkscape home page. More distribution-specific packages are expected to follow soon for other distros.
Sun may shut off high-end MySQL features
Less than two months into Sun Microsystems' MySQL acquisition, Sun has succeeded in upsetting the grassroots types with plans to close off features to the community. It's emerged Sun may release extra data back-up features in the Enterprise Edition of the next version of MySQL, due in Q4, to paying enterprise subscribers only.
Broadcast your music with Icecast
You can stream your music collection to the whole Internet from your favorite Linux distribution. Take some playlist files, add in the functionality of the Icecast server, and you have your own Web-based radio stream. Use it to listen to music remotely on your home machine, or tell your friends and become the next Internet radio phenomenon. Icecast is a collection of programs and libraries that creates a Web server for your stream. Icecast grabs your audio from a source program and allows it to be accessed by going to a URL. It seamlessly communicates with Shoutcast, announcing the presence of your stream all over the world if you wish. Others can listen to your stream through programs like VLC, MPlayer, and Xine.
Newsflash: Grannies Need Linux
I completely realize I'm a geek. I've been using Linux far longer than it's been the "cool thing" to do. I've also been around the Windows world longer than Windows itself. And to nicely round off the playing field, for the better part of a decade, I've been supporting a network of Apple computers. All this experience means two things:..
Tutorial: Power Management on Linux, Part 2
In part 1 of this series we learned how to measure how much power our systems are using, both hardware and software, and some tricks for reducing power usage without degrading performance. Today we're going to dive into the world of power management on laptops: ACPI, APM, hard disk spindowns, and spinups.
Red Hat scurries away from consumer desktop market
Linux and open source software giant Red Hat has abandoned plans to develop a consumer desktop product because it cannot compete with the might of Microsoft. The firm said in a statement yesterday: “As a public, for-profit company, Red Hat must create products and technologies with an eye on the bottom line, and with desktops this is much harder to do than with servers.
Shuttleworth starts countdown to Ubuntu 8.04 release
The next red-letter day for Ubuntu fans will be April 24, when Ubuntu 8.04 LTS (Long Term Support) arrives. Mark Shuttleworth, the CEO of Canonical, the company behind Ubuntu, guarantees that the next version of the popular Linux distribution will make it on time, with something for enterprise, desktop, and Internet users. In an interview, Shuttleworth made the point that, while many executives have yet to realize it, "Open source software projects and Linux distros are actually better than proprietary companies at hitting deadlines." In particular, Shuttleworth says, "Companies are now comparing Linux with Vista, and it's clear that's Linux does a better job of meeting people's expectations.
Novell releases SUSE Linux OS beta geared for appliances
Novell Wednesday released the beta of its new "Just Enough" SUSE operating system targeted as a platform for Linux-based appliances. The company is releasing the beta in conjunction with the creation of the SUSE Appliance Program targeted at independent software vendors (ISV) who want to package their applications with SUSE Linux on an appliance.
This week at LWN: WebKit rising
Once upon a time, there were no usable free web browsers for the Linux environment; the binary-only Netscape releases were all that was available to us. For many, the solution to the problem was to be found in the release of the Netscape source code; some years later, we got the Mozilla and Firefox browsers (based on the Gecko rendering engine) from this work. The KDE project, though, took a different route in the late 1990's, developing the KHTML renderer to use with the Konqueror application.
Asus Eee 900 to hit shelves on 1 May
The second iteration of the subnotebook will go on sale on 1 May, although the Windows and Linux versions will include differing amounts of solid-state storage.
Linspire's CNR beta supports Ubuntu HardyHeron
Linspire announced a new version of its CNR (Click'N'Run) software management system that supports the Ubuntu 8.04 ("HardyHeron") release, expected to take flight on Apr. 24. The client enables users to install, uninstall, and update desktop Linux software available on Linspire's CNR.com download site.
What's the right filesystem for your portable backup drive?
So you just bought an external hard drive for backups. Now, with what filesystem should you format it? Ext2? FAT32? No matter which one you choose, there are trade-offs to consider. You face the same choice whenever you buy a USB thumb drive, but for a backup drive, a lot more is at stake. Those backups have to be there and be reliable when disaster strikes. On the one hand, you need to preserve your data and your metadata, so not just any filesystem will do. But on the other, if you're not at your home base, you need to be able to access it from anywhere, so you can't be too obscure.
Sun`s `Open`-Door Policy
Sun Microsystems President and CEO Jonathan Schwartz and Executive Vice President for Software Rich Green run what is now the largest open-source-based IT infrastructure company in the world. Schwartz became CEO of the 26-year-old company in May 2006 when longtime President and CEO Scott McNealy moved to take over as chairman of the board. One of Schwartz's first moves was to rehire Green, who had run Sun's Java and Solaris businesses—among other things—for 14 years, from 1990 to 2004.
Open Source Census launches
The Open Source Census, an effort to pin down hard statistics regarding the implementation of open-source software around the world, gets underway on Wednesday. The census was first announced in December by founder OpenLogic, a vendor of tools and services for managing open-source software deployments. It has provided an automated census tool called OSS Discovery under an open-source license for the project.
Mounting archives with FUSE and archivemount
The archivemount FUSE filesystem lets you mount a possibly compressed tarball as a filesystem. Because FUSE exposes its filesystems through the Linux kernel, you can use any application to load and save files directly into such mounted archives. This lets you use your favourite text editor, image viewer, or music player on files that are still inside an archive file. Going one step further, because archivemount also supports write access for some archive formats, you can edit a text file directly from inside an archive too.
BugSquad Announces Itself, BugDay 2 happening This Weekend
TheKDE BugSquad is pleased to announce itself! Come and learn the fine art of bug triage. How might one do so? Join us for a BugDay on April 20th (0:00 UTC to 23:59 UTC). The last one was a great success, with 355 bugs triaged, and almost a third of those closed. We would like to finish off more bugs, and could use your help! All you need is a recent version of KDE4, although 3.5.9 could also be useful. That is it!
Linux on the server sees reliability gains
Mainstream Linux distributions for servers have caught up substantially with Unix in terms of reliability over the past year, while Windows Server 2003 downtime has risen by nearly 25 percent, according to a Yankee Group survey. The research firm's survey also noted a significant rise in enterprise interest in Ubuntu, previously known primarily as a desktop operating system.
« Previous ( 1 ... 855 856 857 858 859 860 861 862 863 864 865 ... 1240 ) Next »