Tuesday, February 27, 2007

Card Space

CARD Space

Windows CardSpace, formerly codenamed “InfoCard”, is a piece of client software that enables users to provide their digital identity to online services in a simple, secure and trusted way. It is what is known as an identity selector: when a user – or subject – needs to authenticate to a website or a web service, CardSpace pops up a special security-hardened UI with a set of “cards” for the user to choose from. Each card has some identity data associated with it – though this is not actually stored in the card – and has been given to the user by an identity provider such as their bank, employer or government. In fact, the user can also act as an identity provider – this is essentially what we do every time we register at a website.

CardSpace is an implementation of an identity selector on Microsoft Windows. Other operating systems will see their own identity selector implementations. The architecture upon which CardSpace has been built – consisting of subjects, identity providers and relying parties – is called “The Identity Metasystem”. This isn’t just a Microsoft initiative, but rather it is the shared vision of many across the industry as to how we can solve some of the fundamental identity challenges on the Internet today.

More information, check the following url dedicated for CardSpace

http://cardspace.netfx3.com/

Tuesday, February 20, 2007

Mono : .Net Framework in Open Source

Novel has come up with sponsoring of Open source project, which is equivalent to .Net. So that .Net application can be executed in Linux environment. vice versa

Project Name : Mono : Currently in Version 1.2

http://www.mono-project.com/Main_Page

You have mono runtime framework which runs in linux enviroment, So application developed in .net Windows should work perfectly.

Mono IDE : Allow you to develop .Net applicaiton
Mono Class library : Equivalent to .net Base class library.

Monday, February 19, 2007

Email in Tamil

This is a good url to compose in Tamil. Its very easy and robust. The website doesn't require any registration. You can just type in english and copy the tamil version of your text and paste anywhere.

http://www.composetamil.com/tamil/tamilemail.aspx

Wednesday, February 7, 2007

Xandros 3.0

I love to use linux, but am not a expert in linux. So I am afraid whether, I will end up in crashing the system if I mis-handle linux. So I used live CD's for Linux and used Windows as my primary OS. Sometime back, I got the CD of Xandros 3.0 through "Linux for You" magazine. I was more attracted after reading the article giving the features. Since CD accompanied was not a live CD, I don't had any option other than installing it in my machine.

I took the risk and reaped the advantages in Xandros. The installation was very easy and simple.
Note : Select custom installation for co-exist of Linux and Windows, Express installation will overwrite your windows.

Boot Loader

In simple term, boot loader is application which loads the operating system.

Before we see boot loader definition, we will see why we require boot loader.

When your machine is switched on, the BIOS reads the first 512 bytes of your bootable media (which is known as the master boot record, or MBR). You can store the boot record of only one operating system in a single MBR. This opens up the Operating system for you. So a problem becomes apparent when you require multiple operating systems in your machine.. Hence the need for more flexible boot loaders.

The master boot record itself holds two things -- either some of or all of the boot loader program and the partition table (which holds information regarding how the rest of the media is split up into partitions). When the BIOS loads, it looks for data stored in the first sector of the hard drive, the MBR; using the data stored in the MBR, the BIOS activates the boot loader.

Due to the very small amount of data the BIOS can access, most boot loaders load in two stages. In the first stage of the boot, the BIOS loads a part of the boot loader known as the initial program loader, or IPL. The IPL interrogates the partition table and subsequently is able to load data wherever it may exist on the various media. This action is used initially to locate the second stage boot loader, which holds the remainder of the loader.

The second stage boot loader is the real meat of the boot loader; many consider it the only real part of the boot loader. This contains the more disk-intensive parts of the loader, such as user interfaces and kernel loaders. These user interfaces can range from a simple command line to the all-singing, all-dancing GUIs.

Boot loaders are usually configured in one of two ways: either as a primary boot loader or as a secondary boot loader. Primary boot loaders are where the first stage of the boot loader is installed on the MBR (per the previous description). Secondary boot loaders are where the first stage of the boot loader is installed onto a bootable partition. A separate boot loader must then be installed into the MBR and configured to pass control to the secondary boot loader.

Many newer Linux boot loaders can be especially useful since they give you varying degrees of interaction, such as advanced GUI and encrypted passwords, along with the ability to load from a selection of operating systems. Thus you can have many operating systems coexisting on the same machine spanning multiple physical disks. This setup has become common because it helps many users reconcile the treasures of valuable datafiles originally generated by their Windows® machines with their shiny new Linux installs. Personally, I think this setup is great; I use a single box for both Linux and Windows.

Over time, boot loaders have been enhanced to include a greater range of functionality for the user. Such functionality and configuration vary from loader to loader, although the basic purpose remains the same.

Now let's look at two of the more popular boot loaders: LILO and GRUB.

Monday, February 5, 2007

Opera Mini

When we say OPERA, the image that gets into our mind will be the browser that popularised tabbed browsing a few years ago. Now they are with OPERA Mini a browser for mobile phones. Opera has stolen a march on its more famous counterparts (Internet Explorer and Mozilla Firefox) on Mobile platform. Opera Mini browser was launched in 2005, it changed the entire mobile browsing experience. It allowed users to browse HTML sites on their cell phone-friendly froat on a server and then transfering it to the phone. By this the application was very light and could run on just about any Java-enabled cell phone. Most importantly it is totally free of cost. The past year and a half has seen Opera Mini consolidate its position. Opera has launched Opera Mini3. Opera Mini 3 supports RSS feeds and photo blogging.