Showing all newswire headlines

View by date, instead?

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

New Apache project for RESTful web services

Apache Wink is a new framework for developing "RESTful web services". The project currently resides in the Apache Incubator, where newly introduced projects within the Apache Software Foundation (ASF) are matured and evaluated for promotion to full Apache projects, having entered the incubator in May. The code base for Wink was contributed by HP and IBM, who also intend to oversee the project in the future.

Minitube: Slimline YouTube Client

  • Linux Pro Magazine; By Marcel Hilzinger (Posted by Scott_Ruecker on Sep 1, 2009 12:00 AM EDT)
  • Story Type: News Story
Anyone wanting to watch just a short video on YouTube probably won't need Minitube, for those that want more, it's a must-have app. Minitube is a classic Unix program for the playback of YouTube films. Enter a keyword and the program will retrieve all relative URLs from YouTube and play them one after the other. With a binary of just 440KByte, Minitube does without Flashplayer, is advertisement-free and relies fully on the Phonon framework for audio and video support.

Slackware goes 64-bit

The Slackware team released version 13 of its venerable Linux distribution, now supporting 64-bit computers. Slackware 13 provides "completely reworked" X packages, upgrades to KDE 4.2.4 and Xfce 4.6.1 desktops, a new .txz package format, and support for Ext4 and the GRUB bootloader, says the project.

Accessing SQLite in C

In my last article I wrote about accessing a PostgreSQL database in C/C++. In this article, I'm going to discuss performing the same functions in C against an SQLite database. Unlike Postgresql and the supporting libraries, SQLite creates completely self-contained databases that aren't dependant upon a client-server architecture.

Open vs. Closed: the iPhone's Future or Folly?

  • ConsortiumInfo.org Standards Blog; By Andy Updegrove (Posted by Andy_Updegrove on Aug 31, 2009 9:08 PM EDT)
  • Story Type: News Story
Steve Jobs is a genius of design and marketing, but his track record on calling the right balance between utilizing proprietary arts and public resources (like open source and open standards) is more questionable.

What Would XO Laptops for All Children Cost?

Wayan and I and others have wrangled over the last two years over what OLPC programs would cost, and whether countries can afford it.

Staying Power

  • Eleven is Louder; By Bradford White (Posted by olefowdie on Aug 31, 2009 7:15 PM EDT)
  • Story Type: Editorial
The threat to Linux is its users, advocates, and fanboys not the megacorps of the IT industry.

Skype has been compromised, according to programmer

  • gulli News; By Ruben Unteregger (Posted by Scott_Ruecker on Aug 31, 2009 6:18 PM EDT)
  • Story Type: Security
Ruben Unteregger discloses how he created a Skype trojan under contract from the German government while working for a Swiss company. Linux users may not be exempt. He has now released the trojan source code under GPL.

Report: KDE4, the Anti-Cloud Desktop

Whether you call it Web 2.0, Software as a Service (SAAS), Cloud Computing, or some other trendy buzzword, it still means ceding control of your data and applications to someone else. Bruce Byfield examines some exciting possibilities in KDE4 for incorporating networked functions into the desktop in a different way, one that keeps control in the user's hands.

Novell Still Profits with Linux

Tightening of the belt has seemingly paid off for Novell. The enterprise earned 38 million USD in the last quarter with Linux products. Novell’s turnover for the third quarter this year is lower than that of the third quarter last year, but the figures are still in the black. Novell closed out 2009’s third quarter with a profit of 17 million USD.

Multi-booting over the internet

Many operating systems can already be booted over the net, especially so for the installation systems of the major Linux distributions, but the netboot.me web service offers a universal boot loader which presents them all in one menu. The boot loader can be installed on a USB stick, burned onto CD, or on a floppy disk. This allows users to start an always current selection of operating systems over the internet using one single boot medium.

Fedora, Mandriva delivering Linux goods

  • MyBroadband; By Alastair Otter (Posted by rpm007 on Aug 31, 2009 3:19 PM EDT)
  • Story Type: News Story
Ubuntu Linux may get most of the attention but Mandriva and Fedora Linux are pushing the Linux desktop forward more than most

Can Ubuntu 9.10 Outperform Mac OS X 10.6?

Back on Friday we published Mac OS X 10.6 benchmarks and found it to offer some terrific performance improvements, but at the same time, there were a few notable regressions. Apple engineers have been working hard at pushing technologies like Grand Central Dispatch (GCD), OpenCL, full 64-bit support, and other changes to their OS X stack to bolster its performance capabilities and reduce the overall footprint.

Windows Users - The Charlie Browns of Computing

  • heliosinitiative.org; By helios (Posted by helios on Aug 31, 2009 1:32 PM EDT)
  • Story Type: Editorial; Groups: Community
There is a pleasant surprise here shortly so stay with me for a bit. Cool surprises await....or not. Depending on your SEF . (Surprise Expectation factor) What I have to say isn't necessarily directed at Linux Users...you know what I am about to say chapter and verse...most will anyway. But everyone personally knows a Windows User...lots of them in most cases. Many of you have went as far as to refuse free support for them...as have I. I too have tired of fixing the same problems over and over. So, when my home-care nurse bemoaned the fact that her Windows laptop was not responding, I took a look at it. Like I had a choice? Oh, and just guess what I found?

Only 13% of Small Businesses Buying Netbooks

I'm using my new Ubuntu netbook to write this blog entry. But I'm feeling a little lonely, because only 13 percent of small and midsize businesses plan to purchase netbooks, according to survey results from Spiceworks Inc.

Configuring fail2ban With SquirrelMail On Debian Lenny 5.0/ISPConfig 3

  • HowtoForge (Posted by falko on Aug 31, 2009 11:38 AM EDT)
  • Story Type: Tutorial; Groups: Debian
In this article I will show how to prevent brute force attacks with Fail2ban against your SquirrelMail Web login using the Squirrel Logger plugin.

Simple process for PHP projects

  • packtpub.com; By Samisa Abeysinghe (Posted by janice on Aug 31, 2009 10:35 AM EDT)
  • Groups: PHP
In this article by Samisa Abeysinghe, we will look into a process model that we can use as a starting point for the PHP projects that we are working on. The process is designed with the MVC framework based design model in mind. It is assumed that the workload is broken down based on the Model-View-Controller pattern, and team members are assigned to work on each layer based on that breakdown.

Bash Shell Scripting Online Course

  • BeginLinux.com; By Mike Weber (Posted by aweber on Aug 31, 2009 9:38 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Scripts are files that contain shell commands which may be short or can be very complex. Scripts just make it easier because you can invoke one command to run all of the commands in the script. Here instead of using 8 separate commands you can use one command to execute all of them. This course is in a series of mini-courses to help you with Bash Shell Scripting. It is divided into several sections as you can see below. In addition, to help you in the challenge of learning bash shell scripting you will find a quiz at the end of each mini-course.

Loading Xen via GRUB2 on top Ubuntu Karmic Server (alpha 4)

  • Xen Virtualization on Linux and Solaris; By Boris Derzhavets (Posted by dba477 on Aug 31, 2009 8:41 AM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
Due to GRUB2 doesn’t allow module entries to accept parameters via command line in meantime , creating corresponding Xen grub2 entries for xenified aka Suse kernels went a bit different from the same procedures on Jaunty and Intrepid Servers.

OpenCL Support Atop Gallium3D Is Here, Sort Of

OpenCL is present in NVIDIA's Linux driver as well as the just-released Mac OS X 10.6, but there is support for the Open Computing Language coming forward in the open-source world through the Gallium3D driver infrastructure.

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