Git Large File Storage Extension Allows for Better Versioning of Large Files

Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server like GitHub.com or GitHub Enterprise.

via Git Large File Storage.

This could represent a solution not only for projects with large media assets, but also for doing things like keeping database dumps within a project. There is an API that lets you build a backend so you don;t need to use Github. The Reference server that uses the API is at https://github.com/github/lfs-test-server.

FBI Warns of ISIL Defacement Attacks on WordPress Sites

The FBI issued a public service announcement today [April 7, 2015], warning concerning WordPress website attacks being carried out by individuals sympathetic to the Islamic State in the Levant (ISIL) a.k.a. Islamic State of Iraq and al-Shams (ISIS). The perpetrators of these attacks are defacing sites across various platforms such as news organizations, businesses, government sites, and religious institutions.

via FBI Warns of ISIL Defacement Attacks on WordPress Sites.

Everyone running WordPress out there needs to make sure they’re patched up and security is tight on your WP sites. CALI’s Classcaster and other WordPress sites are up to date and secure.