You need a Grounds Gold Account to post on the NG BBS! If you don't have one, click here to sign up now! It's fast, free, and easy — and opens up tons of great NG features!

Author Search Results: '1337er-than-you'

We found 1,817 matches.


<< < > >>

Viewing 1-30 of 1,817 matches. 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 93561

1.

Misunderstood

Topic: Favorite smell

Posted: 06/27/08 11:52 PM

Forum: General

At 6/27/08 11:48 PM, Khayn wrote: Like erectile dysfunction.

Now go get used to the smell of pharmacy stores.

Well, no, but something LIKE that, I guess..


2.

Muted

Topic: Favorite smell

Posted: 06/27/08 11:43 PM

Forum: General

Oh! Polyurethane...Mmm. I am full of smells ¬_¬


3.

Misunderstood

Topic: Favorite smell

Posted: 06/27/08 11:36 PM

Forum: General

At 6/27/08 11:32 PM, agustana wrote:
At 6/27/08 11:23 PM, BlindToSound wrote: I am a rare male that does not get morning wood. Maybe I do, I just don't notice it..
Is that even natural?

Well, uh..I have "special circumstances".


4.

Expressionless

Topic: Favorite smell

Posted: 06/27/08 11:32 PM

Forum: General

At 6/27/08 11:30 PM, Dei-Sama wrote: Bed.

My bed smells horrible =|


5.

None

Topic: Finding characters past a certain

Posted: 03/08/08 08:21 PM

Forum: Programming

Ahhh. Thanks a bunch, Elbekko


6.

None

Topic: Finding characters past a certain

Posted: 03/08/08 08:16 PM

Forum: Programming

How would I be able to find out all the characters past the first X number of characters and on? (in PHP)


7.

None

Topic: using %0 to run batch files

Posted: 03/06/08 08:25 PM

Forum: Programming

Polym's just a noob, leave him be to troll.


8.

None

Topic: Changing screen size in Knoppix?

Posted: 03/06/08 08:23 PM

Forum: Programming

So I recently tried Knoppix in a VM, and it wouldn't fill the whole screen because knoppix was set to the max resolution of 1024x768. I was wondering if there was a way to change it to higher resolutions?

1280x800, to tell the truth.

9.

Shouting

Topic: HFS, a life.

Posted: 03/06/08 06:10 PM

Forum: General

A wailing crying new born baby!? It's unhealthy! :O


10.

None

Topic: Looking for a new 'puter!

Posted: 03/06/08 06:07 PM

Forum: General

You'll never find a good gaming laptop unless you buy a Dell XPS or an Alienware, both of which cost more than 2000 for a laptop =/ I suggest getting a 1000 more dollars and buying an uber desktop. Just my thoughts.


11.

None

Topic: Mindchanber arrested

Posted: 03/06/08 02:42 PM

Forum: General

Wait, that's retarded. The brother-in-law should be put in jail after being treated....It was self defense on Jose's part.


12.

Resigned

Topic: What is wrong with the gays?

Posted: 03/05/08 05:18 PM

Forum: General

At 3/5/08 05:15 PM, Cosmonautical wrote:
At 3/5/08 05:13 PM, 1337er-than-you wrote:
At 3/5/08 05:11 PM, Cosmonautical wrote: You're a douche for being hostile about that. I doubt people would care if you didn't draw attention to it like you're looking for attention.
I'm not, I just felt like adding that in for some fun. :3
Seems more like you were trolling and it's just going to create pages of flames.

I really had no intentions of trolling in this thread :| Thanks for assuming I'm like most of the other newgrouders ;)


13.

None

Topic: What is wrong with the gays?

Posted: 03/05/08 05:16 PM

Forum: General

At 3/5/08 05:14 PM, Z-Sector wrote: Damn, I'd never thought about it like that, you just changed my mind completely!

I can't tell if that's sarcasm or not O.o..


14.

None

Topic: What is wrong with the gays?

Posted: 03/05/08 05:13 PM

Forum: General

At 3/5/08 05:11 PM, Cosmonautical wrote: You're a douche for being hostile about that. I doubt people would care if you didn't draw attention to it like you're looking for attention.

I'm not, I just felt like adding that in for some fun. :3


15.

None

Topic: What is wrong with the gays?

Posted: 03/05/08 05:07 PM

Forum: General

You know, I don't quite understand why there's such a huge fucking problem with gay people in today's society. The only difference about them is their orientation. Other than that, they're exactly like every other guy. Armpit hair, pubes, a penis, balls, etc. I don't understand the whole controversy over the "should gays be able to get married in every state?!" problem. Of course they should! Their love for their gay partner is just like the love for a man for his woman. I also don't understand why gay men aren't nearly as accepted as gay women. MOST of the time lesbians aren't even hot. If you're lucky you'll come across a cute one now and then. Most gay men are cute at least.

Yeah, I'm bisexual and I'm pro gay marriage.
Suck it, bitches.

16.

None

Topic: Street/Highway signs

Posted: 03/05/08 12:36 AM

Forum: General

Does anyone else have any street or highway signs on their wall?

Street/Highway signs


17.

None

Topic: website project needed

Posted: 03/03/08 07:41 PM

Forum: Programming

And contact information? AIM, MSN, xfire?


18.

Winking

Topic: Mysql newest entry

Posted: 03/03/08 07:35 PM

Forum: Programming

No problem ;)


19.

None

Topic: Mysql newest entry

Posted: 03/03/08 07:18 PM

Forum: Programming

Order it by descending dates and limit 1.


20.

None

Topic: #Newgrounds

Posted: 03/03/08 01:39 PM

Forum: General

What server are you on?


21.

None

Topic: mysql_real_escape _string problem

Posted: 03/02/08 01:38 PM

Forum: Programming

Just use stripslashes() on output. That's what I do.


22.

None

Topic: Newgrounds - Hacker

Posted: 12/26/07 03:01 PM

Forum: General

Newgrounds just told me too be a hacker O.O

Should I listen?

Newgrounds - Hacker


23.

None

Topic: Desktop Programming

Posted: 10/31/07 11:46 PM

Forum: Programming

I believe they're made with Assembly, actually.


24.

None

Topic: Images a border in a certain div...

Posted: 10/28/07 01:18 AM

Forum: Programming

Could you just have a special image class?

.specimg
{
/* for 'special image */
border-style: outset; 
border-color: #444444; 
border-width: 1px;
}
<div>
     <img class="specimg" src="#">
</div>

With this, if you want an image to have the border, just apply the class '.specimg'. Just throwing things out.


25.

None

Topic: Images a border in a certain div...

Posted: 10/27/07 11:27 PM

Forum: Programming

#divname.img
{
border-style:outset;
border-color: #444444;
border-width:1px;
}

Maybe.


26.

None

Topic: Newgrounds Widget Created!

Posted: 10/26/07 11:36 PM

Forum: General

How do I use .widget's?


27.

None

Topic: Pumpkin Carving Contest!

Posted: 10/26/07 01:46 PM

Forum: Art

Pac man anyone?

Pumpkin Carving Contest!


28.

None

Topic: Internet strength?

Posted: 10/24/07 04:57 PM

Forum: General

Yeah.

Internet strength?


29.

Angry

Topic: [Flash] text replace help

Posted: 10/21/07 04:13 AM

Forum: Programming

Because the little kiddies wont obey their mums and go to bed at their bedtime


30.

Expressionless

Topic: Ive got a problem!

Posted: 10/21/07 03:16 AM

Forum: Programming

This belongs in the Flash forum, but I'll help.

Just open a new flash document with the preloader in it, then copy all the frames from the other animation and paste them in the timeline. End.


All times are Eastern Standard Time (GMT -5) | Current Time: 02:12 PM

<< < > >>

Viewing 1-30 of 1,817 matches. 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 93561