1,856 Forum Posts by "Rawnern"
At 10/24/13 02:03 AM, yurgenburgen wrote:At 10/24/13 01:59 AM, MrSoxfan wrote: What's the point of airline food anyway? Can't you just wait until the flight is over to eat?ya I'll just sit for eleven hours and not consume anything
11 hours man isn't much. Just drink some water.
At 10/19/13 02:02 PM, argile wrote:At 10/11/13 02:09 PM, Rawnern wrote: Ey mayne... you wanna try this intermittent fasting? That's good man... real good!So how's that suppose to work exactly what with a smaller eating period all that,it doesn't like slow the Metabolism down a bit?
http://www.youtube.com/watch?v=hzfsaXsV-T4
No. When you aren't eating all day, your body is bound to go to your fat stores for energy (In a caloric deficit). It helps controlling hunger too. Only thing that is going to slow your rate of burning calories it by not exercising. The reason why we are getting fatter is because... simply: WE ARE EATING TOO FUCKING MUCH! :)
Ey mayne... you wanna try this intermittent fasting? That's good man... real good!
At 10/10/13 11:17 AM, WoogieNoogie wrote: Either way, you should stop using Visual Basic cause it sucks :P
It's a pretty good way to learn programming for beginners.
At 10/1/13 04:55 AM, VJF wrote: A true gentleman doesn't refer to women as bitches.
^this
At 9/23/13 04:40 PM, 24901miles wrote: Wow, that shit was boring to read. *yawn*
*Crack*
I don't know. I think it's because the majority of the people here are male gender. It's like being in a class with only guys and then a girl steps in. Or the complete opposite. Some other reason might be that a lot of people here are lonely or don't have chance on girls IRL. That's just IMHO...
Some episodes are still pretty good. Mostly all shows die out/get worse ideas after a while...
That was mindphuk...
Why post when you don't have anything to say? Like now, lol.
Ads before watching a video on YouTube.
Games and movies mostly.
Varies a lot... if I'm really active I usually have soda or some sugary drink.
At 8/2/13 06:18 AM, GIaceon wrote: who gives a shit you fucking faggot, when's the last time you gave a bum on the street a dollar, you piece of shit
Charity is good, but he makes a ton of money because of the video.
Is he only doing it for views? What do you guys think?
5'10" / 1.78m and I'm still growing.
This is Hitler's mother and the actor Michael Cera. They look pretty much the same to me... what do you think?
I usually stay up like 24 hours on lan parties and things like that... But no longer cause I need sleep more than most people, lol.
At 6/15/13 09:56 AM, Gimmick wrote:At 6/15/13 09:16 AM, Rawnern wrote:I don't get it...is it my stats for nerds?At 6/15/13 08:37 AM, infamoss wrote:Lol xDAt 6/15/13 08:32 AM, Gimmick wrote: Oh you, youtube...oh you
i'm a bit slow, gimme some time
High post count, brah. Lol :)
At 6/15/13 08:37 AM, infamoss wrote:At 6/15/13 08:32 AM, Gimmick wrote: Oh you, youtube...oh you
Lol xD
What platform are you thinking about? Web programming, Flash, desktop, 3D/2D games etc...
Do you have a spesific programming language in mind?
How experienced are you with programming?
Not sure if I understand you correctly. hope im right.
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
int main ()
{
char path[80];
while(1)
{
scanf("%s", path);
if(strcmp (path,"up") == 0 || strcmp (path,"down") == 0)
{
break;
}
getchar();
}
// This code will be executed if the user types either up or down.
return 0;
}
why it didn't work:
this condition will not be false - only true
while(strcmp (path,"one") != 0 || strcmp (path,"two") != 0)
No need to scan with an & before the variable path :)
At 6/7/13 04:01 AM, Filarius wrote: I really not get what exactry problem you have.
Sorry me for not writing on C looong ago, but I think what :
strcmp (path,"up") != 0 || strcmp (path,"up") != 0is equal if you write only
strcmp (path,"up") != 0also I prefer to write each boolean statment in brackets, just to be sure program will work in way I want
Is it only part of code? You compare path with "up", but I do not see any place you write to path anything
Oh my. It was meant to say strcmp (path,"up") != 0 || strcmp (path,"down") != 0
Good, but if you want to you can improve the design slightly. Make the font slightly bigger. Also: If you can, find a better placement for the ads, the page look itself gets a minus.
Nice effect for your input boxes:
http://stackoverflow.com/questions/5670879/css-html-create-a -glowing-border-around-an-input-field
Maybe use a nice font from Google fonts:
http://www.google.com/fonts#UsePlace:use/Collection:Lato
http://www.google.com/fonts#UsePlace:use/Collection:Open-San s
At 5/25/13 02:55 PM, Nijko wrote: I'll probably have no time to go on this website
Don't leave :(
Well... it actually looks pretty cool. The orangish color is good though. Post an example and show us?

