What Is the Best Language or Framework For Building a SaaS Application?

I’ve seen successful SaaS applications online built on every single web programming language that I’ve ever heard of. Some of the more extreme ones specializing in certain fields do include Haskell, Erlang, Go, Dark, and others for certain applications behind the scenes. A subscription-based business can leverage a SaaS framework or proceed with a custom build, depending on the business needs and the long-term goals for scaling the solution forward. Here are the 4 main considerations when selecting a language for your SaaS. 1. What Are the Business and Technical Requirements? All programming languages and frameworks are tailored to solving… Continue Reading

How to Find Leads for a WordPress Development Company?

In order to grow as a professional WordPress developer, you have to work with businesses that believe in expert development and value long-term results. More often than not, business owners are fooled by the media and marketing collateral online explaining how easy development is, solutions sold for $20 - $100, or site builders that would supposedly “revolutionize your business online”. Here are some tips that would steadily grow your value and bring some business to you. 1. Perfect Your Skills When I switched to full-time freelancing, I already had a 5-year technical college degree, 4 years of full-time development experience,… Continue Reading

17+ Experts Suggest 3 Blogging Mistakes Bloggers Always Make and How to Fix Them

Blogging is one of those areas that is always “about to die” but never lets go. As my agency profiles in high-scale WordPress projects and WordPress is built on PHP, I’ve spent the past decade listening about the decay of both technologies… And yet, PHP is the most widely used programming language with 79% adoption on the web and 43% of all websites out there are built on WordPress. So, if you keep hearing that blogging is dead… Then it’s probably on the rise! I’ve approached some expert bloggers and asked them to list common blogging mistakes that beginner bloggers… Continue Reading

14 Ways To Dramatically Speed Up Your Website From A Technical Perspective

.. But what if the website can’t handle that much traffic? That would reflect in 4xx and 5xx error codes, unresolved pages or complete downtime. As we know, 404s are not a big deal SEO-wise, but customer dissatisfaction can affect your bounce rates and impact your overall strategy in the long run. Performance for UX, SEO, Cost Savings and More DIY site builders and hobbyist service providers are everywhere. This leads to low-cost WordPress solutions bundled with numerous plugins which ends up being a mess. While I appreciate WordPress as a solution that’s free and open source, with a bearable learning… Continue Reading

Xdebug for Fedora with PHP 5.3

In February I wrote a guide on setting up Xdebug for Eclipse usage under Ubuntu. Using a neat debugger while exploring an existing WordPress project is a must and among the two possibilities (the Zend one or Xdebug) I use Xdebug. However, setting it up on my ThinkPad took a bit more time due to the different configuration. Basically the installation process and the Eclipse configuration is all the same - install php-devel and pecl and then proceed with xdebug install, configure Eclipse further. However, adding the Xdebug support for the PHP has several differences to be taken into account.… Continue Reading

WordPress Services and My Pricing Strategy

Pricing has always been a painful topic for everyone, both clients and contractors/companies. Clients try to keep it as low as possible (normally) and contractors try to earn more (again, normally). There are quite a few videos, books, tutorials and blog posts on the subject, and not as many people talking about that. Chris Lema is one of the most open people when it comes to pricing, and he's helped me to negotiate on projects and find out the best possible way to discuss projects with serious customers who would like to build a given software and have a clear vision… Continue Reading

How to Make Money Blogging for Beginners (10 Success Stories of Bloggers)

There are thousands of ways to make money online but making money by blogging is one of the most preferred and proven methods to generate income. If you are blogging for money (that you should be—eventually) and have not yet discovered the actual ways to see money coming into your account, then you are in need of some real ways that you can copy and incorporate into your blogging strategy. Have you ever searched on the web for "how to make money online for beginners"? You will most likely end up with some copy-pasted ideas, but the real problem with… Continue Reading

WordPress Security: Critical Vulnerabilities In 10 Popular Plugins (2020 Case Study)

WordPress is often portrayed as an insecure platform that should be avoided for enterprise-grade projects. Having spent the past decade deploying WordPress for SMEs, I’ve busted this myth numerous times – including our guide for important security considerations disclosing our experience working with banks and other financial institutions. As the ubiquitous platform now powers over 40% of the Internet, being a vendor common to attacks from hackers is expected. Any industry leader in tech gathers more attention and “script kiddies” when popularity exceeds a certain point. The Main Security Risk With WordPress The WordPress Core platform (the free software available… Continue Reading

Don’t Call Yourself a Developer If You Don’t Code

This essay was originally written in 2015 after years of "race to the bottom" in the WordPress space, especially among service providers who sell low-cost solutions without revealing the drawbacks of their work. For some unknown reason, the number of "WordPress Developers" out there is probably nearing the number of Java developers, despite the fact that all Java developers do program extensively whilst the WordPress developers far too often have no idea what's going on behind the admin panel. Full disclosure: I am a WordPress Core contributor since version 3.7 with background in Java and Python. Many of our agency projects serve… Continue Reading

Is WordPress Suitable For Large and Complex WordPress Websites?

Is WordPress suitable for large and complex WordPress websites? You should be concerned about building any complex project regardless of the underlying framework or a CMS. Let me quote the original scope from the comment before discussing further: I am currently in the process of obtaining quotes to build a website. The website is likely to be quite complex, with two user groups (e.g.buyers and sellers), payment system, etc. Should I be concerned by a quote from a web designer who proposes to build it within WordPress? WordPress Platform Fundamentals The first thing to consider is the high-end scope of… Continue Reading