Forum

What do you think of....

Discuss anything not covered by any of the other categories.

Moderator: InsideQC Admins

What do you when you go somewhere on the internet, and there is constant bad grammar?

I get a headache
5
36%
I try to ignore it.
1
7%
I get a feel for the kinds of people that may be using the forum.
6
43%
Makes me angry
2
14%
 
Total votes : 14

What do you think of....

Postby Mexicouger » Fri Oct 08, 2010 6:38 am

What do you think of when you first goto a forum, and you see people who have bad grammar and talk like they are texting? Or you are browsing Facebook or Myspace and see the continuous incorrect grammar, punctuation, and non-capitalization?

This is completely out of curiosity.
User avatar
Mexicouger
 
Posts: 514
Joined: Sat May 01, 2010 10:12 pm

Postby Feared » Fri Oct 08, 2010 6:45 am

What do you when you go somewhere on the internet, and there is constant bad grammar?

What?
User avatar
Feared
 
Posts: 95
Joined: Fri Jun 11, 2010 11:58 pm
Location: Wylie, TX

Postby Mexicouger » Fri Oct 08, 2010 6:48 am

Feared wrote:
What do you when you go somewhere on the internet, and there is constant bad grammar?

What?

Woops :oops:. I wish I would have seen that earlier. My point being, People should make an attempt to spell properly. Most people on the internet want to make an abbreviation for everything, instead of trying to spell right, and follow the rules of english. I mean, We all slip up, as I did, But it is all about the attempt to try and make sense to people.
User avatar
Mexicouger
 
Posts: 514
Joined: Sat May 01, 2010 10:12 pm

Postby blubswillrule » Fri Oct 08, 2010 7:26 am

I personally try to do my best at writing

unless I iz know teh persoohn, and I iz purposefooly writng liek thees.

but other than those times, I try to spell correctly, especially when you meet someone new, grammar can say a lot about people.

;)
A truly rewarding experience for an AI coder: watching your ai navigate the map... makes all the time invested in the code worth it :)
User avatar
blubswillrule
 
Posts: 68
Joined: Mon Oct 04, 2010 9:08 pm
Location: Lincoln, California

Postby Mexicouger » Fri Oct 08, 2010 7:27 am

blubswillrule wrote:grammar can say a lot about people.

My thoughts exactly.
User avatar
Mexicouger
 
Posts: 514
Joined: Sat May 01, 2010 10:12 pm

Postby revelator » Fri Oct 08, 2010 10:06 am

im gonna force you all to learn danish :twisted:

hehe would be a blast :lol:

on the serious side. its not my native language but atleast i try to be understandable :) maybe i forget correct punctuation at times (im not the youngest anymore and its been a while since i had english lessons).

my take on it, as long as its not littered with l33t speak im generally ok with some spelling mistakes. the point got through and that is what matters :)
User avatar
revelator
 
Posts: 2567
Joined: Thu Jan 24, 2008 12:04 pm
Location: inside tha debugger

Postby Tomaz » Fri Oct 08, 2010 10:47 am

blubswillrule wrote: I try to spell correctly, especially when you meet someone new, grammar can say a lot about people.


I disagree! Bad grammar usually only say 1 thing about people, that it's a 99% chance english isn't their native language.
Tomaz
 
Posts: 67
Joined: Fri Nov 05, 2004 8:21 pm

Postby Mexicouger » Fri Oct 08, 2010 10:53 am

Tomaz wrote:
blubswillrule wrote: I try to spell correctly, especially when you meet someone new, grammar can say a lot about people.


I disagree! Bad grammar usually only say 1 thing about people, that it's a 99% chance English isn't their native language.

That is only true in some cases. You will eventually be told that English isn't their native language. Alot of people just speak l33t because they are too lazy to hit those extra keys. I used to speak Horribly, And It was just because I was too lazy to hit a few extra keys. People think as long as they get the message across, everything is good.
User avatar
Mexicouger
 
Posts: 514
Joined: Sat May 01, 2010 10:12 pm

Postby Ranger366 » Fri Oct 08, 2010 3:31 pm

Well, i see the same in german thought.
when people are making many mistakes in spelling and such, i try to ignore it in chats (im not writing much in german over the internet) but i correct people in forums.
User avatar
Ranger366
 
Posts: 203
Joined: Thu Mar 18, 2010 5:51 pm

Postby r00k » Fri Oct 08, 2010 3:43 pm

I treat the forums like a scratch piece of paper; I'm not writing a speech or documentation. I hate phone text-ing. People should e-mail me or call me, period. Playing ASCII ping-pong is how phone companies make extra revenue. A vocal conversation can take 5 minutes, where a text-based conversation can take about 20 minutes! L33T!
r00k
 
Posts: 1110
Joined: Sat Nov 13, 2004 10:39 pm

Postby mankrip » Fri Oct 08, 2010 5:21 pm

Someone who doesn't care to write properly can't be taken seriously about development work, specially programming.
Ph'nglui mglw'nafh mankrip Hell's end wgah'nagl fhtagn.
==-=-=-=-=-=-=-=-=-=-==
Dev blog / Twitter / YouTube
User avatar
mankrip
 
Posts: 915
Joined: Fri Jul 04, 2008 3:02 am

Postby Ranger366 » Fri Oct 08, 2010 5:27 pm

mk wrote:Someone who doesn't care to write properly can't be taken seriously about development work, specially programming.


in programming you dont have to work with full sentences, only on strings but they dont cause errors. and if you get an error its mostly one letter which can be fixed in 2 seconds.
User avatar
Ranger366
 
Posts: 203
Joined: Thu Mar 18, 2010 5:51 pm

Postby mankrip » Fri Oct 08, 2010 5:41 pm

But finding that single mistake can actually take whole days, which requires a lot of attention from the coder.

And most programming languages uses some words from English, but they aren't English (for example, the word "banana" also belongs to multiple human languages).

Most of the time, you DO have to work with full sentences in programming, otherwise it will introduce bugs or won't even compile (except for things like implicit typecasting).

Someone who doesn't even try to pay attention to what they type in human language can hardly be trusted to pay this kind of attention to any writing work. Even when they start trying to type correctly, they often make a lot of mistakes due to their lack of practice. So, typing in human language can also work as a kind of training to strenghten our focus.
Ph'nglui mglw'nafh mankrip Hell's end wgah'nagl fhtagn.
==-=-=-=-=-=-=-=-=-=-==
Dev blog / Twitter / YouTube
User avatar
mankrip
 
Posts: 915
Joined: Fri Jul 04, 2008 3:02 am

Postby Ranger366 » Fri Oct 08, 2010 5:52 pm

mk wrote:But finding that single mistake can actually take whole days, which requires a lot of attention from the coder.


this reminds me off some weeks ago, i just tested one QC code but it didnt worked, thats because in one if sentence a second '=' was missing. i was searching for the mistake in my whole progs project and changed things for nothing. but an grammar mistake? nope, not yet.
im doing some mistakes when typing fast (like iD's 'chagnelevel') but thats actually not my biggest problem.
User avatar
Ranger366
 
Posts: 203
Joined: Thu Mar 18, 2010 5:51 pm

Postby leileilol » Fri Oct 08, 2010 8:38 pm

Often, forums full of bad grammar (even across admins) comes with bad judgment as well, which is why I facepalm, avoid and move on.
i should not be here
leileilol
 
Posts: 2783
Joined: Fri Oct 15, 2004 3:23 am

Next

Return to General Discussion

Who is online

Users browsing this forum: No registered users and 1 guest