View Single Post
Old 2005-09-12, 08:23 AM   #20
DJilla
You can now put whatever you want in this space :)
 
DJilla's Avatar
 
Join Date: Sep 2005
Posts: 525
Send a message via ICQ to DJilla
Bit By Bit

Quote:
Originally Posted by morruga
apple is for webmasters and designers
Hmmm.... Apple, Apple, Apple didn't they used to sell computers? (Juuuusssst kiiiidddddiiing )

"Build for Firefox and you're almost guaranteed to look good in IE."

You know, we use CSS like everywhere we can ( think accessability ) and are constantly trying to improve on it. Actually, unfortunatey, there are often BIG differences btw FF and IE under CSS in some areas like fonts and placement, etc. making browser detect needed.

"You can't have Java or JavaScript on free sites."

But, good point! Didn't think about that. Mostly I've seen rules that forbid java from opening new windows or pop ups or things like that. You think that a browser detct wouldn't pass muster? It's server side and wouldn't be a factor even if the surfer has got java turned off? Jeesh, don't know what to do about that .

"One of your gallery pages have 5 links "

Thanks! Working on that one right now!

"Also, I see pages where the source is one line long"

No script, just whitespace compression.

"sexdugs/blow/ gallery is blind. It needs to say more than sample1 $4.87 three days."

That's the same sponsor as the banner and pics on that page but it should clearer in text.

"If you want to insert dates into your pages, use PHP."

<? echo date("Y-m-d-"); ?> or whatever will get the job done

We date the pages merely for copyright notice reasons. Perhaps we could loose it but its a good habit to get into with all pages now a days. Particularly with companies like google moving in test waters ( see: http://www.itworld.com/Tech/2987/nls...egoogle050301/ )

On that PHP code . I'm trying that now.

"apple is for webmasters and designers "

True dat! Muscians too! All kudos to Apple. I'm going to miss them!

"Are you using scripts to generate as many free sites as possible using a template, rotating colors and other variables?"

Well, yes and no. We're going to make the three quoted sites razor sharp and then yes follwing that, basic duplication and rearrangment. Not by a script though through the use of CSS and by hand. CSS makes it fairly easy once its all right.

Thanks For All The points. Every one that's been pointed out has been or is being incoporated.

DJ
DJilla is offline   Reply With Quote