Singsys blog

When running into EXC_BAD_ACCESS errors during iPhone development, enabling NSZombieEnabled can easily debug access error.

EXC_BAD_ACCESS error is a general error in your iOS application, but is hard to debug and find the route cause for this error in your application. The main reason of EXC_BAD_ACCESS error to happen is that – somewhere in your application code you are trying to send a message to an object that has already been released.

 

So how we will find the root cause of this error? (more…)

HipHop Virtual Machine by Facebook to speed-up PHP

Most popular Social networking Site Facebook  has moved one step ahead at making the PHP programming language runs more quickly. Facebook has developed a PHP virtual machine, called HipHop Virtual Machine (HHVM) that can executes the PHP web programming language as much as 9 times as quickly as running PHP on large systems.

(more…)

Apple to begin USB adapter takeback program in India

Soon Apple is going to begin a Global USB adapter takeback program in India later this month under which it will offer original Apple USB adapter to its users at 50% discount.

(more…)

Mark Zuckerberg’s Facebook Page Hacked by Bug researcher

In order to prove that the security flaw exist in Social media giant Facebook, a bug or security researcher , Khalil Shreateh proves his point and posted on Zuckerberg’s  Facebook wall about the bug. The Security flaw he reported was that Facebook  allow people to post on someone’s wall without being in their friends’ list !!

(more…)

Launch date set for Windows 8.1 by Microsoft

Those who were not happy from Windows 8 for the lack of certain features and functionalities such as lack of start button, Microsoft has finally confirmed to release Windows 8.1 with improved features to the general public in October 2013 starting at 12:00am in New Zealand.

(more…)