Dr. Dobb's is part of the Informa Tech Division of Informa PLC

This site is operated by a business or businesses owned by Informa PLC and all copyright resides with them. Informa PLC's registered office is 5 Howick Place, London SW1P 1WG. Registered in England and Wales. Number 8860726.


Channels ▼
RSS

Mobile

Inside the Lab: iPhone Software Development


DDJ: We're talking today with Alexander Tyagulsky, coordinator of the ConceptDraw Lab Project, a Web site sponsored by CS Odessa that provides freely available widgets, utilities, and add-ins, and public beta testing of new software. Alexander and his co-developers at ConceptDraw Labs are students of Applied Mathematics in Odessa National University. In a recent announcement, CS Odessa said it is releasing an iPhone version (developed by the Lab) of its logic game Aha!.

Alexander, what is the ConceptDraw Lab all about?

AT: At ConceptDraw Lab, we look for the best way of quickly implementing interesting ideas that aren't related to our commercial products, but still may be useful to our (and other Mac) users. We have a long-term partnership with Odessa National University with the main purpose of partnership to deliver strong practical knowledge to computer science students. Students usually have a good knowledge about programming, but no idea about software product marketing and sales, user-interface design, and its importance for overall product quality -- and, of course, they have never seen a single Mac :)

We have a summer program for students during which we show them the real software development process, and with ConceptDraw Lab they have possibility to invent new products, develop them, and market to a wide audience. Additionally, we investigate new technologies and trends in software to implement in our future products. The first technology we researched was widgets and now we are a making Web 2.0 diagramming service (we haven't announced it yet). That project will help us to bring our desktop products into the Web. And of course an iPhone game is the best way to test an iPhone application platform.

DDJ: So that's why are you developing an iPhone edition of Aha!?

AT: This project is intended to provide the new Apple mobile platform with high-quality game content since an iPhone without good games is like an iPod without good songs. Aha! game was the best choice for our first iPhone application.

DDJ: But according to what we read, there are no SDKs planned for iPhone software development. So what tools did you use to implement the game for the iPhone?

AT: We are developing this game using HTML + Javascript + animated gifs (to create animations) and Apple Dashcode Beta as a development environment. As the result the game will be available as a dashboard widget as well.

DDJ: Were you able to port the game logic, but write new code for system issues?

AT: No.

DDJ: What was the most difficult aspect of creating the game for the iPhone?

AT: Well, we haven't finished yet because, we have just started :) . But the most difficult part of development will be testing on real device not Mac OS X based Safari. Since we are Ukrainian-based company, we can't get iPhone into our hands on June 29, but we hope to get one at the middle of July. Meanwhile our sales personnel in U.S. will work as testers :)

DDJ: Is there a web site that readers can go to for more information about Aha!?

AT: Yes, they can play a demo version of Aha! or another logic game called Alchemist.


Related Reading


More Insights






Currently we allow the following HTML tags in comments:

Single tags

These tags can be used alone and don't need an ending tag.

<br> Defines a single line break

<hr> Defines a horizontal line

Matching tags

These require an ending tag - e.g. <i>italic text</i>

<a> Defines an anchor

<b> Defines bold text

<big> Defines big text

<blockquote> Defines a long quotation

<caption> Defines a table caption

<cite> Defines a citation

<code> Defines computer code text

<em> Defines emphasized text

<fieldset> Defines a border around elements in a form

<h1> This is heading 1

<h2> This is heading 2

<h3> This is heading 3

<h4> This is heading 4

<h5> This is heading 5

<h6> This is heading 6

<i> Defines italic text

<p> Defines a paragraph

<pre> Defines preformatted text

<q> Defines a short quotation

<samp> Defines sample computer code text

<small> Defines small text

<span> Defines a section in a document

<s> Defines strikethrough text

<strike> Defines strikethrough text

<strong> Defines strong text

<sub> Defines subscripted text

<sup> Defines superscripted text

<u> Defines underlined text

Dr. Dobb's encourages readers to engage in spirited, healthy debate, including taking us to task. However, Dr. Dobb's moderates all comments posted to our site, and reserves the right to modify or remove any content that it determines to be derogatory, offensive, inflammatory, vulgar, irrelevant/off-topic, racist or obvious marketing or spam. Dr. Dobb's further reserves the right to disable the profile of any commenter participating in said activities.

 
Disqus Tips To upload an avatar photo, first complete your Disqus profile. | View the list of supported HTML tags you can use to style comments. | Please read our commenting policy.