Hate to be so blunt and offensive, but hey, I''m in that mood tonite!
quote:
also I am a top web constructor, and know HTML pretty well too.
Um, I saw your website. I hope you must be kidding. That is utterly basic HTML, lacking any form of style or a sensible design approach, not to mention it''s disgusting color scheme that clashes in every possible way.
Let''s look at your main page. You have a message box, when it first loads, which is a No-No from the start. Who the hell wants to have to see a MessageBox appear every single time they refresh a site, filled with mispelled words and alot of exclamation points. You take use of basic HTML tables, which is arguably fine, but to call yourself a "top web constructor" because you can slap a fucking table together with 5 lines of code, is nonsensical.
How about your graphics? Look at your banner. It looks like you took a paintbrush tool in some graphics program and sloppily hand drew some fucking curves with your mouse. Get real. Top notch? Nay.
And your obsessive nature with GIFS. GIFs are fine, but they are overly obsolete in how you seem to believe they should be used. At most, GIFs are currently still used for smaller iconic or symbol based graphics that come in an abundance on a page. Their small size makes the loading of the page more efficient by decreasing the time it takes for Internet Explorer''s multiple connections to every single URL..to finish downloading, or caching, what have you.
Your gifs are horrible. Your "space holder" gif (please define what the hell that means), is nothing more than a half-assed fireball of some sort that moves on a diagonal line for a whopping..uh..4 frames? Then a tiny piece of red text quickly enlarges (whoaaaa..hard stuff) for about 3 frames.
Uh, you have a GIF of a chicken on top of a tiny gradient box, both of which can easily be copied from the internet or created in the average graphics program (a single point and click in Adobe Photoshop, for instance.) that does nothing more than..slide across it''s GIFspace. Seriously, give me a break. Not only is it blatantly ugly, it also serves no function or purpose, and doesn''t take the slightest shred of skill (I''m saying this because you call it your hall of fame of GIFs or whatever).
quote:
1 ASP and C are pretty similar, like i can understand c from my ASP experience, but is there a good way to transfer code direct (''tho ASP doesn''t support OPENGL yet!! )
What are you babbling about? ASP and C serve 2 completely different functions. One is web-based, the other can serve a plethora of purposes.
And both languages are not similar at all in their syntax/semantics either. Look at 2 snippets of code in both languages:
(ASP)<%Dim connconn = "Provider=Microsoft.Jet.OLEDB.4.0; Data Source="& _ Server.MapPath("mydata.mdb") & "PWD=yourpass"%>
char *str;str = new char[MAX_SIZE]strcpy(str, "hello");
Where do you see any type of similarity? ASP is closest to Visual Basic and/or Jscript.
And uh, sorry bud, I don''t see Active Server Pages supporting OPENGL any time soon.
quote:
i bet flash is done in java.
by the way you can do gifs in c++ but they look gay.
i bet i can do better flash than you you liar.
Uh..what? How fucking dumb are you. Flash is done in FLASH. Do you even comprehend what it is? It is simply a program (Macromedia Flash) that can create vector-based graphics, complex animations, and supports some limited procedural scripting. Java has absolutely NOTHING to do with it.
And yes, you can make GIFs in C++, but I don''t see how they look "gay". C++ was not made to be a fucking award-winning graphics program. You shouldn''t even be using it to make a GIF in the first place.
quote:
anyway i do flash now and it''s better than c because it''s vector and not text so there.
Christ, you progressively sound stupider and stupider as you speak. How can Flash be better than C? You''re fucking comparing apples and oranges. FLASH IS A GRAPHICS & MULTIMEDIA ENVIRONMENT. C is a fucking programming language.
And how does Flash''s usage of vector graphics have any correlation with C''s usage of..anything whatsoever? Do you honestly believe that all there is to C is fucking text? Yes, I guess C is one of the most popular and powerful languages in the world because all it can do is fucking display text. I''m not even going to try and explain anything further to you.