- Simpler SSL switching with protocol-relative URLs ()
Use protocol-relative URLs to avoid having to detect SSL.
- Integrated search for a static website Part 1 ()
My quest for an integrated search function for my "baked" (static html) blog.
- Integrated search for a static website Part 2 ()
Implementing a ColdFusion/Solr driven search function on a static html blog.
- Simpler handling of JSON serialised ColdFusion query objects ()
Steve "Cutter" Blades has come up with a great way of dealing with the compact but quirky JSON ColdFusion returns when serialising query objects.