// TrueBooks Timer PWA (token-authenticated)
$App->router->any('/timer-app/:token', function($request) use ($App) {
require_once BP.'/app/modules/truebooks/controllers/timer-app.php';
});
$App->router->any('/timer-app/:token/:action', function($request) use ($App) {
require_once BP.'/app/modules/truebooks/controllers/timer-app.php';
});
// TrueMail public subscribe endpoint
$App->router->any('/truemail/api/subscribe', function($request) use ($App) {
require BP.'/app/modules/truemail/controllers/subscribe.php';
});
// TrueMail public tracking endpoints (unauthenticated)
$App->router->get('/truemail/api/:action/:token', function($request) use ($App) {
require_once BP.'/app/modules/truemail/controllers/api.php';
});
$App->router->any('/fileBrowser/browser', '/fileBrowser/browser.php');// Page Stats API endpoint
$App->router->any('/pagestatsapi/api/stats', function($request) use ($App) {
require BP.'/app/modules/pagestatsapi/controllers/api.php';
});
At Truecast, I design, develop, and program websites. I also build web apps that power websites like yours.
Services
I design websites for clients that adapt to a wide range of screen sizes using the latest technology to create usable interfaces.
I write custom and reusable web software to power your site and make it easy to manage.
I provide website server hosting including email and a host of other server services.
Recent Work
Redesigned website with media players, article database, recipe database, cooking videos, product store.
New website for this new church. It has prayer request and request a visit popup forms, auto updated podcast player, tithes and offerings info and link, church events auto populated from Google Calendar, and contact form.
Redesigned website with information pages and ability to sponsor people.
Pioneer Parkway Family Dental
Redesigned website with articles for SEO, appointment and contact forms. Optimized for search placement.
View More Work
TrueTimer
Keep track of billable time and switch between clients quickly with a simple reliable app that lets you add labels and notes with ease.
Learn More

Email marketing you control. Create campaigns, manage unlimited contacts, and send through Amazon SES — all from your own website.
Learn More
We Should Work Together
Contact me and let’s chat about your needs and desires. You can always call, email, or Facebook me.