Deprecated: Return type of Twig\Node\Node::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/jwblogger/jwBlogger/wp-content/plugins/timber-library/vendor/twig/twig/src/Node/Node.php on line 213

Deprecated: Return type of Twig\Node\Node::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/jwblogger/jwBlogger/wp-content/plugins/timber-library/vendor/twig/twig/src/Node/Node.php on line 221
All Posts – Page 2 – Jeff Wilkerson's Blog

All Posts

/Uncategorized My Introduction to Apostrophe CMS

Lately I’ve been working with Apostrophe CMS, a NodeJS base content management system. The Apostrophe website lists for features “in-context-editing, schema-driven content types, flexible widgets, and more.” Coming from Wordpress, I encountered some familiar concepts like themes and plugins approached from a new perspective. I was excited to take on Apostrophe to say the least.

/Development Idle Timeout w/ Angular JS

A client was concerned about keeping users on the site, and wanted a way to “shout” a call-to-action be if the user was about to leave the site. The call-to-action could be some text, or a video, or a form, the client wasn’t sure what would work.

I see this kind of thing on blogs all the time, and wondered to do it. Particularly, how do I anticipate the user leaving the site?

/Development What Have I Been Up To? Schema.org markup and other Metadata

I feel old when I think of the last time I did any heavy SEO work. 10 years ago, I found success with SEO efforts by just sticking to basics – create clean, structured markup, make use of TITLE attributes, have a healthy and sensible link hierarchy, and don’t be sketchy by creating hidden text or other dubious acts. Today, those fundamentals still apply, but now one can do so much more with optimization efforts. In fact, as I re-acquaint myself with SEO best practices, I am finding more and more articles like this one discussing how time consuming SEO initiatives can be.

/Development Documenting the #propifyyourlife App

Summary

The purpose of the #propifyyourlife app is to present resources and images of yoga poses that promote knowledge and awareness of poses, as well as the promotion of the yoga community as a whole. More specifically, I wish to present alternative forms of practicing yoga to express my deep conviction that yoga is for every body, regardless of ability. Additionally, by building and maintaining this application, I am furthering my own knowledge of yoga and website development.