How to achieve the same goals with both Drupal and WordPress: 9 Tips for Former WordPress Junkies Although there have been many blog posts making comparisons between Drupal and WordPress, the two most popular open-source content management systems, there is seldom mention of a comparison of the tools we as clients, developers, designers, business analysts,… Continue reading 9 Tips For WordPress Junkies Transferring to Drupal
Author: Justin Luke
Google Drive now offers a simple way to save files
Yesterday Google introduced an easier way to save files to Google Drive. For users, it’s as easy as clicking a ‘Save’ button identified by a Google Drive logo and for site owners, it’s as easy adding a bit of HTML and a short script. <script src=”https://apis.google.com/js/plusone.js”></script> <div class=”g-savetodrive” data-filename=”My Statement.pdf” data-sitename=”My Company Name” data-src=”/path/to/myfile.pdf”> </div>… Continue reading Google Drive now offers a simple way to save files