Sunday, November 21, 2010

Download Chrome OS

http://getchrome.eu/download.php
Download Chrome OS 0.9.570 RC (x86) Live CD

606 MB iso, MD5: 143acf5a2a2aa7f6d09cc10ef4eca5a8
Hosted by Easy Share | Download from Mirror
Download by BitTorrent: magnet link | Previous version: Chrome OS 0.8.552 beta


How to install: Download the iso file and burn it into CD-R. Boot the computer from it and when Chrome OS is loaded, click Live Installer on the desktop. Follow the instructions.

User password: user
Root password: root

screenshots:
http://getchrome.eu/screenshots.php
http://mashable.com/2009/08/15/google-chrome-os-screenshots/


About Chrome OS
2010-11-05: Chrome OS 0.9.570 Release Candidate (RC) is available for download!

Chrome OS is a brand new free operating system built around the revolutionary Google Chrome browser.

The project aim is to provide a lightweight Linux distribution for the best web browsing experience.

Featured software in Chrome OS:

* GNOME 2.30 desktop environment
* Google Chrome 9.0.570 web browser Updated!
* Google Picasa 2.7 photo manager
* OpenOffice.org 3.2 office suite
* GIMP 2.6 image editor
* Flash Player 10.1 plugin
* Wine Windows emulator 1.2
* Pidgin 2.6 instant messenger
* and much more!


System requirements of Chrome OS:

* Processor: Intel Pentium, Xeon or newer; AMD Duron, Athlon, Sempron, Opteron or newer
* RAM: min. 256 MB
* Hard disk: min. 1 GB
* Graphics card: supports most modern graphics cards


Download Chrome OS Live CD and give it a try

What is an Operating System

The operating system is the core software component of your computer. It performs many functions and is, in very basic terms, an interface between your computer and the outside world. In the section about hardware, a computer is described as consisting of several component parts including your monitor, keyboard, mouse, and other parts. The operating system provides an interface to these parts using what is referred to as "drivers". This is why sometimes when you install a new printer or other piece of hardware, your system will ask you to install more software called a driver.
What does a driver do?

A driver is a specially written program which understands the operation of the device it interfaces to, such as a printer, video card, sound card or CD ROM drive. It translates commands from the operating system or user into commands understood by the the component computer part it interfaces with. It also translates responses from the component computer part back to responses that can be understood by the operating system, application program, or user. The below diagram gives a graphical depiction of the interfaces between the operating system and the computer component.


Operating System Interfaces



Other Operating System Functions

The operating system provides for several other functions including:

* System tools (programs) used to monitor computer performance, debug problems, or maintain parts of the system.
* A set of libraries or functions which programs may use to perform specific tasks especially relating to interfacing with computer system components.

The operating system makes these interfacing functions along with its other functions operate smoothly and these functions are mostly transparent to the user.
Operating System Concerns

As mentioned previously, an operating system is a computer program. Operating systems are written by human programmers who make mistakes. Therefore there can be errors in the code even though there may be some testing before the product is released. Some companies have better software quality control and testing than others so you may notice varying levels of quality from operating system to operating system. Errors in operating systems cause three main types of problems:

* System crashes and instabilities - These can happen due to a software bug typically in the operating system, although computer programs being run on the operating system can make the system more unstable or may even crash the system by themselves. This varies depending on the type of operating system. A system crash is the act of a system freezing and becoming unresponsive which would cause the user to need to reboot.
* Security flaws - Some software errors leave a door open for the system to be broken into by unauthorized intruders. As these flaws are discovered, unauthorized intruders may try to use these to gain illegal access to your system. Patching these flaws often will help keep your computer system secure. How this is done will be explained later.
* Sometimes errors in the operating system will cause the computer not to work correctly with some peripheral devices such as printers.

Operating System Types

There are many types of operating systems. The most common is the Microsoft suite of operating systems. They include from most recent to the oldest:

* Windows XP Professional Edition - A version used by many businesses on workstations. It has the ability to become a member of a corporate domain.
* Windows XP Home Edition - A lower cost version of Windows XP which is for home use only and should not be used at a business.
* Windows 2000 - A better version of the Windows NT operating system which works well both at home and as a workstation at a business. It includes technologies which allow hardware to be automatically detected and other enhancements over Windows NT.
* Windows ME - A upgraded version from windows 98 but it has been historically plagued with programming errors which may be frustrating for home users.
* Windows 98 - This was produced in two main versions. The first Windows 98 version was plagued with programming errors but the Windows 98 Second Edition which came out later was much better with many errors resolved.
* Windows NT - A version of Windows made specifically for businesses offering better control over workstation capabilities to help network administrators.
* Windows 95 - The first version of Windows after the older Windows 3.x versions offering a better interface and better library functions for programs.

There are other worthwhile types of operating systems not made by Microsoft. The greatest problem with these operating systems lies in the fact that not as many application programs are written for them. However if you can get the type of application programs you are looking for, one of the systems listed below may be a good choice.

* Unix - A system that has been around for many years and it is very stable. It is primary used to be a server rather than a workstation and should not be used by anyone who does not understand the system. It can be difficult to learn. Unix must normally run an a computer made by the same company that produces the software.
* Linux - Linux is similar to Unix in operation but it is free. It also should not be used by anyone who does not understand the system and can be difficult to learn.
* Apple Macintosh - Most recent versions are based on Unix but it has a good graphical interface so it is both stable (does not crash often or have as many software problems as other systems may have) and easy to learn. One drawback to this system is that it can only be run on Apple produced hardware.

source : http://www.comptechdoc.org/basic/basictut/osintro.html

List of single user operating system?

MS-DOS
AmigaOS
Classic Mac OS (System 1 through Mac OS 9).
Windows 1.0
Windows 2.0
Windows 3.0
Windows 3.1x
Windows 95
Windows 98
Windows ME

Types of Operating Systems

Within the broad family of operating systems, there are generally four types, categorized based on the types of computers they control and the sort of applications they support. The categories are:

* Real-time operating system (RTOS) - Real-time operating systems are used to control machinery, scientific instruments and industrial systems. An RTOS typically has very little user-interface capability, and no end-user utilities, since the system will be a "sealed box" when delivered for use. A very important part of an RTOS is managing the resources of the computer so that a particular operation executes in precisely the same amount of time, every time it occurs. In a complex machine, having a part move more quickly just because system resources are available may be just as catastrophic as having it not move at all because the system is busy.

* Single-user, single task - As the name implies, this operating system is designed to manage the computer so that one user can effectively do one thing at a time. The Palm OS for Palm handheld computers is a good example of a modern single-user, single-task operating system.

* Single-user, multi-tasking - This is the type of operating system most people use on their desktop and laptop computers today. Microsoft's Windows and Apple's MacOS platforms are both examples of operating systems that will let a single user have several programs in operation at the same time. For example, it's entirely possible for a Windows user to be writing a note in a word processor while downloading a file from the Internet while printing the text of an e-mail message.

* Multi-user - A multi-user operating system allows many different users to take advantage of the computer's resources simultaneously. The operating system must make sure that the requirements of the various users are balanced, and that each of the programs they are using has sufficient and separate resources so that a problem with one user doesn't affect the entire community of users. Unix, VMS and mainframe operating systems, such as MVS, are examples of multi-user operating systems.


Photo courtesy Apple
Mac OS X Panther screen shot


It's important to differentiate between multi-user operating systems and single-user operating systems that support networking. Windows 2000 and Novell Netware can each support hundreds or thousands of networked users, but the operating systems themselves aren't true multi-user operating systems. The system administrator is the only "user" for Windows 2000 or Netware. The network support and all of the remote user logins the network enables are, in the overall plan of the operating system, a program being run by the administrative user.

With the different types of operating systems in mind, it's time to look at the basic functions provided by an operating system.

source: http://computer.howstuffworks.com/operating-system3.htm

Tuesday, October 26, 2010

Prayer To St. Anthony



Prayer To St. Anthony
by Hirosh Trazor on Wednesday, October 6, 2010 at 1:56am

OH HOLY ST ANTHONY Gentlest and kindest of all saints, your burning love for God, your exhaulted virture and your great charity to your fellow creatures made you worthy when on earth to possess miraculous powers. The miracles waited at your word and the word you were ever ready to speak at the request of those in trouble or need. The anxious prayer of bitter trial was never addressed to you in vain. To the sick you gave back health, you restored what was lost, the sorrow stricken were the object of your tender compassion. Even the dead you raised to life when the wounded heart cried out thee from the depth of it's anguish. When on earth were you not the saint who had tenderness and compassion on those in distress & sorrow. Encouraged by this thought & convinced by the efficiency of your intervention I'm thanking you for the favours you have granted me. I appeal to you to grant me this favour (mention favour).



Oh St Anthony please whisper my prayers to the ears of the infant Jesus who loves to linger in your arms. One word from you and my prayers will be answered. Oh speak the word and the gratitude of my heart will be ever yours.



Say this prayer with confidence and the impossible will be done. Promise to publish this prayer.


Link : http://www.facebook.com/notes.php?id=1604900587¬es_tab=app_2347471856#!/note.php?note_id=10150285531345398

Revealed - "Girls Stuff lu.."

Girls Stuff lu..


We need something new to messaround with! So, lets start it:

Your current status

Single = Gucci

In Love = Pradaun

happy in love = Diesel

in a relationship = DKNY

married = Hugo Boss

engaged = Lacoste

frustrated= Armani

out of sex= christian dio

Reveald thread among girls (Cm) on FB

Only 4 GIRLS... ♥


12cm = Completely Crazy

13cm = sleepy

14cm = bored at home or at work

15cm = party time

16cm = missing my ex

17cm = really happy

18cm = studying or working

19cm = i'm stupidly in love

20cm = sexually satisfied

21cm = in love with the wrong man

22cm = with my boyfriend but in love with somebody else

23cm = want sex

24cm = really happy with my love

Wednesday, June 16, 2010

More Than Friends

More Than Friends
By Matt Whitaker

People always say that friendships should be treasured.
But I want something more with her.
My love for her could never be measured.
I only wish she could see how I feel.
So I wonder, what can I do?
Can I just be friends with her?
Or can I say to her, "I'm falling for you,"
And lose her friendship forever?
So is there any hope here or I should let my love for her end?
No matter how it all turns out, I'll always be her friend

Friday, June 11, 2010

Pandith Amaradeva's MP3 Gallery (Download)

Amara Sara Arana - Pandith Amaradeva






Download:

Danno Budunge
http://rapidshare.com/files/162026036/DANNO_BUDUNGE.mp3


Hanthane Kandu
http://rapidshare.com/files/162026873/HANTANE_KANDU.mp3


Hima Kandu Atharin
http://rapidshare.com/files/16202832...DU_ATHARIN.mp3


Irata Muwaven
http://rapidshare.com/files/162029879/IRATA_MUWAWEN.mp3


Jagath Mohana
http://rapidshare.com/files/162031285/JAGATH_MOHONO.mp3


Kandulu Kathawe
http://rapidshare.com/files/16203221...LU_KATHAWE.mp3


Kolomthota
http://rapidshare.com/files/162033280/KOLOMTOTA.mp3


Kumariyaka Paa
http://rapidshare.com/files/162034371/KUMARIYAKA_PA.mp3


Maa Wenuven
http://rapidshare.com/files/162035391/MA_WAWULAN.mp3


Maha Wessata Pera
http://rapidshare.com/files/162036386/MAHALU_WIYE.mp3


Mal Gumu Gumu
http://rapidshare.com/files/162037360/MAL_GUMU_GUMU.mp3


Mala Hiru Basina
http://rapidshare.com/files/16203863...IRU_BASINA.mp3


Me Guru Pare
http://rapidshare.com/files/162039616/ME_GURU_PARE.mp3


Mindada Hee Sara
http://rapidshare.com/files/16204113...A_HEE_SARA.mp3


Muni Siripa
http://rapidshare.com/files/162042922/MUNI_SIRIPA.mp3


Obe Namin
http://rapidshare.com/files/162044840/OBE_NAMIN.mp3


Peenamuko
http://rapidshare.com/files/162047378/PEENAMUKO.mp3


Peradinayaka Maa
http://rapidshare.com/files/16204895...INAYAKA_MA.mp3


Welithala Athare
http://rapidshare.com/files/16205121...TALA_ATARE.mp3

Re Handa Paayana
http://rapidshare.com/files/16205470...NDA_PAYANA.mp3


Ran Dahadiya
http://rapidshare.com/files/162056212/RAN_DAHADIYA.mp3


Rathna Deepa
http://rapidshare.com/files/162058809/RATNA_DEEPA.mp3


Sannaliyane
http://rapidshare.com/files/162061294/SANNALIYANE.mp3


Sasara Wasana Thuru
http://rapidshare.com/files/16206268...ASANA_TURU.mp3


Shantha Me Re
http://rapidshare.com/files/16206516...THA_ME_RAE.mp3


Sinidu Sudu Mutu
http://rapidshare.com/files/16206894..._SUDU_MUTU.mp3


Swarna Wimaneta
http://rapidshare.com/files/16207089...NA_WIMANYA.mp3

Download links for Few Sinhala Mp3 tracks

Surangani (http://rapidshare.com/files/233915350/SURANGANI____SAMAN_DE_SILVA.MP3.html)

Punsanda Paya (http://rapidshare.com/files/233915207/PUNSANDA_PAYA___SAMAN_DE_SI.MP3.html)

Na Na Mama En (http://rapidshare.com/files/233915186/NA_NA_MAMA_ENNE_NA___SAMAN_.MP3.html)

Muhude Yamu (http://rapidshare.com/files/233914683/MUHUDE_YAMU____SAMAN_DE_SIL.MP3.html)

Kafiringnga (http://rapidshare.com/files/233914343/KAFIRINGNGA____SAMAN_DE_SIL.MP3.html)

Irene Josephi (http://rapidshare.com/files/233914317/IRENE_JOSEPHINE___SAMAN_DE_.MP3.html)

Hai Hui Babi (http://rapidshare.com/files/233913707/HAI_HUI_BABI_AACHCHI___SAMA.MP3.html)

Dayyo Mavwe (http://rapidshare.com/files/233913706/DAYYO_MAVWE___SAMAN_DE_SILV.MP3.html)

Banjo Rabane (http://rapidshare.com/files/233913710/BANJO_RABANE___SAMAN_DE_SIL.MP3.html)

Tamarin Banjo (http://rapidshare.com/files/233915875/TAMARIN_BANJO____SAMAN_DE_S.MP3.html)

Pawena Pirisiyak - Gypsies (http://www.4shared.com/account/file/65873603/14ef78ce/Gypsies_-Kurumitto.html)
password - pandula

Chuda Manike - Desmond De Silva (http://www.mediafire.com/?mygzyuznmzz)

Dompe Aya- Desmond De Silva (http://www.mediafire.com/?zfhmnjmznoz)

Thanakola Peththo - Saman De Silva (http://www.mediafire.com/?njiv3tzgmmk)

Sanath Nandasiri - Bo maluwe (http://www.sendspace.com/file/vln2nl)

Gypsies - Obe rasa katha (http://www.uploadmirrors.com/download/1AOA4HU2/Obe%20Rasa%20Katha.wma)

{ Saman De Silva :
Ayarin josepjin
Chuda manike
Dedikala mage mawuni
Dagiyage buriya
Dompe aya

Download (http://www.sendspace.com/file/2anyag)
}

{Saman De Silva :
Temarin Banjo
Tana nilla dige
Wadakaha suliya
Yaman bando

Download (http://www.sendspace.com/file/gvcwt6)
}

{Gypsies:
Bedala bedala
Kello nethiwath be

Download (http://www.sendspace.com/file/80ri9f)
}

Marians - Eheta cool (http://www.uploadmirrors.com/download/1W4HPHG5/Eheta%20Cool.mp3)

Nihal Nelson - Kukku kuk ku
http://www.sendspace.com/file/dlhv30

Nihal Nelson - Thanakola peththo
http://www.sendspace.com/file/z4ixth