Month: April 2014
Sniffing mobile device traffic
Today, i want to introduce SquidMan (more info here), a simple Mac OSx sniffer.
[ObjC] UIButton with rounded corners
APRoundedButton is a simple XIB/Storyboard extension to make rounded custom buttons, without writing one line of code!
Requirements
- ARC
- iOS 7+
- Xcode 5
How to use
[Android] – Button with rounded corners
Based on the last post, for iOS “UIButton with rounded corners“, now the Android version.
It’s just a simple shape file (xml).
[PHP] – Debug using Netbeans and XDebug
Just a simple memo.
Open php.ini and paste these lines at the end of file:
[ObjC] – iCloud class helper
A simple iCloud file managment system, to read / write / load files across devices.