+ Reply to Thread
Page 1 of 2
1 2 LastLast
Results 1 to 10 of 16

Thread: Sandbox

  1. #1
    Cool Newbie Norbert is on a distinguished road
    Join Date
    Mar 2005
    Posts
    26

    Default Sandbox

    Propose to use this thread for tests:
    Not all forum systems are created equal,
    and I have not managed yet to get my
    post formatted as I like it.

    From Wikipedia, the free encyclopedia:
    http://en.wikipedia.org/wiki/Sandbox
    Sandbox
    "A sandbox is a playing area of sand for children, fairly small compared with a sandy beach.

    In programming, a sandbox is a limited and controlled 'space' where experimental code can be executed and the potential (or real) damaging effects of the code are limited. It is named after the sand-covered area in a children's playground where the children can play with minimal risk of injury from falling. [...]"

    Found one test already: quoting quotes at
    most common web "language?"
    Last edited by Norbert; 29-03-2005 at 06:49.

  2. #2
    Cool Newbie Norbert is on a distinguished road
    Join Date
    Mar 2005
    Posts
    26

    Default What Characters ?

    One thing that is unclear is what characters are working.
    Some get changed by the board:
    This was a non breaking space: '*', an inverted exclamation mark:'?', a florin character: 'ƒ'

    Hmm, the code says:
    dir="ltr" lang="en"
    charset=ISO-8859-1
    ----
    How works INDENT? Lorem ipsum without any CRs
    indented part of the text, the markup is written with any intervening blanks or other whitespace, so no tab character, no carriage return, no linefeed, no other spacer in between
    this line is after the closing tag.
    ?

  3. #3
    Cool Newbie Norbert is on a distinguished road
    Join Date
    Mar 2005
    Posts
    26

    Default

    some basic format tags: COLOR=LemonChiffon SIZE=5 FONT=Times New Roman bold italic underline Alignments all written WITHOUT carriage return:
    left
    text after the /LEFT tag continues here
    center
    text after center
    right
    text after right
    ----
    lists are added at the end of the text, NOT at the position of the cursor ? removed all carriage returns:
    1. list=1 a numbered list
    2. first item
    3. second
    4. third
    5. ...
    text after list text before alphabetical list
    1. list=a an alphabetical list
    2. first item
    3. second
    4. third
    5. ...
    text after list
    ----
    anchro text for URL= email with anchortext http://about:blank
    ----
    blocks:
    Code:
     code
    
    between blocks
    HTML Code:
     html
    
    between blocks
    PHP Code:
     php 
    between blocks
    quote
    there's another quote too ?
    ----
    Font are: Arial, Arial Black, Arial Narrow, Book Antiqua,
    Century Gothic, Comic Sans MS, Courier New,
    Fixedsys, Franklin Gothic Medium, Garamond, Georgia,
    Impact, Lucida Console, Lucida Sans Unicode,
    Microsoft Sans Serif, Palatino Linotype, System,
    Tahoma, Times New Roman, Trebuchet MS, Verdana
    Colors:

  4. #4
    Moderator Wistow has a reputation beyond repute Wistow has a reputation beyond repute Wistow has a reputation beyond repute Wistow has a reputation beyond repute Wistow has a reputation beyond repute Wistow has a reputation beyond repute
    Join Date
    Mar 2005
    Location
    Barnsley, UK
    Posts
    905

    Default

    Html won't work on the boards, it uses BBCode

    Craig

  5. #5
    Senior Member woodflooristcom is on a distinguished road
    Join Date
    Jan 2005
    Location
    Centralia, WA
    Posts
    321

    Default Oh no not again!!

    Quoting quotes about quoting quotes

    Found one test already: quoting quotes at
    most common web "language?"
    Interesting thread . Here is one I am testing

    http://woodfloorist.com/1/serpentine2.html

    Leave the page open for two minutes and see if you can figure out what the code does.

  6. #6
    ppp
    ppp is offline
    Cool Newbie ppp is on a distinguished road
    Join Date
    Mar 2005
    Location
    Brussels, Belgium
    Posts
    27

    Default

    META HTTP-EQUIV="refresh" CONTENT="10; url=http://www.sprutt.com/ur/rotate.php?userid=(your-id)

    http://www.sprutt.com/
    40X URL Rotator
    Chinese webmasters are banned!

    Nice Webfind :!:
    Last edited by ppp; 01-04-2005 at 15:52.
    --Pascal P. Papilon
    "... let's transcend reality." http://groups.yahoo.com/group/Tranni-DElectric/

  7. #7
    ppp
    ppp is offline
    Cool Newbie ppp is on a distinguished road
    Join Date
    Mar 2005
    Location
    Brussels, Belgium
    Posts
    27

    Exclamation help

    I cannot enter the other forum, I always get
    http://www.webmastertalk.co.uk/offtopic-chat/
    vBulletin Message
    No Forum specified. If you followed a valid link, please notify the webmaster

    when I follow a link from the main page?
    --Pascal P. Papilon
    "... let's transcend reality." http://groups.yahoo.com/group/Tranni-DElectric/

  8. #8
    ppp
    ppp is offline
    Cool Newbie ppp is on a distinguished road
    Join Date
    Mar 2005
    Location
    Brussels, Belgium
    Posts
    27

    Question

    So I continue posting here:

    Anybody heard that:
    http://www.sitelibrary.net/community/viewnews/578
    Microsoft Acquiring Google and Yahoo

    Wires havn't picked it up yet, but...
    --Pascal P. Papilon
    "... let's transcend reality." http://groups.yahoo.com/group/Tranni-DElectric/

  9. #9
    Moderator Wistow has a reputation beyond repute Wistow has a reputation beyond repute Wistow has a reputation beyond repute Wistow has a reputation beyond repute Wistow has a reputation beyond repute Wistow has a reputation beyond repute
    Join Date
    Mar 2005
    Location
    Barnsley, UK
    Posts
    905

    Default

    Happy April Fools Day!

  10. #10
    Cool Newbie Norbert is on a distinguished road
    Join Date
    Mar 2005
    Posts
    26

    Default

    Wistow, thanks for the link to the vB code help page, I did not see it altough I was looking for it.

    More tests:

    some special characters:
    Cedilla = ALT 0130: ‚
    Florin = ALT 0131: ƒ
    Y with diarese = ALT 0159: Ÿ

    code 0128 Courier: ??‚ƒ„…†‡ˆ‰Š‹Œ????''""•–—˜™š›œ??Ÿ
    code 0128 Verdana: ??‚ƒ„…†‡ˆ‰Š‹Œ????''""•–—˜™š›œ??Ÿ
    code 0160: *????????????*??????????????????

    Problems With Characters in a Post:
    using non breaking blank: "if age*<*20 then teener." Note that the non breaking blank can be typed as ALT*0160. Can be used to write* *l*i*k*e* *t*h*a*t** *a*n*d* *s*t*i*l*l* *k*e*e*p* *w*o*r*d*s* *i*n*t*a*c*t* *a*t* *t*h*e* *e*n*d* *o*f* *l*i*n*e*.

    BUT NOTE that the current vBulletin changes silently the nbsp to a star. So: don't use nbsp aka ALT+0160 ?

    ----
    code tag switches to a fixed-width, monospace font and preseves all spacing.
    Code:
    first line
       .   ,  o  "    ^     A      /\   |__|  /\ 
    ,.-^/\/ \/ \/ \  / \   / \    /--\  |  | /--\
    last line
    
    after /code tag
    ----
    size tag changes size of text: size=Option value /size
    size=+1 one size larger /size
    size=1 minimum size? size=2 size=3 size=4 5 6 7 7 is maximum?
    size=-1 one size smaller /size

+ Reply to Thread
Page 1 of 2
1 2 LastLast

Visitors found this page by searching for:

Nobody landed on this page from a search engine, yet!
SEO Blog

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28