xcode

Tag details

Welcome to the 'xcode' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'xcode'.

Look up Offsite Link "xcode" at The Free Dictionary

Latest blogosphere posts tagged “xcode”

  • How to implement shadows with OpenGL ES on iPhone SDK — an overview


    Surgeworks Blog Surgeworks BlogAuthority Authority: 117
    One of our projects currently under development is a 3D puzzle game where player will manipulate a number of cubic blocks. Those blocks can be moved above the board so to look realistic they need to cast shadows onto the board. Despite shadows are used in many 3D games and OpenGL ES does have all necessary things to ...
    1 day ago
  • How To detect an internet connection with the iPhone SDK


    Josh HighlandAuthority Authority: 91
    There are several ways to problematically detect if an iPhone has an internet connection, but most of them cant tell you how the iPhone is connected to the internet. Apple has sample code to accomplish just this task. The Reachability class is not shipped with the SDK, but is part of a sample project of the same ...
    2 days ago
  • Vision Smarts releases Free pic2shop 3.0 for iPhone: Comparison Shopping


    iPhone News at Desinformado.com | The Complete Source for iPhone NewsAuthority Authority: 150
    Vision Smarts today announces pic2shop 3.0, a major update to their free comparison shopping utility for iPhone devices. Designed specifically to leverage the iPhones unique capabilities and touch interface, pic2shop is a state-of-the-art barcode scanner. As easy as snapping a picture of a barcode, instantly make a ...
    2 days ago
  • CPAN FAIL


    InfotropismAuthority Authority: 109
    A couple of years of not doing much Perl, and then coming back to it relatively fresh, is pretty eye-opening. Today I got some insight into what Perl is like for people who haven’t been doing it for years, and perhaps some understanding of why Perl doesn’t seem to be making many new converts. I decided I was ...
    6 days ago
  • Tell Xcode Not to Compile a File


    [iPhone developer:tips];Authority Authority: 118
    By default, when you create a new file or import a file into Xcode, if the file type is recognized as a source file (.c, .m .js, etc), the file is added to the Compile Sources folder in the application target. You may not always prefer this default action – for example, if a JavaScript file is imported, Xcode ...
    1 week ago
  • New from O’Reilly — iPhone Game Development


    iDevGamesAuthority Authority: 413
    ‘iPhone Game Development’ by Paul Zirkle, Lead Mobile Programmer at Konami Digital Entertainment and Joe Hogue, a mobile programmer with Electronic Arts. Together, provides an experienced iPhone developer with the knowledge needed to make games for the Apple iPhone. Starting with a basic overview of game and ...
    1 week ago
  • Apple Releases XCode Update


    Infosecurity.USAuthority Authority: 134
    News, overnight, of the latest Apple Inc . (NasdaqGS: AAPL ) release of a significant update to the Cupertino, California based hardware and software manufacturer’s XCode Developer Platform for MAC OS X 10.6 Snow Leopard . Improvements enumerated in the release include Clang Optimizer gdb and Instruments bug ...
    3 weeks ago
  • iPhone Bluetooth Tethering Not Working?


    Green's OpinionAuthority Authority: 111
    I love my iPhone and I love its Bluetooth tethering capability. I use it every day for at least two hours. Much to my dismay, one day it stopped working without explanation. On my mac the Bluetooth Connect to Network menu item was disabled, and for the life of me I couldnt figure out what was wrong — no error ...
    3 weeks ago
  • Extracts of Local Distance [Mac, C++, Photography]


    CreativeApplications.NetAuthority Authority: 557
    Local Distance is a project by Frederic Gmeiner , Torsten Posselt & Benjamin Maus where countless fragments of existing architectural photography are merged into multilayered shapes. The resulting collages introduce a third abstract point of view next to the original ones of architect and photographer. ...
    3 weeks ago
  • Iphone Xcode Programmer Needed


    Get a Freelance JobAuthority Authority: 182
    I need a tab added to my app. When this tab is selected it will display a file manager page where users can open video or image files only. Abilities to rename, delete, move, create new folder, and visit parent directories.
    3 weeks ago
  • String Comparison in the iPhone SDK


    Josh HighlandAuthority Authority: 91
    The wrong way to do string comparisons in the iPhone SDK if ( myTitle == @"HELLO" ) The right way if ( [ myTilte isEqualToString : @"HELLO" ] )
    3 weeks ago
  • Unit testing and coverage with XCode


    Michael TysonAuthority Authority: 99
    There are several great resources out there on how to incorporate unit testing into XCode projects. It’s all built into XCode now, and it’s fantastic. I just got coverage working too, thanks to a useful article at SuperMegaUltraGroovy on how to use code coverage with XCode . There were a couple of caveats ...
    3 weeks ago
  • Iphone Programmer Needed Xcode


    Get a Freelance JobAuthority Authority: 182
    Hello, I need a simple feature for my simple app. I need my app modified to have a built in file manager that can rename, view, delete, create folders, and move files. This feature is already some what implemented but needs fixing.
    3 weeks ago
  • Objective-C: first impression


    stlplaceAuthority Authority: 114
    I like Apple products: I had iPod Nano (2nd gen) since 2007, and I owned MacBook (white plastic), and bought iPhone for my wife this Jan. All bring us very good user experience. That is not to say, Apple products are flawless. IPod and iPhone will die once a while, but nothing catastrophic as it does not erase music ...
    3 weeks ago

Comments about xcode

Personal attacks are NOT allowed
Please read our comment policy