Home > Rss Directory > Technology > LinuxToday


List:
5 10 15 20 25 [30] 35 40 50
Page:
<< Prev 1 2 3 [4] 5 6 7 8 ... Next >>
Apple Slammed for Killing Open-Source iTunes   more similar news »
PC Advisor: "The Electronic Frontier Foundation has criticised Apple's attempt to quash efforts to help the latest iPods and iPhones work with non-Apple software such as the Linux operating system."
Thu Nov 27, 2008
more from this source»»
TiddlyWiki Derivatives Help You Get Things Done   more similar news »
Linux.com: "With TiddlyWiki derivatives, you can manage tasks, track projects, keep tabs on contacts, and organize book collections. Like the original TiddlyWiki, each derivative consists of a single HTML file which you have to download to your local hard disk. Open the downloaded file in a browser, and the TiddlyWiki-based tool is ready to go."
Thu Nov 27, 2008
more from this source»»
A Tale of Two Forks   more similar news »
Linux Today Blog: "While I was writing last Friday's editor's note, "Linux Should Copy Amiga", I kept thinking what a different story it would have been if Amiga had been released under a Free Software license. I'm sure I'm not the only one with that thought..."
Wed Nov 26, 2008
more from this source»»
GCC hacks in the Linux kernel   more similar news »
IBM Developerworks: "GCC and Linux are a great pair. Although they are independent pieces of software, Linux is totally dependent on GCC to enable it on new architectures. Linux further exploits features in GCC, called extensions, for greater functionality and optimization. This article explores many of these important extensions and shows you how they're used within the Linux kernel."
Wed Nov 26, 2008
more from this source»»
Accessing Your MySQL Database from the Web with PHP   more similar news »
WebReference: "In this chapter, we explain how to access the Book-O-Rama database from the Web using PHP. You learn how to read from and write to the database and how to filter potentially troublesome input data."
Wed Nov 26, 2008
more from this source»»
One Guy, 3 Netbooks   more similar news »
Datamation: "Netbooks are a new category of laptop computer, defined mostly by their small size and cheap price. The category started only a year ago and has evolved drastically since. I tried the first netbook, an Asus Eee PC with a 7-inch screen and didn't like it; the keyboard and screen were much too small. But many disagreed with me, and the popularity of that first Eee PC led to dozens and dozens of imitators."
Wed Nov 26, 2008
more from this source»»
Manage Your Music With ID3 Tag Editors   more similar news »
Linux.com: "I checked out half a dozen of the more popular and stable graphical ID3 tag editors available for Linux. I found that going from no tags to great tags requires keeping more than one of these editors on hand."
Wed Nov 26, 2008
more from this source»»
Free as in Freedom, Not Free as in Freeloader   more similar news »
LinuxPlanet: "There is one other major point that goes hand-in-hand with free as in freedom, and that is that ethics matter. All decisions have an ethical basis. We hear "leave the zealotry and politics out of it, and just make a purely technical decision." There is no such thing, and if you don't make a consciously ethical decision then it will be made for you."
Wed Nov 26, 2008
more from this source»»
Recession Proof Your Enterprise With Linux-Based Virtualisation   more similar news »
IT Wire: "Businesses everywhere are looking to cut costs in the grip of reduced consumer spending, decreased advertising and a general slowdown of trade. Linux can aid you in cutting your infrastructure costs - no matter your platform of choice."
Wed Nov 26, 2008
more from this source»»
A Recovery Plan for a Superbad Superblock   more similar news »
ServerWatch: "Linux therefore has multiple copies of the superblock in different locations. Thus, even if you get a "bad superblock" error, you can still rescue your filesystem, as described here."
Wed Nov 26, 2008
more from this source»»
How to Check Package Dependencies With apt-rdepends on Ubuntu   more similar news »
Ubuntu Geek: "By default, apt-rdepends shows a listing of each dependency a package has.It will also look at each of these fulfilling packages, and recursively lists their dependencies."
Wed Nov 26, 2008
more from this source»»
Open Mobility?   more similar news »
Linux Magazine: "...when people did talk about "Openness", it had the focus of "It is great that your product is open, but why should I open up mine?""
Wed Nov 26, 2008
more from this source»»
Google Layoffs: 10,000 Jobs Being Cut, Report Claims   more similar news »
PC World: "Google may be preparing to lay off thousands of workers, if a Silicon Valley information service is to be believed. WebGuild cites anonymous inside sources as saying up to 10,000 Google jobs could be on the way out, with smaller scale layoffs already underway."
Wed Nov 26, 2008
more from this source»»
Novell needs a recount: Red Hat still leads in certified applications (Update)   more similar news »
The Open Road: "Novell has been doing a lot of good things lately in its Linux business, but counting certified applications is apparently not one of them. Novell on Monday announced that it has taken the lead in certified applications vis-a-vis Red Hat, with more than 2,500."
Wed Nov 26, 2008
more from this source»»
Observations on Power Management   more similar news »
Matthew Garrett: "The "powersave" and "performance" CPU governors in the Linux kernel are misleadingly named. Powersave will generally not save you energy. Performance will generally not provide you with extra performance."
Wed Nov 26, 2008
more from this source»»
On Technology   more similar news »
Linux Journal: "I did a very informal survey and discovered that most people do not carry any bills in their pockets on most days, relying instead on their debit cards."
Wed Nov 26, 2008
more from this source»»
Closed Linux Driver Problems Described   more similar news »
LinuxDevices: "Binary-only Linux drivers will never work for the majority of Linux users, Harald Welte told hardware developers at a Taipei conference. The Linux kernel's lack of an ABI and intentional lack of stable APIs make binary drivers a losing battle purely for technical reasons, he suggests."
Wed Nov 26, 2008
more from this source»»
Migration from Apache to Lighttpd   more similar news »
Packt: "In this article by Andre Bogus, we will be focusing on migrating from Apache to Lighttpd web server. Lighttpd is the perfect solution for every server that is suffering load problems, as it has a small memory footprint compared to other web-servers, effective management of the cpu-load, and advanced feature set, such as FastCGI, SCGI, Auth, Output-Compression, URL-Rewriting, and many more."
Tue Nov 25, 2008
more from this source»»
VBoxHeadless - VirtualBox 2.0 On A Headless CentOS 5.2 Server   more similar news »
HowtoForge: "This guide explains how you can run virtual machines with Sun xVM VirtualBox 2.0 on a headless CentOS 5.2 server. Normally you use the VirtualBox GUI to manage your virtual machines, but a server does not have a desktop environment. Fortunately, VirtualBox comes with a tool called VBoxHeadless that allows you to connect to the virtual machines over a remote desktop connection, so there's no need for the VirtualBox GUI."
Tue Nov 25, 2008
more from this source»»
Pointillism Meets Pixelation: Using the Java 2D API to Animate Art   more similar news »
IBM Developerworks: "Paul Reiners shows how to animate images in unexpected and artistic ways using the Java™ 2D API and cellular automata. In the process, he demonstrates implementation of an image operator in Java code and explains cyclic space, a type of 2D cellular automaton. You can use the ideas from this article to create your own image operators and artistic programs using Java technology."
Tue Nov 25, 2008
more from this source»»
Linux Users Unite ...And Riot: More Funny Fake News   more similar news »
The Linux and Unix Menagerie: ""They're such NICE young men," said 78 year old Mildred Matthews, walking her dog nearby. "They would pet my dog, and we'd talk about Art Bell, Deep Space Nine and the X Files. I think they just got tired of being repressed and kept down by The Man..."
Tue Nov 25, 2008
more from this source»»
15 Inspiring Steve Jobs Quotes for FOSS Developers to Ponder   more similar news »
Tech Source From Bohol: "It's a known fact that Free and Open Source software developers are inspired by the words of Stallman and Torvalds, but I think it won't hurt if they will also reflect on some of these great quotes by Steve Jobs:"
Tue Nov 25, 2008
more from this source»»
2008 State Of The Penguin Report - Part 1   more similar news »
Blog of Helios: "Blog of helios is happy to publish their findings after over 1000 separate Linux installs. This will be the first part of a three part weekly series. We hope there is something for all of us to learn within."
Tue Nov 25, 2008
more from this source»»
Debug Your Shell Scripts With bashdb   more similar news »
Linux.com: "The Bash Debugger Project (bashdb) lets you set breakpoints, inspect variables, perform a backtrace, and step through a bash script line by line. In other words, it provides the features you expect in a C/C++ debugger to anyone programming a bash script."
Tue Nov 25, 2008
more from this source»»
The Netbook Newbie's Guide to Linux   more similar news »
Register Hardware: "Episode Three-- Considering that Linux netbooks are designed to present a simplified interface that can be used by complete newbies, it's amazing how buzzy hackers have become about them. Even people who wouldn't consider themselves hardcore techies love to tinker under these machines' hoods."
Tue Nov 25, 2008
more from this source»»
OLPC Giveaway Program Hits Oz   more similar news »
Builder AU: "The Australian subsidiary of the non-profit One Laptop per Child (OLPC) organisation today said it would commence a local "Give 1, Get 1" program on November 30 that would deliver the machines to both geeks and disadvantaged children."
Tue Nov 25, 2008
more from this source»»
I've Got A Penguin in My Briefs   more similar news »
Linux Magazine: "The practice of law is a knowledge, information, and document-intensive profession. In many respects, lawyers ply their trade in the same way independent programmers do: we sell our expertise, experience and technical skill in using what is, essentially, the aboriginal "open" source code -- the code of laws and courtroom procedure."
Tue Nov 25, 2008
more from this source»»
IE, Firefox, and the Add-on Security Problem   more similar news »
The Open Road: "Microsoft blames add-ons for its Internet Explorer security woes, according to InternetNews, yet in separate news from TechCrunch Mozilla's Firefox just hit its one billionth add-on and yet delivers better security, according to several studies."
Tue Nov 25, 2008
more from this source»»
Switching from FrontPage to KompoZer   more similar news »
LinuxPlanet: "As so many wise persons say, migrating from Windows on your computer desktop to Linux is all about having the right applications. Eric Geier introduces KompoZer as a good option for users wanting to find a Microsoft FrontPage replacement."
Tue Nov 25, 2008
more from this source»»
Open-Source Mod for Grand Theft Auto   more similar news »
Linux Magazine: "Today we are marking a new milestone in the history of Multi Theft Auto [...] we have made the decision to re-launch Multi Theft Auto as an open-source project."
Tue Nov 25, 2008
more from this source»»
List:
5 10 15 20 25 [30] 35 40 50
Page:
<< Prev 1 2 3 [4] 5 6 7 8 ... Next >>