Adding reverse-proxy caching to PHP applications

Note: This is a cross-post of documentation I am writing about Lazy Sessions. Why use reverse-proxy caching? For most public-facing web applications, the significant majority of their traffic is anonymous, non-authenticated users. Even with a variety of internal data-cache mechanisms and other good optimizations, a large amount of code execution…

Continue reading

Outside-In: Application Interoperability Using an OSID-Based Framework

This post describes an interoperability demonstration given at OpeniWorld Europe 2008 in Lyon, France. Abstract Segue and Concerto are two curricular applications built upon Harmoni, an Open Service Interface Definition-based (OSID) service-oriented application framework. This demonstration will show how website content created in Segue is stored as OSID Assets in…

Continue reading

Segue 2.0 – Beta 20

Another week, another Segue 2 beta. This week’s installation brings visitor registration, a few new themes from Alex, theme migration from Segue 1, and a bunch of little bug fixes. Visitor registration brings with it a few interesting challenges. As in Segue 1, we want (and need) to be able…

Continue reading