Showing posts from July, 2017Show all
Create web pages with re-usability using PHP files

I think you have already seen the web sites and its source files. A web host contains a number of files that were used to build up the web site. When we create a web a page, we should consider how to create them in a proper way to be re used. Readability should be …

The Best Email Client for Ubuntu

Wavebox  is considered as an awesome email client for Ubuntu and other Linux distributions. What is an email client? It is the place where you can manage your mail accounts at one place. Wavebox is previously known as  Wmail . But with the latest releases, it b…

CSS Image Zoom Effect

Have you seen zooming effect on images when browsing web pages? I think you have seen it definitely. I thought to write an article based on this technique. It can be done simply by HTML and CSS. Actually CSS is doing the main job. As you know, HTML is only used to …

Create a Responsive web page layout with HTML div tags

Do you want to create a simple layout for your web site? Do you want to make it compatible in  a proper way with mobile devices? Here you have the solution.. Now I' going to tell you how to get rid of this task. You need only some knowledge on HTML and CSS. If …

Bunch of useful Applications for Ubuntu

1. WPS Office - Alternative for Libre Office WPS in an alternative software for Libre Office. It looks like as same as the office package in Windows Operating System. This package includes WPS Writee, WPS Presentation and WPS Spreadsheets…

Simple Login and Registration using PHP and MYSQL

This article is based on how to create a Login and Registration system with the use of PHP and MYSQL. When you are visiting some sites, you are asked to register to the site and then you should login to see what you want from that site. Simply consider a social m…

Build up a connection to a database in PHP and MYSQL

When you are visiting some sites you have to register and then login to get use of that site. When you are searching something in a site, it gives the relevant results according to your need. How can this be done? Database connection is the base for these scenari…

HTML Pagination

What is pagination? When you are browsing for web pages, you will see a page menu in the bottom part of the page. It includes the page numbers of you are currently having. Except those numbers there are another clickable items for next page and previous page. This…

Franz - Free Chatting App for Ubuntu

Are you messed up with using different applications to manage your social media accounts? This is the solution for you. It's Franz . Franz is a  free messaging app specially available for Ubuntu and  for Windows and MacOS also. You can manage your social media…