Some news about iPhone Python IDE
After spending 2 days i developed main class design and played a bit with UI, and found a name for this app, I colled it “PyIDE” or “pyide”. The attached images are a bit old. But that’s what I have on my iPhone now. Newer screen shots are on my macbook, and I will post them...
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 MoreHello iPhone
Here I’m gonna introduce you the paradigm of programming for iPhone using CocoaTouch, Objective C. The aim is to make a calculator app. By the way, this app is first created for Mac and then 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,...
Read MoreXcode Template for pwned iPhone device
I found a nice template for Xcode for pwned iPhone. This is very useful becouse I live in Azerbaijan where Apple doesn’t officialy sell iPhone. Here is the link
Read MoreVote XML – voting system, works on PHP4 or PHP5 and uses XML as database
Vote XML v1.0 Information: Simple voting system created using PHP/XML Features: Doesn’t need MySQL or any other database Runs on PHP 4 and PHP 5 Uses XML Runs on Apache with “REGISTER_GLOBALS” parameter set “OFF” Demands: Apache 1.3 or Apache 2 PHP 4 or PHP 5 License: This program is distributed under GNU GPL license Out of GNU GPL license usage is prohibited This program is distributed “As is” This means that if your system was damaged while...
Read More
Recent Comments