Creating web app \"FireLinks\" with new Firebase : Part 1
So I am on to firebase. The time I thought to setup my journey towards firebase. This river thought to change its course. Its now googlified completly. For its journey from Fire...
Thoughts, ideas, and knowledge on technology, programming, and design.
So I am on to firebase. The time I thought to setup my journey towards firebase. This river thought to change its course. Its now googlified completly. For its journey from Fire...
As Xcode has visual debugger for interface many don't go for any other tools. In my experience I have tried two different tools one is totally awesome, other seemed to have pote...
First at the foremost I think I should talk about the plugin manager that can be built (Yes, Built) because if you are not building on the same Xcode that you are planning to us...
If you are a indie or pro developer like me and you have some apps on the app store. More I am reading about this Ad stuff more I am getting hooked into. I can clearly see how o...
Disclaimer : This info is shared for education purpose only. I dont take any responsibility if any person/org uses it intentionally harm any one. This less like a tutorial but m...
I thought to share here. so that along with me it would be helpful to others too. As a local variable : As a property : As a method parameter : As an argument to a method call :...
I have been looking around for tool for UML diagramming for very long time. I never found any good tool. StarUML on windows platform really raise my expectation. I used it to de...
Fluid App – Web applications like Gmail, Facebook, Campfire and Pandora are becoming more and more like desktop applications every day. Running each of these web apps in an indi...
Note : hello is binary filename is following example. Replace it with your binary filename. Basic disassembly \[shell\]$otool tV hello p \ main\[/shell\] Listing dynamic depende...
Lets start with C language compiler. xcrun is good command to find out the specific about the system and what sdk version is install, platform and other good stuff that you woul...