Using AI to Search Maps / / No Comments The magnificent David Rumsey Map Collection now has an AI Search Assistant that can help you find maps, learn more about individual maps, and even query specific elements within maps.The David Rumsey Map Collection is one of the largest online collections of maps, and its new AI Search Assistant is a fantastic resource. It not only helps you search and discover maps in the collection Maps Mania… more → Posted in: Interactive Maps Tagged with: maps, search, using
Building a Jira Search Tool in BoxLang / / No Comments Developers seem to have a love/hate (or perhaps hate/despise) relationship with Jira. I’ve never minded it, but the biggest issue for me is that if I haven’t used it in a while, it can be overwhelming. Yesterday I was thinking about this and wondering if perhaps I could build my own tooling to interact with Jira via an API, if it even had one. Turns out, of course they have an API and it’s not terribly difficult to use. With that in mind, I whipped up a quick tool to search Jira via the command line with BoxLang. Jira API Basics The docs for Jira’s API are pretty good and cover the huge set of operations you can perform with it. Your root API url will be based on your... more → Posted in: JavaScript Tagged with: BoxLang, building, Jira, search, tool
Building a File Search Script in BoxLang / / No Comments My initial blog post on BoxLang used a simple script example to demonstrate how the language can be used to build shell script type utilities and it got me thinking about other ways I could use BoxLang for my own personal tools. A little over three years ago, I blogged about a Python script I built to perform searches, locally, against my blog. My blog content comes from near seven thousand Markdown files and while I’ve got a good client-side search feature, I was curious what I could from the terminal. That script did two things: Index each of the thousands of Markdown files by reading in the content and parsing the filename into a date and path value Taking search input and checking... more → Posted in: JavaScript Tagged with: BoxLang, building, file, Script, search
In Search of My Next Role / / No Comments This week I discovered, unfortunately, that my position at Adobe has been eliminated. I’m incredibly proud of what I’ve achieved during my time at Adobe, but now need to find my next opportunity. If you’ve ever gained anything from one of my posts, or presentations, I’d absolutely love a recommendation or referral for a position in developer relations. I’m also looking for a role where I could mentor, or lead, a team of developer advocates/evangelists. So, if you know of a role, or have a role yourself, please reach out! Raymond Camden… more → Posted in: JavaScript Tagged with: Next, Role, search
AI Map Search / / No Comments I am trying to keep track of developments in the use of artificial intelligence in mapping. At the moment the most interesting experiments seem to involve using AI to help answer geospatial queries. This is leading to some interesting maps which use AI to map answers to users’ queries. Over the last few months I’ve been reading with interest on Twitter how developers have been using AI models ( Maps Mania… more → Posted in: Interactive Maps Tagged with: search
An example of Algolia Search with Alpine.js / / No Comments As my readers know, I’ve been falling in love with Alpine.js lately and am always on the hunt for more ways to practice using the framework. I thought I’d share an example of how you could use it with Algolia’s JavaScript client. I use that on my search page here with Vue.js, so it wasn’t a terribly difficult thing to rebuild a similar interface in Alpine.js. Here’s how I did it. Raymond Camden… more → Posted in: JavaScript Tagged with: Algolia, Alpine.js, example, search
Google: JavaScript Verification Still The Way To Go For Sensitive Pages – Search Engine Roundtable / / No Comments Google: JavaScript Verification Still The Way To Go For Sensitive Pages Search Engine Roundtable “JavaScript” – Google News… more → Posted in: JavaScript Tagged with: Engine, Google, JavaScript, Pages, Roundtable, search, Sensitive, still, Verification
Google: No Need to Worry About Using JavaScript – Search Engine Journal / / No Comments Google: No Need to Worry About Using JavaScript Search Engine Journal “JavaScript” – Google News… more → Posted in: JavaScript Tagged with: about, Engine, Google, JavaScript, Journal, Need, search, using, Worry