Friday 16 January 2015

How to take advantage of Dropbox for Business APIs

mobile business apps graphs data presentation

Users love Dropbox, but until recently, it wasn't a great tool for business use. The new APIs added to Dropbox for Business last month changed all that

Cloud services have become an increasingly important part of modern IT. Yet a broad mix of services can be hard to manage and control, with consumer-grade services existing alongside enterprise tools on user devices. That has led to confusion, with users bringing their favorite consumer services into business workflows -- but not considering how they affect risk.
One tool that has made the leap from consumer utility to business essential is Dropbox, one of the easiest-to-use cloud storage and file-sharing platforms. Until recently, it has been hard to manage for businesses. That all changed in December with the launch of a set of Dropbox for Business APIs. Focusing on user management, the new APIs opened up the platform to anyone who wants to build tools to control and manage users of the service.

Wednesday 14 January 2015

Group Text+, Email+ simplify group conversations on iOS

Two new iOS apps aim to eliminate the pain points of sending emails and iMessages to large groups.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
   
Group Text+ and Email+ on an iPhone 6 Plus.
Even with the improvements Apple made to the Messages app in iOS 8, and with the ability to create contact groups on iOS, the process for sending a message or email to more than one person could use some work.

Monday 12 January 2015

PHP vs. Node.js: An epic battle for developer mind share

light saber duel fight

Here's how the old guard and upstart darling of the server-side Web stack up against each other

It’s a classic Hollywood plot: the battle between two old friends who went separate ways. Often the friction begins when one pal sparks an interest in what had always been the other pal’s unspoken domain. In the programming language version of this movie, it’s the introduction of Node.js that turns the buddy flick into a grudge match: PHP and JavaScript, two partners who once ruled the Internet together but now duke it out for the mind share of developers.
In the old days, the partnership was simple. JavaScript handled little details on the browser, while PHP managed all the server-side tasks that existed between port 80 and MySQL. It was a happy union that continues to support many of the crucial parts of the Internet. Between WordPress, Drupal, and Facebook, people can hardly go a minute on the Web without running into PHP.
But then some clever kid discovered he could get JavaScript running on the server. Suddenly, there was no need to use PHP to build the next generation of server stacks. One language was all it took to build Node.js and the frameworks running on the client. "JavaScript everywhere" became the mantra for some.