daily links

  • russross’s s3fslite at master - GitHub
    s3fslite is a fork of s3fs, originally written by Randy Rizun. It is a file system that stores all data in an Amazon S3 bucket. It allows access to a bucket as though it were a local file system. It is useful for publishing static web data that can be read easily by a browser, or for backing up private or shared data.
  • SunMailer | drupal.org
    SunMailer is an email newsletter module. It started as a project for The Cornell Daily Sun’s website (CornellSun.com), hence the name SunMailer.
  • Speed matters | Dries Buytaert
  • Parallel | drupal.org
    This module is similar to the CDN integration module in that it allows you to use multiple domains to serve static files. However, it’s more limited, but also easier to install depending on your skills (the Parallel module doesn’t require a Drupal core patch).
  • Google Closure Compiler | drupal.org
    This module aims to utilize Google’s Closure Compiler API to optimize cached javascript files. On cron run, the module sends the contents (or the URLs) of each javascript file to the API, writes the response which contains the optimized javascript code to the files.

Possibly related posts (automatically generated)