Originally posted on Vinay Putta:
Very useful, yet short and simple, code snippet on how to rip the NSDate from NSString using NSDateFormatter: NSString *dateString = @”2014-01-19″; NSDateFormatter…
Month: November 2014
Difference between Category and Class Extension?
Originally posted on Sachinkumaram:
1.category -> In objective c, when you want to add some more functionality to a class without inheritance, you simply use category for…
appendGrid-The dynamic table input jQuery plugin
Originally posted on Gatelockservice:
appendGrid The dynamic table input jQuery plugin The appendGrid showed below demonstrated the basic functions. You can add/remove/move up/move down records! You may…
Install Apache2, PHP5 And MySQL Support On CentOS 6.5 (LAMP)
Originally posted on SkrinHitam:
Bismillahirrahmanirrahim.. LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a CentOS 6.4…
Inter-Process Communication on Mac – Know How part3 (Apple Events)
Originally posted on mac developers:
In Part 1 of this blog series we discussed about various techniques available for Inter-Process Communication (IPC) on Mac OS X. As…
AppleScript – Get file information as shown in Get Info
Originally posted on TechKnowMore:
On Mac OS X , Information such as “creation date” , “type” , “size” etc. about a file or folder can be easily…
File constructure when server receives from client
Originally posted on Lập trình ngay và luôn :
protected ‘_name’ => string ‘iTools0925E.zip’ (length=15) protected ‘_tmp’ => string ‘/tmp/phpUDlMei’ (length=14) protected ‘_size’ => int…
20 Common Drupal Mistakes and How to Avoid
Originally posted on Santanu's Blog:
Drupal is undoubtedly one of the most flexible and powerful Content Management Systems available. So it really hurts us when someone…
Debugging the WCF Serialization
Originally posted on Mohan Shanmugarajah:
When you expose the WCF service with RESTful endpoints with json format and try to consume the same, You might have experienced…
Marketing Automation- the Most Intelligent ‘Marketing Intelligence’ Tool
Originally posted on World of Creative Comms:
Marketing intelligence is becoming an integral part of business and organisational growth; it’s a synonym of success. As a marketing…