Navigation

User login

The Acrossad GNU/Linux Oggcast Episode 14 Notes: Neutron Star

Title: Neutron Star Listen NOW!
Host: Rex Djere
Recorded: Monday, Sept. 6, 2010
Music: Neutron Star by Jamendo Jazz's Blue Canoe Records.

( 00:01:00 ) Intro.

Open Source C++ Programming With Code::Blocks: Bubblesort Program

The bubblesort is perhaps the simplest sorting algorithm. It is a method used to sort items that are not properly arranged by repeatedly swapping items that are out of place. For example, look at the group of unsorted items below:

unsorted array

A First Demonstration of the Power of PHP

PHP, the hypertext preprocessor scripting language, is a very powerful tool for creating dynamic and interactive websites. You can embed php code within static html files to create dynamic content. Php web pages typically have a .php extension. Let's take a look at some very simple php code that outputs a simple message to the user:

<html>
 <head>

Red Hat CEO: Cloud Meets Virtualization and Linux

Red Hat has been one of my favorite GNU/Linux companies since I first discovered the in the early 2000s. This is a recent video with Red hat's CEO about GNU/Linux and virtualization.

Chris DiBona at Linux Foundation Collaboration Summit 2010

I found this video presentation of Chris DiBona, Google's open source czar, from the 2010 Linux Foundation Collaboration Summit. The topics were very informative.

Syndicate content