|
||||||||
Big News! The BBCode for the forums is now active! So, any forum posts that were written using TGBob's BBCode, they will now display properly! For those of you who are not familiar with a forum BBCode system, it's a way to apply special formatting to text, attach images and other fun stuff, and other nice filler stuff to your forum posts without having to know web code. Now since I built this site's BBCode system from scratch, there may be some differences between standard BBCode syntax and this site's BBCode syntax, so here is a tutorial on the new BBCode system, including syntax and examples. Maybe I should refer to it as TGBBCode... ------------------------------------------ SECTION 0: NOTES ON SYNTAX Below, you will find a list of tag codes for TGBBCode. Most tag sets consist of an open tag ( [tag] ) and close tag ( [/tag] ). The open tag is where your desired formatting will begin, and the close tag is where your desired formatting will end. Except in special cases, quotes are NOT needed in any of the syntax cases. The one exception would be in the URL and IMG tags, only if the source web address contains a space. In any case where you have to use a web address in a tag (url,img,audio), make sure you use the "http://" or other necessary protocol at the beginning of the web address. If you don't, chances are, the address will not work. SECTION 1: BASIC TEXT FORMATTING 1) BOLD TEXT Syntax: [b]TEXT[/b] Using the Bold tags, you can cause the text of your choice to be emboldened. Example: [b]I feel very brave.[/b] Result: I feel very brave. 2) ITALICS TEXT Syntax: [i]TEXT[/i] Using the Italics tags, you can make your text look like that one tower in Pisa. Example: [i]Lean to the right![/i] Result: Lean to the right! 3) UNDERLINE TEXT Syntax: [u]TEXT[/u] Using the Underline tags, you can make your text walk on a tightrope. Example: [u]Watch me lose my balance![/u] Result: Watch me lose my balance! 4) RESIZE TEXT Syntax: [size=#]TEXT[/size] Using the Size tags, you can either grow or shrink your text. Simply replace the "#" with a number between 1 and 7, and watch your creation grow or wilt! 1 is smallest, 7 is largest. Example: [size=1]I popped the balloon, and it went [/size][size=7]BOOM![/size] Result: I popped the balloon, and it went BOOM! 5) COLOUR TEXT Syntax 1: [color=COLOR_NAME]TEXT[/color] Syntax 2: [color=#HEX_COLOR_CODE]TEXT[/color] Using the Colour tags (which, much to my dismay, use the Ugly American spelling), you can change your text to any color you want! You can do it one of two ways: you can either use a color name, or if you have mad skillz, you can use the hexadecimal RGB color code. There are a lot of color names to choose from: red, orange, yellow, green, blue, indigo, violet, tgbob, magenta, fuchsia, cyan, aqua, black, white, grey, gray, pink, violet, silver, gold, khaki, and brown. If you wish to use the hex color code, you must begin the color code with the "#", followed by your color code in the format RRGGBB, where RR is the amount of red, GG is the amount of green, and BB is the amount of blue, all ranging in hex digits from 00 to FF. Example 1: The quick [color=brown]brown[/color] fox jumped over the lazy [color=red]red[/color] dog. Result 1: The quick brown fox jumped over the lazy red dog. Example 2: This [color=#49F02C]color[/color] is all messed up! Result 2: This color is all messed up! 6) LEFT ALIGNMENT Syntax: [left]TEXT[/left] Using the left alignment tags, you can make the text appear towards the left of the screen! Isn't that great? Too bad this tag is mostly useless, since the text is, by default, already aligned to the left. Only used if you're doing some otherwise crazy stuff with your formatting, or for an added effect that nobody will ever notice. Example: [left]Look at me! I'm normal![/left] Result: Look at me! I'm normal! 7) CENTER ALIGNMENT Syntax: [center]TEXT[/center] Using the center alignment tags, you can make the text appear towards the center of the window. This makes certain things, like videos and images, look more presentable in many situations, as well as other random stuff you want to make front and center. Example: [center]I'm front and center![/center] Result: I'm front and center! 8) RIGHT ALIGNMENT Syntax: [right]TEXT[/right] Using the right alignment tags, you can make the text appear towards the right of the window. If, for whatever reason, you want to make stuff go to that side, go ahead. Best used for and by members of the GOP. Example: [right]I'm an elephant![/right] Result: I'm an elephant! SECTION 2: FUN WITH TEXT 1) QUOTING Syntax: [quote=USERNAME]TEXT[/quote] Using the Quoting tags, you can create an insert to your normal post that contains the text that somebody else has said. In the future, there will be a link from each forum post where you can automatically include the quote from another person's post into your own. For now, though, you'll just have to handwrite it! Example: [quote=tgbob]This is simply an opinion that everybody must accept as absolute truth...[/quote] Result:
2) SPOILER Syntax: [spoiler]TEXT[/spoiler] Using the spoiler tags, you can hide text from plain site, which can be viewed by pressing the resulting "Show/Hide" button. Good for ridiculously long stuff that may take up too much room. Like giant images. Or baboons. Example: [spoiler]This is a demonstration of how not to be seen...[/spoiler] Result: 3) WHISPER Syntax: [whisper=USERNAME]TEXT[/whisper] Using the whisper tags, you can make a certain line of text visible to only yourself and another person. (Oh, and the admin will be able to see it, too, so don't be naughty!) Best used for inside jokes or other comments that other people reading the post may not understand. Example: [whisper=Butthead]Nachos rule![/whisper] How you would see it:
How they would see it:
How others would see it: 4) LIST TAGS Syntax: [list] [*]ITEM 1 [*]ITEM 2 [*]ITEM 3 [/list] Using the list tags, you can make bullet points to make it much, much clearer that you are making a list of something. Best used for grocery lists, top 10 favourites, or itemized plans for world domination. Example: [list] [*]Step 1: Collect Underpants [*]Step 2: ??? [*]Step 3: Profit [/list] Result:
SECTION 3: NON-TEXT FUN STUFF 1) WEBSITE LINKS (A.K.A URLS) Syntax 1: [url]ADDRESS[/url] Syntax 2: [url=ADDRESS]TEXT[/url] Using the URL tags, you can link to other websites, as long as it's not vulgar or porn! I won't allow that! The first method listed above will show the entire web address in the post, which you can then click on to bring up the website in another window. The second method can be used if, for whatever reason, you do not want to show the website address, but instead, want your own special text to appear. Example 1: [url]http://www.tgbob.com[/url] Result 1: http://www.tgbob.com Example 2: [url=http://www.tgbob.com]CLICK HERE FOR A GOOD TIME!!![/url] Result 2: CLICK HERE FOR A GOOD TIME!!! 2) YOUTUBE VIDEO Syntax: [youtube=YOUTUBE CODE] Using the Youtube tag, you can post your own (or somebody else's) Youtube video to the thread! Simply copy the video's code from its Youtube web address, and put within the tag! If you don't know which part the code is in the Youtube web address, here's an example. In the address http://www.youtube.com/watch?v=ABCDEFG , the Youtube code is ABCDEFG. If you can't find the web address, then you have serious problems that modern medicine has no hope of curing. Example: [youtube=0EdPhUYk6cA] Result: 3) IMAGES Syntax: [img=ADDRESS] Using the image tag, you can insert your own images to the thread, as long as it's not porn! Best used to save the world another thousand words they don't want you to speak. Example: [img=http://www.tgbob.com/other_stuff/soul2.jpg] Result: ![]() 4) AUDIO Syntax: [audio=ADDRESS] Using the audio tag, you can attach a sound clip to the thread! Use this to post a song, your own voice droppings, or any other sound effect that you feel will contribute to the conversation at hand. Example: [audio=http://www.tgbob.com/other_stuff/VO1.mp3] Result: |
||||||||
» SHORTY CODE : http://tgbob.com/?414 | ||||||||
OPINIONS: 8 PEOPLE APPROVED, WHILE 6 PEOPLE DISAPPROVED |
||||||||
|
||||||||
Greetings, travelers, and welcome to another edition of WTF Video of the Week! Now that I'm fresh off of bachelor party fun, I would like to share with you some info on just where we went to celebrate a friend's last few days of the single life... the thriving city of Cleveland! Here is a very special tourism video for anybody who may ever be interested in visiting this wonderful city. Hope you enjoy! (Note: There is also another tourism video available for Cleveland, but I decided not to post it, due to my site's policy that there be no F-bombs anywhere on the site, which this other vid contains. But if you want to see it, you can CLICK HERE to view it on YouTube.) |
||||||||
» SHORTY CODE : http://tgbob.com/?413 | ||||||||
OPINIONS: 4 PEOPLE APPROVED, WHILE 2 PEOPLE DISAPPROVED |
||||||||
|
||||||||
Hello, sports fans, and welcome to a very special midweek version of WTF Video of the Week! For this extra special edition, we take you to jolly ol' England to give you... cricket... (chirp chirp)... I'm not going to attempt a play by play of this event, but I'm sure the terms bowler, wicket, hurler, and pidgey are all involved. Either way you say it, it all adds up to one big WTF! Enjoy! |
||||||||
» SHORTY CODE : http://tgbob.com/?412 | ||||||||
OPINIONS: 5 PEOPLE APPROVED, WHILE 1 PERSON DISAPPROVED |
||||||||
|
||||||||
Time for a bit of business, I guess. I wanted to give everybody a status report on the recent changes I've been making to the site, as well as some upcoming changes. First of all, the BBCode system is almost complete. Syntax-wise, I've got everything scripted, but I'm now running through some debugging and other tests. I seem to be having some speed issues, and I wasn't sure whether those speed issues were a result of my server being slow (which it has been at varying intervals today), or the BBCode scripting bogging everything down. So, once I get all of that in place, I will launch the new BBCode system into the forum, and let nature take its course! After I complete this whole BBCode thing, I will be beginning some sweeping changes on the forum that will trickle into other areas of the site. First off, the "Create New Thread" and "Reply to Thread" screens will be drastically different, as they will include a side menu to automatically insert the BBCode items, an option to enable/disable BBCode in a post, an option to include signatures at the end of the post (I'll get into more detail with this later), and some other yet-to-be-named functions. Also, the entry text box for your forum posts will be much bigger, and there will also be an additional display of the recent posts in the thread you are replying to. Finally, there will be a new "Preview" button available, so you can see what your post will look like, and give you the chance to make any changes before submitting the thing. On the Thread views of the Forum, one of the new features will be a "Quote this Post" link, which will send you to the Reply to Thread screen, with the quoted text already inserted into the Reply text box in proper BBCode syntax. Another new feature will be signatures, which I mentioned above. Once available, you will be able to create a signature in your "Edit My Account" panel, which will be included in every forum post you make, provided that you check the "Include Signature" checkbox. I may also have an option in your Account Preferences to have that automatically checked, so you don't have to keep checking the box each time you want to include your signature. The signature will also use the BBCode system, so you can include all sorts of junk (within reason) into your signatures. Thank you everybody so far for their suggestions to help improve this site. They've been a big help. And in case you were wondering, after just two days in this month, I know it's too early to call it, but we are currently on pace to have this be the best month ever in the history of this site, in regards to site hits. And not by just a little. At the current pace, the record will be obliterated! Hopefully, you will keep coming back to check out what I have in store for the site, and I will do my best to keep fresh content coming nice and frequently, as well as all these site improvements. Keep the suggestions and comments coming, and thank you members and lurkers for continuing to visit TGBob.com. Oh, and lurkers, if you want to participate in the conversation, feel free to create an account with us. It is money free and spam free! :) Thanks again, my faithful lemmings! -- TG |
||||||||
» SHORTY CODE : http://tgbob.com/?411 | ||||||||
OPINIONS: 4 PEOPLE APPROVED, WHILE 3 PEOPLE DISAPPROVED |
||||||||
|
||||||||
A new week is upon us, and squishing us to death, so it's completely logical that we should have some randomness to deal with! 1) I've finished watching Clannad Season 1 all the way through again, and I've now started on Season 2... I better invest in some tissues... 2) I'm sitting on my front porch, and some small birds are being very brave around me. They have been landing right beside where I'm sitting. 3) It's nice and cool outside, but I'm sitting in the direct path of the sun, so I'm getting scorched. 4) I think the new improvements to this site have really helped in terms of site views. Last month had the second-highest hit count in the site's history! 5) I don't think that the tree I recently planted in my back yard has taken to its new home. It's been a few weeks since being planted, and it hasn't shown a single sign of life. 6) I'm thinking about having some sort of contest in the upcoming months to try to get new members to the site. 7) With less than three weeks left until Florida, I'm trying to do a lot extra to get as much weight off as I can, so I can be all hot and stuff for the trip! ;) 8) Ah, some clouds finally covered up the sun. Now, I can actually see my laptop screen! 9) Saw the new Pixar movie, "Up" this past weekend. All in all, another solid entry by Pixar. 10) I think I need to cut my grass soon. It's not very long, but my neighbours on both sides of me cut theirs, and now, my grass looks long in comparison. 11) Is it football season yet? 12) A loud bird just flew off my porch roof. And it sounds like another one is still up there. -- TG |
||||||||
» SHORTY CODE : http://tgbob.com/?410 | ||||||||
OPINIONS: 4 PEOPLE APPROVED, WHILE 2 PEOPLE DISAPPROVED |
||||||||