I like Panteon for Drupal and WPEngine for WordPress. The Dev/Staging/Prod environments at Patheon for Drupal are very useful. Pantheon also is very good for WordPress but WPEngine is just superior in my book. In particular I like how WPEngine integrates with Cloudflare and their involvement with the plugin I use most, ACF. My favorite,…
News
Voice AI agents for developers
Check out https://vapi.ai/ to help with AI help desk enrollment!
TMDB API
Check out my APP at Netlify showing how to use the TMDB API (The Movie Database)
What’s my initial take on AI for Higher Ed?
I can see AI helping with a lot of the routine Help Desk, coding and config issues and making web development faster but you will need highly skilled people to oversee it, orient it and know where it’s going wrong. AI is prone to “hallucinations” and making up solutions that simply don’t work but I…
Drupal2go.com for Paragraphs Module
Here’s a theme I built exclusively for using the Paragraphs module . It’s a module extremely useful for higher ed websites. I used this module at Tufts Uni in Boston. I do however prefer working with ACF for WordPress or Grid for ExpressionEngine. See the code for 38 Paragraph components/bundles at Drupal2go.com
IMDB code
IMDB Code hosted on Cloudflare Pages at https://imdb-api1.pages.dev/ This uses IMDB API data from here import { Toaster } from "@/components/ui/toaster"; import { Toaster as Sonner } from "@/components/ui/sonner"; import { TooltipProvider } from "@/components/ui/tooltip"; import { QueryClient, QueryClientProvider } from "@tanstack/react-query"; import { BrowserRouter, Routes, Route } from "react-router-dom"; import Index from "./pages/Index"; import…
Where can I buy the cheapest domains?
Answer: It’s actually at Cloudflare. Shop around and prove me wrong. I have used NameSilo a lot down through the years but Cloudflare is cheaper.
CloudFlare Pages
Looking for a free way to deploy apps? Try CloudFlare Pages. Offers greater app support than GitHub Pages. The Cloudflare dash also stores Environmental Variables like API Keys
Hello world!
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!