Monday, June 30, 2008

Interactive Linux kernel map

just found this great interactive Linux kernel map. The Linux kernel is a complex open source project. Even though there are a lot of books on the Linux kernel, it is still a difficult subject to comprehend. The interactive Linux kernel map gives you a top-down view of the kernel. You can see the most important layers, functionality, modules, functions, and calls. Each function on the map is a link to its source code. The map is interactive. You can zoom in and drag around to see details.


Look at the map

list of 101 Easter Eggs Hidden in Your Software, DVDs etc

Every day is an Easter-egg hunt for software, DVD and video-game sleuths. These nifty nuggets hold intentional hidden messages or features. Here are tips and tricks to uncover these concealed nuggets.

Read the article

Etymology of A Distro

if you ever wondered what your favorite Linux distro means + a few BSD distro's too, you will probably find the explanation here.

Read the article

Monday, June 16, 2008

The Future of Software Development

Read/WriteWeb's Alex Iskold takes a look at the past, present, and future of software development, concluding that we now have the programming languages, models, and infrastructure to build complex systems using just a few skilled people. "Craftsmanship has finally come to software engineering!" Anyone interested in agile dev should read this.

Read the article

Friday, January 26, 2007

History of Computer Programming!

Comprehensive list of every major - and some minor - programming languages that have developed from 1954 to today, starting with Fortran!

Take a Look at it here

Thursday, January 04, 2007

5 Strange materials

stuff that behaves a little bit outside the norm. stuff like fluids that get more solid when stressed.materials that get thicker when stretched. Pull them in one direction and they expand in another.liquids that flow without friction. Check out the list over at newscientist.com


Read the Article

Saturday, December 30, 2006

Messages to Spies Are Coded but Not Hidden

It turns out that anybody can tune in to the world's top spy agencies talking to operatives. All you need is a cheap shortwave-radio receiver, the kind available at any drugstore.

Read More

Wednesday, December 20, 2006

Linux Distro Timeline 1991-2006

Wondering when a Linux distro forked off of another? Interested to know which distro branched into what? This handy time line should answer most of your questions

View The Image

How to digitize cassette tapes

The next time you have an afternoon free, dig out that old box of cassette tapes you squirreled away in the basement. With a few simple tools and your PC, you can turn these forgotten jewels into digital audio files that will live forever

Source Article

Sunday, December 10, 2006

Picture of a 5MB Hard Disk in 1956

Take a look at what a 5MB Hard Disk was like 50 years ago!!!!

read more

Saturday, December 09, 2006

How Microsoft fights off 100,000 attacks per month...

Microsoft may be the biggest target out there for hackers. Here's what the company does to protect itself from the continuous onslaught of probes and intrusion attempts.

Read The Article

Wednesday, November 15, 2006

PowerShell: Microsoft releases a new Windows Command Prompt

Microsoft Windows PowerShell command line shell and scripting language helps IT Professionals achieve greater productivity. Using a new admin-focused scripting language, more than 130 standard command line tools, and consistent syntax and utilities, Windows PowerShell allows IT Professionals to more easily control system administration
Read More

Saturday, November 11, 2006

The best software development group in the world

People today demand and expect the software to be of a certain quality. But are all the big corporations able to deliver what they make us believe? That is a debatable question with no simple answer. So how do people develop software in place where there is no place for errors .
"In the NASA space shuttle"
"As the 120-ton space shuttle sits surrounded by almost 4 million pounds of rocket fuel, exhaling noxious fumes, visibly impatient to defy gravity, its on-board computers take command. Four identical machines, running identical software, pull information from thousands of sensors, make hundreds of milli-second decisions, vote on every decision, check with each other 250 times a second. A fifth computer, with different software, stands by to take control should the other four malfunction.
At T-minus 6.6 seconds, if the pressures, pumps, and temperatures are nominal, the computers give the order to light the shuttle main engines -- each of the three engines firing off precisely 160 milliseconds apart, tons of super-cooled liquid fuel pouring into combustion chambers, the ship rocking on its launch pad, held to the ground only by bolts. As the main engines come to one million pounds of thrust, their exhausts tighten into blue diamonds of flame."

Read More

Thursday, November 09, 2006

Flickr's Desktop Wallpaper Pool

Over 2567 (and counting) Flickr users have posted their favorite wallpaper photos. Minimum 1024x768 resolution. better go to deviantart if you want wallpapers but still nice place to check out.

Go There

BitTorrent FAQ and Guide

People keep asking about BitTorrent. I was searching for some good FAQ's and i found this one so take look at this FAQ (link give Below). I hope this is able to answers all the questions that you guys have about torrents.

BitTorrent FAQ Link

Monday, October 23, 2006

Yikes!! Photos showing Scary Civilian Aircraft Landings in Hong Kong

No autopilot stuff here...hand-fly that sucker, and don't screw up...!!!

Read More

Saturday, October 21, 2006

A Complete History of Tux - so Far.

Find out why Mr. Torvald chose the mighty Penguin, where the name "Tux" originated, background information on the cute penguin and of course it would not be complete without some nice Tux photos.

Read More

Sunday, October 15, 2006

How many seconds old are you?

What was the moon like on your birthday? What egyptian month was it? And your life path number? What about your birthstone? What was the population then? How much do you really know about YOUR special day?

Read More

Thursday, October 05, 2006

How to Shoot Yourself in the Foot in Any Programming Language

A hilarious list of ways to shoot yourself in the foot in many programming languages. If you're not a coder, you can stop reading now.

Read more

Saturday, September 30, 2006

The Hello World Collection

"Hello World" is the first program one usually writes when learning a new programming language. This collection includes 171 Hello World programs in many more-or-less well known languages.

Go to the source