Archive for August, 2007

StoreSuite NX :: A Shopping Cart for the New Millennium

Posted by Johan Cyprich on 29 Aug 2007 | Tagged as: Applications, Reviews

Making money online is the ambition of many Internet entrepreneurs. This is done mainly either by selling advertising or selling products and services through a web site. Advertising is rather simple to set up. They are usually affiliate links which pay per click or give a commission on a sale. The more knowledgeable user will [...]

Is That a Bug or a Feature?

Posted by Johan Cyprich on 24 Aug 2007 | Tagged as: Humour

I saw this photo on the PC World blog. This kind of humour makes sense only to programmers.

Installing MediaWiki on 1&1

Posted by Johan Cyprich on 17 Aug 2007 | Tagged as: Applications, How To

I recently tried to install MediaWiki on my account with 1&1 I couldn’t get past the second installation page. The software couldn’t find /config/index.php even though the file was in that subfolder. After some experimentation, I came up with a solution to install MediaWiki.

Copy the MediaWiki installation files to your web site address folder.
Rename the [...]

How Many C++ Programmers Does It Take To Change A Lightbulb?

Posted by Johan Cyprich on 17 Aug 2007 | Tagged as: Humour

These are some jokes I found on C++. Its a valuable resource for people who do stand up comedy or if you need material for your next party.
Q: How many C++ programmers does it take to change a light bulb?
A: You’re still thinking procedurally. A properly designed light bulb object would inherit a change method [...]

C++09 – The New C++ Standard

Posted by Johan Cyprich on 16 Aug 2007 | Tagged as: Programming

Contrary to popular opinion, C++ is still the most powerful general purpose programming language. It runs circles around other languages and today’s compilers have RAD capabilities that only belonged before to languages like Visual Basic and Delphi. Many people consider C++ to be a mid level language because it has both high and low level [...]

Older Entries »