PDA

View Full Version : Test



Pages : 1 2 [3] 4

Admin10
11-02-10, 18:03
Test 1 = joeblow@aol.com

Test 2 = dfssdfgsdf@asdfsadfsadf.net

Test 3 = dssadfsda@sadfasd.com

Test 4 = joe.blow@gmail.com

Test 5 = billclinton@asdfasdf.net

Test 6 = testtext billclinton@asdfasdf.net Testtext.

Test 7 = testtext joe.blow@gmail.com Testtext.

Test 8 = testtext joe.blow@gmail.com.ar Testtext.

Test 9 = joe.blow@gmail.com.ar

Test 10 = joe.blow@gmail.com.ar

Admin10
11-02-10, 18:08
1. Test 1 & 2.

Please do not change everything to lower case. Please comment out the code.

The text in Test #1 & #2 are should not be effected.

This isn't workable because it lowercases all the proper names in the text.

I'm thinking that in the future we might revisit this issue, perhaps with a rule that any word with for or more uppercase words will be converted to lower case, but for now let's focus on implementing the rest of the script.

.

2. Test 18a.

Not correctly handling paragraph spacing after fixing space-indented text.

It appears that paragraphs beginning with space-indented first sentences are not double spaced between the paragraphs after the script is finished.

It also seems that paragraphs beginning with tab-indented spaces are correctly double spaced after the end of the script.

.

3. Test 18b.

Please change the code to perform the following puncutation replacements. Note: These puncutation marks show up in text entered by persons using foreign keyboards and / or foreign character sets. The idea here is to automatically replace them with the English character equavalent.

Joe, you added the code to replace four of the puncutuation marks on the original list, but not this last character. It's an odd character, sort of three periods in a row, and it's found only on foreign language keyboards. Anyway, I just want the script to change it to a single period. You should probably have thre script do this replacement BEFORE the code that converts multiple periods to a single period, because there are ocassions in the text where there are multiple instances of this character, whihc if converted to multiple periods, will then need to be changed to a single period.

Actually, it just might be easier to change one or more instances of this weird character to a single period.

. Dec#133 Hex#85. One or more instances: Replace with a single period.

.

[Forum Clean Up Script test]

==================================================

Test 1. Should change upper case words only to lower case.

THIS is A test OF the FUNCTION that CHANGES only THE words IN all CAPITALS to LOWER case. THIS is A test OF the FUNCTION that CHANGES only THE words IN all CAPITALS to LOWER case. THIS is A test OF the FUNCTION that CHANGES only THE words IN all CAPITALS to LOWER case.

==================================================

Test 2. Proper Case should remain in proper case.

Test Proper Case This Is Written In All Proper Case And Should Remain In Proper Case After The Cleanup.

Asdf asdf sadf asdf.

Asdfasdf.

Asdf asdf sadf.

Asdfsadf asdfsadf.

==================================================

Test 3. Should remove excess periods.

.

.

.

.

.

.

.

==================================================

Test 4. Should space periods correctly.

Qwer. Qwer. Qwer.

Qwer. Qwer. Qwer.

Asdf. Asdf. Asdf.

==================================================

Test 5. Should not add a space after number.

100.00 = 100.00.

65.98 34544.655666 3.4.44444.

==================================================

Test 6. Should remove excess commas.

,

,

,

,

,

==================================================

Test 7. Should space commas correctly.

Qwer, qwer, qwer.

Qwer, qwer, qwer.

Asdf, asdf, asdf.

==================================================

Test 8. No period after a comma & a return together.

Greetings,

Hello,

Goodby,

Salute,

==================================================

Test 9. Should remove excess exclaimation points.

!

!

!

!

!

==================================================

Test 10. Should space exclaimation points correctly.

Qwer! Qwer! Qwer.

Qwer! Qwer! Qwer.

Asdf! Asdf! Asdf.

==================================================

Test 11. Should remove excess parenthesies.

(

(

(

(

(

)

)

)

)

)

==================================================

Test 12. Should space parenthesies correctly.

Qwer (qwer) qwer.

Qwer (qwer) qwer.

Asdf (asdf) asdf.

Asdf (asdf) asdf.

==================================================

Test 13. Should remove excess forward slashs.

/

/

/

/

/

==================================================

Test 14. Should space forward slashs correctly.

Asdf / asdf.

Asdf / asdf.

Asdf / asdf.

==================================================

Test 15. Mixed puncutation should be reduced to 1st character.

#

(&)

At.

!

!

!

?

!

?

==================================================

Test 16. Paragraph should all be double spaced.

Asdf asdf sadf sadf sdf asdf.

Asdf asdf sadf sadf sdf asdf.

Asdf asdf sadf sadf sdf asdf.

Asdf asdf sadf sadf sdf asdf.

Asdf asdf sadf sadf sdf asdf.

Asdf asdf sadf sadf sdf asdf.

Asdf asdf sadf sadf sdf asdf.

==================================================

Test 17. Should have period and one space after.

Qwer qwer qwer.

Qwer wqer wqer.

Qwer qwer. Qwer qwer. Qwer qwer. Qwer qwer. Qwer qwer.

Zxcv zxcv. Zxcv zxcv. Zxcv zxcv. Zxcv zxcv.

Zxcv zxcv. Zxcv zxcv. Zxcv zxcv.

=================================================

Test 18. Should all be one space between words.

Asdf asdf.

Asdf asdf.

Asdf asdf.

Asdf asdf.

Asdf asdf.

Asdf asdf.

=================================================

Test 18a. Should remove all leading spaces.

Asdf asdf asdf asdf asdf asdf.

Asdf asdf asdf asdf asdf asdf.

Asdf asdf asdf asdf asdf asdf.

Asdf asdf asdf asdf asdf asdf.

Asdf asdf asdf asdf asdf asdf.

Asdf asdf asdf asdf asdf asdf.

=================================================

Test 18b. Replace foreign puncutation marks.

` ` `. Replace with standard apostrophe: '

`asdfasdf` asdf`asdfasdf`asdf.

' ' '. Replace with standard apostrophe: '

'asdfasdf' asdf'asdfasdf'asdf.

' ' '. Replace with standard apostrophe: '

'asdfasdf' asdf'asdfasdf'asdf.

' ' '. Replace with standard apostrophe: '

'asdfasdf' asdf'asdfasdf'asdf.

' ' '. Replace with standard quotation mark: "

'asdfasdf' asdf'asdfasdf'asdf.

' ' '. Replace with standard quotation mark: "

'asdfasdf' asdf'asdfasdf'asdf.

. . .. Replace with a single period.

. Asdf. Asdfasdf. Asdf.

=================================================

Test 19. Replace chat room style text.

. I I I I I I I = I I I I I I.

. I I I I I I = I I I I I I.

. About about about about about about = why why why why why why.

. You you you you you you = you you you you you you.

. Are are are are are are = are are are are are are.

. Your your your your your your = your your your your your your.

. Before before before = before before before.

. Please = please.

. Thanks = thanks.

==================================================

Test 20. Replace missing puncutation.

Xim = I'm I'm I'm, I'm. I'm! I'm?

Xcant = can't can't can't, can't. Can't! Can't?

Xdont = don't don't don't, don't. Don't! Don't?

Xwont = won't won't won't, won't. Won't! Won't?

Xyoure = you're you're you're, you're. You're! You're?

==================================================

Test 21. Should remove spaces around QUOTEs as required.


asf asdf asdf sdaf.

Asdf asdf asdf asdf.


asdf asdf asdf asdf.

==================================================

Test 22. Should not effect vB formatting codes.

test

test

test

test

test


test


test


test


test



www.worldsexguide.info

12341234

12341234

==================================================

Test 23. Standard Text Replacements.

. Can't = can't x cantxxxcantxxxcant.

. Don't = don't x dontxxxcontxxxcont.

. Won't = won't x wontxxxwontxxxwont.

. Isn't = isn't x isntxxxisntxxxisnt.

. Wouldn't = wouldn't.

. Thats = that's.

. I'm = I'm x imxxximxxxim.

. I'm = I'm.

. Be = be x bxxxbxxxbxxxb.

. Cu = see you x cuxxxcuxxxcu.

. Cus = because.

. I = I x ixxxixxxixxxi.

. Are = are rxxxrxxxrxxxr.

. You = you uxxxuxxxuxxxu.

. Your = your.

. Before = before.

. Later = later.

. WSW = WSW.

. SW = SW x swxxxswxxxsw.

. Leo = LEO x leoxxxleoxxxleo.

. LSW = LSW x lswxxxxlswxxxx.

. Hsw = HSW x hswxxxxhswxxxx.

. BSW = BSW x bswxxxxbswxxxx.

. Otto Graham = Another forum member.

. Otto = blank space.

. Otto = blank space.

. Monday = Monday x mondayxxxmonday.

. Tuesday = Tuesday x tuesdayxxxtuesday.

. Wednesday = Wednesday.

. Thursday = Thursday.

. Friday = Friday.

. Saturday = Saturday.

. Sunday = Sunday.

. Mon = Mon x monxxxmonxxxmon.

. Tues = Tues x tuesxxxtuesxxxtues.

. Wed = Wed x wedxxxwedxxxwed.

. Thur = Thur.

. Fri = Fri.

. Sat = Sat.

. Sun = Sun.

. January = January.

. February = February.

. April = April.

. June = June.

. July = July.

. August = August.

. September = September.

. October = October.

. November = November.

. December = December.

. Jan = Jan.

. Feb = Feb.

. Apr = Apr.

. Jun = June.

. Jul = July.

. Aug = Aug.

. Sept = Sept.

. Oct = Oct.

. Nov = Nov.

. Dec = Dec.

Add:

. Please = Please.

. Thanks = Thanks.

. Thanks = Thanks.

==================================================

Test 24. Sample Reports.

Hey all. If you guys are looking for a brand new quality place and yet exclusive for whatever " business". Please pm me to get more details.

==================================================

Hey, I been back from my last trip to san jose for about 10 days. And here is some info on my trip. Just want to say Hi to all the guys that were at the lesbo show. It was wild and I was happy I got to see it. This trip was the most fun I had on any trip (hobby) due to the fact. I am just getting better at picking out the good girls at fair prices. I stayed at morenza hotel and. That little bar next to the casino was a gold mine for me. I took 4 different girls out of there. All for under 50.00 and all were great fucks and g. F. E. I met a guy who has a message parlor and had sweet girls for 34.00 and he also told me that 747 does exist and the price is 13.00 for a girl. I never made it there but I a going back in July. So this time I swear I will go there. I made a few dollars at the tables that went right to the working girls. Got to love. Free pussy. The food at the news cafe was a let down. Last trip I ate most of my meals there. And this time the food just was bad. Burnt burger and. The ribeye steak. Wasnt from a cow? I meet a sweet tica and payed for her 50.00 for 1 shot. But she asked if she could spend the nite. Sure I said. I hit it 3 more times and no more cash. Only problem. I see her the next nite. And she wants me for her bf (yeah right) you know its hard to hide in key largo on a Monday nite. This was only my second trip and it was so much better than the first. Just knowing where to go. And staying clear of girls that other guys will tell you about or share what they know about the good ones. Even though there is less girls at the key largo. Than the blue marlin. You have a better chance of guessing how the girl will be in the room. I mean. Its like you are partying with the girls. Dancing and drinking. And getting to know them. Plus there are less guys there. And it becomes a buyer market. I have yet to see a beach or a rain forest. Just alot of pink tacos. But that is why I go there. I made some good friends on this trip. And I truly love this place. I am planing a trip to Bangkok in sept. But I don't know if I can handel the 27 hour plane ride. When san jose is only 4 hours away. There was a post about a girl with the soripon tatoo on her breast and that girl is such a pain in the ass. I have dodged her my last 2 trips. And to see that post about her (always asking for money for her mom and that she will fuck you silly) I told her so many lies to avoid her. Maids are still cleaning my room. My friend is aleep in my room. However I did give her 1100 colones for her to eat lunch at the morenza. That is where all the daytime working girles go to lunch. Trust me. If you want a easy in with a girl and not sure if you like her yet. Take her to lunch there. For 2 bucks. You will know if you should stay or run for the hills. Got to love san jose!

==================================================

Hi All,

I was recently in Vladikawkas, probably noone ever will go there, I at least hope so. But if you have to go there, you will stay in the Hotel which is made for the rich. Haha, 50 years ago. I don't remember the name, but it is the only hotel with "western" standard. Just ask the lady or the man at the reception for the sauna and they will offer you their cousin or brother or whatever. I had a great night with the so called "cousin" of the receptionist for 80 Euro the whole night, I even had her bareback, just did not realise bcs it was so much GFE.

Apart from that I cannot recommend to anyone to go there. Dangerous and shitty.

Simon.

==================================================

Hey. Those are some real hotties. I went to tango india also on my last trip.

The ladies in there were hot. But not very many. Also asking like 200.00to 300.00 way out of my price range. But very nice girls. And were friendly even after I said the price was way to high. I just can't see anyone in Costa rica paying thoses prices. But I look like the type of guy that would pay those prices. That is why I guess they try me. Then they see I am a little hip to what really goes down there. And they back off, I took a taxi one nite and had the driver take me to all the strip clubs. And I was in and out of every place in 10 mns ex tango which gives you drink coupons with your cover charge. I gave half of then away. To other guys there. I wish there were more bars that we could drink and have ladies dancing and working girls running around, and had ladies that were there to take back to your hotel. Maybe there is I just havnt found them yet. But I still love the place. Also I seen on one of your other posts that you had a blonde spinner from the D. R. Is that place worth going to? Give me some info if you can. Thanks.

==================================================

Hi brother doppel!

Aiya, I think that you really don't have the knowledge in human body ler.

When someone (no matter guys or gals) is high or while making love, they only can concentrade to 1 thing. They can't get orgasm or pee or pangsai on the same time ler. Or you can say that they can't pee while making loove.

You don't know meh? Nvm la. But tell you la, she was really squiting, the liquid is different from urine lor. Kakaka. Hope that you will try it out 1 day.


I think she pee on you la.==================================================

A few weeks ago, I was there on a Sunday. Very slow. I see an old friend, CAROLINA, a Dominican, from a couple years ago. At that time, it was all good. But, I move on to better chicas. But, I'm horney so I ask her out and we agree on 200 pesos. We get in taxi and she will not kiss. A 3 peso ride to my place and the driver asks for 20 pesos. I refuse and she is p. ! Go to room. She says, 'I don't kiss any more'. Then, within a minute, she wants a condom on me for a blow job! I say, 'no f. Way'! , She says that she has changed. But, I say to her, ' this was not our agreement! Telling these lies meant nothing to her! I gave her 'the boot' and no money! Apparently, this is some kind of new 'Madahos code of conduct'! I will never go there again! Mongers, avoid her and that club.

==================================================

. JAZ is a place with two or.20 faces. If they're knowing you, you are safe if not.

BA is a big City with all the probs of poverty and drugs.

For me it ist safe.

Yesterday I made my big "vuelta" (all the good and bad places of San Thelmo) and lateron (3.00AM) I caught a taxi telling the driver to bring me to " Constitucion" (a really bad place, if you know the city) and I added "dejame en el lugar mas peligroso de esta zona" (take me to the most dangerous place of that zone.

OK, my fault, he DID it.

I left the taxi in front of two ugly transvestites who wanted to have some fun, I was (half) lucky, as I was able to flee.

Entering a bad bar, ordering a beer I found that the two "girls" robbed my money. Fast, good, perfect done (think they saw in which pocket I put it. Cool.

No beer.

No adventure with a lovely women in that zone,

1 1/2 hour walking home by feet.

Do not try this if you do not speak good spanish.

==================================================

Was just came back from the mission with Shuang Shuang in CC P. Klang. Thinking to send out my report tomorrow but due to the feeling is still here. Try not to reduce the feeling but reporting tomorrow.

Trying to contact TT which provided by Bro Fastcome. But her aunty come. The fastest back to work is this Sat. But I will be on business trip again until next week end. Although her voice is damn sweet but unable to have a try. What a waste for me. Nevermind. I WILL BE BACK hehehehe.

So. Call another FL. Shuang Shuang in P. Klang, she said she is just arrived yesterday."Don't cheat me lar. I got your number many months ago." " Oh. Really? I mean actually I just back to Malaysia yesterday and still haven't start work. Would you mind to start wirk with me?" "Sure. Why not?"

Shit man. The way going to the CC is damn jammed. Any brother encounter the same problem when on the way cheong in CC? Reached the place. Call her again."I am now having some customer wanted to visit us. Can I call you later?" shit lar. Already arrived then tell me not free? Nevermind. Wait a while and call her again." now you can come already. The customer are just came here to have a look / choosing girls only. They will be here again only tonight." fuh. Lucky not waiting for others cheongster to finished their work then only I can have eat this KFC. Hahahaha.

Proceed to the room. Shit man. Room is not ready yet. Have to use others FL's room. Nevermind (I think I am the kindness man in the world. No matter what I still stay calm. Just for one reason. To "F" only and this is the only reason I am here) Into the room."am I look pretty?" ok lor quite sweet " yes. Like what you told me in the phone. You look pretty" ofcourse say like this lar. Hahaha.

She discover all the fabric from her "meat" without helping me. Ah. Again. Nevermind I got hand to take off all mines. She seem like quite in the rush may be she got no room or rashing in and out from the room and many activities on going just now. Ok. Now go into the "MAIN TOPIC"

SOP bath."you want a cold water or warm water?" "Cold please". SOP cleaning my little boythen helping me to dry up. Well. Service seem like ok.

Laying on the bed and waiting for her. Applying KY in the bathroom. Then brought out a glass "listerine". Clean her own moth first. Then apply some on my nipple and my little boy (Look like my boy having "hacks sweet" now. Hahaha) started to BJ. Well. Was so so. Not really special."err. You can stop it now. My boy is hard enough now. Can we proceed?" put on the safety helmet."You want to be on the top or laying down?" "let me on the top" started to "F" like no tomorrow. Ok. Not so loose."wow. You already touch my end already" (aiya. Most of the girl also saying the same thing lar. Want me to release fast only ma. Think I don't know meh. Hahahaha)"really? Am I that long?" don't care. Continue shoot. Trying to change another style but she said like that feel better. Ok lor. Doing continue like this lor since I also feel great with this style. Continue bang deeper and deeper. Fast and slow. Hehehehesee how long she can moan like that. Hahahaa Decided to release after few more mins. Shoot ah! Hahahaha. Gao tiem!"I am not like others girls one. I am not only fuck and go. I will still help to service my customer after they had fuck me". Ok. Let see how good are you. Helping me to wash and clean up. Cheh. Just like normal only ma. What is the different? Then helping me to dry up. Suddently somebody knock the door."shit is this raid?" "no. It's my another customer" "wait ah. Very fast one". Very quick she dress up and saying that."sorry ah. This time may due to too many people causing you not that enjoy. Next time I will give you better service. Not rush like this. Ok?" aiya. Scare that I will not come back only mar. Right?"Its ok. No problem" (I always give answer like a gentlemen one. Hahaha)

Dress up and open the door. Another cheongster brother was waiting outside. Give a moral smile to him then piss.

Mission Completed!

Name : Shuang Shuang (in Chinese mean feel nice, fee nice) also heard from her while talking to the phone (named herself as small chilli)

Age : about to be 19 (according to her)

Body : A cup in about 32 not that ideal but have a pair of nice nipple.

Face:8/10 (I give so high because I think if my gf look like her pretty also not bad. Quite sweet and cute)

DATY : Not what I like.

WIR : will be consider cause located quite far from the town. And traffic condition not that ideal at this moment.

Damage : RM 130

Admin10
11-03-10, 16:25
Test 1."be" is changed to "be"

Test 2."see" is changed to "see"

Test 3."and" is changed to "and"

Test 4."are" is changed to "are"

Test 5."about" is changed to "why"

Test 6."B" will remain as "B"

Test 7."be" will be modified to "be"

Test 8."C" will remain as "C"

Test 9."see" will be modified to "see"

Test 10."b." will remain as "b."

Test 11."c." will remain as "c."

Test 12."n)" will remain as "n)"

Test 13."r)" will remain as "r)"

Admin
11-04-10, 03:24
B.

C.

D.

R.

Y

Admin
11-04-10, 03:26
B.

C.

D.

R.

Y.

Be.

See.

The.

Are.

About.

About.

About.

About

Admin10
11-10-10, 12:44
Test 1. Single "b" is modified to "be"

Test 2. Capital "B" is not modified.

Test 3. Single "see" is modified to "see"

Test 4. Capital "see" is not modified.

Test 5. Single "and" is modified to "and"

Test 6. Capital "and" is not modified.

Test 7. Single "are" is modified to "are"

Test 8. Capital "are" is not modified.

Test 9. Single "you" is modified to "you"

Test 10. Capital "you" is not modified.

Test 11. Single "y" is modified to "why"

Test 12. Capital "Y" is not modified.

Admin10
11-10-10, 12:47
Test 1. Single "be" is modified to "be"

Test 2. Capital "be" is not modified.

Test 3. Single "see" is modified to "see"

Test 4. Capital "see" is not modified.

Test 5. Single "and" is modified to "and"

Test 6. Capital "and" is not modified.

Test 7. Single "are" is modified to "are"

Test 8. Capital "are" is not modified.

Test 9. Single "you" is modified to "you"

Test 10. Capital "you" is not modified.

Test 11. Single "why" is modified to "why"

Test 12. Capital "why" is not modified. W

Admin10
11-10-10, 12:52
Test text Paragraph 1 Test text Paragraph 1 Test text Paragraph 1


Test text Paragraph 2 Test text Paragraph 2 Test text Paragraph 2


Test text Paragraph 3 Test text Paragraph 3 Test text Paragraph 3Qwewqewqewqewq

Admin10
11-10-10, 13:02
Test 1. Rental.1200 us$, all inclusive.

Test 2. Taxis.600 us$ at will.

Test 3. Food.500 us$ eating out at will.

Test 4. Sex.1900 us$ (about 25 chicas a month excluding Sundays. One daily)

Test 5. Misc.500 us$ (unknown / unaccountable)

Test 6. I forgot what I paid.200 pesos if I remember correctly.

Test 7. I forgot what I paid.100 dollars, if I remember correctly.

Test 8. Here's what I paid: 100 pesos for the taxi.200 pesos for the room.450 pesos for the chica.50 pesos for a tip.

Test 9. Here's what I paid: 100 pesos for the taxi.200 pesos for the room.450 pesos for the chica.50 pesos for a tip.

Test 10. I paid 900. I thought it was too much.

Test 11. I paid them $150, plus a tip, for a total of $200. I thought it was cheap.

Teat 12. I paid them $150,000, plus a tip, for a total of $200,000. I thought it was cheap.

Admin10
11-10-10, 13:04
QweTest 1. Rental. 1200 us$, all inclusive.

Test 2. Taxis. 600 us$ at will.

Test 3. Food. 500 us$ eating out at will.

Test 4. Sex. 1900 us$ (about 25 chicas a month excluding Sundays. One daily)

Test 5. Misc. 500 us$ (unknown / unaccountable)

Test 6. I forgot what I paid. 200 pesos if I remember correctly.

Test 7. I forgot what I paid. 100 dollars, if I remember correctly.

Test 8. Here's what I paid: 100 pesos for the taxi. 200 pesos for the room. 450 pesos for the chica. 50 pesos for a tip.

Test 9. Here's what I paid: 100 pesos for the taxi. 200 pesos for the room. 450 pesos for the chica. 50 pesos for a tip.

Test 10. I paid 900. I thought it was too much.

Test 11. I paid them $150, plus a tip, for a total of $200. I thought it was cheap.

Teat 12. I paid them $150, 000, plus a tip, for a total of $200, 000. I thought it was cheap.

Admin10
11-10-10, 13:05
Jnqwjkqnwe 2.

Qweqwkmn 2. Qweqw.

\qweqwklmke 2, qwe

Admin10
11-10-10, 13:09
Test text Paragraph 1 Test text Paragraph 1 Test text Paragraph 1


Test text Paragraph 2 Test text Paragraph 2 Test text Paragraph 2


Test text Paragraph 3 Test text Paragraph 3 Test text Paragraph 3Qweqwewqewq

Admin10
11-10-10, 13:12
Test text Paragraph 1 Test text Paragraph 1 Test text Paragraph 1
Test text Paragraph 2 Test text Paragraph 2 Test text Paragraph 2
Test text Paragraph 3 Test text Paragraph 3 Test text Paragraph 3Qwewqewqqwewq

Admin10
11-10-10, 13:13
Test text Paragraph 1 Test text Paragraph 1 Test text Paragraph 1
Test text Paragraph 2 Test text Paragraph 2 Test text Paragraph 2
Test text Paragraph 3 Test text Paragraph 3 Test text Paragraph 3Qwewqeqweqw

Admin10
11-10-10, 13:15
Test text Paragraph 1 Test text Paragraph 1 Test text Paragraph 1
Test text Paragraph 2 Test text Paragraph 2 Test text Paragraph 2
Test text Paragraph 3 Test text Paragraph 3 Test text Paragraph 3Qweqwewqeqw

Admin10
11-10-10, 13:18
Test text Paragraph 1 Test text Paragraph 1 Test text Paragraph 1
Test text Paragraph 2 Test text Paragraph 2 Test text Paragraph 2
Test text Paragraph 3 Test text Paragraph 3 Test text Paragraph 3Qweqwewqewqqwe

Admin10
11-10-10, 13:18
Asdasqwe.


Test text Paragraph 1 Test text Paragraph 1 Test text Paragraph 1Qwe.


Test text Paragraph 2 Test text Paragraph 2 Test text Paragraph 2Ewq.


Test text Paragraph 3 Test text Paragraph 3 Test text Paragraph 3

Admin
11-10-10, 16:30
Test 1. Single "be" is modified to "be"

Test 2. Capital "be" is not modified.

Test 3. Single "see" is modified to "see"

Test 4. Capital "see" is not modified.

Test 5. Single "and" is modified to "and"

Test 6. Capital "and" is not modified.

Test 7. Single "are" is modified to "are"

Test 8. Capital "are" is not modified.

Test 9. Single "you" is modified to "you"

Test 10. Capital "you" is not modified.

Test 11. Single "why" is modified to "why"

Test 12. Capital "why" is not modified.

Admin
11-10-10, 16:57
Test 1. Single be is modified to "be"

Test 2. Capital be is not modified.

Test 3. Single see is modified to "see"

Test 4. Capital see is not modified.

Test 5. Single and is modified to "and"

Test 6. Capital and is not modified.

Test 7. Single are is modified to "are"

Test 8. Capital are is not modified.

Test 9. Single you is modified to "you"

Test 10. Capital you is not modified.

Test 11. Single why is modified to "why"

Test 12. Capital why is not modified.

Admin
11-10-10, 17:10
Test 1 = $

Test 2 = $

Test 3 = $

Test 4 = $

Test 5 = $

Test 6 =

$

$

$

$

$

Admin10
11-11-10, 05:49
TCS Email Address Tag Test.

=========================================================================

Test 1 = joeblowataol. Com.

Test 2 = dfssdfgsdfatasdfsadfsadf. Net.

Test 3 = dssadfsdaatsadfasd. Com.

Test 4 = joe. Blowatgmail. Com.

Test 5 = billclintonatasdfasdf. Net.

Test 6 = testtext billclintonatasdfasdf. Net testtext.

Test 7 = testtext joe. Blowatgmail. Com testtext.

Test 8 = testtext joe. Blowatgmail. Com. Ar testtext.

Test 9 = joe. Blowatgmail. Com. Ar.

Test 10 = joe.blow@gmail.com.ar

=========================================================================

Admin10
11-11-10, 05:52
TCS Email Address Tag Test.

=========================================================================

Test 1 = joeblow@aol. Com.

Test 2 = dfssdfgsdf@asdfsadfsadf. Net.

Test 3 = dssadfsda@sadfasd. Com.

Test 4 = joe. Blow@gmail. Com.

Test 5 = billclinton@asdfasdf. Net.

Test 6 = testtext billclinton@asdfasdf. Net testtext.

Test 7 = testtext joe. Blow@gmail. Com testtext.

Test 8 = testtext joe. Blow@gmail. Com. Ar testtext.

Test 9 = joe. Blow@gmail. Com. Ar.

Test 10 = joe.blow@gmail.com.ar

=========================================================================

Admin10
11-11-10, 05:54
Test 1 = Testing parentheses after period.

Test 2 = (Testing parentheses after period)

Test 3 = (Testing parentheses after question mark)

Test 4 = (Testing parentheses after exclaimation point)

Test 5 = (Testing parentheses after "quotation marks.")

Test 6 = (Testing parentheses after "quotation marks?")

Test 7 = (Testing parentheses after "quotation marks!")

Test 8 = (Testing parentheses after multiple periods)

Test 9 = (Testing parentheses after multiple question marks)

Test 10 = (Testing parentheses after multiple exclaimation points)

Test 11 = Testing parentheses after period.

Test 12 = Testing parentheses (after period)

Test 13 = Testing parentheses (after question mark)

Test 14 = Testing parentheses (after exclaimation point)

Test 15 = Testing parentheses (after multiple periods)

Test 16 = Testing parentheses (after multiple question marks)

Test 17 = Testing parentheses (after multiple exclaimation points)

Test 18 = (Testing parentheses after period)

Admin10
11-11-10, 05:59
URL Tag test.

=========================================================================

Test 1 = http://www.telegraph.co.uk/news/worldnews/europe/spain/8086050/Spanish-prostitutes-ordered-to-wear-reflective-vests-for-their-own-safety.html

Test 2 = http://stlouis.backpage.com/FemaleEscorts/asian-experience-visiting-25/3721374

Test 3 = http://stlouis.backpage.com/BodyRubs/asian-dolls-25/3961583

Test 4 = http://www.cristycupps.com

Test 5 = http://bodyrubs.com/escorts.php?do=view&p=57832

Test 6 = http://eroticservices.********.com/escorts.php?do=view&p=1888678

Test 7 = http://www.usasexguide.info/forum/showthread.php?8698-BackPage-Advertiser-Reviews&p=1085623#post1085623.

Test 8 = http://nashville.backpage.com/FemaleEscorts/was-arrested-backpage-of-users-be-very-careful-was-arrested-32/3324448

Test 9 = I did find an old ad, http://phoenix.backpage.com/BodyRubs/maddie-cummings-fresh-young-and-fun-21/8280921

Test 10 = http://washingtondc.backpage.com/FemaleEscorts/new-provider-hot-super-23/4002828

Test 11 = http://washingtondc.backpage.com/FemaleEscorts/x-x-sooooo-nasty-x-g-f-e-x-juicy-x-visting-19/4006719

Test 12 = http://inlandempire.backpage.com/BodyRubs/romantic-massage-26/11501260

Test 13 = http://www.vcstar.com/news/2010/oct/26/oxnard-man-pleads-guilty-in-killing-of-massage/

Test 14 = http://miami.backpage.com/FemaleEscorts/specials-all-day-100-real-pics-100-mouth-full-of-_-exxxtreme-sensuality-23/11382791

Test 15 = http://charlotte.backpage.com/BodyRubs/andhearts-spa-74-new-spa-andhearts-23/4661615

Test 16 = www.bamacammie.com

=========================================================================

Test 17 = test text test text http://www.cristycupps.com Test text test text.

Test 18 = test text test text http://bodyrubs.com/escorts.php?do=view&p=57832 Test text test text.

=========================================================================

Admin10
11-11-10, 06:02
TCS Email Address Tag Test.

=========================================================================

Test 1 = joeblow@aol.com

Test 2 = dfssdfgsdf@asdfsadfsadf.net

Test 3 = dssadfsda@sadfasd.com

Test 4 = joe.blow@gmail.com

Test 5 = billclinton@asdfasdf.net

Test 6 = testtext billclinton@asdfasdf.net Testtext.

Test 7 = testtext joe.blow@gmail.com Testtext.

Test 8 = testtext joe.blow@gmail.com.ar Testtext.

Test 9 = joe.blow@gmail.com.ar

Test 10 = joe.blow@gmail.com.ar

=========================================================================

Admin10
11-11-10, 06:03
- "xxxx@xxxx" would become "xxxx at xxxx"

- "xxxx@." would become "xxxx at."

- "@xxxx" would become "at xxxx"

However, it appears that the TCS is affecting all instances on the "@" symbol, specifically in email addresses, and thus.

"xxxx@xxx.com" is being change to "xxxxatxxx. Com"

Admin10
11-11-10, 06:04
Test 1. Rental. 1200 us$, all inclusive.

Test 2. Taxis. 600 us$ at will.

Test 3. Food. 500 us$ eating out at will.

Test 4. Sex. 1900 us$ (about 25 chicas a month excluding Sundays. One daily)

Test 5. Misc. 500 us$ (unknown / unaccountable)

Test 6. I forgot what I paid. 200 pesos if I remember correctly.

Test 7. I forgot what I paid. 100 dollars, if I remember correctly.

Test 8. Here's what I paid: 100 pesos for the taxi. 200 pesos for the room. 450 pesos for the chica. 50 pesos for a tip.

Test 9. Here's what I paid: 100 pesos for the taxi. 200 pesos for the room. 450 pesos for the chica. 50 pesos for a tip.

Test 10. I paid 900. I thought it was too much.

Test 11. I paid them $150, plus a tip, for a total of $200. I thought it was cheap.

Teat 12. I paid them $150, 000, plus a tip, for a total of $200, 000. I thought it was cheap.

Admin10
11-11-10, 06:07
Test 1 = Testing parentheses after period.

Test 2 = (Testing parentheses after period)

Test 3 = (Testing parentheses after question mark)

Test 4 = (Testing parentheses after exclaimation point)

Test 5 = (Testing parentheses after "quotation marks.")

Test 6 = (Testing parentheses after "quotation marks?")

Test 7 = (Testing parentheses after "quotation marks!")

Test 8 = (Testing parentheses after multiple periods)

Test 9 = (Testing parentheses after multiple question marks)

Test 10 = (Testing parentheses after multiple exclaimation points)

Test 11 = Testing parentheses after period.

Test 12 = Testing parentheses (after period)

Test 13 = Testing parentheses (after question mark)

Test 14 = Testing parentheses (after exclaimation point)

Test 15 = Testing parentheses (after multiple periods)

Test 16 = Testing parentheses (after multiple question marks)

Test 17 = Testing parentheses (after multiple exclaimation points)

Test 18 = (Testing parentheses after period)

Admin10
11-11-10, 06:08
Test 1 = Testing parentheses after period.

Test 2 = (Testing parentheses after period)

Test 3 = (Testing parentheses after question mark)

Test 4 = (Testing parentheses after exclaimation point)

Test 5 = (Testing parentheses after "quotation marks.test")

Test 6 = (Testing parentheses after "quotation marks?test")

Test 7 = (Testing parentheses after "quotation marks!test")

Test 8 = (Testing parentheses after multiple periods)

Test 9 = (Testing parentheses after multiple question marks)

Test 10 = (Testing parentheses after multiple exclaimation points)

Test 11 = Testing parentheses after period.

Test 12 = Testing parentheses (after period)

Test 13 = Testing parentheses (after question mark)

Test 14 = Testing parentheses (after exclaimation point)

Test 15 = Testing parentheses (after multiple periods)

Test 16 = Testing parentheses (after multiple question marks)

Test 17 = Testing parentheses (after multiple exclaimation points)

Test 18 = (Testing parentheses after period)

Admin10
11-11-10, 06:14
Test 1 = Testing parentheses after period.

Test 2 = (Testing parentheses after period)

Test 3 = (Testing parentheses after question mark)

Test 4 = (Testing parentheses after exclaimation point)

Test 5 = (Testing parentheses after "quotation marks.")

Test 6 = (Testing parentheses after "quotation marks?")

Test 7 = (Testing parentheses after "quotation marks!")

Admin10
11-11-10, 06:17
Test 1 = Testing parentheses after period.

Test 2 = (Testing parentheses after period.)

Test 3 = (Testing parentheses after question mark?)

Test 4 = (Testing parentheses after exclaimation point!)

Test 5 = (Testing parentheses after "quotation marks.")

Test 6 = (Testing parentheses after "quotation marks?")

Test 7 = (Testing parentheses after "quotation marks!")

Admin10
11-11-10, 06:17
Test 8 = (Testing parentheses after multiple periods.)

Test 9 = (Testing parentheses after multiple question marks?)

Test 10 = (Testing parentheses after multiple exclaimation points!)

Test 11 = Testing parentheses after period.

Test 12 = Testing parentheses (after period.)

Test 13 = Testing parentheses (after question mark?)

Test 14 = Testing parentheses (after exclaimation point!)

Test 15 = Testing parentheses (after multiple periods.)

Test 16 = Testing parentheses (after multiple question marks?)

Test 17 = Testing parentheses (after multiple exclaimation points!)

Test 18 = (Testing parentheses after period.)

Admin10
11-11-10, 06:18
Test 1. "be" is changed to "be"

Test 2. "see" is changed to "see"

Test 3. "and" is changed to "and"

Test 4. "are" is changed to "are"

Test 5. "why" is changed to "why"

Test 6. "B" will remain as "B"

Test 7. "be" will be modified to "be"

Test 8. "C" will remain as "C"

Test 9. "see" will be modified to "see"

Test 10. "be." will remain as "be."

Test 11. "see." will remain as "see."

Test 12. "and)" will remain as "and)"

Test 13. "are)" will remain as "are)"

Admin10
11-11-10, 06:19
Test 1. Single be is modified to "be"

Test 2. Capital B is not modified.

Test 3. Single see is modified to "see"

Test 4. Capital C is not modified.

Test 5. Single and is modified to "and"

Test 6. Capital N is not modified.

Test 7. Single are is modified to "are"

Test 8. Capital R is not modified.

Test 9. Single you is modified to "you"

Test 10. Capital U is not modified.

Test 11. Single why is modified to "why"

Test 12. Capital Y is not modified.

Admin10
11-11-10, 06:20
Test 1 = $

Test 2 = $$

Test 3 = $$$

Test 4 = $$$$

Test 5 = $$$$$

Test 6 =

$

$$

$$$

$$$$

$$$$$

Admin
11-11-10, 13:25
Test 1. Single be is modified to "be"

Test 2. Capital B is not modified.

Test 3. Single see is modified to "see"

Test 4. Capital C is not modified.

Test 5. Single and is modified to "and"

Test 6. Capital N is not modified.

Test 7. Single are is modified to "are"

Test 8. Capital R is not modified.

Test 9. Single you is modified to "you"

Test 10. Capital U is not modified.

Test 11. Single why is modified to "why"

Test 12. Capital Y is not modified.

Admin
11-11-10, 13:26
Test 1 = $

Test 2 = $$

Test 3 = $$$

Test 4 = $$$$

Test 5 = $$$$$

Test 6 =

$

$$

$$$

$$$$

$$$$$

Admin
11-11-10, 13:26
Test 1. Rental. 1200 us$, all inclusive.

Test 2. Taxis. 600 us$ at will.

Test 3. Food. 500 us$ eating out at will.

Test 4. Sex. 1900 us$ (about 25 chicas a month excluding Sundays. One daily)

Test 5. Misc. 500 us$ (unknown / unaccountable)

Test 6. I forgot what I paid. 200 pesos if I remember correctly.

Test 7. I forgot what I paid. 100 dollars, if I remember correctly.

Test 8. Here's what I paid: 100 pesos for the taxi. 200 pesos for the room. 450 pesos for the chica. 50 pesos for a tip.

Test 9. Here's what I paid: 100 pesos for the taxi. 200 pesos for the room. 450 pesos for the chica. 50 pesos for a tip.

Test 10. I paid 900. I thought it was too much.

Test 11. I paid them $150, plus a tip, for a total of $200. I thought it was cheap.

Teat 12. I paid them $150, 000, plus a tip, for a total of $200, 000. I thought it was cheap.

Admin
11-11-10, 13:34
Test text Paragraph 1 Test text Paragraph 1 Test text Paragraph 1.


Test text Paragraph 1 Test text Paragraph 1 Test text Paragraph 1
Test text Paragraph 2 Test text Paragraph 2 Test text Paragraph 2
Test text Paragraph 3 Test text Paragraph 3 Test text Paragraph 3Test text Paragraph 1 Test text Paragraph 1 Test text Paragraph 1

Admin
11-11-10, 14:14
TCS Email Address Tag Test.

=========================================================================

Test 1 = joeblow@aol.com

Test 2 = dfssdfgsdf@asdfsadfsadf.net

Test 3 = dssadfsda@sadfasd.com

Test 4 = joe.blow@gmail.com

Test 5 = billclinton@asdfasdf.net

Test 6 = testtext billclinton@asdfasdf.net Testtext.

Test 7 = testtext joe.blow@gmail.com Testtext.

Test 8 = testtext joe.blow@gmail.com.ar Testtext.

Test 9 = joe.blow@gmail.com.ar

Test 10 = joe.blow@gmail.com.ar

=========================================================================

Admin
11-11-10, 14:19
URL Tag test.

=========================================================================

Test 1 = http://www.telegraph.co.uk/news/worldnews/europe/spain/8086050/Spanish-prostitutes-ordered-to-wear-reflective-vests-for-their-own-safety.html

Test 2 = http://stlouis.backpage.com/FemaleEscorts/asian-experience-visiting-25/3721374

Test 3 = http://stlouis.backpage.com/BodyRubs/asian-dolls-25/3961583

Test 4 = http://www.cristycupps.com

Test 5 = http://bodyrubs.com/escorts.php?do=view&p=57832

Test 6 = http://eroticservices.********.com/escorts.php?do=view&p=1888678

Test 7 = http://www.usasexguide.info/forum/showthread.php?8698-BackPage-Advertiser-Reviews&p=1085623#post1085623

Test 8 = http://nashville.backpage.com/FemaleEscorts/was-arrested-backpage-of-users-be-very-careful-was-arrested-32/3324448

Test 9 = I did find an old ad, http://phoenix.backpage.com/BodyRubs/maddie-cummings-fresh-young-and-fun-21/8280921

Test 10 = http://washingtondc.backpage.com/FemaleEscorts/new-provider-hot-super-23/4002828

Test 11 = http://washingtondc.backpage.com/FemaleEscorts/x-x-sooooo-nasty-x-g-f-e-x-juicy-x-visting-19/4006719

Test 12 = http://inlandempire.backpage.com/BodyRubs/romantic-massage-26/11501260

Test 13 = http://www.vcstar.com/news/2010/oct/26/oxnard-man-pleads-guilty-in-killing-of-massage/

Test 14 = http://miami.backpage.com/FemaleEscorts/specials-all-day-100-real-pics-100-mouth-full-of-_-exxxtreme-sensuality-23/11382791

Test 15 = http://charlotte.backpage.com/BodyRubs/andhearts-spa-74-new-spa-andhearts-23/4661615

Test 16 = www.bamacammie.com

=========================================================================

Test 17 = test text test text http://www.cristycupps.com Test text test text.

Test 18 = test text test text http://bodyrubs.com/escorts.php?do=view&p=57832 Test text test text.

=========================================================================

Test 19 = http://www.usasexguide.info/forum/showthread.php?8698-BackPage-Advertiser-Reviews&p=1085623#post1085623

Test 20 = http://www.usasexguide.info/forum/showthread.php?3773-Letters-to-the-Editor&p=1090647&highlight=jackson#post1090647

Test 21 = http://www.usasexguide.info/forum/showthread.php?3773-Letters-to-the-Editor&p=1090588&viewfull=1#post1090588

Test 22 = http://www.usasexguide.info/forum/showthread.php?3773-Letters-to-the-Editor&p=1085025&viewfull=1#post1085025

=========================================================================

Admin
11-11-10, 16:46
I was just having a bad day at mongering the SC scene. Before I get crap about this being in the wrong thread. Give me a minute.

I had just left the Imperial SG and was driving back thinking about posting how lame this place is. Thought I would stop in for take out in the same center as the above as I get out of my car I notice Leo taking pictures at C2. After a second I realized where this was going down. On my way out I checked out the scene and noticed five-O all over the place. Going between UH & See Sq. Many SUV plain whites etc. Definitely both places were popped.

Highly recommend staying away from this area and the hood in general. Stay tuned I'm sure we will learn more. got to check the news about the bust. Maybe, LEO has been reading reports about C2 and UH. Hmm, possibility, AC is next?


Does anyone know where this location is? I've tried to look it up but came up with nothing. If anyone could provide some info it would be greatly appreciated!how hard is it to find Euclid and Broadway. After you're there, you have four options. North, south, east, and west. I'd go with east.

Admin
11-11-10, 16:54
Test 1 =


I was just having a bad day at mongering the SC scene. Before I get crap about this being in the wrong thread. Give me a minute.

I had just left the Imperial SG and was driving back thinking about posting how lame this place is. Thought I would stop in for take out in the same center as the above as I get out of my car I notice Leo taking pictures at C2. After a second I realized where this was going down. On my way out I checked out the scene and noticed five-O all over the place. Going between UH & See Sq. Many SUV plain whites etc. Definitely both places were popped.

Highly recommend staying away from this area and the hood in general. Stay tuned I'm sure we will learn more. got to check the news about the bust. Maybe, LEO has been reading reports about C2 and UH. Hmm, possibility, AC is next?

Test 2 =


Does anyone know where this location is? I've tried to look it up but came up with nothing. If anyone could provide some info it would be greatly appreciated!how hard is it to find Euclid and Broadway. After you're there, you have four options. North, south, east, and west. I'd go with east.

Test 3 =


Test text Test text Test text Test text Test texttest text.

Test 4 =


XXXXXX XXXXXX XXXXXX XXXXXX XXXXXXxxxx xxxx xxxx

Admin
11-11-10, 17:06
Test 1 = Test text (test text.)

Test 2 = Test text (test text?)

Test 3 = Test text (test text!)

Test 4 = Test text (test text.) .

Test 5 = Test text (test text?) .

Test 6 = Test text (test text!) .

Test 7 = Test text (test text) .

Test 8 = Test text (test text) ?

Test 9 = Test text (test text) !

Test 10 = Test text (test text?) Test text.

Test 11 = Test text (test text!) Test text.

Admin10
11-12-10, 15:08
Test 1 = Test text (test text.)

Test 2 = Test text (test text?)

Test 3 = Test text (test text!)

Test 4 = Test text (test text.) .

Test 5 = Test text (test text?) .

Test 6 = Test text (test text!) .

Test 7 = Test text (test text) .

Test 8 = Test text (test text) ?

Test 9 = Test text (test text) !

Test 10 = Test text (test text?) Test text.

Test 11 = Test text (test text!) Test text.

Admin10
11-12-10, 15:14
Test 4 = Test text (test text.).

Test 5 = Test text (test text?).

Test 6 = Test text (test text!).

Test 7 = Test text (test text).

Test 8 = Test text (test text)?

Test 9 = Test text (test text)!

Test 10 = Test text (test text?) Test text.

Test 11 = Test text (test text!) Test text.

Admin10
11-12-10, 15:14
Test 1 = Test text (test text.

Test 2 = Test text (test text?

Test 3 = Test text (test text!

Test 4 = Test text (test text.).

Test 5 = Test text (test text?).

Test 6 = Test text (test text!).

Test 7 = Test text (test text).

Test 8 = Test text (test text)?

Test 9 = Test text (test text)!

Test 10 = Test text (test text?Test text.

Test 11 = Test text (test text!Test text.

Admin10
11-12-10, 15:16
Test 1 = Test text (test text.)

Test 2 = Test text (test text?)

Test 3 = Test text (test text!)

Test 4 = Test text (test text.).

Test 5 = Test text (test text?).

Test 6 = Test text (test text!).

Test 7 = Test text (test text).

Test 8 = Test text (test text)?

Test 9 = Test text (test text)!

Test 10 = Test text (test text?)Test text.

Test 11 = Test text (test text!)Test text.

Admin10
11-12-10, 15:19
Test 1 =


I was just having a bad day at mongering the SC scene. Before I get crap about this being in the wrong thread. Give me a minute.

I had just left the Imperial SG and was driving back thinking about posting how lame this place is. Thought I would stop in for take out in the same center as the above as I get out of my car I notice Leo taking pictures at C2. After a second I realized where this was going down. On my way out I checked out the scene and noticed five-O all over the place. Going between UH & See Sq. Many SUV plain whites etc. Definitely both places were popped.

Highly recommend staying away from this area and the hood in general. Stay tuned I'm sure we will learn more. Got to check the news about the bust. Maybe, LEO has been reading reports about C2 and UH. Hmm, possibility, AC is next?

Test 2 =


Does anyone know where this location is? I've tried to look it up but came up with nothing. If anyone could provide some info it would be greatly appreciated!How hard is it to find Euclid and Broadway. After you're there, you have four options. North, south, east, and west. I'd go with east.

Test 3 =


Test text Test text Test text Test text Test textTest text.

Test 4 =


XXXXXX XXXXXX XXXXXX XXXXXX XXXXXXXxxx xxxx xxxx

Admin
11-14-10, 14:17
URL Tag test.

=========================================================================

Test 1 = http://www.telegraph.co.uk/news/worldnews/europe/spain/8086050/Spanish-prostitutes-ordered-to-wear-reflective-vests-for-their-own-safety.html

Test 2 = http://stlouis.backpage.com/FemaleEscorts/asian-experience-visiting-25/3721374

Test 3 = http://stlouis.backpage.com/BodyRubs/asian-dolls-25/3961583

Test 4 = http://www.cristycupps.com

Test 5 = http://bodyrubs.com/escorts.php?do=view&p=57832

Test 6 = http://eroticservices.********.com/escorts.php?do=view&p=1888678

Test 7 = http://www.usasexguide.info/forum/showthread.php?8698-BackPage-Advertiser-Reviews&p=1085623#post1085623

Test 8 = http://nashville.backpage.com/FemaleEscorts/was-arrested-backpage-of-users-be-very-careful-was-arrested-32/3324448

Test 9 = I did find an old ad, http://phoenix.backpage.com/BodyRubs/maddie-cummings-fresh-young-and-fun-21/8280921

Test 10 = http://washingtondc.backpage.com/FemaleEscorts/new-provider-hot-super-23/4002828

Test 11 = http://washingtondc.backpage.com/FemaleEscorts/x-x-sooooo-nasty-x-g-f-e-x-juicy-x-visting-19/4006719

Test 12 = http://inlandempire.backpage.com/BodyRubs/romantic-massage-26/11501260

Test 13 = http://www.vcstar.com/news/2010/oct/26/oxnard-man-pleads-guilty-in-killing-of-massage/

Test 14 = http://miami.backpage.com/FemaleEscorts/specials-all-day-100-real-pics-100-mouth-full-of-_-exxxtreme-sensuality-23/11382791

Test 15 = http://charlotte.backpage.com/BodyRubs/andhearts-spa-74-new-spa-andhearts-23/4661615

Test 16 = www.bamacammie.com

=========================================================================

Test 17 = test text test text http://www.cristycupps.com Test text test text.

Test 18 = test text test text http://bodyrubs.com/escorts.php?do=view&p=57832 Test text test text.

=========================================================================

Test 19 = http://www.usasexguide.info/forum/showthread.php?8698-BackPage-Advertiser-Reviews&p=1085623#post1085623

Test 20 = http://www.usasexguide.info/forum/showthread.php?3773-Letters-to-the-Editor&p=1090647&highlight=jackson#post1090647

Test 21 = http://www.usasexguide.info/forum/showthread.php?3773-Letters-to-the-Editor&p=1090588&viewfull=1#post1090588

Test 22 = http://www.usasexguide.info/forum/showthread.php?3773-Letters-to-the-Editor&p=1085025&viewfull=1#post1085025

Test 23 = http://www.ktuu.com/news/ktuu-crime-apd-fbi-prostitution-sweep-111010.0, 5000490. Story.

=========================================================================

Cartog
12-30-10, 13:07
Test of bold And underline And combination of the two, and RED color.

The following is a test of the software editing of the abbreviation of North Lime.

The lady was on N. Lime the capital.

Cartog
12-30-10, 16:04
Test Bold, and Underline, and both of these, and of RED color.

The following is a test of posting review software and how it handles abbreviation for North:

I saw the lady on N. Dixie in the big city. See items:

. (indent dash) Item 1 of list.

. (indent dash) Item 2 of list.

Cheers!

Admin
07-24-11, 22:15
Test Message

Admin10
07-24-11, 23:39
This is a test

Washington78
08-02-11, 04:43
Test teat test

DownAndOut
08-09-11, 00:14
Test teat testYeah it worked.

StarQuality
08-23-11, 20:03
Just testing

Hortense
08-24-11, 11:10
OK. Here's a test of inserting an image into text. Insert a beautiful girl, please, right here:
http://www.USASexGuide.info/forum/attachment.php?attachmentid=126411.

Well, did it work? No? A good link but no image? Well, how about putting the inside the [url] and inserting her here:

[img]http://www.USASexGuide.info/forum/attachment.php?attachmentid=126411 (http://www.example.com)

Oh dear, neither worked!

Here's the full address of the "beautiful girl":
http://www.USASexGuide.info/forum/attachment.php?attachmentid=126411

OK, now I see it at the bottom of this screen: "[IMG] code is Off". Doh.

-----

Well, I've got 50 minutes left to edit this post, so let me instead try the inline attachment feature. Here's the blurb from the BB Code List:

"The tag allows you to display an attachment in your post rather than at the bottom. It will only display attachments that belong to the post in which it is utilized. [attach]attachmentid
Usage 12345".


Uh, OK. 40 minutes left. Now what the hell is an "attachment id"? Lemme take a bathroom break. BRB.

I'm back. So if you click Manage Attachments when you edit a post, there's an option at the bottom to insert inline & behold it gives you an attachment id. Sorry, whoever posted this photo before me, looks like I have to duplicate your photo in the gallery. Nice photo! So, Sesame, please insert the beautiful girl here: 142497. Now here's some excess verbiage, just to prove the photo is inline.

-----

WOOHOO, it worked! 30 minutes left. Now (despite what the blurb says) let me try attaching three beautiful girls posted by others, without Reposting them in the gallery. Gotta find those "attachment ids" first...

20 minutes left. I found out who posted this photo originally: the one and only CookyJar! Thanks, man. I'm gonna try & display three more of this beautiful girl that you photographed. Hang on...

126413
126416
126411

Drat, got the links but not the photo...10 minutes left. Another try, without using the word "config":

126413
126416
126411

Nope!

So am I to conclude that there is NO WAY to post thumbnails of someone else's photos inline in my post? Gotta repost them into the gallery (& waste space)?

Admin10
09-17-11, 01:37
Test me@domain.com Here

Admin10
09-17-11, 01:42
Is this really me@domain.com True

Admin10
09-17-11, 01:43
Last me@domain.com Time

Admin10
09-17-11, 01:45
Ok truly last me@domain.com Time

Toledo Guy
09-17-11, 15:47
I will test the edit function.

WilliamGibson
09-28-11, 07:24
Ring a ding ding

Massage Freak
10-20-11, 09:23
Testing must be 10 characters

Victor Bishop
11-05-11, 12:06
Testing an image:

152195

Works, but adds a newline automatically. Cannot use tags to post an image, treats it as a URL.

Example: [img]

http://www.goodluckmakingrent.com/images/peacock.jpg



No need to add a.

tag to anything, just post the link and it automatically adds it:

[url]www.google.com

Notice how adding a.

[url] tag automatically adds a newline.

Little Dickie
11-07-11, 02:24
Why do breast letter sizes auto correct to the, see, be, etc. Why can't we post D, C, B? Will it work in quotes?"B" size breasts."C" or "D" boobs. Or maybe Dee, cee, bee. Just trying out some stuff here.

Play Naked
11-15-11, 15:42
153473

153472

153471

Play Naked
11-16-11, 20:06
153599

Just testing.

Play Naked
11-19-11, 21:03
Testing 1 2 3 4

Tyler D
11-21-11, 15:39
Here is test text with.

the URL (https://www.google.com)

Intended as part of the sentence.

This is the intended look below:

Here is test text with the URL intended as part of the sentence.

But the parsing functions of the message editor causes the URL to be put on a separate line and dissects the sentence into 3 pieces while placing punctuations in the unintended spots.

Fooled01
12-24-11, 14:01
Merry Christmas and Happy New Year!

Member #5037
01-02-12, 13:39
Welcome back to the SW guide for all America.

Play Naked
01-27-12, 22:06
Something to see.

Golfcart
01-28-12, 00:52
Now is the time for all good men to come to the aid of their party.

He who hesitates is lost.

Quietguy
02-07-12, 17:58
Testing123

Rummer12
02-18-12, 02:37
This is just a test post.

AbaZaba1
03-13-12, 02:07
Testing post

BackBreaker
03-22-12, 17:50
Travelling in Metro area over next couple of days and needing a fix. Into exotic types, Latin, ebony; definite desiring GFE. Can't help it, I'm a romantic at heart. Looking for someone to do me right w / o breaking the bank but will show me a memorable time in the Metro.

BB

BackBreaker
03-22-12, 17:53
Just a test.

CheoD
03-24-12, 21:41
Testing, I mean, to determine how things work. Damn!

CheoD
03-24-12, 21:42
Now is the time for all good men to come to the aid of their party.

He who hesitates is lost.Ad I also should have tested first this function. N00B fail! Damn.

BeachLover003
04-12-12, 16:53
This is just a test

RedFlag1212
04-17-12, 08:52
This is just a testFghghjghjghjghjgh

Apeie
04-21-12, 09:52
Nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn

Zoinkster
04-21-12, 23:42
Testteeeeeddddeeeeeeeeeeeeeeeeeeeeeeeee

JackOfAllTrade
05-17-12, 18:42
Testing my hopeful post

EnjoyDaRide
06-22-12, 23:24
Test of the posting process.

LookOutt
07-10-12, 14:19
Ts76576575767

LookOutt
07-10-12, 14:21
Tttttttttttttttttttttttttttt

NashFunGuy
07-19-12, 12:44
Testing the report.

Mr Hobgoblin
07-22-12, 20:50
This is just a test post.Ggggggggggggg

Mr Hobgoblin
08-06-12, 06:16
I like to party.

http://akroncanton.backpage.com/FemaleEscorts/busty-brunette-bombshell-22/10774341

OneHundredTen
08-11-12, 08:59
Lets see how this test post looks.

Ghkss
08-26-12, 10:49
Ooooooooooooooooooooooooooooooooooooooooooooo

DocSeuss
08-29-12, 10:52
Hi,

This is just a test to see if it's working.

VladImpaler
09-08-12, 10:33
This is a test report.

Admin
09-09-12, 18:49
Testing the "quote" and & ampersand symbols in post titles

Bleeder
10-11-12, 10:56
This is just a test.

Asianplvr
10-17-12, 01:45
TEST 1234 testing

Asianplvr
10-17-12, 01:48
:confused:. :mad: cool

Asianplvr
10-17-12, 01:53
testing colors

Asianplvr
10-17-12, 01:58
I want to highlightmy text sometimes

Pacom555
10-25-12, 18:55
Image test

GreedyGirls
11-18-12, 20:54
Image testHi I thinknthat this is the most breath taking sight.

Moscow Mule
12-01-12, 13:11
This is a test report.

RtgJoe
12-02-12, 17:43
GggggggggggggTest test test test

Play Naked
12-21-12, 12:28
220095

220094

FatLever
12-29-12, 18:19
Test test test test

FatLever
12-29-12, 18:21
Lets see how this test post looks.Test Lets see how this test post looks.

Test Regular Member
01-12-13, 02:40
Testing the Moderation Notes. Test 1.

Logged in as TRM.

Submitted post for moderation.

-------------------------------------------

Two minutes later - moderator approval w/test mod comments

-------------------------------------------

Next - I'm having trouble finding the post - it should be in my queue waiting for AdminReview - but it's not there!

I can find the post by...

Time frame: -- All --

Date Range: Blank

To: (IMPORTANT: Format MM/DD/YYYY) Blank

Status: All Posts

Show Mod. Comments: -- ALL --

User: Test Regular Member

Thread ID: Blank

Posts to Display: 25 Posts

-------------------------------------------

Next - I will try to send it back to the Mod with an additional comment.

Nope, the post has dissapeared - It is not in my Admin Review queue - I had to go into the forum to post these notes.

Test Regular Member
01-12-13, 03:41
Testing the Moderation Notes. Test 2

--------------------------------------------------------

This test will test the regular moderation - no mod comments.

Test Regular Member
01-12-13, 03:41
Testing the Moderation Notes. Test 3

--------------------------------------------------------

This test will be the mod sending a mod comment forward to be admin reviewed.

Test Regular Member
01-12-13, 03:42
Testing the Moderation Notes. Test 4

--------------------------------------------------------

This test will test the ability of the Admin to initiate a mod comment back to the mod

Initially, ther eis no mod comment from the mod to the admin.

El Queso
01-12-13, 05:42
Test, test, test.

Moderator comment in this one.

El Queso
01-12-13, 05:43
2nd test. Test. Test.

El Queso
01-12-13, 06:19
Test 2, #1

Mod comment added

returned to moderator from admin

returned to admin for approval

final admin approval

El Queso
01-12-13, 06:20
Test 2, #2

Test Regular Member
01-12-13, 15:09
Testing the Moderation Notes. Test #6. Post #1600361

Test Regular Member
01-13-13, 16:25
Testing the Moderation Notes. Test #10. Post #1650260

Test Regular Member
01-13-13, 16:26
Testing the Moderation Notes. Test #11. Post #1650261

Test Regular Member
01-13-13, 16:27
Testing the Moderation Notes. Test #12. Post #1650262

Test Regular Member
01-13-13, 16:27
Testing the Moderation Notes. Test #13. Post #1650263

Test Regular Member
01-13-13, 16:28
Testing the Moderation Notes. Test #14. Post #1650264

El Queso
01-16-13, 22:50
Moderation Notes Test #3, message #1

El Queso
01-16-13, 22:51
Moderation Notes Test #3, message #2

Blkpride
02-20-13, 19:20
Posted: Wednesday, February 20, 2013 12:30 PM

Back by popular demand this quality busty green eyed vixen has immediate availability don't delay pick up the phone for appt right away. Very discreet & private sessions I don't discuss my sessions nor do I send my pics on phone call, texts or emails so keep it professional. Need minimum 30 min notice. Texts are best way to get fast

Self Made
03-21-13, 04:58
Testing the Moderation Notes. Test #12. Post #1650262Test with quote

Self Made
03-21-13, 05:02
Trying this again

Glockman
04-09-13, 14:00
Mimi, from Memphis. Resolution 72, pixil 640, quality 80. Upload 84kb. Download, same.

Member #5120
04-09-13, 14:16
Looking for info on sexy fun brunette in Troy.

Spitfire
04-11-13, 09:35
Testing here to test something out that I want to try

Spitfire
04-11-13, 09:37
Testing here toAnswer.


test something outAnswer.


that I want to tryReply

DirtDigger
04-11-13, 16:34
Want to try.

Uncle Samuel
04-16-13, 11:41
Pics are accurate and current. Track marks, and hair smells of smoke, but otherwise clean. Definitely willing to please.

http://columbus.backpage.com/FemaleEscorts/sweet-and-petite-meet-the-girl-next-door-21/13446553

MrMoops
05-07-13, 12:22
Test message in the test forum.

MrMoops
05-07-13, 12:23
Test message in the test forum

Panda734
07-03-13, 00:32
Test message in the test forumTest.

Is this how you post LOL

Jeff Swon
07-09-13, 21:50
Testing. 1,2. 3

Hjosefkiefel
07-20-13, 09:09
This is a test. Have been a member for quite some time. Wanted to see if there is software that auto-corrects posts if the software encounters certain keywords.

For example. If I referred to a SW or provider as a "rhymes with more", that I would expect that to be "corrected"

But, if I wanted to refer any media attention seeking, overzealous, butt wipe sheriff that was very proud of his efforts in his endeavors, I would think of him as a "media w*ore sheriff" and not implying anything about his personal life / habits.

The software has now auto corrected two of my posts to "media working-girl sheriff". It is just doing what it is asked too, but my English grammar teacher is probably doing some grave spinning right about now. And I should probably wax a bit more poetic about referring to this overzealous chap.

Hans.

Actual test- He is such a "media-working girl sheriff"

RaleighStalion
07-21-13, 20:39
Testing 1, 2.3

RaleighStalion
07-21-13, 20:39
Moderation Notes Test #3, message #2Testing 1 2 3

JakeSpoon
07-28-13, 23:10
Visited Capri on old Pineville table shower was awful no touching only halfway rinsed cold water. Hoped that session would get better to no avail, got back to room had a couple warm towels on the back she says flip I guide her hand she keeps asking who I had seen there before. I tell her three different girls, by this time I am just ready to leave asked her to slow down a bit on the rub to which she says your time is up. My worst experience ever, sky was the so called masseuse. Won't ever go back.

KennyR
08-02-13, 22:00
http://www.mocospace.com/link/profile-view.jsp?user=54138207&r=1375490244996

http://tinypic.com/view.php?pic=34gn4hk&s=5

KennyR
08-02-13, 22:15
http://www.freeimagehosting.net/t/8rz8c.jpg (http://www.freewebproxy.com/)

<a href="http://www.freeimagehosting.net/8rz8c" <img src="http://www.freeimagehosting.net/t/8rz8c.jpg" </a

<a href="http://www.freewebproxy.com/" <img src="http://www.freeimagehosting.net/newuploads/8rz8c.jpg" alt="Free Web Proxy" </a

KennyR
08-03-13, 01:12
http://www.freeimagehosting.net/t/3vnmo.jpg (http://www.freewebproxy.com/)

KennyR
08-03-13, 01:46
http://img165.imagevenue.com/loc209/th_508422662_2013_08_0217.09.16_1_123_209lo.jpg (http://img165.imagevenue.com/img.php?image=508422662_2013_08_0217.09.16_1_123_209lo.jpg)

http://img266.imagevenue.com/loc97/th_508353980_2013_08_0217.23.56_1_1_123_97lo.jpg (http://img266.imagevenue.com/img.php?image=508353980_2013_08_0217.23.56_1_1_123_97lo.jpg)

http://img120.imagevenue.com/loc132/th_508316894_2013_08_0217.21.21_1_123_132lo.jpg (http://img120.imagevenue.com/img.php?image=508316894_2013_08_0217.21.21_1_123_132lo.jpg)

http://img293.imagevenue.com/loc104/th_508196963_2013_08_0219.02.02_1_123_104lo.jpg (http://img293.imagevenue.com/img.php?image=508196963_2013_08_0219.02.02_1_123_104lo.jpg)

KennyR
08-03-13, 01:48
Test <a href="http://img165.imagevenue.com/img.php?image=508422662_2013_08_0217.09.16_1_123_209lo.jpg" target=_blank <img src="http://img165.imagevenue.com/loc209/th_508422662_2013_08_0217.09.16_1_123_209lo.jpg" border="0" </a

[img=http://img165.imagevenue.com/loc209/th_508422662_2013_08_0217.09.16_1_123_209lo.jpg] (http://img165.imagevenue.com/img.php?image=508422662_2013_08_0217.09.16_1_123_209lo.jpg)

http://img165.imagevenue.com/img.php?image=508422662_2013_08_0217.09.16_1_123_209lo.jpg

LickEmRaw
10-08-13, 22:28
This chick was amazing.

Dr Sexytime
10-11-13, 02:18
http://s12.postimg.org/guq2bzzl9/1381348560421.jpg

http://s12.postimg.org/3qkhzb7jd/1381348560421.jpg (http://postimg.org/image/3qkhzb7jd/)

(http://postimg.org/image/3qkhzb7jd/)

http://s12.postimg.org/guq2bzzl9/1381348560421.jpg (http://postimage.org/)

[img=http://s12.postimg.org/guq2bzzl9/1381348560421.jpg] (http://postimage.org/)

[img]http://s12.postimg.org/guq2bzzl9/1381348560421.jpg

Dr Sexytime
10-11-13, 02:57
left


right


center


Left left left left left left left


right right right right right right right


center center center center center center center center center

Dr Sexytime
10-11-13, 03:02
1736680

link to this thread

3[/thread]4

first post?

379

or is this the first post?

Admin10
10-14-13, 18:53
test message

Admin10
10-14-13, 19:54
Another test message.

Glockman
10-23-13, 16:45
Jillian Foxx at 4 by 6 at 240 resolution. Uploaded at 824 kb. Reduced to 26.6.

Glockman
10-23-13, 16:55
Jillian Foxx 640 pixil at 72 resolution. Uploaded at 211 kb. No compression.

Roye11
11-20-13, 17:56
Video-one.com/ video /4 d4 a777093 e5749 cdf67 d1 e4 f909 a618.html? Fid=Teen.

Admin10
12-27-13, 17:09
That was for $400 US. Three 100's and two 50's, although I doubt that the 50's changed the rate. (He wouldn't take the 200 dollar bill).

Admin10
12-27-13, 17:12
Test! At.

Test again.

Admin2
12-28-13, 00:49
Test, test, test, test 1234567890.

Admin10
12-28-13, 14:50
That's the psychology alright.

http://www.usasexguide.com

Admin10
12-28-13, 14:51
I Sat. Down.

Admin10
12-28-13, 15:10
I sat down again.

Admin07
12-29-13, 19:15
This is a test.

DrinkSlinger98
01-03-14, 20:45
This is a test it is only a test.

Admin10
01-05-14, 14:39
Testing ellipses{TCS. Ellipses}test.

Admin10
01-05-14, 15:22
Testing ellipses...testing.

Admin10
01-05-14, 15:31
I sat down with a psychologist.

Glockman
01-26-14, 10:09
test, test.

Member #4436
01-27-14, 12:09
This is a test.

Glockman
01-28-14, 13:00
Test for resolution. BTW, this is Mimi and Stephanie.

BlackHawk101
01-28-14, 14:56
Test for resolution. BTW, this is Mimi and Stephanie.Brother I love your pics. You have it down to a true art! They are hot.Can you pass me their contact info? LOL.

Member #4506
02-19-14, 15:59
Sexylexi69.

Great pearl with all the Polish. Without saying definitely ATF. Much prettier than pictures and very sexy. Room very clean.

And secure. True GFE and great personality. Treat sexylexi69 with great respect and she will melt you into butter. I can't wait for our next date can't happen soon enough. What a Doll!!

VegasGuy6276
02-23-14, 23:46
Did I do this right?

Glockman
02-27-14, 18:39
Aries at 640.

Musclem200
03-06-14, 14:30
http://www.usasexguide.com

TrueLegion
03-13-14, 20:50
Test Submition.

Admin10
03-16-14, 20:55
This is a test.

DowntownDude
03-17-14, 21:21
This is a test.This is a test for me.

Glockman
03-23-14, 11:20
Test for italics

AngelWithSkill
03-28-14, 18:22
Haven't posted before. Can anyone help me get started?

DrizzyOvo
04-02-14, 18:24
Testing Testing.

http://usasexguide.info/

FSexperience
04-17-14, 10:23
Testing Testing.

http://usasexguide.info/This is only a test!

Glockman
04-23-14, 11:47
IPhone test.

Gorfesto
04-29-14, 18:16
Was this done correctly.

Admin10
05-12-14, 02:25
Test new report.

Glockman
06-01-14, 14:02
Link test. Https: www. Google. Com /.

https://www.google.com

Glockman
06-03-14, 15:16
Test-Christaluv.

Admin10
06-04-14, 02:53
Link test. Https: www. Google. Com /.

https://www.google.comTest https://www.google.com.

Admin10
06-05-14, 22:16
Test (urlreplacement0}).

Admin10
06-05-14, 22:37
Another test (http://google.com).

Jiggles
06-15-14, 16:59
Test. Test test test.

Jiggles
06-15-14, 18:29
Is this working.

Jiggles
06-15-14, 18:30
Another test (http://google.com).Test is this working.

Hortense
06-16-14, 16:22
Subject line is self-explanatory. A new member has no guidance where to post his first test messages among the four available.

Tony Bologna
06-21-14, 11:03
Test.

Add your message as usual, go down to "Additional Options" and click on "Manage Attachments. " A new window will open. Click on "Add files" and another screen will open, click on "select files" then a directory of files on your computer will open. Click on the file you want to add, and click "open" then click "upload file. " Now the pic is in attachments list, just click "done" and it will be attached to your message. You can click "Preview Report" if you want to check that the pic was added properly, then finish your message as usual by clicking "Upload Report".

It's actually a lot easier than it sounds, each step is pretty much the obvious choice from the buttons that are showing. You can add multiple pics by repeating the steps from "add files" etc before you "Upload Report".

There's also a place to practice if you want. Go to: Forum. Site Administration. Test Messages. Add Test Messages Here. Add Report.

Let me know if you need more help.

Hornet76
06-21-14, 13:22
This is a test with a link.

http://stlouis.backpage.com/TherapeuticMassage/i-r-r-e-s-i-s-t-i-b-l-eands-e-n-s-u-a-l-massageleah/8971981

AaronBoy
07-15-14, 16:42
This is a test with a link.

http://stlouis.backpage.com/TherapeuticMassage/i-r-r-e-s-i-s-t-i-b-l-eands-e-n-s-u-a-l-massageleah/8971981This is a test.

MakaveliTheDon
07-21-14, 21:34
Testing testing testing.

Noizekoarr
08-01-14, 00:52
Testing pictures.

Admin10
08-07-14, 12:34
Test message.

Oldmonger
10-07-14, 18:11
Test test test test.

DuMees
10-14-14, 19:01
Test. Gogo go go.

Admin10
10-17-14, 09:18
Test message.

Dealer662
10-17-14, 13:59
http://memphis.backpage.com/FemaleEscorts/a-married-mans-best-kept-secretfind-out-y-26/11250337 has anyone tried Heidi. I've searched but get no results from this area.

Member #5426
11-13-14, 12:02
Test.

http://greensboro.backpage.com/FemaleEscorts/sara-is-ready-now-in-greensboro/18186722

Member #5024
12-17-14, 21:31
TEsting. TESTING and more testing.

BLevins01
12-24-14, 19:09
Test test test.

BLevins01
12-24-14, 19:28
Test test test.

BLevins01
12-24-14, 19:36
Test test test.

BLevins01
12-25-14, 18:31
Test to see if repeats again.

Bubba this is test post number 4. How many is it going to take until you realize that;

1. Your posts work

2. As a Regular Member your posts need to be reviewed before they are released.

A2

Hardcorehomey
01-23-15, 00:55
Test. Test test.

Cartog
02-03-15, 19:47
This is a test of the BB code list feature:


This feature does not work as documented



I had to do some fudging to get it to work



The examples given do not work


Good luck to others. End of test.

Oldmonger
02-07-15, 01:32
Photos by FuckedHard.

Bromad1972
02-07-15, 02:05
This is just a.

NitroAlco
02-14-15, 11:09
This only a test.

218.XXX. 4852.

KokoMami
02-15-15, 17:12
Come indulge in my deep rich dark chocolate as I stimulate you with my full body hot oil massage.

Enjoy a slow seductive session leaving you feeling released and relaxed. Generous contacts.

Only. Seven0 twosix08 five0 two4.

EmnShare
02-25-15, 10:39
This is a test.

Redneck 1
03-25-15, 03:36
Image test.

CrazySilent69
03-27-15, 18:28
http://lexington.backpage.com/FemaleEscorts/come-play-let-me-satisfy-your-every-desire/7044481

371475

BigDAzn
04-03-15, 15:45
http://fayettevillenc.backpage.com/FemaleEscorts/sasha-new-pictures/19215475

CrazySilent69
04-12-15, 22:41
[Deleted by Admin]

Posting links to your site isn't a test message.

Arctic1958
04-22-15, 16:32
How do I add a link to a backpage ad to this report.

Depends on what you're posting with. Phone, windows machine, mac. Just google "who do I copy and paste a link on X"

Then you will know.

A2

Arctic1958
04-22-15, 16:36
Think this is how it is done.

http://michigan.backpage.com/FemaleEscorts/diamond/19010308

Admin2
05-30-15, 09:21
Test. Test test.

Pepper Jack
06-29-15, 00:45
Please ignore. Thank you and have a nice day.

Mild Italian
06-30-15, 04:53
Just testing on how to attach.

Mild Italian
06-30-15, 10:39
Resize testing. Mmm isn't she beautiful?

RoadDog37
07-24-15, 20:23
I'm looking for a good out call girl. Any info? Thank you.

RogueAngel85
08-05-15, 06:18
Testing testing 123.

RogueAngel85
08-05-15, 06:21
Test test.

Kirmit
09-13-15, 09:37
Learning how to post.

Van5060
09-28-15, 22:07
Learning to test.

Glockman
10-02-15, 17:29
1425 x900 at 300; 1425x900 at 300 sharp;

Glockman
10-02-15, 17:46
1425 x900 at 92-sharp.

TheArrow
10-30-15, 22:34
Test test test test.

Ryder616
11-20-15, 17:02
Testing one two three.

Chelsielove
12-08-15, 21:29
I'm making sure I know how to post a thread properly.

Maatmajl84
12-21-15, 20:37
New user, this is a test.

H Mobius
12-31-15, 01:18
Here you go.

LeeBoy1
01-07-16, 17:47
Here you go.Bob. Is the greatest man in the world and will.

LeeBoy1
01-07-16, 17:48
Here you go.Testing 123 123-456-7910 letters testing.

Rollie
01-20-16, 13:46
First post test.

StoneSour54
02-13-16, 01:11
This post is the body of the test post.

And stuff.

ColStam
02-14-16, 23:29
I'm making sure I know how to post a thread properly.Text post.

ColStam
02-14-16, 23:30
Test post.

BobUp
02-15-16, 14:47
http://www.usasexguide.info/forum/showthread.php?370-Add-Test-Messages-Here/page2

Darting
02-25-16, 15:02
http://www.usasexguide.info/forum/showthread.php?370-Add-Test-Messages-Here&s=

Glockman
02-26-16, 13:01
Test for PNG file. Photo is Aries of Memphis.

Bekki
03-16-16, 01:21
http://www.usasexguide.info/forum/showthread.php?370-Add-Test-Messages-Here&s=Saad xcz zczzzc.