Thursday, December 4, 2008

FOSS Futcha!

a futcha’s guide to FOSS

Experiments

Posted under Featured, News

A note for all readers:
FOSS Futcha is undergoing a major change this month and all of it will be live to keep gauging reader reactions. There will be phases when the blog wil not be viewable at all but its all part of the game. The chanegs being implemented are:

A magazine style theme; resulting in [...]

Google released Chrome yesterday, its po …

Posted under Featured, Reviews

Google released Chrome yesterday, its powerful next generation open source Internet browser developed using different open source technologies such as Mozilla, Webkit, V8, etc. It is very robust and very fluid. Find it here: http://www.google.com/chrome

An easy way of knowing how much system R …

Posted under How Tos

An easy way of knowing how much system RAM you have installed on Linux is to run the following commands in a terminal session:
* free -m : if you are only concerned with the installed RAM and the Swap partition sizes.
* free -mt : if you are also considering the memory buffers.
You would need to [...]

Experiments

Posted under Featured, News

A note for all readers:
FOSS Futcha is undergoing a major change this month and all of it will be live to keep gauging reader reactions. There will be phases when the blog wil not be viewable at all but its all part of the game. The chanegs being implemented are:

A magazine style theme; resulting in [...]

Google released Chrome yesterday, its po …

Posted under Featured, Reviews

Google released Chrome yesterday, its powerful next generation open source Internet browser developed using different open source technologies such as Mozilla, Webkit, V8, etc. It is very robust and very fluid. Find it here: http://www.google.com/chrome

An easy way of knowing how much system R …

Posted under How Tos

An easy way of knowing how much system RAM you have installed on Linux is to run the following commands in a terminal session:
* free -m : if you are only concerned with the installed RAM and the Swap partition sizes.
* free -mt : if you are also considering the memory buffers.
You would need to [...]

Videos

Future of Software is Open Source

The Future of Software is Open Source

Featured, News

Experiments

A note for all readers:
FOSS Futcha is undergoing a major change this month and all of it will be live to keep gauging reader reactions. There will be phases when the blog wil not be viewable at all but its all part of the game. The chanegs being implemented are:

A magazine style theme; resulting in [...]

How Tos

An easy way of knowing how much system R …

An easy way of knowing how much system RAM you have installed on Linux is to run the following commands in a terminal session:
* free -m : if you are only concerned with the installed RAM and the Swap partition sizes.
* free -mt : if you are also considering the memory buffers.
You would need to [...]

How Tos

V8 is google’s open source JS VM, that …

V8 is google’s open source JS VM, that can run for Web/Apps on Windows/Mac/Linux