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: 'Jessii'

We found 9,140 matches.


<< < > >>

Viewing 1-30 of 9,140 matches. 1 | 2 | 3 | 4 | 5 | 6 | 7156305

1.

None

Topic: God Damn it Google Chrome

Posted: 11/20/09 08:37 PM

Forum: Programming

At 11/20/09 07:33 PM, CaptinChu wrote: Use the simplest one; look into HTML 5 and look at that doctype.

I would recommend XHTML transitional because of the stricter standards.


2.

None

Topic: God Damn it Google Chrome

Posted: 11/20/09 07:26 AM

Forum: Programming

At 11/20/09 07:23 AM, Jessii wrote: Right now I can't help you because I'm barely home. Go to http://www.w3schools.com and start working on it. The only thing I can tell you right now is that first you need a doctype, so look that up.

Err server hiccup again.


3.

None

Topic: God Damn it Google Chrome

Posted: 11/20/09 07:23 AM

Forum: Programming

Right now I can't help you because I'm barely home. Go to http://www.w3schools.com and start working on it. The only thing I can tell you right now is that first you need a doctype, so look that up.


4.

None

Topic: God Damn it Google Chrome

Posted: 11/20/09 07:21 AM

Forum: Programming

Right now I can't help you because I'm barely home. Go to http://www.w3schools.com and start working on it. The only thing I can tell you right now is that first you need a doctype, so look that up.


5.

None

Topic: post your turing machines here!!!

Posted: 11/19/09 09:30 PM

Forum: Programming

At 11/19/09 09:16 PM, mikkim wrote: d)where else should I put this?

What a loaded question! If this thread was interesting to people, they would've posted in it. So create a useful/interesting thread or don't post at all.


6.

None

Topic: Programming Regs Lounge

Posted: 11/19/09 09:28 PM

Forum: Programming

At 11/19/09 12:43 PM, DannyIsOnFire wrote: If your renting a flat flat is the gas, electricity, water, etc all included in the price or do you have to pay it yourself separately or does it vary from flat to flat?

If it's included, then the person you're renting from would say what is included. Most of the time it's not included.


7.

None

Topic: Problem With Basic Html

Posted: 11/17/09 09:22 PM

Forum: Programming

At 11/17/09 06:38 PM, urbn wrote: Inline styling is a bad habit.

So is attempting to do html for as long as the OP has and not getting anywhere with it.


8.

None

Topic: Programming Regs Lounge

Posted: 11/17/09 09:19 PM

Forum: Programming

At 11/17/09 07:45 AM, adam2510 wrote: we have not got a plan yet but we are thinking a flat price of $9.95/mo

Don't post anymore info. If I was looking for hosting, I wouldn't be interested anyway. Dreamhost is that price and I'm sure you guys can't even touch their plans especially because they're an experienced company and if something happens, they can fix it right away. You guys on the other hand don't have a clue.


9.

None

Topic: Programming Regs Lounge

Posted: 11/17/09 07:13 AM

Forum: Programming

Hmm interesting. I ended up getting an error saying the servers couldn't be reached when I hit post and then I hit post again and it allowed me to post, which then made it post a second time without the double posting error coming up. Oh well.


10.

None

Topic: Programming Regs Lounge

Posted: 11/17/09 07:11 AM

Forum: Programming

At 11/16/09 09:18 PM, adam2510 wrote: found the one we were going to use before (i dont know the url of current one)

http://www.greenresellerwebhosting.com/

but basically its the same but unlimited domains

I don't need a reseller. I have free hosting for life from dreamhost. Not that I'm really using it right now though. Hell, I can even host domains for free.

Just curious as to how much he's gonna charge? Also, I don't understand why you guys want to do a reseller anyway because there are so many free hosts that are pretty good these days or hosts that are cheap enough.


11.

None

Topic: Programming Regs Lounge

Posted: 11/17/09 07:10 AM

Forum: Programming

At 11/16/09 09:18 PM, adam2510 wrote: found the one we were going to use before (i dont know the url of current one)

http://www.greenresellerwebhosting.com/

but basically its the same but unlimited domains

I don't need a reseller. I have free hosting for life from dreamhost. Not that I'm really using it right now though. Hell, I can even host domains for free.

Just curious as to how much he's gonna charge? Also, I don't understand why you guys want to do a reseller anyway because there are so many free hosts that are pretty good these days or hosts that are cheap enough.


12.

None

Topic: Programming Regs Lounge

Posted: 11/16/09 08:54 PM

Forum: Programming

At 11/16/09 12:54 PM, adam2510 wrote: and i do finish things...

No you don't.

Is he gonna at least let the customers use php & msql?


13.

None

Topic: Programming Regs Lounge

Posted: 11/15/09 06:08 PM

Forum: Programming

At 11/15/09 04:17 PM, DFox wrote: Wait, why does this guy ever have your phone number in the first place???

Because I'm the office manager-ish person and when he started working there, he had questions and the other person in the office wouldn't really show him the ropes.


14.

None

Topic: Programming Regs Lounge

Posted: 11/14/09 10:22 PM

Forum: Programming

I'm totally not a programmer so nope! No stereotypical geek here. The other day I yelled at one of the idiots that works for my Dad and Uncle who called me because he has no idea how to use the scanner or where I scan the documents to. I told him that I'm nowhere near a computer. "Oh well you must take a break at some point and can email the directions to my email address." I'm like for one thing, I'm on the road all day, for another thing all you have to do is go on the other computer, log on, open outlook and the directions should be there. I was more than annoyed that he had called me 3 times while with clients and that he demanded that I should drop everything just because he's got downtime. I'm gonna get myself a blackberry when it's time to get a new phone, just not sure about being able to afford the service since I'm looking to get a loan so that I can go back to school (again - school isn't set in stone though, have to talk to the admissions counselor about transferring/where I'd need to start first).


15.

None

Topic: God Damn it Google Chrome

Posted: 11/14/09 10:15 PM

Forum: Programming

Let's examine your obsolete code shall we?

1. You're using colored scrollbars that only works in IE
2. You're using frames
3. Convert the tables into div and dump the frames for divs.
4. Use php includes to include data like your menu, header, footer, whatever. Functions better than frames.
5. Safari & Chrome have the same building blocks there so it shouldn't be a surprise that both browsers render your bad coding similarly.
6. If you dump the frames, you'll be using less code and eliminate the redundancy in the code.
7. You have divs inside of table rows, which is really counterproductive and makes no sense. Plus it doesn't work.
8. Just because it's on Dynamic Drive doesn't mean the code is valid and/or should be used. There's no real reason why you should be using javascript on your page.
9. Errors: http://validator.w3.org/check?uri=http:/
/energyevo.xp.cx/
10. I think I've ripped enough for now. If you don't want the criticism in order to better yourself + fix your errors, then this isn't the place for you to be asking for help.


16.

None

Topic: God Damn it Google Chrome

Posted: 11/13/09 07:08 AM

Forum: Programming

It's probably because you used frames. Use CSS and divs with php instead and that'll eliminate that problem.


17.

None

Topic: Help me

Posted: 11/12/09 01:35 PM

Forum: Programming

At 11/12/09 01:13 PM, BillysProgrammer wrote: Your a fucking retard. Get the fuck off newgrounds. End of that. This should be locked!

The pot calling the kettle black...

Anyway, OP take a hammer and slam it into your head a few times. That'll render YOUR computer useless without having to wait for you to catch a virus.


18.

None

Topic: Programming Regs Lounge

Posted: 11/11/09 08:27 PM

Forum: Programming

At 11/11/09 06:34 PM, wreckages wrote:
At 11/11/09 06:23 PM, Jon-86 wrote: Besides the way I talk can be more efficient at times, I can talk fast and pass more information with fewer words if the other person knows what I'm on about. Which can be useful at times!
kudos to the minority who can depict what you're saying without having to think twice :P

Yeah because if they have no idea wtf you just said then you need to repeat that and waste more time.


19.

None

Topic: Programming Regs Lounge

Posted: 11/11/09 05:24 PM

Forum: Programming

At 11/10/09 09:56 PM, DanielZ wrote: Yo you be feeeeeeenin' I'm a fixing to bust a cap on yo ass!

WTF is feeeeenin supposed to be? The big thing for my 2nd and 3rd grade students is to say crump and that's some booty right there! (instead of bullshit)


20.

None

Topic: A web design question.

Posted: 11/10/09 09:52 PM

Forum: Programming

At 11/10/09 09:33 PM, Nick2292 wrote: I have two questions for everyone. For one, im in a web design class and me and the teacher dont really get along all that well. But their is something that she said that i wanted to see if you guys agree with, She stated that "there is no differnce between web designers and graphic designers." Do you agree with this? My second question is, what is a good site to try and learn how to make your buttons on a site better. Like adding effects to them?

If this wasnt the right forum for all this, my bad. You would think i would know where this would go by now.

There totally is a difference between web designers and graphics designers because I'm somewhat of a web designer but I suck at graphics. It's nice when you can do both and you're really artistic and creative with it but not all web designers/programmers can create graphics. Also, you can be a web designer but that doesn't mean that you can do backend programming like php, asp, mysql, etc. It all depends on the person and companies like you to be skilled in many different disciplines.

What kind of effects do you want? Effects as in flash effects or effects as in javascript and css effects?


21.

None

Topic: Programming Regs Lounge

Posted: 11/10/09 09:28 PM

Forum: Programming

At 11/10/09 07:49 PM, wreckages wrote: Hahaha, the irony is horrific

Yeah, that's like saying, "We need a translator in ebonics for the accents and nuances." I just say SPEAK AMERICAN! lol


22.

None

Topic: Programming Regs Lounge

Posted: 11/10/09 07:42 PM

Forum: Programming

At 11/10/09 06:52 PM, Jon-86 wrote: If I lose my job I'm defiantly just going to be a translator :P

God help us all! :P


23.

None

Topic: Programming Regs Lounge

Posted: 11/08/09 08:02 AM

Forum: Programming

Jon your drunk posting is getting bad again :P


24.

None

Topic: Rack Servers? Why?

Posted: 11/08/09 08:00 AM

Forum: Programming

At 11/7/09 09:51 PM, Jon-86 wrote: all tell yae why the morra ken. bit oot a it the noo

Drunk posting again Jon? lol

There are many reasons and it should be obvious and logical to anyone. Rack servers take up less space than just say putting a tower on the floor under your desk. Servers take a lot of energy and power and create a lot of heat. If a server happens to go down for whatever reason (hardware failure, short in the system, DOS, etc.), then there should be some sort of fail safe set up where the other servers can share the load until the other server is up and running again.


25.

None

Topic: CaronteStudios looking4 programmers

Posted: 11/03/09 08:04 PM

Forum: Programming

You need to repost this in the flash forum and you need to be prepared to offer $ for services rendered.


26.

None

Topic: How Do I Enable Dhcp?

Posted: 11/03/09 06:34 PM

Forum: Programming

All you had to do was google to get your answer.


27.

None

Topic: Programming Regs Lounge

Posted: 11/03/09 06:33 PM

Forum: Programming

At 11/3/09 04:20 PM, Jon-86 wrote: The one sweet I do like that we used to get over here are Nerds, they don't sell them over here any more :( And our space dust is crap now also!

It's funny that you mentioned Nerds because I'm going to probably end up sending a care package with Nerds and peanut butter M&Ms to a friend in England.

WTF is space dust? Is that like pop rocks?


28.

None

Topic: Programming Regs Lounge

Posted: 11/03/09 03:45 PM

Forum: Programming

There's something in chocolate that's actually ok for the teeth in moderation but the sugar then messes everything else up lol. But I wouldn't say candy is really good for the teeth. It's addictive :(


29.

None

Topic: Creating a forum

Posted: 11/03/09 11:26 AM

Forum: Programming

Or some prefer punbb


30.

None

Topic: Programming Regs Lounge

Posted: 11/03/09 11:17 AM

Forum: Programming

At 11/3/09 09:27 AM, Relish wrote: My neighborhood was busy as ever.

We have a lot of kids here. Class american dream neighborhood.

I like it :) People are always walking dogs, kids playing, nice houses, low crime..

The issue is that a lot of kids here in CT are coming down with all kinds of illnesses. We usually get kids by the carload but we've had 2 schools close down and hundreds of kids in other schools are also sick. Oh well! More candy for me (like anyone needs it!). I brought a bag of candy up to my parents' house so that the guys who are working there can eat some of it.


All times are Eastern Standard Time (GMT -5) | Current Time: 07:19 AM

<< < > >>

Viewing 1-30 of 9,140 matches. 1 | 2 | 3 | 4 | 5 | 6 | 7156305