southerndownhill.com advertisement.png, 0 kB
Welcome, Guest. Please Login or Register.
December 02, 2008, 07:36:58 AM
Show unread posts since last visit.
Forum Help Calendar Login Register
News: Please be sure to read and abide by the forum rules.
 

+  southerndownhill.com - Forum
|-+  General
| |-+  Southerndownhill Website Stuff
| | |-+  posting in CAPS
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] 2 Go Down Print
Author Topic: posting in CAPS  (Read 549 times)
Downhiller13
God Like!
*****
Offline Offline

Gender: Male
Posts: 1755



posting in CAPS
« on: August 11, 2008, 09:09:14 AM »

o.k. basically it is a simple idea that may already be in place but is a hard one to test without potentially having a thread in complete caps.

is there a way of having the forum set up so that when someone does post in complete capitals then it automatically changes it?

i noticed that the titles of each thread automatically sets the first letter of each word in capital so the technology is obviously there, just whether its iin place or not.

its surely similar technology to having the setting that screens swear words.

sorry if it's already in place i just dont want to try it and then look a fool Grin
Logged

Best Quote (from pinkbike):
I heard that Hill pee's, masterbates, and defecates prior to each race to keep the weight down!
[Al]
Site Admin
God Like!
*****
Offline Offline

Gender: Male
Posts: 8635


Currently working on SDH v0.9


WWW
Re: posting in CAPS
« Reply #1 on: August 11, 2008, 09:16:17 AM »

is there a way of having the forum set up so that when someone does post in complete capitals then it automatically changes it?
Sadly not. Not in a way that wouldn't screw up things that shouldn't be screwed up.
Logged

Rides: DH - SC Bullit.2/Totems/Hopes. XC - SC Heckler/Pikes(Push)/XTs. Road - Kaffenback.
Ride fast, take chances. Just don't blame me when you fall off.
Downhiller13
God Like!
*****
Offline Offline

Gender: Male
Posts: 1755



Re: posting in CAPS
« Reply #2 on: August 11, 2008, 09:21:05 AM »

is there a way of having the forum set up so that when someone does post in complete capitals then it automatically changes it?
Sadly not. Not in a way that wouldn't screw up things that shouldn't be screwed up.

bummer. well maybe it will be feasable in the future
Logged

Best Quote (from pinkbike):
I heard that Hill pee's, masterbates, and defecates prior to each race to keep the weight down!
[Al]
Site Admin
God Like!
*****
Offline Offline

Gender: Male
Posts: 8635


Currently working on SDH v0.9


WWW
Re: posting in CAPS
« Reply #3 on: August 11, 2008, 09:28:32 AM »

bummer. well maybe it will be feasable in the future
Perhaps, but the issue is really about the logic required to do it. I could change all posts so that they are all in lowercase except at the beginning of a sentence - but that wouldn't be right in many cases. How does one know what should and shouldn't be capitalised? I'd much rather just speak to those few users that post in caps, explain to them not to and go from there. If anyone knows of a algorithm for correcting caps, that works well, do PM me as I'd be very interested.
Logged

Rides: DH - SC Bullit.2/Totems/Hopes. XC - SC Heckler/Pikes(Push)/XTs. Road - Kaffenback.
Ride fast, take chances. Just don't blame me when you fall off.
[chilled76]
Global Moderator
God Like!
*****
Offline Offline

Gender: Male
Posts: 2850


That's right it's a fluffy Penguin at Lands End


Re: posting in CAPS
« Reply #4 on: August 11, 2008, 11:48:53 AM »

While we are on the subject does anyone know if in microsofts packages like word/excel you can change a large portion of text from lower to upper case and vice versa?

The amount of times I've written a sentance only to look up and i've hit the caps lock key prior to typing.....really annoying!

Paul
Logged

What happens if you spill carpet cleaner?
Charlie.
God Like!
*****
Offline Offline

Gender: Male
Posts: 1715


ACHTUNG!


Re: posting in CAPS
« Reply #5 on: August 11, 2008, 11:50:34 AM »

Paul there is a way. I remember reading it in some sheets my mum got from her work about it. I will have a look around for the code.

Here we are, highlight the text and press SHIFT + F3
« Last Edit: August 11, 2008, 11:52:39 AM by Charlie.... » Logged
[chilled76]
Global Moderator
God Like!
*****
Offline Offline

Gender: Male
Posts: 2850


That's right it's a fluffy Penguin at Lands End


Re: posting in CAPS
« Reply #6 on: August 11, 2008, 12:23:44 PM »

Paul there is a way. I remember reading it in some sheets my mum got from her work about it. I will have a look around for the code.

Here we are, highlight the text and press SHIFT + F3

Your a star! Cheers mate.

Paul
Logged

What happens if you spill carpet cleaner?
:: Xiphon ::
Senior
****
Offline Offline

Gender: Male
Posts: 768


Back to the old-school!


Re: posting in CAPS
« Reply #7 on: August 11, 2008, 18:07:38 PM »

bummer. well maybe it will be feasable in the future
Perhaps, but the issue is really about the logic required to do it. I could change all posts so that they are all in lowercase except at the beginning of a sentence - but that wouldn't be right in many cases. How does one know what should and shouldn't be capitalised? I'd much rather just speak to those few users that post in caps, explain to them not to and go from there. If anyone knows of a algorithm for correcting caps, that works well, do PM me as I'd be very interested.

Perhaps have an algorithm that says "If the entire post is in caps, and it's longer than say 2 letters - example "OK" - then convert to lowercase?"

Could this help?   http://www.mediacollege.com/internet/javascript/text/case-uppercase.html

I appreciate it's client-side JavaScript, but it might work when you're typing the post?

Ali
Logged

Stop moaning, and start riding!
[Al]
Site Admin
God Like!
*****
Offline Offline

Gender: Male
Posts: 8635


Currently working on SDH v0.9


WWW
Re: posting in CAPS
« Reply #8 on: August 11, 2008, 21:25:17 PM »

Perhaps have an algorithm that says "If the entire post is in caps, and it's longer than say 2 letters - example "OK" - then convert to lowercase?"
So we couldn't talk about NASA, we'd have to talk about nasa? You seeing the issues? Its not one that I have seen anyone solve yet, sadly.
Logged

Rides: DH - SC Bullit.2/Totems/Hopes. XC - SC Heckler/Pikes(Push)/XTs. Road - Kaffenback.
Ride fast, take chances. Just don't blame me when you fall off.
miniJim
Immortal
Senior
******
Offline Offline

Gender: Male
Posts: 629



WWW
Re: posting in CAPS
« Reply #9 on: August 11, 2008, 21:38:28 PM »

The only solution I've seen so far is similiar to the spell checker.. in which it checks the words posted against a dictionary, and if its not preceded by a ". " or ".  " or "/n" then it'll swap the word back to lower case. It doesnt really use any real logic, and given the sort of spelling by most (including me) its not really a feasible system at the moment. Just report them and if its ridiculous i'm sure a mod will sort it out?
Logged
Charlie.
God Like!
*****
Offline Offline

Gender: Male
Posts: 1715


ACHTUNG!


Re: posting in CAPS
« Reply #10 on: August 11, 2008, 23:10:30 PM »

Or just warn people who post in caps.

I dont really find it that big a big a problem.
Logged
[Al]
Site Admin
God Like!
*****
Offline Offline

Gender: Male
Posts: 8635


Currently working on SDH v0.9


WWW
Re: posting in CAPS
« Reply #11 on: August 11, 2008, 23:27:56 PM »

I'd much rather just speak to those few users that post in caps, explain to them not to and go from there.
Or just warn people who post in caps.
Err, yes, like I said before...
Logged

Rides: DH - SC Bullit.2/Totems/Hopes. XC - SC Heckler/Pikes(Push)/XTs. Road - Kaffenback.
Ride fast, take chances. Just don't blame me when you fall off.
Rhys_Mutha_Hucka
Full Member
***
Offline Offline

Posts: 102


Atomlab Wheel n Hayes stroker up on ebay =]=] >>>


Re: posting in CAPS
« Reply #12 on: August 11, 2008, 23:34:06 PM »

I dont see the problem with posting in caps - i don't - but...

anyway - a system trhat would change caps - to lowercase - wouldn't it change letters that need to be in caps

eg: Marzocchi 66 'ATA', 'BMX', ect,..

peace out Grin
Logged

AtomLab sale link

Hayes stroker for sale also - click above^^^!!!
Charlie150
Full Member
***
Offline Offline

Gender: Male
Posts: 218



Re: posting in CAPS
« Reply #13 on: August 12, 2008, 00:38:37 AM »

i think thats what this whole thread is about....
Logged
Alexxxx
Senior
****
Offline Offline

Gender: Male
Posts: 580



Re: posting in CAPS
« Reply #14 on: August 12, 2008, 00:46:24 AM »

I dont see the problem with posting in caps - i don't - but...

anyway - a system trhat would change caps - to lowercase - wouldn't it change letters that need to be in caps

eg: Marzocchi 66 'ATA', 'BMX', ect,..

peace out Grin

you need to read the rest of the posts Wink

and what if say it had a 10letter boundry? or something... so that a whole post couldn't be made in caps?

just my thoughts... Tongue
Alexxxx
Logged

DMR transition ... rides sweet for my size and works really well for me, paint is f***ed but rides nicely!

DMR's are still rubbish though! Roll Eyes
Pages: [1] 2 Go Up Print 
« previous next »
Jump to:  


Login with username, password and session length

advertisement.png, 0 kB
Powered by MySQL Powered by PHP Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC Valid HTML 4.01! Valid CSS!
Page created in 0.302 seconds with 20 queries.