Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 4247 4248 4249 4250 4251 4252 4253 4254 4255 4256 4257 ... 7359 ) Next »

GCC 4.6, LLVM/Clang 3.0, Open64 Benchmarks

For those interested by last week's articles on the AMD Bulldozer benchmarks of the GCC, Open64, and LLVM/Clang compilers and the FX-8150 compiler tuning, but curious to know how the new LLVM/Clang 3.0 and other compilers perform on other processors, here's some new test results. These tests are looking at GCC 4.6, LLVM/Clang 3.0-RC1, and AMD Open64 compilers on Intel Sandy Bridge and AMD Shanghai hardware.

Let's Play: P-UAE

Welcome everybody again to a new Let's Play! This time, i want to talk about P-UAE. What's P-UAE? P-UAE is a Commodore Amiga emulator for Linux. It's easy to use, free, and highly customizable. Well... Let's go!

Fuduntu 14.12 Release - Happy Anniversary!

  • ~/Blog; By Fewt (Posted by fewt on Nov 7, 2011 11:16 AM CST)
  • Groups: Community
Happy first anniversary, Fuduntu! Our first year has been a great one. We have grown astronomically both in terms of the community, and in terms of mindshare. It is crazy to think that just a year ago Fuduntu was simply an experiment that I uploaded to SourceForge. Here we are one year later competing in the top 50 with all of the major distributions in Distrowatch's six month statistic and receiving hundreds of thousands of hits to our package repository every week.

Linux Mint Reveals The Top Secret Project, To Overtake Ubuntu Soon

  • Muktware; By Swapnil Bhartiya (Posted by muktware on Nov 7, 2011 10:19 AM CST)
  • Groups: GNOME, Linux
Linux Mint is doing something which was expected from a project like this, yet we never thought of. A way to embrace never technologies without having the user to relearn everything or to lose some features or functionality.

AgiliaLinux 8 GNOME review

  • LinuxBSDos; By finid (Posted by finid on Nov 7, 2011 9:22 AM CST)
  • Story Type: Reviews
AgiliaLinux is a fork of MOPSLinux, a defunct Linux distribution that was based on Slackware. Now, AgiliaLinux is an independent, multi-purpose distribution with development roots in the Russia Federation (MOPSLinux was also a Russian distribution).

AgiliaLinux 8, the latest release, was made available for public download on October 3 2011. With this release, AgiliaLinux’s development model was changed to a rolling release model.

This article is a review of this latest release, using the GNOME desktop

Serving CGI Scripts With Nginx On Fedora 15

  • HowtoForge; By Falko Timme (Posted by falko on Nov 7, 2011 8:24 AM CST)
  • Story Type: Tutorial; Groups: Fedora
This tutorial shows how you can serve CGI scripts (Perl scripts) with nginx on Fedora 15. While nginx itself does not serve CGI, there are several ways to work around this. I will outline two solutions: the first is to proxy requests for CGI scripts to Thttpd, a small web server that has CGI support, while the second solution uses a CGI wrapper to serve CGI scripts.

Btrfs Brings "Pretty Beefy" Changes In Linux 3.2

The pull request for the Btrfs file-system in the Linux 3.2 kernel has finally come in this Sunday. It brings some fairly significant changes for this up-and-coming Linux file-system...

The Time Weaver - Where FOSS Meets Fantasy

While Thomas goes about his business in this world, acting all normal and everything, he also dwells in a world where Evil Warlord Wizards cast mayhem and misery on the land. But all things in balance, Good battles evil, sometimes with ambiguous results.

Thomas is the author of a new book, The Time Weaver.

Look, I'm an old Dungeon Master myself. I've contemplated and fondled my share of eight-sided dice and I've created worlds where madness is the norm.

But nothing like Thomas weaves.

NCDU - The Answer to a Question

  • Thoughts on Technology; By Jeff Hoogland (Posted by Jeff91 on Nov 7, 2011 5:04 AM CST)
  • Story Type: Editorial, Tutorial
The question is:

Where did all my disc space go?

Eclipse Xtends Java

A plugin layer to simplify development The Eclipse Foundation has quietly launched a new language, Xtend, which it says is designed to address shortcomings of Java without replacing it.…

How MonoGame Can Bring More Games to Linux

  • Ubuntu Vibes; By Nitesh (Posted by Dart on Nov 7, 2011 3:09 AM CST)
  • Story Type: News Story; Groups: Linux
MonoGame 2.0 was released on October 27 bringing support for 2D XNA APIs for Linux. MonoGame was previously known as XNATouch and is an open source implementation of the XNA tools in OpenGL. MonoGame can bring a large number of popular games to Linux, which were until now only working on XBox and Windows. Game developers will now be easily able to port their 2D games to Linux. In fact developers of Indie game Wizorb, which is rising fast in popularity are porting their game to Linux using MonoGame 2.0. Just within a week of MonoGame adding support for Linux, we have our first game (there may be more) and I am sure more developers will follow. Next major release of MonoGame, 3.x series will bring 3D API support that will bring even more games to Linux.

The Linux Command Line Shell Roundup

  • http://linux-news.org; By Linux-news (Posted by linuxaria on Nov 7, 2011 2:12 AM CST)
  • Story Type: Roundups
The command line is a powerful way to interact with a Linux computer. Instead of using the mouse, you just type commands into the shell. (The shell is a blank window where you type in your commands.) So for example, instead of clicking on your file browser, you simply type ls [enter] to display the contents of your working directory.

There are several different shells. The original shell is sh, or the Bourne Shell. It was developed by Stephen Bourne at Bell Laboratories. It’s still in use today. Check for it in your /bin directory.

Plans For Ubuntu On Phones Are Laid

Besides everything else that went on today at the Ubuntu Developer Summit in Orlando for the upcoming Ubuntu 12.04 LTS release, initial plans for Ubuntu on mobile smart phones were laid out...

LXer Weekly Roundup for 06-Nov-2011

LXer Feature: 06-Nov-2011

Welcome to this week's collection of big stories from the LXer Newswire. Enjoy!

GNOME Shell Works Without GPU Driver Support

As reported on Thursday, GNOME Shell / Mutter no longer requirements OpenGL-accelerated hardware drivers. It's possible to run this GNOME3 desktop with a software back-end via Gallium3D's LLVMpipe...

Samsung Keeps Working On Its Linux DRM

While Samsung has its Exynos 4210 DRM merged into the Linux 3.2 kernel as the first DRM driver for ARM in the mainline kernel, they haven't stopped there. More patches have been floating around from Samsung in the past few days...

gEdit, an easy to use text editor with many advanced features

  • http://linuxaria.com; By Linuxaria (Posted by linuxaria on Nov 6, 2011 9:39 PM CST)
  • Story Type: Tutorial
gEdit is a serious text editor in the tradition of many editors that the programmer or code jockey will appreciate – syntax highlighting in many source codes, script formats, markup formats, and even some Scientific formats.

I write a lot of HTML code and I find the multiple undo/redo, find, search & replace, and the built-in code-aware spelling checker essential on a daily basis.

Ubuntu 12.04 Developer Summit Summary

The Ubuntu Developer Summit for the Ubuntu 12.04 LTS "Precise Pangolin" release has now ended in Orlando, Florida. Here is a brief summary of some of the interesting news and discussions that took place for this leading Linux desktop distribution.

Softpedia Linux Weekly, Issue 172

  • Softpedia; By Marius Nestor (Posted by hanuca on Nov 6, 2011 5:47 PM CST)
  • Story Type: Roundups
Welcome to the 172nd issue of Softpedia Linux Weekly!

Links To All My Linux For You Articles

I started writing for Linux For You Magazine in August 2010. Since Then I have written over 10 articles for this International Magazine. Today I am providing the readers with all the links to my articles. All the work done is under Creative Common License as described in the sidebar widget also. So Let's get started

« Previous ( 1 ... 4247 4248 4249 4250 4251 4252 4253 4254 4255 4256 4257 ... 7359 ) Next »