Improved Ajax Techniques for WordPress: Object-Oriented Programming

In the previous post in this series, we revisited the topic of working with Ajax in WordPress. Ultimately, the goal is to improve upon a previous series that was run on the site a few years ago. To reiterate, it’s not that the techniques taught in the original series were wrong, but it’s that software […]

Read More

Web Development Reading List #112: Updated Edge, Performance Monitoring, and How to Stay Relevant

   What’s going on in the industry? What new techniques have emerged recently? What insights, tools, tips and tricks is the web design community talking about? Anselm Hannemann is collecting everything that popped up over the last week in his web development reading list so that you don’t miss out on anything. The result is […]

Read More

Telerik Platform 2.0: Fast Forward Mobile Development

Telerik Platform is Telerik’s answer to mobile, cross-platform application development. It’s used by thousands of companies and developers to create robust, cross-platform solutions. Built on this success, Telerik is working hard on Telerik Platform 2.0, which will be released in December. Telerik Platform 2.0 gives us a glimpse into the future of mobile, cross-platform application development. […]

Read More

Core Data and Swift: NSFetchedResultsController

In the previous installments of this series, we covered the fundamentals of the Core Data framework. It’s time we put our knowledge to use by building a simple application powered by Core Data. In this tutorial, we’ll also meet another star player of the Core Data framework, the NSFetchedResultsController class. The application that we’re about to create […]

Read More

Using System UI Fonts In Web Design: A Quick Practical Guide

   For perhaps the first time since the original Macintosh, we can get excited about using system UI fonts. They’re an interesting, fresh alternative to web typography — and one that doesn’t require a web-font delivery service or font files stored on your server. How do we use system UI fonts on a website, and […]

Read More