Commented 14 years ago2010-02-11 13:26:44 UTC
in journal: #6390Comment #59820
I just want to say I agree with everything Huntey just wrote. I love the 360 controllers, I have one plugged in to my PC but I would never buy a 360 (or PS3/Wii).
This comment was made on an article that has been deleted.
Commented 14 years ago2010-01-29 16:29:44 UTC
in journal: #6357Comment #61812
"header statements cannot have any other statements (including if) before them." That's a common myth. You can for example write if(rand(0, 1)) { header("Location: a.php"); exit(); } You can't however, make changes to the header after you have output data (for example using echo or imagepng), because then it'll already have been sent to the client.
"So how do you think I should use die()?" I don't think he's talking about the language construct (which by the way is equivalent to exit)...
Commented 14 years ago2010-01-29 03:36:39 UTC
in journal: #6357Comment #61811
header("Location: a.php"); exit();
Redirecting isn't beautiful though, you might want to re-think your desgin.
You don't have to use MVC. MVC is very popular and for good reason, but there are other ways to code. You'll do just as well without it if you're making a really small website.
Commented 14 years ago2010-01-27 08:43:26 UTC
in journal: #6352Comment #61801
A fixed positioned element "follows" you while an absolute positioned element stays at the same position, when you scroll your web page. Do what the penguin suggested, but also upload a crappy MS Paint image showing what you want it to look like.
Learning CSS is really rewarding, you can sometimes reduce your (X)HTML or XML code to just a few lines (especially with XHTML5) and it allows you to make your website a lot more friendly to robots (for example search engine bots) and people with eye or reading problems, while increasing the sexiness of your website. Don't hesitate to ask more questions about CSS on TWHL, I know at least I will be happy to answer as many as I can and so will probably a couple of the other members as well.
Commented 14 years ago2010-01-22 18:04:27 UTC
in journal: #6339Comment #59775
Assassinated? Woah, you're really sick Tito. Ch?vez is a the president of a (somewhat) democratic country, so if you want him dead you might as well kill half Venezuela because if he dies someone else will just take his place, and probably not be too happy about what USA did.
This comment was made on an article that has been deleted.
This comment was made on an article that has been deleted.
Commented 14 years ago2010-01-10 01:19:25 UTC
in vault item: Equip ZonesComment #17792
I don't see how this is something new, player_weaponstrip and game_player_equip have been in Half-Life since the beginning and have been used in lots of maps?
Commented 14 years ago2010-01-09 16:46:00 UTC
in journal: #6314Comment #47767
I don't see the point in parental control in video games. When you kill someone there's blood (unless you drug or drown the person or do some other weird shit...), why try to hide that? It's like they're trying to make killing more acceptable.
Commented 14 years ago2010-01-09 03:50:34 UTC
in journal: #6314Comment #47766
I dreamt I was in the garden outside the house where I used to live, and there was a huge stone door to a cave, and hobbits and Gandalf were there, opening the stone door, and I shouted "Nooo! Don't open it!". There was a ten-meter troll in the cave, I got on a bicycle and it chased me for like two hours but I was all calm, biking around town with a smile on my face with the troll running after me.
This comment was made on an article that has been deleted.
This comment was made on an article that has been deleted.
This comment was made on an article that has been deleted.
They'll play Space Invaders.
"hunter fucking put the wads in the map"
That's a common myth. You can for example write
if(rand(0, 1)) {
header("Location: a.php");
exit();
}
You can't however, make changes to the header after you have output data (for example using echo or imagepng), because then it'll already have been sent to the client.
"So how do you think I should use die()?"
I don't think he's talking about the language construct (which by the way is equivalent to exit)...
exit();
Redirecting isn't beautiful though, you might want to re-think your desgin.
You don't have to use MVC. MVC is very popular and for good reason, but there are other ways to code. You'll do just as well without it if you're making a really small website.
Learning CSS is really rewarding, you can sometimes reduce your (X)HTML or XML code to just a few lines (especially with XHTML5) and it allows you to make your website a lot more friendly to robots (for example search engine bots) and people with eye or reading problems, while increasing the sexiness of your website. Don't hesitate to ask more questions about CSS on TWHL, I know at least I will be happy to answer as many as I can and so will probably a couple of the other members as well.
From 3RD505TH.txt:
Machine used : Pentium 166-MMX (that's all!) If he tested his map on a computer that old it can't have much detail. That's enough to keep me away.