…proposal that allows applications to install JavaScript code in the cache that intercepts HTTP requests from the page and can fulfill them, even when the app is offline. With an API like this, the current AppCache could be written as a library!
Something like Jonas Sicking's app cache manifest is a great companion proposal, giving us a nice starting point for a high-level API. But this time if the high-level API doesn't work, we can fix it by using the low-level …
Understanding HTTP concepts
Using cURL
net/http library
Using open-uri
Learning Rack
Deploying Pure Rack Apps to Heroku
Deploying a static webpage to Heroku
What's JSON?
Using MongoDB with Ruby Mongo driver
MongoHQ the hosted database
Using Sinatra
Deploying Sinatra apps to Heroku
Sinatra and SQLite3 interaction
The course contents are subject to change.
Mentors …
Location: Under the HTTP Sessions tab.
Supported Application Servers: Tomcat, JBoss 5 and 6, Resin, TomEE, Glassfish, and WebSphere
Use Cases: HTTP session information is used to determine usage trends such as the time of day when an application is getting the most amount of traffic. It can also be used to tune configuration properties such as the maximum number of active sessions allowed at one time and the amount of time a session remains active. For example, a …
…work, shutting down and transmitting data. They even run a fake service endpoint so data flows over HTTP, keeping as close to the runtime reality of the agent as possible.
With the additional environment spin-up and running our full stack, Multiverse tests are slower, but vital for coverage. We can easily write targeted automated tests against multiple different versions of individual frameworks, and validate that the agent works with new releases as they come out.
The Envfile lets each …
…infrastructure, including single command cluster deployments of a load balancer, cache server, and HTTP servers in Microsoft Azure, as well as self-aware configuration between Hosted Chef and system load balancers. By automating configuration across its hybrid infrastructure, Cheezburger can ensure system consistency with minimal risk of error.
For detailed information on the results Cheezburger achieved with Hosted Chef, please read the case study here .
…header , which will act as a smart replacement to Vary : The 'Key' header field for HTTP responses allows an origin server to describe the cache key for a negotiated response: a short algorithm that can be used upon later requests to determine if the same response is reusable.
IE is special, as always!
Unfortunately, Vary support in IE, even in the latest versions, remains very poor: IE does not cache outbound headers, which means it cannot perform the appropriate …
…"ummm"
§ Hella-beautiful artisanally hand-crafted integers as a service . Those are the odd, even numbers available here .
§ Bryon Vandiver :
I'm creating a new proposal for an additional X-* HTTP request header; X-I-Dont-Want-Your-Goddamn-Iphone-App: true.
§ Dan North :
In order to catch an exception, you have to think like an exception.
…will end up using every day. You will also be introduced to Git, GitHub, HTTP concepts, RubyGems, Rack and Heroku.
Depending on participation levels, we throw a Ruby coding challenge in the mix, right for the level we are at. We have been known to give out a prize or two for the ‘best' solution.
Who's It For?
A beginner with some knowledge of programming.
You can read what past participants have to say about the course.
Natasha Murashev …
Currently trying to enable non-ssl mode has no effect. This commit ensures we render a both an HTTP and HTTPS version of the Chef API lb config. This behavior now also matches Private Chef.
This fixes the following issues:
CHEF-4029 configurable bookshelf url & nginx ssl port issue
Ensure Nginx config respects configured ports.
This patch makes Nginx's rewrite and proxy set header directives respect the configured SSL port ( node['chef_server']['nginx']['ssl_port'] …
Expanded HTTP Method Support - Heroku tweaks to support Rails 4.
Sync - Realtime Rails Partials - Use Rails with push updates to partial pages.
Cucumber 1.3.1 released - On the way to 2.0.