Category

View All

Send SMS and MMS Messages Using Twilio | Twilio SMS MMS API
Feb 27, 2015
Send SMS and MMS Messages Using Twilio | Twilio SMS MMS API

When you buy an SMS-enabled Twilio phone number, you can associate that phone number with a URL. When someone sends a text message to that phone number, Twilio makes an HTTP request to your URL with t...

2 min read
How to learn Node js | Learn node js Programming
Feb 27, 2015
How to learn Node js | Learn node js Programming

Workshopper is the name used for the open source lesson modules associated with NodeSchool( http://nodeschool.io ). All are self guided and most work offline. Each lesson provides some hints to reach ...

1 min read
How to Install APK file in Android? – Install APK Android
Feb 27, 2015
How to Install APK file in Android? – Install APK Android

What is an APK file in Android? APK stands for Android Application Package file. It is the ZIP file formatted package used by the Android Operating System to distribute and install mobile apps. APK fi...

1 min read
How to Install IPA File in IOS ? – IOS App IPA
Feb 27, 2015
How to Install IPA File in IOS ? – IOS App IPA

What is an IPA file in iOS? IPA stands for iPhone Application Archive file. IPA is an executable zipped file that stores an iOS app. It is used for installing an iOS app in various iOS devices includi...

2 min read
Screen scraping with XPath in PHP – Web Scraping
Aug 4, 2013
Screen scraping with XPath in PHP – Web Scraping

Screen Scraping is a great skill that every PHP developer should have experience with. Basically it involves scraping the source code of a web page, getting it into a string, and then parsing out the ...

3 min read
Most Used Hooks in Drupal Core Module | Drupal Core
Apr 19, 2012
Most Used Hooks in Drupal Core Module | Drupal Core

Drupal Modules are based on the concept called  hooks . The “ Hooks ” are nothing but a PHP function. The naming convention is more important when we using hooks. The hooks are named like “ hook_block...

3 min read
5G Wireless Technology in Big Data Processing
Mar 21, 2010
5G Wireless Technology in Big Data Processing

It is fortunate to live in a technologically advanced world. A world where there are multiple leaps occurring in technology right from the time you wake up in the morning to hit the sack. It is more c...

5 min read
Drupal Core Modules | Drupal Development
Feb 27, 2010
Drupal Core Modules | Drupal Development

Drupal core modules are available with Drupal installation pack. The main objective of this article is to help beginers to understand more about drupal core modules. Before you start working with drup...

8 min read
Page 33 of 33