LandV - phpBB2 Forum Index LandV - phpBB2
General discussion forum
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Posting tricks and tips

 
Post new topic   Reply to topic    LandV - phpBB2 Forum Index -> Novice Forum
View previous topic :: View next topic  
Author Message
Lorianne_W



Joined: 24 Mar 2006
Posts: 2727

PostPosted: Tue Nov 10, 2009 5:27 am    Post subject: Posting tricks and tips Reply with quote

Here is something everyone but me probably already knew about, but I'll post it just the same. This handy website will strip copy of annoying symbols (like > before every line you sometimes get when you copy something from an email)

Drac.com Stripper
http://www.draac.com/stripper.html


Post any other handy message board posting tips you might have here in this topic.
_________________
I saw the angel in the marble and carved until I set him free. __ Michelangelo
Back to top
View user's profile Send private message Send e-mail
Lorianne_W



Joined: 24 Mar 2006
Posts: 2727

PostPosted: Tue Nov 10, 2009 5:28 am    Post subject: Reply with quote

If you make a mistake the Subject Title of something you posted, or wish to change the title, you can edit it from your first post.
_________________
I saw the angel in the marble and carved until I set him free. __ Michelangelo
Back to top
View user's profile Send private message Send e-mail
MetaLark



Joined: 24 Mar 2006
Posts: 2397
Location: Houston, Texas, USA

PostPosted: Thu Nov 12, 2009 7:18 pm    Post subject: Reply with quote

Thanks, Lorianne.

I'd been stripping out leading carats by copying to a Word document and using alt-select to highlight the leftmost columns to delete. This is quicker.

What I could really use is something to strip out spaces following leading carats, and also strip out carriage returns, to make the text flow naturally. (That programming might be a bit tricky though.)
Back to top
View user's profile Send private message
Larry_Home



Joined: 07 Apr 2006
Posts: 7315
Location: Harrisburg, PA USA

PostPosted: Thu Nov 12, 2009 7:31 pm    Post subject: Reply with quote

MetaLark wrote:
What I could really use is something to strip out spaces following leading carats, and also strip out carriage returns, to make the text flow naturally. (That programming might be a bit tricky though.)


Actually, it should be easy to strip out carriage returns; I'm surprised the Stripper site doesn't include that. I wrote a tiny routine to do exactly that using VBA (Microsoft Office visual basic language for scripts), years ago, and it was quite simple. The carriage return actually takes two characters, a return and a linefeed - goes all the way back to teletypes, which had to be told to drop a line and then do a return in two separate steps.

But I digress. Should be easy. Stripping out spaces within lines, however, is another issue. Very large number of possibilities to take into account. If you ALWAYS want a space taken out after a leading carat, then such a routine would also be easy: the routine would check for the carat, then if found look for the space, and remove both at once.
_________________
The future ain't what it used to be. (Yogi Berra)
Back to top
View user's profile Send private message
MetaLark



Joined: 24 Mar 2006
Posts: 2397
Location: Houston, Texas, USA

PostPosted: Fri Nov 13, 2009 4:32 pm    Post subject: Reply with quote

Frankly, I think it's annoying that these free email websites insert those carats. Why on earth do they do it?
Back to top
View user's profile Send private message
Larry_Home



Joined: 07 Apr 2006
Posts: 7315
Location: Harrisburg, PA USA

PostPosted: Fri Nov 13, 2009 6:40 pm    Post subject: Reply with quote

MetaLark wrote:
Frankly, I think it's annoying that these free email websites insert those carats. Why on earth do they do it?


Back in the day, the carat lines distinguished replied-to material from the reply. Normally, though, this is an option and can be turned off.
_________________
The future ain't what it used to be. (Yogi Berra)
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    LandV - phpBB2 Forum Index -> Novice Forum All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group