Articles
These cover a variety of topics like modern PHP, application development, design patterns, and web design.
Publishing Static Sites
Everything old is new again. There’s a growing trend of publishing static websites, much like the days of the early Web. Back then, it was easy to publish. You just needed to create a new file, and upload it with FTP. The difference is that today’s tooling is far superior. We have build tools that … Read more » Publishing Static Sites
Great Bash Tricks
Using Bash well is the best way to be more productive. Learning just a few tools and techniques, can help reduce your amount of typing and increase your efficacy.
WordPress Site Plugins
Every Site should have a theme and at least one plugin. There are so many WordPress plugins to choose from. How do you decide? The one you should have is the one that you make specifically for your site.
Enhance Your Bash Prompt
When you use the command line, most systems come with a simple prompt. However, your prompt can be as extensive or as minimal as you like. Here are a couple of ways to improve your Bash prompt