In this day of fast paced technology, there is always some new fad… some new social network… some new website. It’s important to have a pulse on where your customers actually are.
Author Archives: Josh Pettit
Well Written Code
If you write any kind of computer “code” (HTML, PHP, JavaScript, C++) then learning to write clean well written code is imperative. At a conference once, one of the speakers said when you’re finding your coding style, always imagine the next guy looking at the code is a psychopath who knows where you live. In other words, you don’t want to torque that guy off.
Can an Old Dog Learn New Tricks?
Researchers are discovering that the ability to reason, learn and recall information ebbs and flows over our lifespan. In the world of web development, technology changes daily. It’s important to always be learning. Often in this industry you don’t know what you should learn, nor what information will become useful.
Finding the Perfect WordPress Theme
One of the biggest benefits to using WordPress for your site, is the number of Themes that are available. Themes are what give your site “the look”. Themes control the layout, the graphics, the colors, the fonts, the menu, the sidebar… basically every visual aspect of your site. There are literally thousands of options out there. Many themes often have additional customization or color options within.
WordPress Security Basics
There are volumes that can be written about WordPress security. In this brief blog post, I’ll attempt to cover a few of the basics.
WordPress itself, is a very secure software package – however nothing is 100% foolproof. And the more popular it is, the more hackers try to figure out how to hack it – because uncovering a vulnerability in WordPress would allow them to hack a large number of sites.