$ grep -r Tag: «разработка»

-rw-r--r-- 616B Apr 14, 2015 · 65C2C2F · ~1 min

Simulating a Bad Internet Connection in OS X

шпаргалки os x полезное разработка

Network Link Conditioner

I'll leave another cheat sheet in the form of a link. Network Link Conditioner is a tool from Apple from the Hardware IO Tools for Xcode set. It lets you limit connection speed in macOS. You can test, for example, how an app behaves under EDGE connections or worse. The same thing exists in the Developer section of iOS settings, but that is on the device, while this is in OS X.

By the way, the same set also contains a simulator for HomeKit.

[↵] open page simulyatsiya-plohogo-soedineniya-s-internetom-v-os-x.md
-rw-r--r-- 5.1K Aug 23, 2011 · 897ADAD · ~4 min

Working with JSON (parsing) in Objective-C for iOS

ios разработка json twitter

Another post — to help things settle in my own head. About working with JSON in Objective-C, using parsing of tweets from Twitter’s public timeline as an example.

[↵] open page rabota-s-json-parsing-v-objective-c-pri-razrabotke-pod-ios.md
makoni@arm1:~/blog$ cd .. // ↵ back to all posts