Objective C

Tag details

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

Look up Offsite Link "Objective", Offsite Link "C" at The Free Dictionary

Latest blogosphere posts tagged “Objective C”

  • Automatically save the dSYM files.


    Cocoa Is My GirlfriendAuthority Authority: 91
    For those not aware, when you compile an Objective-C application, whether it be for the desktop or for Cocoa Touch devices, the debugging symbols are stripped out of the binaries. Therefore, unlike other languages such as Java, when a crash occurs, there is virtually no way to determine where the crash occurred. ...
    6 days ago
  • Iphone Game Programming – Tutorial 12 – Saving State


    71 - The ramblings of two 30-something developersAuthority Authority: 120
    I’ve managed to squeeze in one last small tutorial for 2009. I had a request on the blog for a tutorial on saving game state. This is only a quicky and I’ve built it on the code from Tutorial 11. It covers how I’ve used NSCoding to store game state which is [...]
    6 days 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 ...
    1 week ago
  • Free Objective-C/Cocoa Code


    Rob FahrniAuthority Authority: 129
    Ive been tinkering with some code off and on for a while, and thought Id finally share it with the Mac Developer Community in hopes of getting some feedback as well as some users. The project is called Shrty , short for "Shorty", and you can use it to shorten URLs in your Mac Desktop or iPhone application. The ...
    1 week ago
  • Saving Game State


    71 - The ramblings of two 30-something developersAuthority Authority: 120
    Just a FYI that I’ve just started to put together a tutorial on saving game state. I had a request for a tutorial on this recently and its something I had to do in Sir Lamorak’s Quest.It actually sounds harder than it is. I ended up using NSCoding in the objects that I [...]
    1 week ago
  • iPhone Game Programming by TeamFreelance


    freelancersblog.netAuthority Authority: 177
    We require the services of a programmer to help create a game for the Apple iPhone. You should have experience creating apps and games for the iPhone, so knowledge of X-Code, Objective C and C++ is expected… (Budget: $250-750, Jobs: C/C++, Cocoa, Game Design, iPhone, Objective C) Original post by ...
    1 week ago
  • Parallel port application with TCP/IP by Prussell


    freelancersblog.netAuthority Authority: 177
    My need here is to implement a small C++/Java application. (But actually the program for solution 1 could be written in any language). Currently we have a java program, it writes to a printer on LPT1 the (parallel port)… (Budget: $30-250, Jobs: C#, C/C++, Delphi, Java, Objective C) Original post by Freelancer.com ...
    1 week ago
  • FileMaker Plugin for Folder Actions (Create, Delete, Move) by kgaz803


    freelancersblog.netAuthority Authority: 177
    FileMaker Plugin Development 6 Eeasy Folder Action Functions (mention whether you can provide WINDOWS and MAC version or only WINDOWS version) Overview 1. Create Folder 2. Delete Folder 3… (Budget: $30-250, Jobs: C/C++, Objective C) Original post by Freelancer.com - New Projects
    1 week ago
  • PhoneGap:Objective-C を知らなくても iPhone ネイティブアプリの開発が可能


    maclalala2Authority Authority: 421
    [ Build Native iPhone Apps with HTML, CSS, JavaScript and PhoneGap | YouTube] 興味深いビデオがある。 HTML、CSS、JavaScript で書かれた Web アプリを、PhoneGap というソフトを使って iPhone のネイティブアプリに変換するデモだ。 iPhone ...
    1 week ago
  • objc_msgSend() Tour Part 3: The Fast Path


    bbum's weblog-o-matAuthority Authority: 116
    In any case, with the foundation set — with the id of the object to be targeted in %rdi and the selector of the method to be invoked in %rsi — we can jump into objc_msgSend() and understand exactly what happens instruction by instruction. Or more specifically, the compiler issues a call into ...
    1 week ago
  • objc_msgSend() Tour Part 2: Setting the Stage


    bbum's weblog-o-matAuthority Authority: 116
    Objective-C is, ultimately, a simple set of extensions to C that provide an object oriented coding and runtime model. Objective-C fully embraces C and leverages the C calling ABI throughout. Every method call is really just a C function call with objc_msgSend() acting as the preamble that figures out exactly ...
    1 week ago
  • objc_msgSend() Tour Part 1: The Road Map


    bbum's weblog-o-matAuthority Authority: 116
    What follows (across this and 3 more posts, maybe more) is a rather detailed tour of objc_msgSend() as implemented in Mac OS X 10.6.2. Rather detailed in that every instruction will be explained. Even though it is relatively few instructions, there is a considerable amount of background information that is ...
    1 week ago
  • IPhone GPS MAP by juvinhiod


    freelancersblog.netAuthority Authority: 177
    I want an application built that will display current GPS position, speed, altitude and track on a map (Mercator projection using GeoTIFF format). It must be possible to import the map (GeoTIFF format) over WiFi/ USB and place four coordinates on the map to calibrate… (Budget: $30-250, Jobs: iPhone, MacOS, ...
    1 week ago
  • iPhone GPS map by stephandeby


    freelancersblog.netAuthority Authority: 177
    I want an application built that will display current GPS position, speed, altitude and track on a map (Mercator projection using GeoTIFF format). It must be possible to import the map (GeoTIFF format) over WiFi/ USB and place four coordinates on the map to calibrate… (Budget: $30-250, Jobs: iPhone, MacOS, ...
    1 week ago
  • uispec - Project Hosting on Google Code [del.icio.us]


    Expanding horizonsAuthority Authority: 130
    UISpec is a Behavior Driven Development framework for the iPhone that provides a full automated testing solution that drives the actual iPhone UI. It is modeled after the very popular RSpec for Ruby.
    2 weeks ago
  • Two Sorts Of Language


    Robert BrookAuthority Authority: 426
    No, make that three. There are three sorts of language – I mean programming language, of course: - the language you wish you used - the language you actually use - the language you’re glad you don’t use And for me, in 2004 they are were : - Lisp - Perl - ASP (and similar) And now, in 2009: - Lisp, or ...
    2 weeks ago
  • New from O’Reilly — iPhone Game Development


    iDevGamesAuthority Authority: 417
    ‘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 ...
    2 weeks ago
  • Re-Brand Open Source RSS Reader by ceq2000


    freelancersblog.netAuthority Authority: 177
    We are looking for a developer to take an open source iPhone RSS application and re-brand it (re-skin). Very easy and small project. (Budget: $30-250, Jobs: Cocoa, iPhone, MacOS, Objective C) Original post by Freelancer.com - New Projects
    2 weeks ago
  • Home | three20.info [del.icio.us]


    Expanding horizonsAuthority Authority: 130
    Finally... documentation!
    3 weeks ago
  • Iphone Application Developer Classes by logisticdata


    freelancersblog.netAuthority Authority: 177
    We are proud to present an iphone application developer classes in New York City. Anyone who is interested in developing successful applications will get good training, games, gps, mp3. Classes are in New York City starting Jan 2010 and 6 weeks long… (Budget: $250-750, Jobs: .NET, iPhone, Joomla, Objective C, ...
    3 weeks ago

Comments about Objective C

Personal attacks are NOT allowed
Please read our comment policy