Month: October 2018

  • This is what CSS can do.

    Are you ready for the magic? I am saying this because I believe that coding is closest to a superpower that we have. And the best part is that anyone can achieve this superpower. Here we are going to see how a single HTML file can look entirely different with just the change in CSS…

  • Quantum Computers: Technology from the future.

    Quantum Computers: Technology from the future.

    Either you talk about research, space exploration, or advancement of new technologies. Computers have become an inseparable part of our life. In the last few decades, we have reduced the size of the computer and increased its computation power. Today’s smartphones are much smaller and faster than the giant military computers 50 years ago. We…

  • Deploying a live site with free Domain and Hosting.

    Hello everyone! In this article, we are about to create an entirely new site from scratch with free domain and free hosting. I am going to create one for the sake of this tutorial, which you can visit to check at the end of this article. Before we start, let me clear this for one last…

  • Bit & Byte: The storage system.

    Bit & Byte: The storage system.

    You may have heard Bit & Byte before, but do you really know what is it? How does the computer storage system work?  We are continually generating a lot of data every second, hence there should be a storage system strong enough to handle it all. In this post, we are gonna talk about this storage system. “Over…

  • Solid-Inrupt: Welcome to the internet 2.0.

    Solid-Inrupt: Welcome to the internet 2.0.

    List of Data Breaches from 2005 to 2018. – Wikipedia.  Before going ahead I want you to check out the list above, it will give you an idea that what is happening to your personal data, and there is no privacy at all. Take the recent Cambridge Analytica & Facebook case, 5 million individuals data was…

  • Default .htaccess file for wordpress with compression and caching tweaks

    Here is the default .htaccess file for wordpress If you are using cpanel, before you proceed make sure that you don’t have htaccess file already. Default File Manager settings in cpanel make it hidden .htaccess file – default code for wordpress If your WordPress Installation is inside a directory say knowledge, which means your wordpress…

  • How to change name-server in Godaddy and other registrars?

    Hi Everyone! In this post, we are going to talk about the process of changing nameserver in Godaddy and other popular registrars. You would need to do this process to connect or point your domain to your hosting, or whenever you decide to change your hosting service provider, as hosting providers ask to park the domain…

  • How to fix WordPress locked error from wp-admin login by jetpack plugin?

    You should now be able to login again, and this issue shouldn’t repeat itself. Jetpack’s Protect function looks at the incoming IP address when you try to login, and compares it against our network of blocked IPs. This works pretty well, unless Jetpack’s Protect is being told the wrong IP address by your site’s server.…

  • Best WordPress themes for personal blogging.

    You can create your own theme and upload to your blog site, but for that, you have to be a developer. Don’t worry if you are not, thanks to the flexibility of WordPress. There are a ton of pre-written themes for you to use. These themes are for personal blogging and have a clean design…

  • Understanding Media type and file format.

    Understanding Media type and file format.

    With the wane of physical media which is extremely limited, Digital media is exponentially becoming the dominant way we listen to music, watch videos, and view still images. And there is no single file format that takes care of it all. (How unfortunate). Hence it becomes important for us to understand media type and file formats.…