Tata Consultancy Services Limited
Posted February 28, 2008 by anooprajkCategories: TCS
Tata Consultancy Services Limited (TCS Limited company) is one of the world’s largest providers of information technology, consulting, services and business-process outsourcing which commenced operations in 1968. As of 2007, it is Asia’s largest and has the largest number of employees among the Indian IT companies with strength of over 100,000IT consultants in 47 countries. The company generated consolidated revenues of US $4.3 billion for fiscal year ended 31 March 2007 and is listed on the National Stock Exchange and Bombay Stock Exchange in India.
TCS is part of one of Asia’s largest conglomerates the Tata Group, which has interests in areas such as energy, telecommunications, financial services, manufacturing, chemicals, engineering and materials. TCS is the first company to be rated at Level 5 maturity for both the CMMI and PCMM framework. It is also the first Indian company to be certified AS 9100: Rev B for design of airframe structures.
The Indian Bamboo Flute
Posted February 28, 2008 by anooprajkCategories: Musiq
The Indian Bamboo Flute, one of the instruments of Indian classical music, developed independently of the Western flute. The Hindu god Krishna is traditionally considered a master of the instrument. Krishna’s flute is called Bansi. The Indian flutes are very simple instruments when compared with their Western counterparts; they are made of bamboo and are keyless. The Indian concert flutes are available in standard pitches. In Carnatic Music, the pitches are referred by numbers such as 1(C), 1-1/2(C#), 2(D), 2-1/2(D#), 3(E), 4(F), 4-1/2(F#), 5(G), 5-1/2(G#), 6(A), 6-1/2(A#) & 7(B) (The above is assuming the tonic note is C). However, the pitch of a composition is itself not fixed and hence any of the flutes may be used for the concert (as long as the accompanying instruments, if any, are tuned appropriately) and is largely left to the personal preference of the artist.
Folk songs
Posted February 28, 2008 by anooprajkCategories: Musiq
Folk songsFolk songs are songs of often anonymous origin (or are public domain) that are transmitted orally. They are frequently a major aspect of national or cultural identity. Art songs often approach the status of folk songs when people forget who the author was. Folk songs are also frequently transmitted non-orally (that is, as sheet music), especially in the modern era. Folk songs exist in almost every, if not all, culture(s). For more on folk songs, see Folk music.
Art songs
Posted February 28, 2008 by anooprajkCategories: Musiq
Art songs
Art songs are songs created for performance in their own right, or for the purposes of a European upper class, usually with piano accompaniment, although they can also have other types of accompaniment such as an orchestra or string quartet, and are always notated. Generally they have an identified author(s) and require voice training for acceptable performances. The German-speaking communities to refer to the serious art song, whereas in German-speaking communities the word “Kunstlied” (plural: “Kunstlieder”) is used to distinguish art song from folk song (”Volkslied”). The lyrics are often written by a lyricist and the music separately by a composer. Art songs may be more formally complicated than popular or folk songs, though many early Lieder by the likes of Franz Schubert are in simple strophic form. They are often important to national identity. Art songs feature in many European cultures, including but not limited to: Russian (romansy), Dutch (lied), Italian (canzoni), French (mélodies), Scandinavian (sånger), Spanish (canciones). There are also highly regarded British and American art songs in the English language. Cultures outside of Europe may have what they consider to be a classical music tradition, such as India, and thus feature art songs. good and very usefull. The accompaniment of pieces of this period is considered as an important part of the composition. The art song of this period is often a duet in which the vocalist and accompanist share in interpretive importance. The pieces were most often written to be performed in a home setting although today the works enjoy popularity as concert pieces. The emergence of poetry during this era was much of what inspired the creation of these pieces by Brahms, Schumann, Schubert and other period composers. These composers set poems in their native language. Many works were inspired by Johann Wolfgang von Goethe and Heinrich Heine. Another method would be to write new music for each stanza to create a unique form, this was through-composed form known in German as durchkomponiert. A combination of both of these techniques in a single setting was called a modified strophic form. Often romantic art songs sharing similar elements were grouped as a song cycle.
Guitar
Posted February 28, 2008 by anooprajkCategories: Musiq
The guitar is a musical instrument with ancient roots that is used in a wide variety of musical styles. It typically has six strings, but four, seven, eight, ten, and twelve string guitars also exist.
Guitars are recognized as one of the primary instruments in blues, country, flamenco, rock music, and many forms of pop. There is also a solo classical instrument. Guitars may be played acoustically, where the tone is produced by vibration of the strings and modulated by the hollow body, or they may rely on an amplifier that can electronically manipulate tone. Such electric guitars were introduced in the 20th century and continue to have a profound influence on popular culture.
Traditionally guitars have usually been constructed of combinations of various woods and strung with animal gut, or more recently, with either nylon or steel strings. Guitars are made and repaired by luthiers.
Piano
Posted February 28, 2008 by anooprajkCategories: Musiq
The piano is a musical instrument played by means of a keyboard that produces sound by striking steel strings with felt hammers. The hammers immediately rebound allowing the strings to continue vibrating at their resonant frequency.[2] These vibrations are transmitted through a bridge to a soundboard that amplifies them.
The piano is widely used in Western music for solo performance, chamber music, and accompaniment. It is also very popular as an aid to composing and rehearsal. Although not portable and often expensive, the piano’s versatility and ubiquity have made it one of the most familiar musical instruments. It is sometimes classified as both a percussion and a stringed instrument (in a loose sense of that term). According to the Hornbostel-Sachs method of music classification, it is grouped with Chordophones.
The word piano is a shortened form of the word pianoforte, which is seldom used except in formal language and derived from the original Italian name for the instrument, clavicembalo [or gravicembalo] col piano e forte (literally harpsichord with soft and loud). This refers to the instrument’s responsiveness to keyboard touch, which allows the pianist to produce notes at different dynamic levels by controlling the speed with which the hammers hit the strings.
Understanding files and folders
Posted February 28, 2008 by anooprajkCategories: Linux
Linux is made with one thought in mind: Everything is a file.
A blank piece of paper is called a file in the world of computers. You can use this piece of paper to write a text or make a drawing. Your text or drawing is called information. A computer file is another way of storing your information.
If you make many drawings then you will eventually want to sort them in different piles or make some other system that allows you to easily locate a given drawing. Computers use folders to sort your files in a hieratic system.
A file is an element of data storage in a file system (file systems manual page). Files are usually stored on harddrives, cdroms and other media, but may also be information stored in RAM or links to devices.
To organize our files into a system we use folders. The lowest possible folder is root / where you will find the user homes called /home/.
/ /home/ /home/mom/ /home/dad/
Behind every configurable option there is a simple human-readable text file you can hand-edit to suit your needs. These days most programs come with nice GUI (graphical user interface) like Mandrakes Control Center and Suses YAST that can smoothly guide you through most configuration. Those who choose can gain full control of their system by manually adjusting the configuration files from foo=yes to foo=no in an editor.
Almost everything you do on a computer involves one or more files stored locally or on a network.
Your filesystems lowest folder root / contains the following folders:
| /bin | Essential user command binaries (for use by all users) |
| /boot | Static files of the boot loader, only used at system startup |
| /dev | Device files, links to your hardware devices like /dev/sound, /dev/input/js0 (joystick) |
| /etc | Host-specific system configuration |
| /home | User home directories. This is where you save your personal files |
| /lib | Essential shared libraries and kernel modules |
| /mnt | Mount point for a temporarily mounted filesystem like /mnt/cdrom |
| /opt | Add-on application software packages |
| /usr | /usr is the second major section of the filesystem. /usr is shareable, read-only data. That means that /usr should be shareable between various FHS-compliant hosts and must not be written to. Any information that is host-specific or varies with time is stored elsewhere. |
| /var | /var contains variable data files. This includes spool directories and files, administrative and logging data, and transient and temporary files. |
| /proc | System information stored in memory mirrored as files. |
What is Linux?
Posted February 28, 2008 by anooprajkCategories: Linux
What is Linux?Linux is a free Unix-type operating system for computer devices. The operating system is what makes the hardware work together with the software. The OS is the interface that allows you to do the things you want with your computer. Linux is freely available to everyone. OS X and Windows are other widely used OS.
Linux gives you a graphical interface that makes it easy to use your computer, yet it still allows those with know-how to change settings by adjusting 0 to 1.
It is only the kernel that is named Linux, the rest of the OS are GNU tools. A package with the kernel and the needed tools make up a Linux distribution. Mandrake , Suse, Gentoo and Redhat are some of the many variants. Linux OS can be used on a large number of boxes, including i386+ , Alpha, PowerPC and Sparc.