Banner

Sponsor

Login


Welcome Back!
Guest
Guest

Register

Lost your password?

105 users online



whos the absolute best coder on TF?

whos the absolute best coder on TF?

Currently viewing this thread: 1 (0 members and 1 guests)


Page 4 out of 8
amplify

amplify

I'm a Neverside Newbie?
Status: Offline!

Noone knows my true power Wink

phpmonkey

phpmonkey

whoa, wtf?
Status: Offline!

There's no one here that Can touch me in Perl or ASP. But I know for a fact EG and Solace got me beat in PHP. However, Bigtoach is my favorite PHP Developer, he's not as cocky as EG.

Edit: Amp, dammit message me:

___________________

Fomerly known as lasnaranjas. Holler.
http://card.mygamercard.net/gelsig/blackdood.png

Last edited by phpmonkey, June 22nd, 2004 06:37 AM (Edited 1 times)

Noel

Noel

Nobody fucks with my title.
Status: Offline!

las, Javascript or VBScript?

___________________

<3

phpmonkey

phpmonkey

whoa, wtf?
Status: Offline!

.NET under C# or ASP 6.0 with VBScript. I also garauntee no one here can do anything in C++/Qt (with the exception of iJeff). I used to be able to do hello world in JSP, but Java sucks anyways.

___________________

Fomerly known as lasnaranjas. Holler.
http://card.mygamercard.net/gelsig/blackdood.png

Noel

Noel

Nobody fucks with my title.
Status: Offline!
Code:


#include <iostream>

int main() {
char * reader;
while(reader++) {
cout << &reader;
}
}

My (probably incorrect) attempt to read random memory... Grin

___________________

<3

Locke

Locke

"Refocusing" My Time
Status: Offline!
Quote:

Originally posted by lasnaranjas
.NET under C# or ASP 6.0 with VBScript. I also garauntee no one here can do anything in C++/Qt (with the exception of iJeff). I used to be able to do hello world in JSP, but Java sucks anyways.

pHaez/Eric can, and probably wipe the floor with you with C/C++ Wink

___________________

The Audoptic Weblog. It's where the magic happens.

evan

evan

Neverside Newbie
Status: Offline!
Quote:

Originally posted by lasnaranjas
.NET under C# or ASP 6.0 with VBScript. I also garauntee no one here can do anything in C++/Qt (with the exception of iJeff). I used to be able to do hello world in JSP, but Java sucks anyways.

JSP has so much code for such a simple task.
Example for those that don't know.

To tell different elements of time

Code:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<title>Example</title>
<meta http-equiv="content-type" content="application/xhtml+xml; charset=iso-8859-1" />
</head>

<body>
<jsp:useBean id="clock" scope="page" class="dates.JspCalendar" type="dates.JspCalendar" />
<ul>
<li>Day of month: is <jsp:getProperty name="clock" property="dayOfMonth"/>
<li>Year: is <jsp:getProperty name="clock" property="year"/>
<li>Month: is <jsp:getProperty name="clock" property="month"/>
<li>Time: is <jsp:getProperty name="clock" property="time"/>
<li>Date: is <jsp:getProperty name="clock" property="date"/>
<li>Day: is <jsp:getProperty name="clock" property="day"/>
<li>Day Of Year: is <jsp:getProperty name="clock" property="dayOfYear"/>
<li>Week Of Year: is <jsp:getProperty name="clock" property="weekOfYear"/>
<li>era: is <jsp:getProperty name="clock" property="era"/>
<li>DST Offset: is <jsp:getProperty name="clock" property="DSTOffset"/>
<li>Zone Offset: is <jsp:getProperty name="clock" property="zoneOffset"/>
</ul>
</body>
</html>

Last edited by evan, June 22nd, 2004 07:10 AM (Edited 1 times)

studvicious

studvicious

Status: Offline!

"...begun the code wars has"

phpmonkey

phpmonkey

whoa, wtf?
Status: Offline!

JSP is the most retarded thing ever.

Locke, has he ever used Qt though? (Just curious, cause if he has, I have plenty of questions. )

___________________

Fomerly known as lasnaranjas. Holler.
http://card.mygamercard.net/gelsig/blackdood.png

amplify

amplify

I'm a Neverside Newbie?
Status: Offline!
Quote:

Originally posted by Locke
pHaez/Eric can, and probably wipe the floor with you with C/C++ Wink

He codes hacks (aimbots etc) for games... like CS and Americas Army... Sad

Page 4 out of 8
Quick Jump:

Main Navigation


Site & Graphic Design by Aeon Tan
Developed by Jeremie Pelletier & Scott Roach


NeverAPI generated this page in 0.0088 seconds.