April 15, 2025, 04:10:20 PM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - twcclassics

Pages: 1 ... 88 89 [90] 91 92 ... 100
1336
Programming and Graphics / Re: Classical TWC
« on: March 26, 2008, 03:29:24 PM »
From when? When I say classic, I mean late 80s to mid 90s. When other say classic, they mean last year. So what "classic era" are you referring to?

1337
General Discussion / Re: Word of caution for Facebook users
« on: March 25, 2008, 03:49:45 PM »
That's actually old news. The hack doesn't work now. Facebook fixed it. :shades:

1338
Everything Else TWC / Re: The Weather Channel YouTube channel?
« on: March 25, 2008, 10:32:14 AM »
Looks like they added those videos only yesterday.

1339
General Discussion / Re: Have A Website?
« on: March 24, 2008, 10:27:22 AM »
Don;t like GoDaddy.
Me either. I don't trust them. Their site is terrible and they use sex to sell their products. Something is not right there. My company uses them for some reason. :fear:

1340
General Discussion / Re: The Front Porch
« on: March 21, 2008, 03:30:51 PM »
Hey, I'll have you know the folks at TWCC had theirs going much earlier than we did. Talk about not having lives.  :rofl2:
Yah, I recall a few times when people fought over who was going to start the PBS or FP thread. :foolish:

1341
General Discussion / Re: Have A Website?
« on: March 18, 2008, 10:33:00 AM »
Yeah, i've had dozens of websites over the years. Also, Why Do You Capitalize Every Single Word?
That's the same thing i'm wondering
Same here. I asked him once, but he never answered. :huh:

1342
Questions, Comments, Suggestions / Re: Music store
« on: March 17, 2008, 03:43:29 PM »
Thats got nothing to do with it. There's no Javascript involved. :no:
Oops! I was thinking of the first method I tried to incorporate Amazon links into my store.

1343
TWC Today News / Re: Anyone here knowledeable in HTML/XHTML/CSS?
« on: March 17, 2008, 10:50:59 AM »
Following HTML coding standards and making sure your site validates is mainly about accessibility (making sure the browser displays your website the way you intended it to be). The W3C sets standards to help you out so that no matter what the visitor's setup is (OS, browser, monitor size, etc), it will display properly.

Basically, your browser takes the doctype listed in the page's HTML and displays the page based on the standards set in that doctype. If the code is poorly written, then the page might not display properly. If no doctype is specfied, (I believe) it guesses based on the rest of the html. :fear:

With personal sites, it doesn't really matter. But for large, heavily trafficked sites like weather.com, it's very important. Not sure why weather.com doesn't have a correct doctype statement. But then again, Google doesn't even have a doctype (let alone a correct one), and there's no excuse for that.

1344
Questions, Comments, Suggestions / Re: Music store
« on: March 17, 2008, 10:35:21 AM »
Gil, do you have JavaScript disabled? If so, that's why you're seeing blank pages. :whistling:

1346
When I saw the title, I was like "yah right," but then Gary mentioned that it was "any other NEWS network." That's more believable. :cool2:

1347
General Discussion / Re: Taxes
« on: March 12, 2008, 10:36:35 AM »
If you get stuck, make sure you tell the box you're stuck. :P

1348
General Discussion / Re: Webmaster peoples
« on: March 11, 2008, 10:55:05 AM »
I said they were languages, didn't I?   :unsure:

Not that I can see here...
No Krishnan, programming knowledge is not necessary. The main web design languages (PHP, HTML, XML, Javascript) are not programming languages, but rather scripting or markup languages, which are much simpler.

1349
General Discussion / Re: Webmaster peoples
« on: March 10, 2008, 03:42:12 PM »
Not to be nit-picky Gary, but PHP and JavaScript are languages. Basically a syntax is called a language when it contains elements common to other languages like loops, conditions, variables, and so on.

1350
General Discussion / Re: Webmaster peoples
« on: March 10, 2008, 10:37:31 AM »
You don't want to worry about making a browser that renders on ALL browsers and PC's, nor do you only want to make a site that renders on only the most popular. You want to make a site that will render on as many different setups as possible.

I suggest you look for books on web usability and SEO (search engine optimization) at the library. I currently have several, and all are excellent sources of information.
Another good point. I came across some site posted on the emulator forum that required (not recommended, but required) you to have IE7 to view the site (not just one page, but the ENTIRE site). Needless to say, I lost interest in what the site had to offer pretty quickly. BTW (and completely unrelated), I also know Coldfusion. :P

Pages: 1 ... 88 89 [90] 91 92 ... 100