LOW COST JAVA PHP MYSQL CGI PERL
HOSTING SERVICE
LINUX WINDOWS CPANEL WHM PLESK
HOSTING PACKAGES
ECOMMERCE HOSTING ASP JSP MSSQL
FRONTPAGE HOSTING
CPANEL WHM RESELLER DEDICATED
SERVER WEB HOSTING

Archive for May, 2007

Accent

1) Why let poor language skills affect your company’s bottom line?

2) An employee who is difficult to understand can cause great frustration for customers, colleagues, and co-workers. Poor pronunciation hinders job performance, creates stress, and reduces productivity.

3) When the focus is on how the employee speaks, as opposed to what is being said, communication breaks down. This can be very costly to our company!

1) VOICE MODULATION

Speakers of every single language in the world have a characteristic way of holding their vocal tract during speech. This has nothing to do with the individual sounds of the language or intonation but with the basic resting position the speech organs-your tongue, your lips, your jaw, your throat.

Even if your pronunciation of each sound is perfect- if you do not hold your speech organs the same way that native speakers do- you will sound foreign. This is due to the fact that the mouth cavity is like the body of a musical instrument-it’s where all the sounds of the language resonate just like the notes resonate inside a guitar or a saxophone. This is why a violin sounds like a violin and a piano sounds like a piano even when they are playing the exact same note.

Two instruments playing the exact same note sound very different because of the way sound resonates in the body of the instrument. When it comes to accent, your mouth cavity is like a musical instrument’s body! You must hold your mouth like an American to sound American!

This is incredibly important. If you hold your vocal tract the wrong way it creates the wrong vibrations and you will wind up sounding like a banjo or a flute when you are trying to sound like a guitar. In other words, your consonants and vowels will sound German or Spanish or Chinese even if they are otherwise being pronounced correctly

Relax!
So what is the American way to hold your vocal tract? First and foremost you must be relaxed! There should be very little tension in your mouth, jaw, lips, and throat. The flat of your tongue should rest loosely at the bottom of your mouth with the tip of the tongue sitting behind the back teeth. Your lips should neither be rounded nor spread too wide, and they should be slightly parted. Again, unlike many languages, even unlike British English, the key here is to have RELAXED vocal organs. If you do not, you will simply not sound American no matter how good the rest of your accent is. So release the tension from your mouth and try to speak in a very casual laid back manner. Don’t worry about going overboard-it’s much better to be too relaxed than too tense when speaking American English.

Some Good News!
Even if you change nothing else in your accent, learning to relax your vocal organs and pronounce words from the head, not the chest, will make you sound far more American in no time. It’s easy if you just practice relaxing, and it will make a big difference in your accent FAST!

BONUS TIP! One unusual but effective way to improve your accent is to copy an American trying to speak your own language with a heavy American accent. This will train you to recognize what really makes an American sound American. Then, try to apply the same patterns when you actually speak English! It works!

2) WORD CONNECTIONS.

The next most important tip to remember in speaking English like an American has to do with word connections.

Teachers of English as a second language usually instruct their students to speak English much too precisely and to pronounce every word carefully the way it would be pronounced if it were said alone in isolation. But this is not at all how Americans sound when speaking! In fact, they run words together in their sentence all the time. And if you do not do this too, you will sound choppy and foreign even if you are pronouncing each individual word correctly. It’s not sloppy, it’s the way Americans talk. This is a very hard thing for most learners of English-and even most English teachers-to accept. They think they are speaking badly because they are speaking very casually and not pronouncing words the way they are written. But that is exactly what you must do to sound like an American and not like a robot!

The dog is cute and cuddly.

Now, read the sentence aloud.

How did it sound? Most likely you pronounced each word individually:

THE#DOG#IS#CUTE#AND#CUDDLY.

Even if you didn’t actually pause between them, this still sounds very unnatural to an American because you are not connecting the words but speaking each as it has been written. connect their words in speech. This is incredibly important in order to sound like a native speaker.

How exactly do they do this? Well, when a word that ends with a consonant (like the final g in dog), is immediately followed by a word that begins with a vowel (like the initial i in is) it is normal for that final consonant to be pronounced as if it actually began the following word rather than ended the previous one. So, Americans, don’t say:

DOG#IS

but rather:

DO GIS. Cleaver CU TAND funny

They also don’t say:

CUTE#AND

but instead say:

CU TAND.

So the sentence should be read:

THE DO GIS CU TAND CUDDLY.

1) American: I’ll letchya know

2) Indian: I will let you know

Notice that the word cute does in fact end in the consonant t sound-the e is just there in spelling-so the t is indeed pronounced as part of AND.

REMEMBER! You are concerned with the actual sounds of a word not the spelling! As you have certainly discovered, English spelling is not always a good indicator of pronunciation!

The important point here is that if you do not use word connections such as this properly you will sounds like different. This is a very common problem for speakers of many languages.

Don’t do it like this!

Dorothy lived in the midst of the great Kansas prairies, with
Uncle Henry, who was a farmer, and Aunt Em, who was the farmer’s wife. Their house was small, for the lumber to build it had to be carried by wagon many miles. There were four walls, a floor and a roof, which made one room; and this room contained a rusty looking cookstove, a cupboard for the dishes, a table, three or four chairs, and the beds. Uncle Henry and Aunt Em had a big bed in one corner, and Dorothy a little bed in another corner.

Do it like this Instead!

Now for the way spoken by an American. slowly so you can really understand the word connections:

Dorothy lived_in the midst_of the great Kansas prairies,
with_Uncle Henry, who was_a farmer_and_Aunt_Em, who was the farmer’s wife. Their house was_small, for the lumber to build_it had to be carried by wagon many miles. There were four walls, a floor_and_a roof, which made_one room; and this_room contained_a rusty looking cookstove, a cupboard for the dishes_a table, three or four chairs_and the beds. Uncle Henry and_Aunt_Em had_a big bed_in_one corner, and Dorothy a little bed_in_another corner.

Comments (1) Bookmark on del.icio.us

Hostname Setup For Dedicated Server or VPS

Are you looking for help on how to setup a hostname for your VPS? If yes, then here is the step by step information for it.A. The hostname must be FQDN - Fully Qualified Domain Name
hostname is the your server’s name that you want to set. For example if you want to set it server.domain.com. Always set the hostname with the DomainName that you owns.

1. http://IP/whm edit dns zone .. select your domain

server IN A YourSeverIPHere
www.server IN A YourSeverIPHere
OR
if you are using shell then you can simply append following lines there in
# vi /var/named/domain.com.db

server IN A YourSeverIPHere
www.server IN A YourSeverIPHere

Save the file
#service named reload
#rndc reload domain.com

2. WHM >> Basic cPanel/WHM Setup >> Hostname
or
Login to shell /server as a root and fire this command the second parameter will the hostname that you want to set.
hostname server.domain.com

3. Check /etc/hosts file that it is set properly.

You need to add there

87.117.200.71 server.mydomain.com server

server.mydomain.com is the hostname for this VPS then must add above live there, modify there as per your requirement.

Just confirm from some expert that you have set that properly, cause changing the hostname will affect few services on your server if you have not done that properly or have done any spelling mistake while setting hostname of your server.

4. Fire hostname on your server if it shows the hostname then you have set it properly. Its done now.
Cheers..!!

Comments Bookmark on del.icio.us

Bind / Named Service Failed On The Server

chattr: Inappropriate ioctl for device while reading flags on /var/named/chroot/proc/28458/cmdline
chattr: Inappropriate ioctl for device while reading flags on /var/named/chroot/proc/28458/stat
chattr: Inappropriate ioctl for device while reading flags on /var/named/chroot/proc/28458/statm
chattr: Inappropriate ioctl for device while reading flags on /var/named/chroot/proc/28458/maps
chattr: Inappropriate ioctl for device while reading flags on /var/named/chroot/proc/28458/mem
chattr: Inappropriate ioctl for device while reading flags on /var/named/chroot/proc/28458/mounts
chattr: Inappropriate ioctl for device while reading flags on /var/named/chroot/proc/28458/attr
chattr: Inappropriate ioctl for device while reading flags on /var/named/chroot/proc/28458/attr/current
chattr: Inappropriate ioctl for device while reading flags on /var/named/chroot/proc/28458/attr/prev
chattr: Inappropriate ioctl for device while reading flags on /var/named/chroot/proc/28458/attr/exec
chattr: Inappropriate ioctl for device while reading flags on /var/named/chroot/proc/28458/attr/fscreate
chattr: Inappropriate ioctl for device while reading flags on /var/named/chroot/proc/28458/wchan
chattr: Inappropriate ioctl for device while reading flags on /var/named/chroot/proc/28458/loginuid
Starting named: [FAILED]

If you are getting this message on the server while restarting named service then run following commands :-

cd /var/named/chroot/etc
chown named.named named.conf
chown named.named rndc.key
chown named.named rndc.conf

You need to assign ownership of named to the named configuration file and rndc configuration as well as key file. run /scripts/fixndc after this and rndc will reload to fix this problem and named will get started. you can restart named service manually if you dont have cpanel on the server.

Comments Bookmark on del.icio.us

‘window.open()’ Method In Javascript

When developers want to open a new window then usually use the window.open() method of javascript.
Though it is a simple method, many developers find it difficult to remember its syntax.
Syntax of window.open() :
window.open(’URL’,'window name’ [,window attributes]);

URL = Address of the web page you want to open.

window name = Name of the window.

and there are number of window attributes of window.open() available which you can use :

scrollbars=yes|no - specifies whether the new window should have scrollbars.
resizable=yes|no - specifies if the window is resizable.
width=pixels - the width of the new window is specified in pixels and is in numerical format.
height=pixels - the height of the new window is specified in pixels and is in numerical format.
top=pixels - specifies the Y coordinate of the top left corner of the new window.
left=pixels - specifies the X coordinate of the top left corner of the new window.

These are the most important parameters of the window, however there are other parameters like :

toolbar=yes|no - specifies whether to display the toolbar in the new window.
location=yes|no - specifies whether to display the address line in the new window.
status=yes|no - specifies whether to display the browser status bar.
menubar=yes|no - specifies whether to display the browser menu bar.

Example of window.open() :

window.open(’index.html’,'welcome window’,’scrollbars=yes,width=500,height=600,menubar=no’);

If a window with the name you have specified already exists, then window.open() will display the new content in that existing window, rather than creating a new one.

Comments (1) Bookmark on del.icio.us

What is the solution to avoid problems with a sitemap file?

One possible solution is not to use any sitemap file at all. In that case, scraper bots can still parse your web pages through the normal links on your web pages but that would be more difficult for them than using your sitemap file.

Another solution is to set up a sitemap file and delete as soon as search engines have indexed that file.

Do not use free sitemap generator tools. You don’t know what they will do with your data and they might even use it to create scraper sites with your content.

Unfortunately, there’s not much that you can do to stop spammers from abusing your content. Use a tool such as CopyScape to find sites that have duplicated your content.

Comments (2) Bookmark on del.icio.us

What is a sitemaps XML file? Is it harmful for your rankings?

The big search engines (Google, Yahoo, MSN and Ask) introduced the Sitemaps protocol earlier this year.

In its simplest form, a sitemap is an XML file that lists URLs for a site along with additional metadata about each URL: when it was last updated, how often it usually changes, how important it is, relative to other URLs in the site, etc.

That information helps search engines to more intelligently crawl your site. The Sitemaps protocol is a standard that makes it easier to create a sitemap that can be parsed by all search engines.

Some webmasters reported problems with duplicate content after adding a sitemaps XML file to their web sites.

The content of their websites appeared on dubious websites that had nothing to do with the original sites. The content of the original websites had been duplicated on many other sites. The result was that the original sites might have received ranking penalties due to duplicate content.

Some search engine spammers used the sitemaps XML files to easily find contents for their scraper sites.

A scraper site is a website that pulls all of its information from other websites using automated tools. The scraper software pulls different contents from other websites to create new web pages that are designed around special keywords. The scraped pages usually show AdSense ads with which the spammers hopes to make money.

The new sitemaps XML files make it very easy for scraper tools to find content rich pages. Although the original intention of the sitemaps files was to inform search engines about every single page of your web site, they can also be used to inform spam bots about your pages.

Comments (2) Bookmark on del.icio.us

« Previous entries · Next entries »