Skip to content
Yet Another Programmer's Blog

Yet Another Programmer's Blog

PHP, Magento, iOS and more

  • Home
  • Contact
  • Privacy Policy
iOS

Tower Madness HD is free for limited time!

Posted on: March 28, 2014

One of the coolest iPad games is now free, hurry up and grab your copy here

iOS

Quick tip: How to convert NSString to NSData?

Posted on: March 27, 2014April 5, 2014

Pretty simple: NSString* str = @”some example string”; NSData* data = [str dataUsingEncoding:NSUTF8StringEncoding]; and if you want it back: NSString* another = [NSString stringWithUTF8String:[data bytes]];    

Mac

OS X 10.9 Mavericks adoption is over 40%

Posted on: March 27, 2014

After five months of availability, OS X 10.9 Mavericks now generates just over 40 percent of all North American OS X-based Web traffic handled by ad network Chitika, […]

Mac

Quick tip: Update Java to 8 and set it as default version

Posted on: March 26, 2014

Well, first part is quite easy, just go to http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html and grab jre-8-macosx-x64.dmg. After downloading doubleclick and install as normal app. After installation new browser window will be […]

iOS

Quick tip: Architecture not supported when compiling for iOS 7.1 using XCode 5.1

Posted on: March 24, 2014March 24, 2014

Using configuration mentioned above you may receive one of those (or another) errors: types.h – User Defined Issues – Architecture not supported _types.h – User Defined Issues – […]

iOS

Quick tip: how to compile for iOS 5.1 under XCode 5

Posted on: March 24, 2014

Well first though is to set deployment target to iOS 5.1 but its not so obvious. You have to remove arm64 from Architectures in “Build Settings“

Mac

iTunes 11.1.6 beta with local sync

Posted on: March 23, 2014March 23, 2014

According to the release notes, iTunes 11.1.6 “restores the ability to sync contacts and calendar information to your iPhone, iPad, or iPod touch from your Mac running OS […]

Mac

OS X Mavericks 10.9.3 Build 13D21 is out

Posted on: March 23, 2014

Apple today seeded build 13D21 of OS X 10.9.3 to developers, one week after releasing the second OS X 10.9.3 beta, build 13D17 and two weeks after the […]

iOS

Sorting an Array in Objective-C

Posted on: March 19, 2014

Sorting an array is pretty simple, thanks to many helper classes you can sort not only by key but also by attributes (if you have array of objects). […]

Posts pagination

Previous page Page 1 … Page 28 Page 29 Page 30 … Page 39 Next page
  • iOS
  • Mac
  • Magento
  • MySQL
  • PHP
  • Promocje
  • Python
  • Salesforce
  • Uncategorized
  • Wordpress
  • April 2025
  • November 2024
  • October 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • September 2022
  • July 2022
  • September 2021
  • June 2021
  • September 2020
  • May 2020
  • March 2020
  • January 2020
  • December 2019
  • August 2019
  • July 2019
  • June 2019
  • April 2019
  • October 2018
  • August 2018
  • May 2018
  • April 2018
  • November 2017
  • August 2017
  • April 2017
  • February 2017
  • January 2017
  • December 2016
  • November 2016
  • September 2016
  • August 2016
  • July 2016
  • June 2016
  • May 2016
  • March 2016
  • February 2016
  • January 2016
  • December 2015
  • November 2015
  • October 2015
  • September 2015
  • August 2015
  • July 2015
  • June 2015
  • May 2015
  • April 2015
  • March 2015
  • February 2015
  • January 2015
  • December 2014
  • November 2014
  • October 2014
  • September 2014
  • August 2014
  • July 2014
  • June 2014
  • May 2014
  • April 2014
  • March 2014
  • February 2014
  • January 2014
  • December 2013
  • November 2013
  • October 2013
  • September 2013
  • June 2013
  • March 2013
  • February 2013
  • November 2012
  • October 2012
  • August 2012
  • July 2012
  • May 2012
  • April 2012
  • February 2012
  • October 2011
  • September 2011
  • August 2011
  • July 2011
Theme Cube Blog by Kantipur Themes