Appletell

« Back to Appletell.com
Dabbledoo Media Gadgetell Gamertell Appletell

Subscribe to Appletell by Email:

Preview

Articles about sdk: November 21, 2008

Say hello to the iPhone SDK 8th beta version

by Arnold Zafra on Jun 28, 2008 at 08:35 AM

iPhone SDK beta version 8Finally, just in time for the release of the iPhone 3G in a couple weeks, Apple has released the 8th beta version of the iPhone Software Development Kit. This new iPhone SDK includes everything that third-party iPhone application developers could probably need, including tools, compilers, frameworks and documentation. In addition, the SDK also contains the Xcode IDE, as well as the Instrument analysis tools and many more.

The iPhone SDK also includes the iPhone Simulator, which enables developers to create applications that run on both the iPhone and iPod Touch. It is compatible with the final iPhone 2.0 release, and can be used to build and sign any iPhone OS application that needs to be submitted to the App Store.

The iPhone SDK is free to download, but if you’re keen on submitting your iPhone OS applications, you must be a member of the iPhone Developer Program. Being a member also gives you a complete and integrated process for developing, debugging and distributing your free, commercial, or in-house applications. Likewise, it also gives you access to the complete package of development resources, real-world testing on iPhone, and distribution facility to the App Store.

Via [Palluxo]

Related


IPhoneDevCamp 2 is now open for registration; Register now

by Opal Tribble on May 28, 2008 at 03:30 PM

iPhoneDevCamp 2

Great news for those itching to register for the iPhoneDevCamp 2 you are now able to register for this event. Registration for the iPhone developer’s camp began earlier this week. iPhoneDevCamp 2 is not affiliated with Apple, Inc. iPhoneDevCamp 2 is a not-for-profit event. Sponsors for the event include such companies like Adobe Systems, Belkin, VMware Fusion, iLounge, Funambol, Core Cases, The Apple Phone Show, iWipes along with many others.

MORE »


Sections: Apple News


iPhone developer program now international

by Josh Holat on May 7, 2008 at 09:00 PM

iPhone SDK IconApple has now opened up its iPhone and iPod Touch developer program to areas outside of the United States.  Why does this matter?  Now, developers outside of the States can create official, Apple accepted apps that can be published in the App Store that is to come out with the new iPhone software in June.  All of this news comes from a TUAW reader who says he has been accepted into the program but lives in the UK.

This is great news not only for the developers who will now be able to create apps, but also for everyone who owns an iPod Touch or iPhone.  This creates a potential for hundreds of more apps created by the large population of Apple developers outside of the States.  I’ve said it before, the SDK announcement is going to be huge, and I have a feeling the App Store is going to be filled with hundreds of goodies to waste some time trying out and using.  The usefulness of the iPhone will skyrocket with third party apps, and I can’t wait.  Are you excited?

Related


iTunes controller on your iPhone?

by Josh Holat on Apr 28, 2008 at 02:30 PM

iControl Strings width=According to the latest iPhone firmware release, Apple is currently working on an iTunes controller for your iPhone called, you guessed it, iControl.  This application would allow you to wirelessly browse your iTunes library from a local source and stream your music and other content.  This information came from a group of strings in the latest beta release of the new iPhone software and could be one of the apps Apple will be releasing themselves when the SDK comes out.  If you’ll remember, back in July, Apple applied for a patent for this sort of thing.  That patent stated:

A portable multimedia player (such as the iPod. manufactured by Apple Computer, Inc. of Cupertino, Calif.) is used to wirelessly access and control a media server (such as a personal computer running iTunes software) that is streaming digital media by way of a wireless interface to a media unit (such as a stereo/speakers in the case of streaming digital audio).

This all sounds pretty cool to me and would be another great addition to the phone.  However, it leaves me wondering whether or not, like above, other iPods will get the same functionality.  It may be kind of hard at this point considering all iPods (besides the Touch) have yet to receive some sort of wifi connectivity.  Could this be a sneak peak of things to come?

Via [TUAW]

Related


Aperture 2.1 SDK released, people jump up and down

by Alec Feld on Apr 28, 2008 at 01:46 PM

Aperture

For those of you who use Aperture, a new version of the SDK for the popular photo management app has arrived. If you can’t remember straight, Aperture 2.1 added a greater ability to write and create plugins, extras, and even editing tools. A month later, the SDK has arrived, allowing the general public to stop looking at and finally create these add ons. Hopefully with the SDK out, Aperture’s functionality will be greatly improved (sorry, I’m a Lightroom fan.) The SDK is available for download from ADC, so go, check it out, and start coding!

[ADC] via [TUAW]

Related


Java still a maybe for the iPhone? Will this ever end?

by Josh Holat on Apr 28, 2008 at 10:34 AM

Java LogoIt is fairly well known that Apple has not been very enthused about having Java on the iPhone, most likely due to battery drainage.  However, DigitalArts is now reporting that Sun is still trying to find a way for this to happen.

“We’ve expressed our intent to do this and our desire, really, to work with Apple to build a JVM (Java Virtual Machine) for the iPhone and we’re sort of moving forward with that,“ said Eric Klein, Sun vice president of Java marketing, this week.

While this goes on, Sun has started working with Innaworks on a product named alcheMo.  This is currently in beta release and would be used to convert the Java ME code that developers use into a code that would be allowed on the iPhone via the SDK.  Right now, this is more targeted towards game developers and would contain an optimization translator.  However, Sun still wants to get their actual platform on the machine via their JVM, and Klein says that they are currently “in discussions” with Apple.

What do you think, is it going to happen this time or is Apple still going to say no?

Related


A sure sign the new iPhone software will allow background processes?

by Josh Holat on Apr 28, 2008 at 10:13 AM

iPhone SDK Road MapAs you know, the new iPhone SDK beta 4 has recently come out, but there is something interesting about this one.  Originally, developers believed that the iPhone would not allow background processes, such as receiving instant messages from one application while in a different one.  A reason for this could possibly be the drain it could cause on the battery, or simply Apple just wanting to keep the device stable.  However, the new SDK beta now supports the UIApplication delegate class which, according to TUAW:

“There are definitely some very interesting methods added to UIApplication’s delegate, including methods for badging the Springboard icon, and methods related to gaining and resigning “active” status - seems like background apps may be permitted somehow.“

So is this concrete proof of background processes, or is this whole idea just blown out of proportion to begin with?  I’ll let you be the judge, but I, for one, sure hope that Apple will allow apps to run in the background.

Related


iPhone SDK Beta 4 Released

by Mark Rowland on Apr 25, 2008 at 09:11 AM

A few additions and fixes for the iPhone SDKA few days ago, Apple quietly release the fourth installment of its iPhone Software Development Kit (SDK), and it is available on the Apple Developer Center site. 

The most publicized and prominent change in the newest SDK version are certain changes to the iPhone simulator.  Previously, a developer would be unable to render 3D graphics in the iPhone simulator, and would be forced to test out those changes on the iPhone or iPod touch.  The Simulator now supports OpenGL ES, allowing the previously mentioned rendering to happen within the iPhone simulator, right on your computer.  Another prominent addition to the SDK is code signing, so though invalidated code will work in the iPhone Simulator, it would be worthless on the iPhone. 

Other less significant changes in the SDK include a slimmed down program, while still maintaining the full capabilities of the last version.  Xcode 3.1 has been included, along with UIFont, UIApplication, Audio ToolBox, and more NSXMLParser support.  With 200,000 subscribed developers and counting, you can be sure to expect a good handful of great new apps available when the App Store opens its doors in June

Via [MacNN]

Related


Apple Files IM Patent

by Mark Rowland on Apr 22, 2008 at 11:02 AM

IM for iPhone/iPod Touch: Coming Soon?

A recent patent application filed by Apple sheds light on a new application possibly coming soon for the iPhone and iPod Touch.  Although at first glance the application looks almost exactly the same as the current Short Messaging Service (SMS) application for the iPhone, it is actually quite different.  Some of the main differences would include an Internet-based chat service (as opposed to a cellular phone texting service), a dedicated text input area, suggested words shown, and a slightly tweaked UI.  Some of the patent text also detailed the possibility of Multimedia Messaging Service (MMS), much like today’s iChat Theater.  Hopefully this patent will turn into an actual product, as Instant Messaging has shown up regularly as one of the most requested features on the iPhone.  Should this not become reality, the only alternative for IM would be the rumored AOL Instant Messaging Application, but that would be slightly limited by possibility of Apple blocking apps such as Firefox, Java, and other background apps.

Via [AppleInsider]

Related


Visual search engine coming to iPhone in June

by Stephen Chinnadorai on Apr 19, 2008 at 03:20 PM

ViPRThe iPhone SDK will bring thousands of new applications to the iPhone and iPod Touch that weren’t possible to make in the past. Evolution Robotics is creating a revolutionary visual search technology they call ViPR - and it’s coming to the iPhone this June. ViPR lets you take a photo with you’re iPhone’s built-in camera of any book, movie or CD, send it to their server, and automatically get an e-mail back with all the information about it; YouTube videos, iTunes music store links, Wikipedia links and more.

The iPhone is not the only phone to be treated with ViPR. It will also be deployed in Japan on KDDI’s camera phones this Spring. Check the video after the jump, you’ll see how well this demo of ViPR performs - even when the camera angle is not straight:

MORE »




Next Page »
Masthead
Executive Editors
Editor
black friday 2008
Appletell Originals
Apple and a gaming
console?

Quirky and unusual
iPhone complaints

Recent Comments