Showing all newswire headlines
View by date, instead?« Previous ( 1 ... 5020 5021 5022 5023 5024 5025 5026 5027 5028 5029 5030 ... 7359 ) Next »
Moorestown-based smartphone to run Moblin, Android, and MeeGo
Aava Mobile announced an "open" Aava smartphone reference design that employs Intel's "Moorestown" CPU, with current or planned support for Moblin Linux 2.1, Android, and MeeGo. Meanwhile, LG will port its Moorestown- and Moblin-based GW990 phone to MeeGo, says an industry report.
The good ol' Debian/GNOME software update icon - do you miss it?
Remember this little guy, the orangish icon that appears in your upper GNOME panel in Debian Lenny when you have software updates? Ubuntu has a similar yet different icon. Or had it, I guess. Now that the Ubuntu Project decided to completely change the way users are notified of software updates, opening an update window either in the foreground or background at some point during the week the update is released, the cheery orange (or whatever color it used to be in Ubuntu) icon doesn't get much play.
What does MeeGo mean for Mobile Linux?
From the "Maemo, to Moblin to LiPS' files: There have been multiple efforts from multiple vendor groups over the last 5 years to develop a successful mobile Linux operating system. Now we've got another one with MeeGo that my colleague Andy Patrizio reported on yesterday. The pairing of Nokia's Maemo with Intel's Moblin was a bit surprising to me initially, but in many ways it does make sense. To be blunt, Nokia's Maemo Linux platform was going nowhere fast.
FreeBSD and the GPL
The first free Unix-like operating system available on the IBM PC was 386BSD, of which Linus Torvalds said in 1993: "If 386BSD had been available when I started on Linux, Linux would probably never have happened..."
OpenSolaris devs 'ignored' by Oracle
Alarm bells have started ringing inside the former Sun Microsystems' OpenSolaris community over the project's potential future with database giant Oracle. OpenSolaris developers have complained they've been "completely ignored" by Oracle despite reaching out, with their questions over the project's future going unanswered.
EXT3, EXT4, Btrfs Ubuntu Netbook Benchmarks
Last month we published benchmarks of EXT4 comparing this file-system's performance when it was first marked stable in the mainline kernel and then where it is at now in the Linux kernel while testing every major release in between. This article was followed up by a Btrfs versus EXT4 comparison using the Linux 2.6.33 kernel to see how the two most talked about Linux file-systems are battling it out with the latest kernel. After those Linux file-system benchmarks were published, we received a request from Canonical to look at the EXT3 performance too. With that said, we have done just that and have published EXT3, EXT4, and Btrfs benchmarks from Ubuntu 9.10 and a Ubuntu 10.04 development snapshot from an Intel Atom netbook.
Set Your Desktop Free, With Nouveau’s 3D
The nouveau project has done it! Finally, an open source 3D driver for NVIDIA video cards has arrived and will ship with Fedora 13. Let’s take a look (including a few benchmarks).
Free/Open Source Software 2010 Workshop
The Workshop on the Future of Research on Free/Open Source Software (FOSS) was recently held in Newport Beach, California. FOSS 2010 was an invitation-only workshop aimed at identifying the key research projects and challenges for free and open source software. FOSS is funded by the Computing Research Association and the National Science Foundation, and hosted by the Institute for Software Research at UC Irvine.
Twitter opens open source page
The Twitter microblogging service has created a Twitter loves open source page, listing the projects it has released or contributed to. The page lists programs written in Ruby, Scala, Java and C/C++ and some tools.
Novell BrainShare Preview: Pulse, SUSE Partners Take Center Stage
When Novell Brainshare 2010 kicks off March 21 in Salt Lake City, the company will put several initiatives in the spotlight. Among the top two priorities. Promoting Novell Pulse (a real-time communication and social messaging platform for enterprises) and promoting SUSE Linux software partners. Here are the details.
Sikuli (GUI Automation Using Screenshots) Moves To Launchpad, Finally Works On Linux
Sikuli is a visual technology to search and automate graphical user interfaces (GUI) using images (screenshots). Basically, you can use Sikuli to automate tasks using screenshots, like taking screenshots of buttons which you need Sikuli to press, etc.
Ubuntu Switches to Yahoo! Search … Kinda (with Screenshots)
Is Canonical partnering with any search engine that’s willing to pay, and selling the default to the highest bidder? I sure hope so! It makes great business sense. Bring on Bing! If it makes Canonical cash that they can use to fund Linux development, I’m all for them taking MS money too. As long as they give you a choice, people will have their favorite search engine, and Canonical makes money – win win.
We're All Makers
I worry that modern Americans have lost both manual skills and the curiosity to explore how things work. I probably worry too much, but look how computers have progressed: from a text command prompt, to all kinds of rich GUis, to smartphones and PDAs, culminating in the iPad. The iPad doesn't even use a keyboard, all you do is grunt and point.
Adobe Joins LiMo Foundation
A few media technology companies have joined the LiMo Foundation, Adobe Systems among the newest ones. The fact that the LiMo platform supports Flash should motivate developers and content providers to create corresponding LiMo applications, said Adobe in what the LiMo Foundation considered worth a special press release.
7 Important Features That Should Be Part Of WordPress Core
I love WordPress. I love its user-friendliness and how easy you can get it installed and running within 5 mins. I love its extensibility and the plugin system that enable us to increase its functionality without any coding needed. However, despite all the love, WordPress is not perfect. There are plenty of times where you will wonder why a simple and basic feature is not included in the WordPress core and you have to go hunting for plugins/hacks/solutions just to solve a simple problem. Take this as my letter to WordPress (and Matt Mullenweg) and I seriously hope they can add the following features to the core in the future.
Ubuntu One Music Store Pushed In Rhythmbox
One of the features that was talked about and proposed a few months back was a music store for Ubuntu where one could easily purchase music and somewhat fits in with Canonical's plans for the Ubuntu Software Store (or the "Ubuntu Software Center" as it's now called). Plans were laid out for an Ubuntu One Music Store and the first packages to support this in Ubuntu 10.04 LTS are now available.
10 things you should know about Linux security
I like using Linux, it makes me feel secure. But there are still things even Linux users have to watch out for. I know Linux is much better than windows when it comes to security. But still sometimes I feel like we may feel to safe on our OS.
Bordeaux 2.0.0 for FreeBSD and PC-BSD Released
The Bordeaux Technology Group released Bordeaux 2.0.0 for FreeBSD and PC-BSD today. Bordeaux 2.0.0 marks major progress over older releases. With version 2.0.0 and onward we bundle our own Wine build and many tools and libraries that Wine depends upon.
Five nice and useful plugins for Gimp
Here it is another five nice plugins for Gimp : 1- Burnt Paper : This plugin creates a burnt-paper effect. 2- Batch color contrast: The script enables you to do two image adjustment operations to all images in a folder: 3- MathMap : An image processing application 4- Drawable Multiplication : Generate multiple copies of a drawable into the image where the drawable is 5- Divide Scanned Images.
How To Set Up MySQL Database Replication With SSL Encryption On CentOS 5.4
This tutorial describes how to set up database replication in MySQL using an SSL connection for encryption (to make it impossible for hackers to sniff out passwords and data transferred between the master and slave). MySQL replication allows you to have an exact copy of a database from a master server on another server (slave), and all updates to the database on the master server are immediately replicated to the database on the slave server so that both databases are in sync. This is not a backup policy because an accidentally issued DELETE command will also be carried out on the slave; but replication can help protect against hardware failures.
« Previous ( 1 ... 5020 5021 5022 5023 5024 5025 5026 5027 5028 5029 5030 ... 7359 ) Next »
