Skip to content

EdTech Apps & News

Useful Apps and Unbiased IT News for Higher Education.

Menu
  • About
Menu

What’s my initial take on AI for Higher Ed?

Posted on June 29, 2025June 29, 2025 by hcanning

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…

Read more

So where should I host Drupal and WordPress sites for HigherEd?

Posted on June 30, 2025June 30, 2025 by hcanning

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,…

Read more

Voice AI agents for developers

Posted on June 29, 2025June 29, 2025 by hcanning

Check out https://vapi.ai/ to help with AI help desk enrollment!

Read more

TMDB API

Posted on June 29, 2025June 29, 2025 by hcanning

Check out my APP at Netlify showing how to use the TMDB API (The Movie Database)

Read more

DevConnector – MERN

Posted on June 29, 2025June 29, 2025 by hcanning

Check out my DevConnector app on at Render

Read more

NextJS Invoices App

Posted on June 29, 2025 by hcanning

Here’s one of my NextJS invoice apps on Vercel

Read more

Drupal2go.com for Paragraphs Module

Posted on June 29, 2025June 29, 2025 by hcanning

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

Read more

Random Users API

Posted on June 29, 2025 by hcanning

Check out https://users-api1.pages.dev/ using the https://randomuser.me/

Read more

IMDB code

Posted on June 29, 2025June 29, 2025 by hcanning

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…

Read more

Where can I buy the cheapest domains?

Posted on June 29, 2025June 30, 2025 by hcanning

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.

Read more
  • 1
  • 2
  • Next

Recent Posts

  • So where should I host Drupal and WordPress sites for HigherEd?
  • Voice AI agents for developers
  • TMDB API
  • DevConnector – MERN
  • NextJS Invoices App

Recent Comments

No comments to show.

Archives

  • June 2025

Categories

  • App
  • News
© 2025 EdTech Apps & News