Posted about 4 hours ago. Clicked 4 times.
What's the next best thing for Linux users who can't attend an open source community conference in person? Online workshops like last week's Ubuntu Open Week, where upwards of 300 participants per session showed up to learn more about the popular Linux distribution, the community, and its teams.
Posted about 11 hours ago. Clicked 13 times.
For a lot of programmers, writing an application is fun, but writing its manual is not. Adding new features, refining the product, and responding to users' input are all more rewarding than writing instructions on how to use the software. However, good documentation is necessary to have happy, informed users who can contribute meaningfully to future development. A few months ago, Gilbert Ashley, the author of src2pkg (Slackware's "magic package maker") invited me and two other people to help him manage the user documentation for his program. The process we used to create the src2pkg wiki may be a useful example for other free and open source software (FOSS) application developers.
Posted about 23 hours ago. Clicked 16 times.
Clay Shirky's book on what information technology is doing to our world, Here Comes Everybody: The Power of Organizing without Organizations, has important things to say to anyone interested in open source software (OSS). His thoughts on the evolving effects of the technological revolution we are all living in make for a fun way to spend a few hours.
Posted 1 day ago. Clicked 58 times.
Which path should you follow? Should you take advantage of Ubuntu's package manager and use it to upgrade your system to the latest 8.04 Hardy Heron release, or should you download a CD or DVD ISO image and do a clean install? Common wisdom says that doing a clean install is the better, safer course of action. There may be a little extra work involved configuring everything once the latest and greatest is installed, but that's nothing compared to the pain of an update gone wrong, according to traditional thinking. But that cautious approach may no longer be necessary.
Posted 1 day ago. Clicked 31 times.
SqlSync lets you compare two databases to see which tuples have been added, removed, and changed. You can also use SqlSync to make one database a clone of another and maintain its contents to be that way. One benefit of using SqlSync to perform synchronization is that you can perform heterogeneous syncs -- for example, from MySQL to PostgreSQL.
Posted 1 day ago. Clicked 46 times.
I use Tomboy, an open source notetaking app, to cull and organize the hundreds of bits of information I track, and to prioritize it on to-do lists on the fly. When we first reviewed Tomboy 0.3.5, it had some obvious flaws. The project has had a number of updates since then, and the newest version, 0.10.0, really makes the grade.
Posted 1 day ago. Clicked 34 times.
Slackware Linux has stood strong for more than a decade by refusing to compromise. There was a time when people used to say, "If you want to learn Linux and learn it well, give Slackware a try." Attila Craciun, a Romanian software developer and Linux enthusiast, has ported the Slackware tree to the AMD64 architecture to create the Bluewhite64 distro. We spoke with him to find out about Bluewhite64, where it came from, and where it's going.
Posted 2 days ago. Clicked 17 times.
If Creative Commons (CC) has any say in the matter, the Web will soon have a standard machine-readable notation for licenses. Named the Creative Commons Rights Expression Language (ccREL), the notation has been under development for the last few years, partly with the cooperation of the World Wide Web Consortium (W3). It is described in a paper by four Creative Commons employees and published by Communia, a European site that explores the relationship between technology and the public domain. Creative Commons plans future presentations of ccREL, and is also actively explaining the need for it -- which is what CC's Chief Technology Officer, Nathan Yergler, was doing when Linux.com caught up with him at the recent Open Web Conference in Vancouver.
Posted 2 days ago. Clicked 29 times.
Every major operating system has more than one media center solution for users who can't spend a day without watching a movie or listening to music. In Linux we're all familiar with MythTV and Freevo, two media center applications that are so appreciated they even have got their own distributions. Freevo is highly configurable, and Freevo 2 SNV builds look promising. MythTV has everything a personal video recorder needs, from scheduled recordings to weather plugins. The thing is, many people need a media center application just to watch Xvid files, listen to their favorite music, and watch family pictures on their television. If this is the case for you, give Entertainer a try.
Posted 2 days ago. Clicked 52 times.
It has been said that the best things in life are free. While this isn't always true, it applies in this case. If you've struggled with GNUplot, JPgraph or other charting applications, FusionCharts Free is a breath of fresh air. Have you dreamed of finding a charting and graphing application that is simple to install, easy to configure, and drop-dead gorgeous? Stop dreaming and download a copy of FusionCharts Free. You'll be producing professional quality charts and graphs in no time.
Posted 2 days ago. Clicked 37 times.
I always ask people who market (as opposed to develop) GNU/Linux and open source products or services what Linux distribution they use on their own computers. More often than not, the answer is along the lines of, "I'm a marketing person so I use Windows. The techies use Linux." Inna, on the other hand, uses not one, not two, but three different Linux distributions on her home computers. When she tells an IBM client Linux is the way to go, she obviously means it, and this surely makes a difference -- even if it's only a subtle one -- in her work.
Posted 3 days ago. Clicked 54 times.
From the presentation, you might imagine that Adobe's announcement of the Open Screen Project was major news. According to the news release, the project's goal is "to enable a consistent runtime environment" by relaxing some restrictions on the Flash format and releasing some specifications. However, in the free Flash community, the small group of developers dedicated to producing non-proprietary Flash tools, the reaction to the news was polite at best -- and serves as a much-needed reality check to the over-enthusiastic announcement.
Posted 3 days ago. Clicked 225 times.
Purchase a new PC or motherboard soon, and the chances are good that it will come with two built-in network interfaces -- either two Ethernet jacks or one Ethernet and one Wi-Fi. Tossing in a second adapter is an inexpensive way for the manufacturer to add another bullet point to the product description -- but what exactly are you supposed to do with it? If you are running Linux, you have several alternatives.
Posted 3 days ago. Clicked 46 times.
OfflineIMAP allows you to read your email while you are not connected to the Internet. This is great when you are traveling and really need an attachment from a message but cannot connect to the Internet.
Posted 3 days ago. Clicked 37 times.
"I'm a genuine old fart," says Tim Bray as he looks back at his three decades in computing. Widely known for his standards work on XML and the Atom syndication format, at an age when many former developers have moved entirely into management, he seems to have found a niche that takes advantage of his experience. As director of Web technologies at Sun Microsystems, his job is to keep current with Web and general programming and to encourage adaptation of new developments within the corporation. At the recent Open Web Vancouver conference, Bray talked to Linux.com about how he fills his role at Sun, and the trends he sees in computing.
Posted 4 days ago. Clicked 120 times.
Reality, as good writers know, is sometimes stranger than fiction.
SCO's recent performance in the U.S. District Court in Utah is a
perfect example. With years to prepare, SCO executives made some
remarkable statements in their attempt to show that SCO,
not Novell, owns Unix's copyright.
Posted 4 days ago. Clicked 64 times.
Everyone knows what a Linux shell is -- you open up a Linux terminal window (such as Konsole or xterm), type in some commands, and there you are, using your Linux shell. Write your commands to a file, make it executable, run it, and you're a shell programmer. But did you know that there are different shells that you can use, and that each shell operates in a slightly different way? My personal favorite is the Korn shell; by the end of this article, it may be your favorite as well.
Posted 4 days ago. Clicked 38 times.
WordPress plugins for multimedia can make your blog more interesting. These four plugins make it possible to automatically generate and configure multimedia, making your site a richer experience for your visitors and for you.
Posted 6 days ago. Clicked 64 times.
What strategy is needed to really spread desktop Linux to average home users? Here are some ideas that just might work.
Posted 6 days ago. Clicked 67 times.
We first met Danese Cooper when she was working for Sun, where she was a major internal open source advocate and often Sun's major spokesperson to the rest of the world about open source. She's currently doing something similar at Intel, besides serving on the Open Source Initiative board and generally being a popular speaker at GNU/Linux and open source conferences. She's also quoted now and then about open source, often on licensing matters.
Posted 7 days ago. Clicked 54 times.
For years, device and peripheral builders could get away with ignoring the Linux desktop market. It was too small to matter, they would say. Things have changed. At the Linux Foundation meeting in Austin, Texas, last month, major PC vendors ASUS, Dell, Hewlett-Packard, and Lenovo said they would be telling their chipset, component, and peripheral OEMs (original equipment manufacturers) that they were going to demand Linux-compatible hardware from them.
Posted 7 days ago. Clicked 35 times.
F-Spot is a graphical photo manager that allows you to tag your image files and search and view images based on those tags. With phpfspot, you can share the photo collection you manage with F-Spot with others through a Web interface and let them navigate through your photos using the tags you have set up.
Posted 7 days ago. Clicked 74 times.
If you need to administer a remote server but don't feel like installing a complete, complex application like Webmin, try Web Console, a modern, over-the-Web, AJAX-based solution that's easy to configure and use.
Posted 7 days ago. Clicked 45 times.
In addition to answering questions on the Linux.com forums, in the past week we have been having some useful discussions as well. Here's a peek at some of them, along with a few forum guidelines you can follow to help keep the forums clean and get you speedier responses.
Posted 8 days ago. Clicked 86 times.
You can see YouTube videos everywhere nowadays: on blogs, Google search results, even some news sites. From time to time, you can even manage to find something interesting. This article will show you some Linux tools you can use to save and convert YouTube videos.
Posted 8 days ago. Clicked 49 times.
Virtually any photo manager lets you perform mundane tasks like adjusting contrast, adding a watermark, and applying effects to your photos. But even powerful applications like digiKam and F-Spot can't really help you when you need to perform the same action (or a sequence of actions) on dozens or hundreds of photos. For that you need a batch processing utility like Phatch. This nifty tool can perform no fewer than 35 different actions on your photos, and its user-friendly graphical interface makes it easy to create advanced multistep batch rules.
Posted 8 days ago. Clicked 197 times.
With all the Linux distributions available, trying out more than one can be tempting. By installing a virtual environment, you can run several operating systems on your machine, keeping them completely isolated from each other in their own sandboxes. Here's a look at how get started with three popular virtualization environments: VMware, VirtualBox, and QEMU.
Posted 9 days ago. Clicked 45 times.
These days, effective document management means accessibility from anywhere on the planet, electronic storage, reliable backup, and instant document modification updates. KnowledgeTree offers all that and more. It's available in several editions, including an open source community version (which we reviewed last year) that businesses can tailor to their individual needs.
Posted 9 days ago. Clicked 35 times.
KnowledgeTree produces document management software that is available either under GPLv3 or, for commercial use, under a proprietary license that restricts code redistribution. In this video, KnowledgeTree co-founders John Thorne and Daniel Chalef explain why they decided to go open source, the differences between their open source and proprietary versions, and why supporting a "community version" helps both the company and KnowledgeTree's many users.
Posted 9 days ago. Clicked 46 times.
After several years of development, SymphonyOS this month released SymphonyOne 2008.1, the first stable version of its distribution. When SymphonyOS first emerged three years ago, it offered a Linux desktop experience unlike any ever seen before by structuring the computer desktop to function more like a real-life desk instead of just another system folder. Featuring the Mezzo desktop environment, Symphony simplifies the desktop concept for users. This release brings a new level of stability to the design, making it a viable alternative to KDE, GNOME, or Fluxbox.