A New version 1.2 of Sqlite Editor is coming soon!
What’s new in the new version? 1. Several bug fixes (Crashes while Generating DDL, etc). 2. Memory optimization. 3. Design renewed.
Read MoreNet Reversi is now AVAILABLE on App Store
Net Reversi is an implementation of reversi (othello). Net Reversi has three game modes: 1. Human versus iPhone. 2. Human versus Human on a single device. 3. Net Game. It’s when you play on your iPhone versus a player who plays on his/her iPhone (or Mac). Net Revesi Mode uses WIFI for net game mode. You can browse for players connected to your local network, select a player and invite him/her to game. Also Net Game Mode supports MESSAGING with remote payer in browsing and game playing...
Read MoreI have a dream!… :) Python IDE for iPhone
I have in idea to create a new project. The aim is a full featured IDE for Python. It must be able to create projects (I mean to create something like MyAplication.app in default Applications folder, or somewhere else; then create link to python, put some icon, create all needed .plist files, MyApplication.py and MyApplicaton shell script and all other neded stuff as it’s show by Saurik) and manage its .py files and settings directly on iPhone. I selected Python becouse python is the...
Read MoreHello Mac Cocoa
Here I’m gonna introduce you the paradigm of programming for Mac using Cocoa, Objective C. The aim is to make a calculator app. By the way, the project soon ported to iPhone. And that requred just fiew changes. I mean development for both platforms is mostly identical. Well, I have a standard program scheme that I use each time I need to test some new for me platform, that’s “Calculator”. It looks like this: We have 1 class, let’s call it MYCalculator. We have 2 classwide available...
Read More
Recent Comments