Windows Control Panel Equivalent on Linux

Windows control panel is something we are all familiar with in Windows operating systems like Windows XP, Windows 2000, Windows Vista & now Winfows 7. Unfortunately you may not have found a direct equivalent of Windows Control Panel which works in Linux systems like RHEL, Cent OS, Fedora, Ubuntu etc. Despair no more for the solution is here.

Full article (134 words) »

How to download & install JDK 6

I never thought I would have to write this article. Downloading Java was the simplest thing possible. Just go to java.sun.com and download the JDK. Unfortunately Sun has (intentionally?) complicated the procedure to such an extent that it almost takes an expert to download the proper version of JDK and without any extra and often unnecessary baggage.

Let's call this article: The Art of Downloading & Installing JDK 6 Full article (479 words) »

How to find ethernet / MAC address on Linux

In Linux networking is easy, you just have to know how. We will discuss below how you can find your own machine's MAC address for all the attached ethernet cards as well as MAC addresses on other machines in the network.

Full article (182 words) »

How to install nVidia Driver on CentOS

Before you read, here is a bit of warning: Do not install the nVidia driver that you can download from nVidia.com. The driver may install fine but may not work as you expect. You are much better of following the procedure below. Full article (140 words) »

How to auto-start synergyc in Fedora / CentOS / RHEL Linux

You may find several instructions to autostart synergyc during login and after login. I had a hard time using them. Additionally I found the instructions to be redundant and based on incomplete inderstanding of how gdm works. The following is the simplest set of instructions you can find anywhere to autostart synergyc on Fedora / CentOS / RHEL etc.

Full article (209 words) »

Offer: Adobe Photoshop CS4 Extended (80% discount + free shipping!)

Student_cs4-discountAdobe Photoshop CS4 Extended, the latest and the most sophisticated image editor software is coming out with a palpable discount of 80% and also with a free shipping. We generally refrain from such allurement, but this time its really that shareable. Just to give you a brief overview,

Full article (146 words) »

JDK 1.6 Compiler Optimization performance difference between IP address to long implementations

Just to give all ya techies some food for real geeky thoughts, here is a kind of an eye opener of how much JDK 1.6 compiler has optimized itself over the years. Our developers were working on a project that needed IP addresses to get simplified and be represented by numbers. Understandably it reduces a lot of overheads from the server as a single IP address generally takes up 4 bytes. Now in lieu of using a common code, we decided to optimize it our way and improve some performance. So here goes the original code that perhaps you have used too
Full article (253 words) »

Progressive Disclosure in API Design with example

Progressive Disclosure apiYou have probably heard about the progressive disclosure principle of UI design. In Progressive disclosure design you defer advanced or rarely used features to a secondary screen, making applications easier to learn and less error-prone. It has been successfully argued that the same principles can be and should be applied to API design, which are consumed by humans (programmers).

Full article (632 words) »

Firefox 3.5.1 fixes serious security flaws

Firefox-351Mozillla releases Firefox 3.5.1 update version for Windows, Mac, and Linux on Tuesday. This new version claims a fix for critical security hole and available in more than 70 different languages.

Full article (155 words) »

An Interview with Indian Travel Search service 90di’s co-founder Khushnood Naqvi

90di_pageFrom this day, Simple Thoughts is starting up a series of interviews with prominent entrepreneurs from India and all over the world. In our first endeavor, we managed to do a tête-à-tête with Khushnood Naqvi, co-founder of a very useful online travel search service, 90di. (Get more information for 90di). The main USP of 90di is, it combines the train and flight routes to show numerous traveling route possibilities to the user which is unique in its own way and very efficient too. It also gives you some more interesting options to work upon and select the best means of transportation possible (as is claimed). So without further ado, let's get on with the excerpts. Full article (1704 words) »

Protected by Comment Guard Pro