Showing all newswire headlines
View by date, instead?« Previous ( 1 ... 5142 5143 5144 5145 5146 5147 5148 5149 5150 5151 5152 ... 7359 ) Next »
Write Your Own Linux Twitter Client In Less Time Than It Takes To Find One!
Ace coder Akkana Peck didn't want to keep a tab open in a browser all day every day just to keep an eye on Twitter, and none of the available Linux clients had what she was looking for. Either they required installing something like Mono or Adobe Air, or they had nasty bugs. And then she found out about Python-Twitter and how to write her own. (Beginners can do this too!)
Even more speculation on Google Chrome OS
Argh, there have been about a zillion articles and blog posting declaring the future of computing and a coming "OS War" between Microsoft and Google. Paaalease. Although I myself am writing yet another piece of content related to Google Chrome OS, I feel compelled to do so because the vast majority of everything I've seen so far is simply rubbish... and I don't often call things rubbish.
Microsoft Worldwide Partner Conference: Will Google Chrome OS Steal the Show?
Imagine the following scenario: You’re Microsoft — the world’s largest, most profitable software company. Several thousand of your partners are about to meet you in New Orleans for a massive conference. Everyone is wondering if you can (A) retain your established software franchises while (B) pushing deeper into cloud and software as a service (SaaS). Then, an unexpected hurricane blows into town. It’s called Google Chrome OS. Now what?
Mozilla calls on coders to build Web-tool index
Mozilla Labs has set up the Open Web Tools Directory, a bid to build a comprehensive list of the open-source developer tools available. On Monday, the open source browser project issued a call to the programmer community to help with the construction of the new central database.
mrxvt (Light weight, desktop independent, fast, multi tab, dynamic terminal emulator for X)
A long time has passed since I have left KDE and GNOM world. I am living with icewm and desktop independent tools. But my memory was continuously knocking me about konsole; a multi tab, transparent terminal emulator for X Window. It is really great but as usually being a member of KDE family, it is bloated. Linux is great because it never lets it users unhappy. My happiness has come back with mrxvt.
How to make MPlayer use the correct encoding for Romanian and Greek subtitles
Open up GMPlayer (or another MPlayer GUI) right-click on it, go to Preferences, click on the Font tab and from the Encoding list chose Slavic/Central European Languages (ISO-8859-2) for Romanian subtitles. Use Modern Greek (ISO-8859-7) for Greek subtitles. Be sure to also pick a font that contains the specific diacritic character sets (Verdana and Arial can be found in the msttfcorefonts package in most Linux distributions and proved to be almost perfect for this task). Even better, be sure you installed the mplayer-fonts package and leave the font field empty for the application to chose it’s own system font.
Installing VirtualBox 3.0 On An Ubuntu 9.04 Desktop
This tutorial shows how you can install Sun VirtualBox 3.0 (released on June 30, 2009) on an Ubuntu 9.04 desktop. With VirtualBox you can create and run guest operating systems ("virtual machines") such as Linux and Windows under a host operating system. There are two ways of installing VirtualBox: from precompiled binaries that are available for some distributions and come under the PUEL license, and from the sources that are released under the GPL. This article will show how to set up VirtualBox 3.0 from the precompiled binaries.
Google Frenzy and Mono Mania
The Chrome OS story is truly frightening, far more terrifying than Mono gaining a solid foothold in Linux distributions--- because the news is simply an announcement that the Chrome OS project has been officially launched. There is no OS yet. What levels of hysteria are going to be reached when the actual code is released? Rioting? Suicides? Looting?
TV-Browser – Online Digital TV Guide in Ubuntu
TV-Browser – Online Digital TV Guide in Ubuntu. TV-Browser is a simple Digital TV Guide that supports more than 500 TV channels and 80 Radio stations. TV-Browser collects TV program information from different sources on the internet and presents it neatly as a Digital TV Guide with pictures where there possible (if there are no copyright issues).TV-Browser is a free opensource software licensed under GPL that can run on multiple platforms like Windows, Linux, MacOS & OS/2 as it is Java based and requires only the SUN Java runtime environment to work properly.
Google uncloaks Chrome OS hardware pals
Google has revealed at least some of the hardware manufacturers it's working with to design and build devices that run the much-discussed Google Chrome Operating System. With a post to the official Chrome blog Wednesday afternoon, the Mountain View Chocolate Factory said its hardware partners include Acer, ASUS, Freescale, Hewlett-Packard, Lenovo, Qualcomm, Texas Instruments, and Toshiba.
Microsoft Office OneNote 2007 on Linux
Office OneNote 2007 is a digital notebook that provides one place to gather notes and information, powerful search capabilities to find what you're looking for quickly, and easy-to-use shared notebooks to help manage information overload and work with others more effectively.
The fun of legacy hardware
I have an old embedded system that uses an SBC-MAX board from Computer Dynamics. The unit was part of a vehicle monitoring system that used Windows 98 (one of many fundamental flaws in the design). It has a K6/2 333MHz CPU and 128MB of EDO DRAM. It features a whole bunch of integrated devices and a fairly broken BIOS. As an embedded system it has a PC/104 bus for which I have a few modules including a GPS. I'm would like to get that working but getting Ubuntu to even install on it has been a pain.
5 Simple APT Tips for Debian and Ubuntu, Part II
Several months ago I created an article with 5 APT (Advanced Packaging Tool) tips for both Debian and Ubuntu available here. APT is the package manager in Debian and Debian-based distributions, like Ubuntu. Here's part two of that article, with 5 more tips and tricks for APT.
Are Google and Microsoft Switching Roles?
With Google announcing Chrome OS and Microsoft launching Bing and other cloud initiatives, it seems as though the two companies are reversing roles and attempting to poach on one another's traditional territory.
Behold, The Googlification Continues - Or Does It?
Google will eventually take over the world. Oh, sure, we delude ourselves into believing otherwise, but deep down inside we know that one day, gLife will come out of beta.
What does Red Hat, Ubuntu and openSUSE think about Google Chrome OS?
Gerry Carr, platform marketing manager at Ubuntu, downplayed the news, telling InternetNews.com that, at this point, all Google has delivered is a blog post stating its intent -- and as a result, it's too early to speculate on how the competitive landscape will shape up. "I think we would rather focus on a new entrant bringing a bunch of energy to the open source space and validating the choice of Linux for developing new operating systems that will replace legacy Windows," Carr said. "But by whom and how that Linux choice will be delivered is predicting the future with little data -- not something that is smart to do."
Mono outpaces Java in Linux desktop development
"Mono is clearly more popular than Java. I've been using desktop Linux as my primary desktop for three to four years, and use just a handful of Java apps day to day," O’Grady said.
How-To: Download Debian CDs/DVDs Using jigdo
This guide will show how to download ISO images (CDs, DVDs or Blu-Ray) using jigdo, a specific protocol intended to be the main way to download Debian disc images. jigdo (or Jigsaw Download) downloads individually all the files located on a specific CD/DVD, and then it assembles them into an ISO image. jigdo is known to be a faster alternative to download large image files.
The Future Of EGL On Linux With Mesa, Eagle
Kristian Høgsberg, the Red Hat developer largely responsible for DRI2 and various other X.Org innovations, had started the Wayland display server project last year to leverage new technologies like kernel mode-setting and the Graphics Execution Manager. While there is not much to report on with Wayland since our last update, one of the components used by Wayland is Eagle, another Kristian Høgsberg project.
Google could kneecap Microsoft with Chrome OS
It's the announcement we've all be waiting for, one that Google at one point in the past said it wouldn't make. But it did: Google will release its own PC operating system, Chrome OS, to leverage the company's Web-based Google Apps and bypass Microsoft's Windows operating system entirely on not just netbooks but every PC platform from the smallest ARM ultraportable to a full Intel-based desktop.
« Previous ( 1 ... 5142 5143 5144 5145 5146 5147 5148 5149 5150 5151 5152 ... 7359 ) Next »
