Thread: Hungry?

  1. #1
    and the hat of copycat stevesmithx's Avatar
    Join Date
    Sep 2007
    Posts
    587

    Hungry?

    Just in case if you are NOT feeling hungry:
    I ain't hungry
    Not everything that can be counted counts, and not everything that counts can be counted
    - Albert Einstein.


    No programming language is perfect. There is not even a single best language; there are only languages well suited or perhaps poorly suited for particular purposes.
    - Herbert Mayer

  2. #2
    Woof, woof! zacs7's Avatar
    Join Date
    Mar 2007
    Location
    Australia
    Posts
    3,459
    Hmmm tasty.

    Just like all these ads on radio in my area at the moment, "Please don't eat factory farmed ham". Something about they're as smart as 3 year old children and the factory doesn't treat them right. I don't see the problem, my uncle works at such a place -- they look like pigs to me!?

    It's very rude of you to show bacon when I'm on my morning cboard patrol

  3. #3
    & the hat of GPL slaying Thantos's Avatar
    Join Date
    Sep 2001
    Posts
    5,681
    I don't see a problem with it. I eat three year old children already....

  4. #4
    and the hat of copycat stevesmithx's Avatar
    Join Date
    Sep 2007
    Posts
    587
    Just like all these ads on radio in my area at the moment, "Please don't eat factory farmed ham". Something about they're as smart as 3 year old children and the factory doesn't treat them right. I don't see the problem, my uncle works at such a place -- they look like pigs to me!?
    It's a bit weird.
    I thought animal right activists are against whaling , hunting kangaroos(in australia) but never heard of this.

    It's very rude of you to show bacon when I'm on my morning cboard patrol
    Dude, I saw this thing at midnight

    I don't see a problem with it. I eat three year old children already....
    And I ate an elephant the other day in one gulp...
    Not everything that can be counted counts, and not everything that counts can be counted
    - Albert Einstein.


    No programming language is perfect. There is not even a single best language; there are only languages well suited or perhaps poorly suited for particular purposes.
    - Herbert Mayer

  5. #5
    HelpingYouHelpUsHelpUsAll
    Join Date
    Dec 2007
    Location
    In your nightmares
    Posts
    223
    Nice link, been wondering for a while how they do that...
    long time no C; //seige
    You miss 100% of the people you don't C;
    Code:
    if (language != LANG_C && language != LANG_CPP)
        drown(language);

  6. #6
    Malum in se abachler's Avatar
    Join Date
    Apr 2007
    Posts
    3,195
    If GOD didn't want us to eat animals he wouldnt have made them out of meat.

  7. #7
    and the hat of copycat stevesmithx's Avatar
    Join Date
    Sep 2007
    Posts
    587
    Nice link, been wondering for a while how they do that...
    Probably some CSS trick or something..
    Funny,today it wears santa's cap.

    If GOD didn't want us to eat animals he wouldnt have made them out of meat.
    Nice line.
    Not everything that can be counted counts, and not everything that counts can be counted
    - Albert Einstein.


    No programming language is perfect. There is not even a single best language; there are only languages well suited or perhaps poorly suited for particular purposes.
    - Herbert Mayer

  8. #8
    & the hat of GPL slaying Thantos's Avatar
    Join Date
    Sep 2001
    Posts
    5,681
    Code:
    <html> 
    	<head> 
    		<title>Bacolicio.us ~Mmmm, Bacon~</title> 
    		<style type="text/css" media="screen"> 
    			body { margin: 0; padding: 0; }
    			#overlay { position: absolute; top: 15%; left: 10%; }
    		</style> 
    		<link rel="shortcut icon" href="http://bacolicious.s3.amazonaws.com/favicon.ico"> 
    	</head> 
    	<body> 
    		<iframe width="100%" height="100%" src="http://cboard.cprogramming.com" border="0" noborder="noborder" frameborder="0" padding="0" spacing="0"></iframe> 
    		<div id="overlay"><img src="http://bacolicious.s3.amazonaws.com/bacon-santa.png"></div> 
    		<script type="text/javascript"> 
    		var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
    		document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
    		</script> 
    		<script type="text/javascript"> 
    		try {
    		var pageTracker = _gat._getTracker("UA-67197-4");
    		pageTracker._setDomainName("bacolicio.us");
    		pageTracker._trackPageview();
    		} catch(err) {}</script> 
    	</body> 
    </html>
    Simple use of iframe

  9. #9
    Registered User VirtualAce's Avatar
    Join Date
    Aug 2001
    Posts
    9,607
    What about the recent PETA publicity stunt about KFC not treating chickens right. I don't care if my chicken is allowed to roam free or granted every right in the book...as long as he is cooked and on my plate I'll be just fine.

    So instead of treating the chickens like meat PETA would rather treat the half clothed models as a piece of meat on display. What a bunch of idiots.

  10. #10
    Ethernal Noob
    Join Date
    Nov 2001
    Posts
    1,901
    Damn injection.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Easy if-else OR switch-case
    By audinue in forum Tech Board
    Replies: 5
    Last Post: 03-22-2009, 02:33 PM
  2. inquiry from a hungry mac os x user
    By terabyter in forum C Programming
    Replies: 3
    Last Post: 06-23-2006, 09:04 AM
  3. Ok take a look at this program
    By abyssphobia in forum C++ Programming
    Replies: 7
    Last Post: 08-10-2004, 01:22 PM
  4. Ahhhhhhh!!!!!
    By Unregistered in forum C++ Programming
    Replies: 2
    Last Post: 06-21-2002, 01:54 AM