-rw-r--r-- 4.1K Jan 19, 2012 · 5718D6C · ~3 min

Apple Education Event, January 19, 2012

apple apple education event ibooks 2 ibooks author

Apple Education Event

What was shown.

[↵] open page apple-education-event-19-yanvarya-2012.md
-rw-r--r-- 2.4K Jan 13, 2012 · 78111A5 · ~2 min

A Useful Thing: Prefix.pch

ios objective-c precompiled headers

I discovered a useful thing in iOS development: the Prefix.pch file, a Precompiled Header.

From the description, Precompiled Headers are compiled, cached, and then automatically included into every file being compiled. So if there is some class that is needed everywhere or almost everywhere in a project, you can include that class inside the Prefix.pch file, which is created automatically in a new project, and it will be available everywhere. I really didn't like having to include the same class again and again in every View Controller when it was needed almost everywhere.

[↵] open page poleznaya-shtuka-prefix-pch.md
-rw-r--r-- 18K Dec 30, 2011 · 6164B3A · ~15 min

2011 in review

новый год итоги жизнь концерты итоги года

Well, time to wrap up two-thousand-and-eleven. I want to remember only the good — that’s what I’ll write about. Or not exactly «good» — but definitely not the bad. And since I took quite a few photos, I’ll use my own. The post turned out huge, but that’s because of the pictures.

[↵] open page itogi-goda-2011.md
-rw-r--r-- 2.2K Dec 27, 2011 · 522B2DC · ~2 min

Boosting iPhone 4 volume

ios jailbreak iphone 4 полезное

Boosting iPhone 4 volume

I have a French iPhone 4. Apple is required to cap headphone volume on phones sold in France — apparently to look after the citizens’ ears. In the metro that cap leaves me short on volume, and besides, headphones vary — some play louder, some have different impedance and play quieter.

The cap can be bypassed. You need to jailbreak the phone, then access the file system and tweak a couple of plist files. There are plenty of options — installing a Terminal via Cydia, mounting the phone as a drive on your computer, etc. I prefer the second route — installed Phone Disk, it mounted the phone as a volume, and from there I just rummaged through the file system.

[↵] open page uvelichenie-gromkosti-iphone-4.md
-rw-r--r-- 551B Dec 21, 2011 · 13E5582 · ~1 min

AllCafe for iPhone 1.1.2

allcafe ios приложения

AllCafe for iPhone

Released a small AllCafe for iPhone update. The main changes are iPhone 3G support (i.e. support for the entire iOS 4 line) and image compression on the client side when adding reviews. Photos also get uploaded with the correct orientation now (portrait or landscape).

The pleasant surprise: the update was approved in just one day. Looks like reviewers are working at an accelerated pace right now — even iTunes Connect will be closed for the holidays from December 22 to December 29.

[↵] open page allcafe-dlya-iphone-1-1-2.md
-rw-r--r-- 487B Dec 14, 2011 · 79BA0E5 · ~1 min

Traveling video

видео traveling

This weekend a friend asked me to come down to a studio and help shoot a clip for her university project. The theme — travelling. It’s something like a promo for their exhibition. The original idea didn’t work out, so in the end we just shot whatever was around. The result turned out funny and amusing, and the music was picked on my suggestion. I should shoot more. Result:

Camera: Sergey Armodin
Editing and post: Nadia Silver and Kira Kornienko
Music: Clint Mansell (Moon OST)

[↵] open page video-traveling.md
makoni@arm1:~/blog$ cd ../page-33/ // ← previous cd ./page-35/ // more posts →