2008-03-11 23:26:37

styker17
» n00b
FTalk Level: zero
87
0
1969-12-31

wow!! I was surprised by the comments. Thnx for those praises :D sorry for those questions i was not able to answer. Promise from now on, I'll come here everyday to answer questions. (noob questions o

wow!! I was surprised by the comments. Thnx for those praises :D sorry for those questions i was not able to answer. Promise from now on, I'll come here everyday to answer questions. (noob questions only. :D) I made this post for the newbies like me out there. Mods, if this is not necessary or have been posted, you can delete it. :eh::thumbsup: Ok lets begin... [b][u]definitions of terms that are confusing:[/u][/b] [color=red][b]I- 8 important words to know and understand[/b][/color] 1) [b]Url adress[/b] - (Uniform Resource Locator) Works like your home adress. This tells the location of any file on the net. (just like how your home address does). Also reffered to as link, direct link or just address examples: a) [b]for images[/b] - http://photos-693.friendster.com/e1/photos/39/68/32428693/1_779364561m.jpg http://h1.ripway.com/styker17/remfinal3.gif *take note on the last part of the adress... url adress of images always end with .jpg .bmp .gif and so on depeding on the format of the image b) [b]for sites[/b] - http://www.friendster.com/ c) [b]for extension files[/b] - http://h1.ripway.com/styker17/grace.txt http://h1.ripway.com/styker17/grace.css 2) [b]friendster User ID[/b] - (reffered also as ID or user ID) this are unique numbers that friendster members have. Here is how to get user ID :arrow: [url]http://theftalk.com/t3499-Tutorial-Find-Userid%21%21%21.html[/url] This ID's can be custumized also. [b]examples:[/b] my ID is: 32428693 my customized id is: styker17 3) [b]External files[/b] and [b]extension files[/b] are the same - external files are files uploaded to any file hosting site and this files are linked to your profile using linkers... [b]two most used external files...[/b] a) JS file - (Java Script) b) CSS file - (Cascading Style Sheets) *difference of the two: JS contains codes for adding your own boxes, adding effects on boxes, and so many other...while css only handles the general style of your page such as the colors and alignments of the fonts and boxes. 4) [b]Tracker[/b] - a js code that tracks your viewer and makes a list of your visitors. sometimes called WVM tracker (Whos Viewed Me tracker) 5) [b]onload handler[/b] - a js code that handles js codes that should be initialized when your page loads 6) [b]File hosting sites[/b] - are sites that host files for website uses or for just storing them. File hosting site provides the link to your file so that your page or your site can access them anytime. Examples of hosting sites are: ripway: [color=red]http://ripway.com[/color] <-- i'm not sure about this one. Give it a try. geocities: [color=red]http://geocities.yahoo.com[/color] <-- working but will close later this year. Not recommended sqweebs: [color=red]http://www.sqweebs.com[/color] <-- i am using this one. Works fine so far but has problem on erasing multiple files atspace:[color=red]http://www.atspace.com[/color]<-- i am also using this one. Works fine also. no problem so far. 7) [b]Linker[/b] - a linker establishes a connection between your page and your file hosting site. A linker contains the the link to your file (the link i'm talking about is the url address of your external file). A linker is pasted on your page so that your page will know where your external files are and so it can read and access them. *note: linker are provided here at fs talk. Linker wont work if fs filtered it already. If the linker is filtered, visit fs talk and look for the new linker. If there is no linker, just wait for about a day or two and the geniuses here will make one :eh::thumbsup: 8) [b]main bar and side bar[/b] - main bar is the left column of boxes on a default format of a profile while side bar is the right column. [color=red][b]II- other words you should know[/b][/color] (arranged alphabetically) [b]BTW[/b] - by the way :rolleyes: [b]CBox[/b] - Chat box [b]encrypt[/b] - the process of transforming information to make it unreadable. Encrypting is done so to avoid the code from being ripped. [b]footer[/b] - the lowest part of your default profile. (you can see the copy rights of friendster there) [b]GIF[/b] - an image format. Stands for Graphic Interchange Format. Images in this format ends with .gif a GIF contains a set of images that are displayed one after another does creating image motion. An animated GIF can loop endlessly (and it appears as though your document never finishes arriving) or it can present one or a few sequences and then stop the animation. [b]example:[/b] [img]http://styker17.sqweebs.com/examples/example.gif[/img] [b]the gif above displays these images in a loop :thumbsdown: [/b] [img]http://styker17.sqweebs.com/examples/1.gif[/img] [img]http://styker17.sqweebs.com/examples/2.gif[/img] [img]http://styker17.sqweebs.com/examples/3.gif[/img] [img]http://styker17.sqweebs.com/examples/4.gif[/img] [b]hover[/b] - the act of putting your mouse over an object on a web page. [b]iframe[/b] - inline frame. is an HTML element which makes it possible to embed another HTML document inside the main document. [b] example:[/b] <html> <body> <iframe src="http://example.com"> </iframe> </body> </html> [i]*the the html above contains another html file which is "http://example.com"[/i] [b]marquee[/b] - an HTML tag that makes text scroll across the page [b]meettrail[/b] - the connection box. Displays your connection with the page you are viewing. You can see there how many common friends you and the page owner have. [b]opacity[/b] - the degree to which light is blocked. (zero opacity means being transparent) [b]poser[/b] - someone who acts as another person. [b]ripper[/b] - one who rips and uses your codes without asking permition (a very shameful act) :midfinger: [b]tooltips[/b] - a small box that apears when you hover a link. this box contains short informations about the link [b]WVM[/b] - whos viewed me ^ These are the terms i got confused about the first time i came here. Hope it will help the newbies like me out there. :eh::thumbsup: [color=red][b]III - For more advanced terms, words, tags and codes....[/b][/color] visit [url=http://w3schools.com/][b]www.w3schools.com[/b][/url] did i miss something?? tell me if i did... :eh::thumbsup: Please post terminologies here too so i can add it to the list... [quote=john_619619]what about ajax and regexp? :crybaby: what is the meaning of that? :wallbash: :lol:[/quote] i said i'll add this words but i think these are for advance users. [b]To know about ajax, regexp and everything on site building[/b]... visit this site :arrow: [url=http://w3schools.com/]www.w3schools.com[/url]

Last edited by styker17 (2009-08-30 01:53:55)

Board footer

© 2024 F Talk

Current time is 13:22

[ 12 queries - 0.055 second ]
Privacy Policy