Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 5165 5166 5167 5168 5169 5170 5171 5172 5173 5174 5175 ... 7359 ) Next »

Fixing Your Servers From the Middle of Muddy Fields

Modern mobile phones and PDAs have increasingly sophisticated data/internet connectivity. The globe-trotting Juliet Kemp gives us some good tips on how they can liberate us from the server room, and allow us to roam freely.

What's new in Fedora 11

It's not just the new design and updated software that brings a sparkle to the eleventh version of Fedora (Leonidas), there are also a whole raft of technical enhancements. Fedora once again finds itself in the vanguard – expect to see many of these changes coming to other Linux distributions in the near future.

Dynamically creating gui objects on demand in Perl

Dynamic checkbox creation I also created a box which contained checkboxes for a few of the options of the ls command. As I want to add more commands to the tool it would take me a lot of time to create all the checkboxes and a lot of copy pasting code. I don't think that's a good idea, so I've been thinking of some way of dynamically creating vertical boxes containing the checkboxes for all options per command. That way I can just create a VBOX by passing a command and it's options to a subroutine.

Ubuntu releases second alpha of Karmic Koala

The Ubuntu team this morning released a second alpha of the upcoming Karmic Koala operating system, also known as Ubuntu 9.10. While it is still early days for Karmic, this release does give some insight into plans for the final release, scheduled for October this year.

The Perfect SpamSnake - Ubuntu Jaunty Jackalope

  • HowtoForge (Posted by falko on Jun 12, 2009 1:10 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
This tutorial shows how to set up an Ubuntu Jaunty Jackalope based server as a spamfilter in Gateway mode. In the end, you will have a SpamSnake Gateway which will relay clean emails to your MTA. You will also be able to view your incoming queue, train your SpamSnake and carry out a few more advanced operations via MailWatch.

Yet Another Reason Why Old Computers Are Better

Remember back in the day when your computer wasn't obsolete or irreparably damaged by the time you got it home? ;)

Europe to get Windows 7 sans browser

Microsoft plans to remove Internet Explorer from the versions of Windows 7 that it ships in Europe, CNET News has learned.

A Guest Essay In Favor of Mono (#1)

Taking it further, Mono on the whole also enables easier migration - for both developers and users - from legacy CLR frameworks such as Microsoft.NET. Students who learn Visual Studio.NET at University can take their skills and directly apply them to creating or improving Free Software on their shiny new Ubuntu installations, without the need to learn a new language. Businesses with investment in .NET-based applications can look at replacing their servers or desktops with Free Software. Whilst providing .NET compatibility has always been a secondary goal, it is an extremely popular one, which has prompted a lot of input and development work from assorted people into the Mono codebase.

Novell and Microsoft: The Linux business continues

In the last six months, Microsoft and Novell have signed more than 100 new customers for Novell's SUSE Linux Enterprise Server (SLES) as part of their 2006 collaboration agreement. According to Microsoft, this is double the sign-on rate for the first two years of the agreement with Novell.

Filmaster.com – Film Meets Freedom

  • Adventures In Open Source; By Dan Lynch (Posted by MethodDan on Jun 12, 2009 4:12 AM EDT)
  • Story Type: Interview
I’m a big fan of Free Culture and free open source web services too, licensed under the AGPL. I wrote about the creation of Libre.fm a little while back, and I think we could really use more of these truly “free” web services. So when I heard about a new AGPL social network for film fans, I was very happy. The site is called Filmaster and I was lucky enough to have a chat with Borys Musielak (the site’s creator) about how it all came to fruition.

Memo to Canonical and Ubuntu: Don't Repeat IBM's Mistakes

As Canonical polishes Ubuntu to potentially support Google Android and Moblin v2, I’m both impressed and concerned. On the one hand, Canonical continues to change with the times — and in some cases, stay ahead of the times. On the other hand, Canonical runs the risk of repeating some major software mistakes IBM made in the 1990s. Here’s why.

Microsoft plays recession card with Novell

Linux and open-source companies have made much about how the recession is creating opportunity at the expense of proprietary and licensed-based software as IT budgets are cut. For proprietary and license-charged, read Microsoft and Oracle.

Linux Netbook Bundled With Norton 360

  • Linux Today; By Carla Schroder (Posted by tuxchick on Jun 12, 2009 1:26 AM EDT)
  • Story Type: News Story; Groups: Linux
Reader Mark Scott submitted this interesting variation on Linux OEM netbooks: this one is bundled with Symantec's Norton 360. No, it doesn't run on Linux.

Ubuntu 9.04 vs. Fedora 11 Performance

Fedora 11 was released earlier this week so we have set out to see how its desktop performance compares to that of Ubuntu 9.04, which was released back in April. Using the Phoronix Test Suite we compared these two leading Linux distributions in tasks like code compilation, Apache web server performance, audio/video encoding, multi-processing, ray-tracing, computational biology, various disk tasks, graphics manipulation, encryption, chess AI, image conversion, database, and other tests.

Torvalds declares 'new world order' with Linux 2.6.30

Linux kernel 2.6.30 has been released with hundreds of changes from the previous version, including a new architecture for suspend and resume that Linus Torvalds says switches the kernel to a "new world order." "Hopefully now done with the suspend/resume irq re-architecting, and have switched to a new world order," Torvalds announced to the Linux kernel mailing list. "Although I suspect lots of details will still change, of course." "I'm sure we've missed something, and I know we have some regressions pending. At the same time on the whole it looks pretty good. We've fixed a few regressions in the last few days, and there's always 2.6.30.x."

Stallman, Bender, Lefkowitz and Pavelek To Hold Keynotes at Gran Canaria Desktop Summit

The GNOME Foundation and KDE e.V. are excited to announce the keynotes for the first ever co-located Akademy and GUADEC, over 100 talks as well as BOFs, keynote sessions, lightning talks and many opportunities to meet other developers and begin collaborating between projects.

Yum, It’s Starting to Get Tasty

  • Linux Magazine; By Christopher Smart (Posted by linuxmag on Jun 11, 2009 9:37 PM EDT)
  • Groups: Fedora; Story Type: News Story
The release of Fedora 11 promises numerous new improvements. One such improvement is an updated and more efficient package manager. How does it compare to the previous release, version 10?

Dealing With "Permissions on the password database may be too restrictive" Errors On SUSE Linux 10.x

The error "Permissions on the password database may be too restrictive" sounds bad, but it's actually much worse if set carelessly.

PR disaster alert: Asus attacks on Linux

  • Tech-no-media; By Eric Van Haesendonck (Posted by Erlik on Jun 11, 2009 7:43 PM EDT)
  • Story Type: Editorial; Groups: Community
So Asus decided to part way with Linux, the operating system that made the brand famous, to join forces with Microsoft. And they decided to make it in a very public way by stating a nice 'better with Windows campaign'. Well, sorry to disappoint you Asus, but this is turning into a Public relation disaster!

PythonGTK Programming part 3: Screensaver, Objects, and User Input

In the previous two installments of this series we learned how to create a simple, colorful screensaver in PythonGTK. Today Akkana Peck leads us into some key fundamental concepts of programming: objects, code re-use, and making our program respond to user input.

« Previous ( 1 ... 5165 5166 5167 5168 5169 5170 5171 5172 5173 5174 5175 ... 7359 ) Next »