October 31, 2016Lately, there has been a lot of discussion surrounding the role of JavaScript in modern web pages and web apps. It all seems to have kicked off with an amusing (but not entirely untrue) article entitled How it feels to learn JavaScript in 2016 in which the author expresses his concern at the fragmented state of the Jav...
October 31, 2016You might already be familiar with the Monstroid multi-purpose WordPress theme. It was launched by the team at TemplateMonster back in 2015. Since then, it has gained over 5,500 fervent supporters. Powerful functionality and constant updates have made it one of the most competitive and bestselling WordPress themes of 2...
October 31, 2016Exception handling saves your code in the most unusual circumstances. PHP 7 has introduced two new classes that assist a developer in handling errors with ease, and that’s what we’ll look at in this post. Before the introduction of these classes in PHP 7, exception error classes were written to handle the d...
October 31, 2016
Sometimes the best inspiration lies right in front of us. With that in mind, we embarked on a special creativity mission eight years ago: to provide you with inspiring and unique desktop wallpapers every month. Wallpapers that ar...
October 31, 2016The Halloween game over on CodePen is pretty strong. I’ve been keeping a Collection of them myself, but so have a lot of other people who put mine to shame. You can even search for Halloween Collections, if you really wanna follow the rabbit hole. Today is the day, so I figured we’d keep the spirit going by...
October 31, 2016One of WordPress’ best traits is the adaptability to each user’s personal needs. In just a few clicks, you’ll install new features, and be able to use them in your theme. Thus, I’ll show you the newest and most promising free WordPress plugins of this month.
1 – WooToolbeltWooToolbelt i...
October 28, 2016Trident ~> EdgeHTML
WebKit ~> Blink
… and now …
Gecko ~> Quantum
David Bryant:The high-level approach is to rethink many fundamental aspects of how a browser engine works. We’ll be re-engineering foundational building blocks, like how we apply CSS styles, how we execute DOM operations, and how we rend...
October 28, 2016We just wrapped up this mini-series, so I figured we’d put a bow on it. Perhaps of interest (and perhaps cathartic) to everyone else out there running small web software businesses.
Direct Link to Article — PermalinkCodePen Talks with 10 Other Web Companies About How They Run Their Business is a post fro...
October 28, 2016
At a recent conference in Bulgaria, there was a hackathon for which Andrew Carter created a PHP console version of the popular “snake” game.
I thought it was a really interesting concept, and since Andrew has a history of using PHP for weird things, I figured I’d demystify and explain how it was done...
October 28, 2016Over on the MediaTemple blog, I show you how you can make a pretty decent little carousel with just a few lines of code. Here’s the entire premise:Every time a carousel is mentioned in a blog post, it’s a requirement to mention that… say it with me now:You probably shouldn’t use a carousel.Jared Smith...
Recent Comments