IPAD must-haves. And fun-to-haves.

Brighten your iPad with a colorful cover, stream to your TV, download pictures from your digital camera, and more. There’s already so much you can do with iPad and iPad mini

Apple Wireless Keyboard

The incredibly thin Apple Wireless Keyboard uses Bluetooth technology, which makes it compatible with iPad

Apple unveils iPad mini: ‘Thin as a pencil, light as paper’

iPad inspires creativity and hands-on learning with features you won’t find in any other educational tool

Lightning connector and FaceTime HD camera

Apple announces 4th generation iPad packing an A6X CPU

Pages

Showing posts with label Where. Show all posts
Showing posts with label Where. Show all posts

Sunday, January 19, 2014

Re: Where to start programming

Re: Where to start programming

Saturday, January 18, 2014

Where to start programming

I want to learn how to program apple apps using Xcode 5. I have no experience in coding and am eager to learn. I do not know where to start though. Please list any books or means of learning this because I have no experience nor place to start. Thanks!!


View the original article here

Sunday, October 13, 2013

How do I set up an e meil accont? be specific on what information to place where?

How do I set up an e meil accont? be specific on what information to place where?


View the original article here

How do I set up an e meil accont? be specific on what information to place where?

How do I set up an e meil accont? be specific on what information to place where?


View the original article here

Monday, September 9, 2013

LONDON DEVELOPERS: Looking for a new iOS Dev job, any suggestions where to look?


Hi All,



I'm currently looking for a new iOS Dev position somewhere in London, does anyone have any suggestions of where to look; job boards/forums/blogs?



I don't deal with recruitment agencies anymore based on previous bad experiences & the standard job boards aren't very fruitful.



Is there somewhere I should be looking that I don't know about..?




Any help/advise would be really appreciated.



Cheers,


LB


View the original article here

Sunday, August 18, 2013

where can I find the complete MDM implemention document

I'm implementing for the iOS MDM management server right now, I referenced this link :https://developer.apple.com/library/ios/featuredarticles/iPhoneConfigurationProf ileRef/Introduction/Introduction.html#//apple_ref/doc/uid/TP40010206

and this link:

https://developer.apple.com/library/ios/documentation/NetworkingInternet/Concept ual/iPhoneOTAConfiguration/Introduction/Introduction.html#//apple_ref/doc/uid/TP 40009505  

but I found these two refrenced documents are not fully documented, for example I cannot find the AccessRights:8191 and 2047,  and the profile key:CheckOutWhenRemoved, these keys are not list in the doucments.

 

I'm new to develop iOS, could you tell me where can I find these infomation?


View the original article here

Re: where can I find the complete MDM implemention document

It is a server side implementation. So, the "package" term doesn't apply here.


View the original article here

Saturday, August 17, 2013

Where can i download the Iphone SDK? I read that XCode includes it but when i download it it doenst include the SDK.

Ive went into Xcode to see if there were other downloads but the only thing i see is the ios simulator


View the original article here

Friday, August 9, 2013

Where can I create iPhone Developer Program Portal to activate ioS 7 Beta 5

Where can I create iPhone Developer Program Portal to activate ioS 7 Beta 5


View the original article here

Monday, June 10, 2013

Re: Where should I start?


Hi!  I'm a software developer and author. 



First off, I'd need to know what platform(s) you want to target whe writing code (you seem to want to write Apple software, but for which OS:  iOS or OS X)? 



When you say "my knowledge of code is very basic," what code do you slightly know?



If you are intrested in writing native iOS or OS X apps and submitting them via their respective app stores, then I suggest you consider learning Objective-C.  However, Objective-C is a tricky language for beginers as it is a subset of the C language.  For a beginner, I would first advise you learn a simpler programming language: JavaScript.  C, Java, C++, Objective-C, etc. are what I feel more difficult languages to grasp. However, a third party, PhoneGap offers develoeprs without knowledge in Objective-C to program native iOS apps using HTML, CSS, and JavaScript. 



If you don't know HTML, CSS, and JavaScript already, then I hope to point you in the right direction with the following books:  HTML & CSS (after reading this book to hone my skills with HTML5, I honestly thought it was fantastic).  JavaScript: The Missing Manual is an excellent beginer's book on JS (although I would suggest that you read HTML & CSS first).  If you want to learn Objective-C, then this is an excellent beginer's book as well. Although it is aimed at a beginer, I do want you to recognize that Objective-C is still going to be a more difficult language than JavaScript. 



Also, search Google for anwswers to tricky problems which you may encounter.  Watch videos on YouTube.



Let me know what you think and if you need any further assistance.  I'm more than happy to help.   Happy WWDC week! 


View the original article here

Where should I start?

Hi, I'm new to the forum so I'm not sure where to ask this but hopefully you can help me.I'm fifteen I've been looking into being a software engineer for a while and I've wanted to work with apple. My question is where do I start my knowledge of code is very basic I'm just starting so if you could please help that would be awesome thanks.


View the original article here

Re: warnings from the IDE where there are no lines of code?

HAve you done a clean then a build to see if that clears it?

 

What are the warnings?


View the original article here

Where should I start?

Hi, I'm new to the forum so I'm not sure where to ask this but hopefully you can help me.I'm fifteen I've been looking into being a software engineer for a while and I've wanted to work with apple. My question is where do I start my knowledge of code is very basic I'm just starting so if you could please help that would be awesome thanks.


View the original article here

Re: warnings from the IDE where there are no lines of code?

HAve you done a clean then a build to see if that clears it?

 

What are the warnings?


View the original article here

warnings from the IDE where there are no lines of code?

hello again, i seem to have various 'yellow warning bars' in my IDE highlighting a problem where there is actually no code?, or  its highlighting a line in an area of commented out code?. whats going on. I have tried

 

  • saving the file
  • building the project(which indeed builds) to get rid of them. No change.
  • closing the project completly and reopening it

 


 

why is this happening?.  something is obviusly out os sync

 

any thoughts appreciated.


View the original article here