Category: WebDev & Code

  • sunspot solr slow in production (fixed by using IP address instead of domain name)

    Short version: ————– In my sunspot.yml I used a FQDN ( solr.rkbb.co.uk ). Solr was slow When I used the server IP (10.18.6.224). Solr was fast. Setting the scene (you can skip this bit): ——————————————- I’ve been slowing working on some improvements to our business system at work. Whilst most of it currently runs on…

  • BT Wifi hotspots intercept and redirect google SSL searches

    I wouldn’t have noticed them doing this except google told me. That does beg the question, if I was buying something on a website and didn’t notice the redirect from HTTPS to HTTP, could other people on the hot spot be snooping my transactions? I guess BT have a good reason for doing it but…

  • How to change a folder icon to a picture in Mac OS X

    In an earlier post I showed how I set my screenshots to save in a custom folder rather than onto my desktop (I seem to take a lot of screenshots). I also shared a little camera icon that I made for it. One of the comments asked how I changed the folder icon, so I’ve…