Archives
Apple
App Store
App Store
AppStore
blogging
Calculator
Cocoa
CocoaTouch
Couple
Couples
Development
Dock
Download
Event
FingersTune
FREE
Game
hello world
iCouples
IDE
ipad
iPhone
iPhone OS
iTunes
Mac
Net Reversi
Objective C
PHP
Programmers
Programming
pwned
Python
Restart
Reversi
Screencast
Screenshot
Screenshots
Sketches
SQL
SQLite
SQLite Editor
Template
Top 10
Tutorial
update Blog (48)
Design (14)
Development (18)
Products (19)
Uncategorized (1)
WP Cumulus Flash tag cloud by Roy Tanck and Luke Morton requires Flash Player 9 or better.
Blog
SQLite Editor soon will be available on iTunes AppStore
Posted by Topchiyev on Feb 19, 2009 in Blog, Development, Products | 0 comments
SQLite Editor allows to: 1. Create & manage SQLite database files. 2. Create & manage tables. 2. Manage rows in tables. 3. Run, save, open custom sql scripts. 4. Export database file to given email. SQLite Editor contains full SQLite syntax reference. And allows to search in the reference content. SQLite Editor is property and product of Pasha L. Topchiyev http://iTopchiyev.com SQLite is property of SQLite Development Team –...
read moreiCouple is now available on iTunes App Store
Posted by Topchiyev on Feb 13, 2009 in Blog, Development, Products | 0 comments
...
read moreOcarina Pitcher updated to version 1.0.1
Posted by Topchiyev on Feb 2, 2009 in Blog, Development, Products | 2 comments
Ocarina Pitcher updated to version 1.0.1 What’s new in version 1.0.1: Better system integration. Stability improvement The new version can be downloaded from OcarinaPitcher-1.0.1-Intel-Leopard.dmg
read moreOcarina Pitcher – pitch editor and companion for Smule Ocarina
Posted by Topchiyev on Jan 30, 2009 in Blog, Development, Products | 2 comments
OcarinaPitcher is a Mac application for creation, editing, playing and printing pitches for Smule Ocarina application. With OcarinaPitcher you can easily edit pitch on mac then play it. If you’ll find some wrong notes you can correct them. Then save or print the pitch. And finally start learning this pitch on iPhone, or other 4-hole ocarina. OcarinaPitcher is free for...
read morePyIde project stage after 16 days from start.
Posted by Topchiyev on Oct 30, 2008 in Blog, Development | 15 comments
In last 19 days from 10 October I hadn’t so much time to work on PyIde, but I did some work. So we can see some results, and a sketch of what we’ll get at the end. What did I plan: Fully featured IDE for Python for iPhone. Project (Application) creation with its own “*.app” folder in Applications, shell scripts, log files (for debugging), python sctipts. And all this have to be runnable just after creation of the project. Also soon may be possible to use project templates. For examle: UINavigationController...
read moreTop 10 Things That Annoy Programmers
Posted by Topchiyev on Oct 24, 2008 in Blog, Development | 2 comments
By Kevin Pang Programmers all have their pet peeves. Whether it’s scope creep, Hungarian notation, or smelly coworkers, we’ve come to accept that there are certain nuisances that come with our line of work. The following is a list of the top 10 things that annoy programmers, compiled from the results of my recent question on StackOverflow (you must be a closed beta tester to access the link) along with some of my own experiences as a programmer: 10. Comments that explain the “how” but not the...
read moreSome news about iPhone Python IDE
Posted by Topchiyev on Oct 13, 2008 in Blog, Development | 3 comments
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
Posted by Topchiyev on Oct 10, 2008 in Blog, Development | 7 comments
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 only scriptable language available on iPhone and...
read moreHello Mac Cocoa
Posted by Topchiyev on Oct 10, 2008 in Blog, Development | 3 comments
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 strings: currentVal and previousVal. Theese...
read moreWordPress client for iPhone
Posted by Topchiyev on Oct 9, 2008 in Blog | 0 comments
Today I found a nice client for WordPress blogging on iPhone. Here is the link
read more