In one of my earlier posts, we debated whether WordPress themes were replacing web designers. While the answer was a resounding no, let’s not discount the potential of a theme by itself. WordPress themes have helped millions of businesses get online. According to Code in WP, in 2014, the total number of theme downloads from WordPress.org was 123,498,018. That is a HUGE number! Does your theme impact your website’s performance? Sure, it does. Your theme…
A Content Management System (CMS) is a software that enables you to create and manage digital content. It is a web application used to update pricing through its APIs, manage files, create content, manage images etc. to maintain your website or online portals . Examples of CMSes include Drupal, WordPress, Joomla and the like. When should you consider building your own CMS? Some consider building their own CMSes in the following cases: For more control…
Known for front-end development, jQuery is a robust framework that allows for faster and effective web application development. The framework combines use of HTML5, CSS and JavaScript for creating SEO-friendly web pages. Additionally, jQuery is also known for its form validation feature. When validating a form using JavaScript, you need to create a function that authenticates whether the information entered in the form is genuine. This function works on every checkbox where users enter their…
For keeping a live ecommerce website up and running, there is a significant amount of investment required in setting up the backend IT infrastructure and its management. As an ecommerce business owner, one is aware of the fact that this is a necessary investment. Why? Because the losses suffered when a website goes down are debilitating, as explained in our post on how to keep ecommerce websites up and running through 24×7 IT monitoring and…
Say hello to Weebly! We’re glad to announce a new addition to the ResellerClub Marketplace! We at ResellerClub understand what matters to you and your business; building smart and beautiful websites effortlessly. As a web designer or developer, what resource do you think you need the most? Let me answer that for you. It’s time. Client demands and deadlines can be cumbersome making it difficult for you to keep up with your projects. Fret not!…
We’ve all seen the little pop-up with a one line message and ‘Allow’ and ‘Block’ options when we open an address on the browser – either on our desktops or on our mobile phones. These are called ‘push notifications’. In this article, we will talk about the history of push notifications, their effectiveness & how they work. Please note, in this article, we will only cover web push notifications (on desktops & mobile browsers). We…
As mobile app usage continues to grow worldwide, the need to streamline development process is critical. Mobile apps are becoming increasingly accessible via wearables, smart TVs, and vehicles. This has created products and services that didn’t exist 5 years ago. A quick look at stats uncovers these facts. According to Statista, in mid-2016 about 130 billion apps were downloaded from Apple App Store, and around 65 billion apps were downloaded from Google Play worldwide. Going…
I covered pagination in my previous article and website scrolls in an article I wrote in 2016. However, last week I had an interesting discussion with a friend of mine who also happens to be a web developer. The discussion was about if I were to build a website, would I opt for pagination or infinite scroll and the advantages & disadvantages of each. In this article, I will document our discussion so feel free…
Pagination is a way to structure content on any medium – by grouping them by a fixed amount of space or number of elements. On websites, Pagination is simply the number of pages you see displayed at the bottom of a web page that serves to separate content for easy consumption. It is often the most overlooked element in design but arguably one of the most important. I say ‘overlooked’ because many believe the myth…
Web design is one of the most important aspects when it comes to marketing your app/website over the internet. As it has a direct impact on the customer experience, it must be user friendly and also responsive, as many people end up visiting it from mobile devices. Bootstrap is an open source project originally built for Twitter. It is one of the popular HTML, CSS and JavaScript front-end framework for developing responsive, mobile first web…