Commanding Chaos for Coworking, Open Source and Creative Communities

performance

big_pipe - For more information about this repository, visit the project page at http://drupal.org/project/big_pipe

Mon, 12/07/2015 - 11:00 -- rprice

* At a high level, BigPipe sends a HTML response in chunks: * 1. one chunk: everything until just before — this contains BigPipe * placeholders for the personalized parts of the page. Hence this sends the * non-personalized parts of the page. Let's call it The Skeleton. * 2. N chunks: a

drupaleasypodcast
drupal8
performance

Reimagining the Carnival: Two Bit Circus Raises $6.5 Million | Make:

Thu, 11/05/2015 - 11:40 -- rprice

raised $6.5 million with Techstars Ventures and Foundry Group. “The circus sector hasn’t been disrupted since Cirque du Soleil, and that was 20 years ago,” Techstars Ventures Managing Partner Mark Solon told the Wall Street Journal. “This is not your typical venture deal, but you don’t get outsized returns from following the crowd.” Two Bit Circus has developed a number of productions that blur the lines between performance, education, and traditional traveling shows.

makemagazine
battideas
performance
education
bloggingfringe

Reimagining the Carnival: Two Bit Circus Raises $6.5 Million | Make:

Thu, 11/05/2015 - 11:40 -- rprice

raised $6.5 million with Techstars Ventures and Foundry Group. “The circus sector hasn’t been disrupted since Cirque du Soleil, and that was 20 years ago,” Techstars Ventures Managing Partner Mark Solon told the Wall Street Journal. “This is not your typical venture deal, but you don’t get outsized returns from following the crowd.” Two Bit Circus has developed a number of productions that blur the lines between performance, education, and traditional traveling shows.

makemagazine
battideas
performance
education
bloggingfringe

What is BigPipe and what does it mean for the future of Drupal Performance?

Fri, 10/09/2015 - 08:50 -- rprice

it allows us to break our web pages up in to logical blocks of content, called Pagelets, and pipeline the generation and render of these Pagelets. Looking at the home page, for example, think of the newsfeed as one Pagelet, the Suggestions box another, and the advertisement yet another. BigPipe not only reduces the TTL of our pages but also makes them seem even faster to users since seeing partial content earlier feels faster than seeing complete content a little bit later.

drupaleasypodcast
drupal8
performance

What is BigPipe and what does it mean for the future of Drupal Performance?

Fri, 10/09/2015 - 08:50 -- rprice

it allows us to break our web pages up in to logical blocks of content, called Pagelets, and pipeline the generation and render of these Pagelets. Looking at the home page, for example, think of the newsfeed as one Pagelet, the Suggestions box another, and the advertisement yet another. BigPipe not only reduces the TTL of our pages but also makes them seem even faster to users since seeing partial content earlier feels faster than seeing complete content a little bit later.

drupaleasypodcast
drupal8
performance

Simple aggregation | Drupal.org

Mon, 08/24/2015 - 07:54 -- rprice

A simple aggregation module for Drupal 7 that reduces the number of aggregated files by: Moving the “System” aggregate to the start of the “Module” aggregate. Preventing modules from adding CSS files with the "screen" media type. (They are converted to "all".) Preventing external CSS files, inline CSS, IE conditional CSS files, or different media type CSS files from splitting aggregate files due to the order they were added to the system. Preventing empty aggregate files from being loaded. Project goal To be a configuration-less aggregation option that works better than core.

drupaleasypodcast
javascript
css
performance

Simple aggregation | Drupal.org

Mon, 08/24/2015 - 07:54 -- rprice

A simple aggregation module for Drupal 7 that reduces the number of aggregated files by: Moving the “System” aggregate to the start of the “Module” aggregate. Preventing modules from adding CSS files with the "screen" media type. (They are converted to "all".) Preventing external CSS files, inline CSS, IE conditional CSS files, or different media type CSS files from splitting aggregate files due to the order they were added to the system. Preventing empty aggregate files from being loaded. Project goal To be a configuration-less aggregation option that works better than core.

drupaleasypodcast
javascript
css
performance

Cache Warmer | Drupal.org

Thu, 06/25/2015 - 07:20 -- rprice

cache_warmer is a drush command that hits a set of URIs of a drupal site based on the freshness of the content. The main purpose is to offer a complete setup for running a mostly cached drupal site without having to deal with expiration logic and instead use microcaching. Dealing with the expiration logic is messy and inefficient it requires additional work, be it from the drupal side of things, be it from the external cache side. Microcaching can be used with any type of site. Be it your portfolio or personal blog or a high traffic news site.

drupaleasypodcast
performance
cache
nginx
drush

Mysterious THE REPUBLIC Could Change How Florida Thinks About Theatre

Wed, 03/25/2015 - 08:50 -- rprice

While Elger says that the level to which each player participates is completely up to him or her, there will be some things that are out of the players' control. Sitting in a secluded second floor office, Elger, in her role as the Dungeon Master, Zeus, will be watching everything that's happening below on monitors, and will be in constant contact with her actors, who "might" kidnap players or guide them in other physical ways.

bloggingfringe
interactive
Theatre
battideas
performance
video_game

saitanay/force_fct · GitHub

Tue, 12/02/2014 - 14:14 -- rprice

This module provides a Drush Command to delete expired cache_form entries. This drush command is meant to be configured as a cron tab to take care of purging cache_form table. Usage: drush ffct : Deletes expired cache_form entries. Limits to 1000 by default. drush ffct 2500 : Deletes 2500 expired cache_form entries. FAQ: 1) But there is already safe_cache_form_clear module. Why this one? Because safe_cache_form_clear module does NOT build the query in the most optimal way.

drupaleasypodcast
performance
cache
forms

Pages

Subscribe to RSS - performance