Programming

Programming

15 Time saving tutorials for web developers

For us in Ma-No, being web developers ( and designer) is the world's coolest jobs because you can play with new technologies and create some a...

05-07-2013 8,677
Programming

Firefox OS: Start To Develop Your First App

Nearly two years ago, Mozilla announced "Boot to Gecko" (a.k.a. B2G), a project whose primary goal was to provide a standalone web-centric operatin...

02-07-2013 9,045
Programming

Predis: PHP Library for REDIS

Redis is an open source data structure server with an in-memory dataset that does much more than simple key/value storage thanks to its ...

01-07-2013 6,205
Programming

Jquery: Get URL,Parameters and HashTag

While dealing with current URL, many time you want to know what is the current URL path, What are the parameters, and what is the hash tag on URL. Ha...

27-06-2013 9,666
Programming

Get Disqus Comments With Php

This script will create a configurable widget that will display the latest Disqus comments from your site.   Note: You need to signup wit...

27-06-2013 5,467
Programming

PHP Recursive Backup of Directories

This script can be used to make backup of entire directories and subdirectories in our servers, you can use the script in conjunction with cronjobs...

24-06-2013 4,338