Feed on
Posts
Comments

Tag Archive 'google'

It’s been too long since I’ve written a post here but I blame it on writing posts for everyone else! I wrote a little post about creating a PlanningAlerts scraper for the Northern Territory for my mum. We ran an OpenAustralia hackfest last weekend and I wrote a blog post that was cross posted on [...]

Read Full Post »

Java and SSL on FreeBSD

Running Jira on FreeBSD, I wanted to be able to pick up email from a Google Apps account and feed it in as tickets. This is normally a straight-forward process but I was getting these errors in the Jira logs: 1javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested [...]

Read Full Post »

Google Account OpenID URL

It was harder than it should have been to find the URL to use for the OpenID provided by your Google Account, so for future reference, enter this in the address box of OpenID enabled sites: 1https://www.google.com/accounts/o8/id

Read Full Post »

Google Search Appliance SMB URLs

I’m running a proof of concept at work of the Google Search Appliance (GSA). Work’s very much a Microsoft Windows shop and for the demo I wanted the SMB search results to link to the files on the SMB share, not the GSA proxy that is the default. You can hack this with this small [...]

Read Full Post »