devxlogo

Web Development Zone

Campaign Tracking with Bit.ly API integration

Although Bit.ly’s URL shortening service is frequently used in conjunction with Twitter, its use is not limited to that. Bit.ly can be used to track any social network or e-mail

Build a Python Web Crawler with Scrapy

Introduction A web crawler, also known as web spider, is an application able to scan the World Wide Web and extract information in an automatic manner. There is a huge

HTML5 Drag and Drop Tutorial

Drag and drop functionality is usually implemented using a JavaScript or jQuery plugin. That is generally a good solution. However, when extensive customization is needed, native HTML5 drag and drop