adc

Should you register new extensions with Apple?

Do I need to register new extension types with Apple before I release an application that would create them on OS X? ...

iPhone Developer Program, how does it work?

My question is concerning how the Apple Developer program works.  I am not yet signed up to submit apps to the App Store, so I was wondering how the process works.  Are apps submitted through their website with an interface? How do the taxes/rates work?  How often can you submit updates, or update the info for the app? ...

Is there any security risk if we install SSL Certificate at the load balancer instead of the servers?

hi! i'm doing a bit of research on this, so is there any security risk if we have the SSL certificate installed at the load balancer instead of the server? and what is the industry best practice to install SSL certificates? on server, load balancer, or ADC? thanks a lot! ...

Apple Developer Connection log-in problems

Is there a trick to logging in to Apple Developer Connection? For the past two weeks, out of about 100 tries, I've been able to log in three times. Every other time, after a successful entry of my username and password, it takes me back to the login screen. This happens to me on both my Macs, on Safari and Firefox, so I'm not hopeful of...

Apple Push Notification Service.

I am attempting to follow the instructions on this page: http://developer.apple.com/iphone/library/documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/ProvisioningDevelopment/ProvisioningDevelopment.html#//apple_ref/doc/uid/TP40008194-CH104-SW4 To write a Java based test server that will push a payload on the sandbox push...