Invitation to connect on LinkedIn

2010-10-19 Thread Simone Gabbriellini via LinkedIn
LinkedIn
Simone Gabbriellini requested to add you as a connection on 
LinkedIn:
--

Cameron,

I'd like to add you to my professional network on LinkedIn.

- Simone

Accept invitation from Simone Gabbriellini
http://www.linkedin.com/e/-bq75p7-gfgqmxip-1u/AdB-vBGUaPDD8CAZeSRcxp2nG5JDH2anAKj_Cxr/blk/I907114579_3/pmpxnSRJrSdvj4R5fnhv9ClRsDgZp6lQs6lzoQ5AomZIpn8_cRYVdPkQcj4Tc3B9bRZLblARt6xPbPcPdj4TdjoVdP4LrCBxbOYWrSlI/EML_comm_afe/

View invitation from Simone Gabbriellini
http://www.linkedin.com/e/-bq75p7-gfgqmxip-1u/AdB-vBGUaPDD8CAZeSRcxp2nG5JDH2anAKj_Cxr/blk/I907114579_3/0PnPATdjgNcjsMekALqnpPbOYWrSlI/svi/
 
--

DID YOU KNOW you can showcase your professional knowledge on LinkedIn to 
receive job/consulting offers and enhance your professional reputation? Posting 
replies to questions on LinkedIn Answers puts you in front of the world's 
professional community.
http://www.linkedin.com/e/-bq75p7-gfgqmxip-1u/abq/inv-24/

 
-- 
(c) 2010, LinkedIn Corporation
___

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: Why I have to load nib file?

2009-08-26 Thread simone gabbriellini

Hi,
Try to look at the info.plist file, there should be a link to the nib  
file...


Simone

Sent from my iPhone

On 26/ago/2009, at 07.48, Agha Khan  wrote:


Dear Roland King:
I admit I am new to iPhone and did read that book. which I mentioned.
In future I will try not to ask before googling.
Best regards
Agha

On Aug 25, 2009, at 9:51 PM, Roland King wrote:

Do you ever try reading any documentation before you post your  
random questions to the list?


go read this

http://developer.apple.com/iphone/library/documentation/UIKit/Reference/UIKitFunctionReference/Reference/reference.html#//apple_ref/c/func/UIApplicationMain

and that

http://developer.apple.com/iphone/library/documentation/iPhone/Conceptual/iPhoneOSProgrammingGuide/ApplicationEnvironment/ApplicationEnvironment.html#//apple_ref/doc/uid/TP40007072-CH7

Agha Khan wrote:

HI:
Reading iPhone Developer's Cookbook I realized we do not need a  
nib  file.

The author was developing all applications without nib files.
It worked fine with OS 2.2.
Toady I complied his first program  and got this error message.
2009-08-25 21:32:56.428 HelloWorld[2770:20b] Failed to load   
NSMainNibFile //MainWindow.
But why? We shouldn't get this message. How can we get rid of  
this  message.

int main(int argc, char *argv[]) {
  NSAutoreleasePool * pool = [[NSAutoreleasePool alloc] init];
  int retVal = UIApplicationMain(argc, argv, nil,   
@"SomeAppDelegate");

  [pool release];
  return retVal;
}
Best regards
Agha
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/rols%40rols.org
This email sent to r...@rols.org


___

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/simone.gabbriellini%40gmail.com

This email sent to simone.gabbriell...@gmail.com

___

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com