jueves, 19 de mayo de 2011

funny test answers

funny test answers. funny test answers animal
  • funny test answers animal


  • iGary
    Sep 25, 09:44 PM
    I have an experiment for those that say "My car runs fine on Chevron gas."

    1. Use parking break.

    2. Try accellerating to freeway speeds.

    Report back when done.


    Seriously, you realize that the "straightening tool" is not a free-form rotation tool, right? It's optimized for 1-10 degree straightenings, not flipping the picture around.

    That having been said, yes, straightening is maddeningly slow on G5s (also on iPhoto ... I have dual 2.0 G5s, and fullscreen or even windowed straightening stutters all over the place). They've got an algorithm problem there (or, more likely, an algorithm which doesn't check for a "break" often enough, which makes it unresponsive and seem really slow). But, the test for that isn't doing a 180-degree rotation on an image; the test is trying to get a correct 1.25 degree rotation when the tools seem to be fighting with you.

    The key is this: they could fix the tool to work perfectly for straightening, and still flipping the image around 180 degrees would be slow as molasses to render. Which is just fine, because the 90-degree rotate works fast as can be.

    I'd answer this, but you know, I'm tired of fighting sarcasm.




    funny test answers. St. Joseph#39;s College
  • St. Joseph#39;s College


  • Bonte
    Jan 6, 02:25 AM
    Yeah, it is kind of wierd, considering this is MacRumours, where mostly everyone comes to find out about Apple stuff before it is actually announced :rolleyes:

    Yeah but hearing the full specs the day before spoils the whole thing, as of today i'm not visiting Mac news sites. Now just hope i don't get an e-mail with all the new stuff. :rolleyes:




    funny test answers. funny test answers elephant
  • funny test answers elephant


  • wlh99
    Apr 28, 10:08 AM
    By the way, what's with 3rd person reference? the OP? you can call me Nekbeth or Chrystian, it's a lot more polite. Maybe you guys have a way to refer to someone , I don't know.

    I appologize for that. I didn't recall your name. I was replying to KnightWRX, so I took a shorcut (original poster).

    I won't do that any further.

    I through together a simple program that I think does exactly as you want. It is a Mac version, but the different there is trival, and instead of a picker, it is a text field the user enters a time into for the timer duration. You will need to change the NSTextFields into UITextFields.

    The bulk of the code is exactly what I posted before, but I modified the EchoIt method to work with an NSDate. I implemeted it in the appDelegate, and you are using your viewController. That doesn't change the code any, and your way is more correct.

    I can email you the whole project as a zip if you want. It is about 2.5 meg. Just PM me your email address.


    //
    // timertestAppDelegate.m
    // timertest
    //
    // Created by Warren Holybee on 4/27/11.
    // Copyright 2011 Warren Holybee. All rights reserved.
    //

    #import "timertestAppDelegate.h"

    @implementation timertestAppDelegate

    @synthesize window, timeTextField, elapsedTimeTextField, timeLeftTextField;

    - (void)applicationDidFinishLaunching:(NSNotification *)aNotification {
    // Insert code here to initialize your application
    }

    -(IBAction)startButton:(id) sender {
    // myTimer is declared in header file ...

    if (myTimer!=nil) { // if the pointer already points to a timer, you don't want to
    //create a second one without stoping and destroying the first

    [myTimer invalidate];
    [myTimer release];
    [startDate release];
    }

    // Now that we know myTimer doesn't point to a timer already..

    startDate = [[NSDate date] retain]; // remember what time this timer is created and started
    // so we can calculate elapsed time later


    NSTimeInterval myTimeInterval = 0.1; // How often the timer fires.
    myTimer = [NSTimer scheduledTimerWithTimeInterval:myTimeInterval target:self selector:@selector(echoIt)
    userInfo:nil repeats:YES];
    [myTimer retain];
    }

    -(IBAction)cancelIt:(id) sender {
    [myTimer invalidate];
    [myTimer release]; // This timer is now gone, and you won't reuse it.
    myTimer = nil;
    }

    -(void)echoIt {


    NSDate *now = [[NSDate date] retain]; // Get the current time
    NSTimeInterval elapsedTime = [now timeIntervalSinceDate:startDate]; // compare the current time to
    [now release]; // our remembered time

    NSLog(@"Elapsed Time = %.1f",elapsedTime); // log it and display it in a textField
    [elapsedTimeTextField setStringValue:[NSString stringWithFormat:@"%.1f",elapsedTime]];

    float timeValue = [timeTextField floatValue]; // timeValueTextField is where a user
    // enters the countdown length

    float timeLeft = timeValue - elapsedTime; // Calculate How much time is left.
    NSLog(@"Time Left = %.1f",timeLeft); // log it and display it
    [timeLeftTextField setStringValue:[NSString stringWithFormat:@"%.1f",timeLeft]];

    if (timeLeft < 0) { // if the time is up, send "cancelIt:"
    [self cancelIt:self]; // message to ourself.
    }


    }




    @end


    *edit:
    If you like, later tonight I can show you how to do this as you first tried, by incrementing a seconds variable. Or wait for KnightWRX. My concern is accuracy of the timer. It might be off by several seconds after running an hour. That might not be an issue for your application, but you should be aware of it.




    funny test answers. Correct Test Answers
  • Correct Test Answers


  • macenforcer
    Oct 10, 10:49 PM
    The wireless will be used to buy music right from itunes. I can't wait.




    funny test answers. Econs Test Answers (Latest
  • Econs Test Answers (Latest


  • JAT
    May 4, 04:14 PM
    Make sure to post back when you figure out a way to do that lol

    Figuring (http://www.jr.com/optoma/pe/OTM_PK201/) it out isn't a question, just whether I'd want to be that obnoxious. And blow a couple hundred for the privilege. :p




    funny test answers. funny answers test questions
  • funny answers test questions


  • iVoid
    Sep 28, 10:53 PM
    Too many folks think just because you have wealth that you have to build a oversized Gaudy McMansion as some kind of totem to prove your wealth to the unwashed masses.

    I myself like smaller well built with high quality material and nice architecture with a large lot/waterfront.

    Actually, this seems like a McMansion to me. Very narrow to fit into a tight lot.

    Except the lot is much bigger in this case than a McMansion lot typically is. :)

    I wonder if the design was made when they couldn't tear down the old house and they thought they'd have to squeeze it in. :)




    funny test answers. This exam answer has a new
  • This exam answer has a new


  • tdhurst
    Jan 12, 09:27 PM
    So gizmodo is responsible for this how? Questioning what makes an online a journalist a journalist and not just a fan site has been going on for some time (aka: before gizmodo turned off a bunch of TVs). You're just scapegoating an easy target. If you have a problem with the conferences and expos limiting press to only a few big names go after that. Not after guys who like to prank people. You'll change nothing by attacking gizmodo.

    I think what he is trying to say here is that we're all pissed at Gizmodo for possibly lending legitimacy to big media claims that online-only or blogger sites aren't real journalists, but rather fan sites. I'm not saying that everyone will think this, but the majority of the less-involved public could be swayed.

    Pranks like this by Gizmodo just give them false credibility to their incorrect claims.

    I would argue that many people lump all blogger sites into one group, neglecting to admit there are great differences from site to site. Right now, because these new players are not complete accepted yet, anything done by one has repercussions on everyone.




    funny test answers. funny marathi question n
  • funny marathi question n


  • mrgreen4242
    Jan 15, 02:26 PM
    To stick with Steve's 4 main points:
    1) Time Capsule is pretty neat, not a terrible price for what it is, either.
    2) iPhone software looks pretty nice. iPod touch update is a travesty against all mankind... I think Apple is seriously underestimating the backlash this will cause.
    3) The ATV updates are nice, price drop is decent, but not nearly enough for year old hardware with no upgrades. Software only update means HD content will be 720p24@5mbits which is pretty OK but not what I would have liked to see. 5.1 finally.
    4) Macbook Air: stupid, stupid name. Crazy insane pricing, especially when you add the SD, ethernet, remote, and modem (you really should have all those in the box at $1800). Who's going to be buying this thing? It's just so targeted at a very specific market that I can't see it being a huge success.

    As for stuff that DIDN'T get talked about:
    - No desktop updates at all. I predict Apple getting out of the consumer desktop market in the next 2-3 years. No more iMac or mini.
    - No tablet. They could have done a <$1000 multitouch 9" iSlab tablet thingy that would have been as light and thin as the Air and actually revolutionized something, but... shrug.
    - iTunes subscription. Now that they have a self destructing DRM scheme in Fairplay I expected a subscription for TV shows, at least.

    All in all, unexciting, really.




    funny test answers. test exam essay answer
  • test exam essay answer


  • iAlan
    Oct 10, 10:29 PM
    yes, I hope it's true...<snip>

    As for ThinkSecret, who cares what they say...they go back and forth because they just have no clue and if this indeed happen or not they will say they were right. What a joke.

    Right now the most reliable site is Appleinsider.

    Actually right now the most reliable site is Apple -- once they announce and update their webpage :D :D :D




    funny test answers. More funny test answers.
  • More funny test answers.


  • nagromme
    Aug 7, 03:57 PM
    There were updates. (http://guides.macrumors.com/Apple_Cinema_Displays) Better brightness and contrast ratio on the 20" and 23".
    Someone said those brightness updates happened weeks ago. True?

    Nice either way!

    I too am holding out for a true next generation... maybe with new larger sizes, iSight, or new connectivity. But if I needed a display now, it's not as easy to choose a Dell anymore :)




    funny test answers. Funny test answers from Kids.
  • Funny test answers from Kids.


  • JohnnyQuest
    Mar 17, 10:06 AM
    I think grotesque should be a word reserved for murderers and child pornographers, not some dude who got a very cheap iPad due to some employee error. We're pretty much all adults here- there's no need to lecture people on morals and what their personal character may or may not include.

    I think stealing, gloating, and putting someone's job at risk is grotesque. The OP walked out of BB knowing the cashier had made a mistake and decided to keep quiet. Anyone who has a concious would have gone back.




    funny test answers. Funny, Cool, or Interesting
  • Funny, Cool, or Interesting


  • Outsider
    Apr 29, 04:00 PM
    Relax iOS style scrollbar haters and lovers. As mentioned above, scrollbars are the same. You can turn the on or off.




    funny test answers. Funny Test Answers by Students
  • Funny Test Answers by Students


  • leekohler
    Mar 4, 11:07 AM
    Keep talking Veil, 2010 was just the 'coming attractions.'


    No- you keep talking, please. Please, we beg you to keep trying crap like this. It'll all but guarantee the Republicans' demise. Really, you could not self destruct more beautifully. You're not for freedom at all, just freedom for government and corporations to walk all over their workers. And since you never mentioned the anti-gay addition to this bill, I assume you're OK with that too.




    funny test answers. Epic Test Answer FAIL
  • Epic Test Answer FAIL


  • MacRumors
    Nov 23, 04:14 PM
    http://www.macrumors.com/images/macrumorsthreadlogo.gif (http://www.macrumors.com)

    On November 24th Apple will be holding their annual Day After Thanksgiving sale (U.S. only) which is a one day event. What's notable about this event is that Apple rarely discounts their products, normally strictly following their manufactuer suggested retail prices. That being said, once sales tax and/or shipping costs and factored in, individual customers may still do better when purchasing from other online retailers.

    Like last year (http://forums.macrumors.com/showpost.php?p=1934318&postcount=69), Apple will only be offering savings on specific products. A preliminary list available at this time reveals the following sales:

    $11 off of iPods and iPod nanos
    $20 off of Adobe Elements
    $69 for .Mac
    Unspecified discounts on the MacBook and Shure headphones

    Final prices and offers will be posted when made available. The sale will be offered at their retail stores as well as the online Apple Store.




    funny test answers. Funny (and real!) Test Answers
  • Funny (and real!) Test Answers


  • mrgreen4242
    Sep 12, 10:59 AM
    Must be alot coming out today, if the store is down 1hr and 15min before the actual event.

    Oooh, ya the whole Apple store is down now... so ~5 hours before the event iTMS goes down, and 1+ hour before the web store goes down. Doesn't the store usually only go down right before an event? Like for WWDC it went down maybe 15 minutes ahead of the keynote, or at least that's how I remember it.

    Seems like maybe we'll get more than iPods... maybe a new line of media systems (like my predicted Mac mini Media Edition)?

    Exciting stuff! Glad it doesn't start 'till after I get back from lunch! ;)

    EIT: Odd that the store sign says we'll be back within the hour when the event doesn't even start for an hour... I assume its just a standard template page, but how hard would it have been to change the text to say 'in a couple of hours', or at 2pm EST, or even 'as soon as possible!'?




    funny test answers. Test answers resized waaaa
  • Test answers resized waaaa


  • Full of Win
    Mar 28, 02:18 PM
    BS. Pure, BS.

    When did good design become contigent on devs accepting a lop-sided TOS?




    funny test answers. Funny:
  • Funny:


  • MagicBoy
    Mar 24, 08:08 PM
    Windows has been downhill since DOS.

    Pardon? Want to try that again?




    funny test answers. Funny Exam amp; Test Answers
  • Funny Exam amp; Test Answers


  • Virtualball
    Oct 10, 09:28 PM
    Apple on the other hand just doesn't seem to leak product information ahead of time any more, and they also don't seem to need to do that kind of thing to generate hype and excitement for their products.

    -Zadillo


    *caugh*the word MacBook was leaked on the Apple site in May*/caugh*
    haha that was one llloooonngggg caugh :)




    funny test answers. Funny Test Answers
  • Funny Test Answers


  • ThaDoggg
    Apr 23, 10:07 PM
    How about establishing a "thanks" button? If we feel the post merits a thank you as it's really helpful we hit that.




    fungus
    Apr 25, 05:42 PM
    Eventually it just has to be called "iPhone". No numbers, and certainly no asinine feature indicators. Internally it will be "iPhone (nth generation)", and the previous model on sale for $99 (or $49) will be "iPhone (previous generation)", just like iPods. Same goes for the iPad. Seriously, 10 years from now what are they going to call it... the iPhone 14s? This makes sense how?




    IxPxK
    Apr 5, 12:00 AM
    Ok yo dude ive got some ideas.
    1
    If he does get on some games like Halo 2 or anything and i send him a friend request and play with him i can find his ip. (learned from halo 2 bridging lol)

    2
    I have a hacker friend that can prob find the ip from his house lol. if we find it i will tell u and he will drop a ****ing virus bomb in his comp.

    3.Lawsuit. Your so close and u have logs and he is signing on. DO THE LAWSUIT GET A LAWYER NOW U WILL WIN NO MATTER WHAT. You dont have much time because he can sell it or stop getting on live


    IxPK




    davepoint
    Aug 11, 06:04 AM
    I agree, some middle ground would have been nice




    toughboy
    Oct 10, 07:07 PM
    I'm sorry, but with the release of the "true video" iPod "imminent" for months now, I'm just not going to pay any attention whatsoever until I have one in my hands.

    Just like the iPhone, PowerBook G5 (and more recently, Core 2 Duo MacBook Pro, although that release hasn't been "imminent" often enough yet,) etc.

    I'm starting to doubt page 1 rumors just as much as I doubt Page 2 rumors. Unless you (MacRumors, not the 'source' website of the rumor,) have credible, reliable, direct sources, it belongs on Page 2. If you don't have direct sources, (as rumors on other websites would be,) it does not belong on page 1. By your own standards.

    Just because it's getting a lot of talk, and Engadget claims their sources are good, is no reason to upgrade it to page 1 status. (Heck, the iWalk got a lot of talk back in the day, and SpyMac claimed their sources were good. That didn't make it true.)

    +1




    MacFan1957
    Jul 21, 10:23 AM
    I hate to add to this whole tiresome "debate" but it does amuse me how a video of an iPhone 4 losing signal is proof *positive* of a design flaw whereas a similar video of a different smartphone is no proof at all!

    I have an iPhone 4, its the best phone I have ever had and by a mile! I'm happy with it and frankly I'm pretty much sick and tired of folks telling me I'm mad or stupid for saying so!

    Keith



    No hay comentarios:

    Publicar un comentario