Archive for the ‘OS’ Category

Don’t let Vendor Hype Take You Down the Wrong Road

Monday, February 15th, 2010

To identify the right CRM solutions for your business, you first need to understand what CRM is. Customer Relationship Management is a way of doing business and it requires a strategy from which you will define processes that can be supported by people and software.

Where most folks get it wrong is by confining CRM to the sales organization, or customer service or marketing. The fact is, each of those areas is a critical part of CRM and there could even be an impact in some of your back office groups as well. (more…)

Project Looking Glass

Saturday, November 7th, 2009

Sun Microsystems in the first half of this decade, created a project called Looking Glass.  This was an inovative project for creating a 3D desktop.  Unfortunately the project died in 2006 and there hasn’t been any work on the project since then.

This is very unvoftunit since it lead to several new technologies including several innovations that Apple is using today in there latest OS.

Take a look at this

How to install 3D-Desktop using Beryl

Monday, September 7th, 2009

Windows Vista provides two entirely new features to manage windows using Windows Flip and Windows Flip 3D. Linux is already using this technology. 3D-Desktop is an OpenGL program for switching virtual desktops in a seamless 3-dimensional manner on Linux. The current desktop is mapped into a full screen 3D environment where you may choose other screens. (more…)

The latest version of Knoppix

Friday, September 4th, 2009

The latest version of Knoppix represents a radical remake of the venerable Live CD Linux distribution. Knoppix 6.0 is leaner, faster, and more versatile than ever. In addition to that, the new version brings another significant improvement: the amazingly fast boot process. Even when Knoppix runs from a CD, it takes less than a minute to boot to the graphical desktop. (more…)

Installing Ubuntu Server 9.04

Thursday, September 3rd, 2009

Recently a friend requested I help him with an installation of Ubuntu Server. Since he was completely new to the process of installing Linux (he’s a COBOL programmer :( ) I thought it would be smart to walk through the process of installing a Ubuntu Server, step by step. (more…)

What Chrome is not

Wednesday, September 2nd, 2009

As Assad Kahalahenie pointed out on a recent Dr Dobbs post, many people seems to be getting over-exited about the new Google ChromeOS. I think that many bloggers are making more of ChromeOS than what it actually is. Maybe it is time to sum up what Google’s new OS is and what it is not!
(more…)

Turn Vim or Emacs Into an IDE With Exuberant-Ctags

Tuesday, September 1st, 2009

IDEs can be useful when you’re coding; however, you may, like me, have a preference for an editor you already know.

The exuberant-ctags package offers some of the source code navigation features of an IDE within Emacs or Vim. (more…)

Linux is not a operating system

Tuesday, September 1st, 2009

Earlier Google announced their intention to release an operating system based on Linux. The reaction of some people was: “No, another neutered, watered-down, capitalized “Linux”.

Linux will once again be viewed as a sub par, ‘specialized’ OS.” Well, this is not possible because Linux is not really an operating system, it is a kernel. And it is actually very successful as a specialized operating system’s kernel. Let me explain. (more…)

Remote Helpdesk on Linux With GNU Screen

Tuesday, September 1st, 2009

Screen is a very useful program which in effect gives you multiple console screens in the same window. It’s handy if you’re using a console rather than an xterm, or if you’re connected to another machine, as it means you can do multiple things at once without having to move to another console or open another ssh connection. (more…)