Liking, Watchlisting and Uploading through Vimeo’s API
In a previous post, we used the Vimeo API to build a rudimentary video application with Silex and Twig. We…
Aggregating the Future
In a previous post, we used the Vimeo API to build a rudimentary video application with Silex and Twig. We…
In this tutorial, you’ll get to know the basics of the Vimeo API. With it, you can fetch information on…
Many thanks to Jad Joubran, Gabriel Zerbib, Anthony Chambers, and Scott Molinari for peer reviewing this post, and thanks to…
Ever see that commercial where the couple is sitting down to enjoy an on-demand movie and they’re suddenly inundated in…
The Facade pattern is a software design pattern which is often used in object oriented programming. A facade is, in…
This article was peer reviewed by Abdul Malik Ikhsan and Matthew Weier O’Phinney. Thanks to all of SitePoint’s peer reviewers…
There are times when your application needs to run administrative tasks periodically on the server. Whether you want to send…
Flarum is a forums solution that is currently in public beta and is under active development. Today we’re going to…
A content management system (CMS) is a package of code around which you build a dynamic website—with components that change,…