PDA

View Full Version : CPOSX! Rate it NOW!


gojita
11-03-2002, 01:47 AM
Gaud, I haven't been to coding forums in sooo long...

Anywho, CrashPortal.com Ver4.0: OSX Mix (http://www.crashportal.com/index2.html) (CPOSX) is 75% finished. So while I'm still coding it, I would like your input.
Should I change anything? Does it take to long to load? Do all the generated images and gradients take up to much processor power (mainly span tags)? Are there icons you would like which aren't there?

You don't have to answer any of those questions, but I would really like to know what you think.

Click here for CPOSX (http://www.crashportal.com/index2.html)

Nightfire
11-03-2002, 02:22 AM
First thing, I'd take those prompts off. Use them when the user has clicked something. On my old PC prompts and alerts really annoyed me when they showed without me making them show, mainly coz they froze my PC up.

Doesn't seem to be much to look at either :confused: Very plain

gojita
11-03-2002, 02:32 AM
::pose::
It may seem like nothing. However, look at the source code. It's exceedingly complicated (well, no, not really). Much of the code is there to render images, gradients, and allow for many easter-egg type, er, things...
Like on the loading page, the boxes dissappear on mouseover (well, no, they just change to the color of the bk).

As for the pop-ups, I was going to write something DHTML-ish which would generate a form field to pop-up... but, sadly, it doesn't quite work. HTML pop-ups are sepperate from the page (though I could've had it write to an external text file, or something like that), and so I just used the Javascript deal.

Clean and simple.