/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

smsohan.com
| | hswolff.com
66.7 parsecs away

Travel
| | Note: This post is an extension of my previous post about developing with PHP frameworks. Recently I cr
| | blog.iconfactory.com
83.3 parsecs away

Travel
| | It's a bold claim to say you can make a universal timeline for the Internet. But you can. And we have. This post will explain the technology behind Project Tapestry and how we tested it as a prototype. We'll keep this discussion at a fairly basic level: if you're a web or app developer, you'll [...]
| | blog.oddbit.com
100.0 parsecs away

Travel
| | Problem 1: Failover The problem Many applications only allow you to configure a single LDAP server. This can lead to unnecessary service outages if your directory service infrastructure is highly available (e.g., you are running Active Directory) and your application cannot take advantage of this fact. A solution We can provide a level of redundancy by passing the LDAP connections through a load balancing proxy. While this makes the proxy a single point of failure, it is (a) a very simple tool and thus l...
| | burgers.io
127.8 parsecs away

Travel
| How I was able to get nginx serving HTTP/2 and a Let's Encrypt certificate on my Ubuntu 14.04 server.