Friday, 31 July 2009

Thursday, 30 July 2009

Developing Flash for Free

You can get FlashDevelop the free IDE from here. You should also take a look at the Wiki here for other useful information & the Flex 3 SDK can be downloaded from here.

More information can be found in this thread on the DBF forum.

Tuesday, 28 July 2009

Monday, 27 July 2009

Google Earth Ubuntu

Installing Google Earth in Ubuntu is extremely simple.

Visit the following page here for instructions & add the Medibuntu repository to your Package Manager.

Adding a Launcher

The way you create a custom launcher for a program in Ubuntu has changed.

The new way is explained here on the Ubuntu Wiki.

Saturday, 25 July 2009

OOP Concepts

Useful information about the concepts involved in Object Oriented Programming can be found here.

Friday, 24 July 2009

Bizarre Code::Blocks Problem

I've been using Code::Blocks for a long time now & have never had any problems with it. But recently I started to receive the following error.
  • mingw32-g++.exe: no input files
I'd installed Code::Blocks & the MinGW Compiler seperately using the MinGW Automated Installer from here.

I noticed that whenever I attempted to compile a project the complete Compiler output was being displayed. So I checked the Compiler settings & noticed that the following option was being used.
  • -print-search-dirs
When I removed it, I could compile without any problems.

Wednesday, 22 July 2009

When to use OOP

I was looking at the jobs on the Infinity Ward website & I noticed that one of the skill requirements for a Senior Software Engineer was the following...
  • Appreciation of when not to use Object Oriented Programming
There is a Blog at the Infinity Ward site which can be found here, where there's a lot of other information.

Saturday, 18 July 2009

Prime Numbers

Interesting thread here on the Ubuntu Forums about different ways which can be found to calculate Prime Numbers. A lot of different programming languages have been used in the thread too.

Saturday, 11 July 2009

Invalid Server Certificate

Have you ever received the following error message.

"The certificate will not be valid until 27/03/2009 22:20."

Then you probably need to check your Time & Date Settings.

Battlefield 1943 Online Gameplay

Excellent video here on YouTube showing multiplayer footage taken from Battlefield 1943.

You can get the game now on Xbox Live Arcade for 1200 points.

Interesting Blogs

Mozilla has a blog here & Google has one here.

Both blogs contain a lot of useful information.

Wednesday, 8 July 2009

Google Chrome OS

Google has announced it is working on an Operating System for Netbook computers.

You can read more in this blog post at the techcrunch blog.

More information can be found in this report on the BBC Website.