
June 22nd, 2004
06:22 AM
I'm a Neverside Newbie?
Status: Offline!
Noone knows my true power 

June 22nd, 2004
06:33 AM
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.

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

June 22nd, 2004
06:45 AM
Nobody fucks with my title.
Status: Offline!
las, Javascript or VBScript?
___________________
<3

June 22nd, 2004
06:48 AM
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.


June 22nd, 2004
06:51 AM
Nobody fucks with my title.
Status: Offline!
#include <iostream>
int main() {
char * reader;
while(reader++) {
cout << &reader;
}
}
My (probably incorrect) attempt to read random memory... 
___________________
<3

June 22nd, 2004
06:53 AM
"Refocusing" My Time
Status: Offline!
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++ 
___________________
The Audoptic Weblog. It's where the magic happens.

June 22nd, 2004
06:54 AM
Neverside Newbie
Status: Offline!
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
<!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)

June 22nd, 2004
06:57 AM
"...begun the code wars has"

June 22nd, 2004
07:03 AM
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.


June 22nd, 2004
07:06 AM
I'm a Neverside Newbie?
Status: Offline!
Originally posted by Locke
pHaez/Eric can, and probably wipe the floor with you with C/C++
He codes hacks (aimbots etc) for games... like CS and Americas Army... 