Slashdot Mirror


iPhone App Wins Microsoft-Campus Programming Contest

imamac writes "Startup Weekend was a 54-hour coding marathon held on Microsoft's campus last weekend. It was designed to encourage the use of MS programming technologies. However, the winner of the contest was an iPhone app: '"Awkward," whispered Startup Weekend organizer Clint Nelsen into the microphone upon announcing the top vote getter.'"

17 of 233 comments (clear)

  1. Then there's the App Store by lostpuppy · · Score: 4, Insightful

    They shouldn't be able to win until apple accepts the app for download.

  2. Re:Apple apps vs. Micro$oft apps by erroneus · · Score: 4, Insightful

    I always thought rule one was "Make 100% sure Bill Gates won't be showing a crowd a BSOD!" Not saying anything good about the competition might be rule #2.

  3. Encourage use of MS tech by making the SDK free! by gilesjuk · · Score: 4, Insightful

    XCode is free, only deploying to a real iPhone/iPod and selling in the app store costs money.

    Why should anyone pay money to develop for WinMo? it's market share has shrunk and C++ isn't a nice to write in as Objective C.

  4. Re:Encourage use of MS tech by making the SDK free by Joehonkie · · Score: 4, Insightful

    Xcode is free if you've got a Mac. Otherwise it costs 1 Macintosh worth of dollars.

  5. Also held on Microsoft campus by SuperKendall · · Score: 5, Insightful

    Granted it moves every year, but this year it was also held at the Microsoft campus - and the 14 other apps were all written for Windows Mobile.

    Microsoft sponsored, at the Microsoft Campus, with mostly Microsoft apps - well, is it really so inaccurate to label it a Microsoft event even though technically it is not?

    It's close enough to be funny anyway.

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley
  6. Re:Startup Weekend NOT An MS Event by Schnapple · · Score: 5, Insightful

    Startup Weekend in general isn't an MS program, only the BizSpark program that helped organize this particular event.

    Well let's give them a little credit in not requiring everyone to only use MS products and develop for MS platforms.

  7. Re:Encourage use of MS tech by making the SDK free by R3d+M3rcury · · Score: 2, Insightful

    So you can build all the applications you want. But if you want to actually run them on your iPhone, it's $100.

    "We're giving away this car for free! But if you actually want to start it and drive it, you'll need to pay $50,000 for the key. Oh, and if you somehow tinker with the car so that you don't need to use this key, the car's warranty is voided."

    Nice dance, fanboi. But if you want to develop applications for your own personal use on the iPhone, it'll cost you $100.

  8. Re:Encourage use of MS tech by making the SDK free by schreiend · · Score: 2, Insightful

    Encourage use of MS tech by providing a mobile OS that doesn't suck. The last two years I had to develop for WM, and every time I thought I cannot be disappointed more I was wrong.Â

  9. Re:Encourage use of MS tech by making the SDK free by wumpus188 · · Score: 2, Insightful

    You know, two months ago I gladly payed $100 second time for my iDP program. Fanboism has nothing to do with it - these costs were recovered on the first day of my app sales.

    Some people spending money on apple stuff, some people are making money on the apple stuff.
    Some are just posting on Slashdot.

  10. Re:Encourage use of MS tech by making the SDK free by k2r · · Score: 4, Insightful

    > You can develop directly on your windows mobile pda.

    You can remove your appendix using a toothpick sticked into your left eye...

  11. Re:Encourage use of MS tech by making the SDK free by sbeckstead · · Score: 3, Insightful

    Nice research skills there MS fan boi, your own personal one is free others cost money! You can develop for the Windows Mobile platform for free, but not with any MS supported compilers. Minimum price for the ability to do it with supported compilers is whatever Visual Studio standard costs. Like $300.00 but you can get it free if you give up a weekday and attend the exact right launch party like I did.

  12. Re:Encourage use of MS tech by making the SDK free by sbeckstead · · Score: 1, Insightful

    C# is a toy language like VB

  13. Re:The only way to win by Anonymous Coward · · Score: 0, Insightful

    Have you ever actually used MS development tools? Yes, Visual Studio costs quite a bit of money, but it's light years ahead of any other dev environment.

  14. Re:The only way to win by setagllib · · Score: 2, Insightful

    Why do people keep repeating that? Even Microsoft's own developers admit that their C/C++ indexing is primitive and broken, while Eclipse's CDT, which has had maybe 0.0001% of the funding and man-hours, is already far superior.

    --
    Sam ty sig.
  15. Re:The only way to win by Anonymous Coward · · Score: 1, Insightful

    Because the vast majority of Windows programs aren't written in C/C++ any more? Love it or hate it, almost all new Windows application development is in .net now.

  16. Re:The only way to win by PsyckBoy · · Score: 3, Insightful

    You can also drive with your feet, that don't mean it's to be done

  17. Re:The only way to win by Spyky · · Score: 4, Insightful

    Yeah, sorry. I use Visual Studio every day and dabble in Eclipse and XCode. I prefer either of the later to Visual Studio. Visual Studio isn't a bad IDE, and it is certainly an appropriate choice for Windows only development, but saying it "light years ahead" of any other environment suggests you have never used anything else.