{archive_title}

Author: Samodeyice

  • Ionic vs React Native vs Native: Which one is better?

    ·

    Ionic vs React Native vs Native: Which one is better?

    As the web technology advances, hybrid framework has became a viable choice for mobile development due to the nature of “write once, run anywhere”. But when it comes to each project, it hard to decide which technology to use. The first two tools that come to mind when discussing this topic are Ionic and React…

  • Use JavaScript to attach copyright notice when text is copied on web page

    ·

    Use JavaScript to attach copyright notice when text is copied on web page

    As we all know, copyright is important nowadays. Therefore, I put up a piece of JavaScript code to add a copyright notice to the content copied by user. In this article, I will share with you the approach and explain the details. The JavaScript code: document.addEventListener(‘copy’, function (event) { var clipboardData = event.clipboardData || window.clipboardData;…

  • What is the SSL and Why You Need It in Your Online Business

    ·

    What is the SSL and Why You Need It in Your Online Business

    What’s an SSL? Also known as Secure Sockets Layer, SSL is a standard technology that a website builder uses especially in a commercial site. It establishes a well-encrypted connection between the web browser (client) and the web server (host). https://info.ssl.com/article.aspx?id=10241 The reasons why your online business needs it are:

  • Wix & WordPress Which one is better for you?

    ·

    Wix & WordPress Which one is better for you?

    Wix and WordPress are both very popular these days, a lot of customers come to us and have the same question, Wix or WordPress, which one should they choose? Apparently, Wix has been running a lot of commercials through different channels, and that caught our customers’ eyes. In this article, I will compare them in…

  • The Importance of CRM

    ·

    The Importance of CRM

    CRM systems are a staple for small businesses that are trying to grow. Having a system to manage your customer relations for you helps immensely when you have other things to worry about like delivering a good product, developing new solutions or even just daily maintenance and operations. Small businesses can easily get overrun if…

  • Opencart Postal Code Based Shipping Extension Blog In Sitemaster

    ·

    Opencart Postal Code Based Shipping Extension Blog In Sitemaster

    The situation we were tasked to deal with was the client wanting to setup shipping charges based on shipping postcodes when customers checkout. We set up postcode extension here: We achieved this function using the Formula Based Extension. We tried numerous other extensions but they did not achieve the desired results.  Formula based extensions ended…

  • Learning Things the Hard Way

    ·

    Learning Things the Hard Way

    The Sqreen project was difficult from the very beginning. This Content Management System (CMS) was written from the ground up at the end of 2014. It used Spring version 3.2.1 which was released roughly in December 2011, and Java 6, which was EOL by April 2013. We started work on this project in August of…

  • Analyze the advantages and disadvantages of the three major systems of Drupal WordPress Joomla

    ·

    Analyze the advantages and disadvantages of the three major systems of Drupal WordPress Joomla

    Joomla, Drupal, WordPress, the three most popular content management systems. The most common problem for novices is: Which CMS to choose to build a website. Below I will take you one by one to understand the basic characteristics of these three content management systems, and compare their advantages and disadvantages. Joomla Joomla was officially released…

  • Want to integrate a unified set of icons, don’t miss these tips

    ·

    Want to integrate a unified set of icons, don’t miss these tips

    Finding a set of icons is not a big problem for designers. Not only do a lot of websites offer free icons, but the designer’s own modify and design is not a big deal. However, this involves a very real problem. For the dozen or so icons that are commonly used, it is not difficult…

  • SEO for lazy boys and girls – 3 mins to understand what Google is thinking?

    ·

    SEO for lazy boys and girls – 3 mins to understand what Google is thinking?

    What is SEO? SEO is Search Engine Optimization The Internet is full of SEO teaching articles, online and offline courses, and claims to teach you skills so that your website can rank higher in Google. Most of our customers told us they are very busy and don’t have enough time to learn about SEO. Here…

  • Why corporate/enterprise  email?

    ·

    Why corporate/enterprise email?

    In this informatized 21st century, I believe many people will have their own mailboxes. As a mainstream mail tool, the mailbox has been widely used with individuals and various industries. Many companies will establish their own corporate mailboxes, and use corporate emails for internal management and image promotion. So what exactly is a corporate email,…

  • How to optimize your WordPress site access speed (4)

    ·

    How to optimize your WordPress site access speed (4)

    After a series of operations from the previous blogs, you can see that the loading speed of the website has been significantly improved. But every second is very important. If you want to get as fast as possible, then you need to do some more optimization. The following methods requires some technical background. You also…

  • How to optimize your WordPress site access speed (3)

    ·

    How to optimize your WordPress site access speed (3)

    After installing the cache plugin and optimizing the images, your website loading speed should improve a lot. But if you want to make your site as fast as possible, then you need to use the best way listed below. These methods are not technical, so you don’t need to know any code. But these methods…

  • How to optimize your WordPress site access speed (2)

    ·

    How to optimize your WordPress site access speed (2)

    The importance of an excellent WordPress host WordPress hosting services play a very important role in website performance. A good shared hosting provider, such as BlueHost, will take some extra steps to optimize the performance of the site. However, on a shared host, you share the resources of this server with many other clients. In…

  • How to optimize your WordPress site access speed (1)

    ·

    How to optimize your WordPress site access speed (1)

    Why does the access speed matter so much? Studies have shown that from 2000 to 2016, the average concentration of human concentration has dropped from 12 seconds to 7 seconds. What does this mean for a webmaster? This means you have little time to show your content to users and convince them to stay on…

  • Multiple Ways to Ensure Linux Server Security (2)

    ·

    Multiple Ways to Ensure Linux Server Security (2)

    Continue from our last blog. Today we are going to take a further look at the Linux server security. Terminal and login control: Disable root user login: The login program reads the /etc/securetty file to determine which terminals the root user is allowed to log in from. To disable the root user from logging in…

  • Multiple Ways to Ensure Linux Server Security (1)

    ·

    Multiple Ways to Ensure Linux Server Security (1)

    As an open-source operating system, Linux is widely used for its security, efficiency and stability. However, without enough control, it won’t be that safe. In this blog, I will focus on optimization on account, system and login control. Basic security tips [root@localhost ~]# chattr +i /etc/passwd /etc/shadow #lock file [root@localhost ~]# lsattr /etc/passwd /etc/shadow #check…

  • 6 usages of Raspberry Pi in the office

    ·

    6 usages of Raspberry Pi in the office

    I know what you are thinking: Raspberry Pi can only be used in tinkering, prototyping and personal hobbies. It can’t actually be used in business. There is no doubt that this computer has a relatively low processing capacity, a vulnerable SD card, a lack of battery backup, and a supported DIY nature, which means it…

  • Java Drag and Drop UI Components

    ·

    Java Drag and Drop UI Components

    The Approach By default, Floreant POS displays table buttons in a grid layout in a JPanel. There is no support to move or resize any of the buttons. To implement the change, we wanted to change as little as possible and thus we decided to add to the existing classes, rather than rewriting the Table…

  • 11 outstanding web design with unique layout

    ·

    11 outstanding web design with unique layout

    For a variety of reasons, most websites follow the same rules to design the overall layout. User-conventional habits, hardware-defined interactions, usability and usability rules, make the web pages we see so similar. However, there is nothing wrong with websites that are not the same as these traditional website layouts. These are different from the traditional…