January 2016 ~ Hybrid Mobile Apps Development, React Native, Flutter, JavaScript, Darts, iOS, Android, NodeJS
Coding Savvy FB Twitter Google

How to Create Custom Audio Media Player With HTML5 and JQuery P1

The tutorial you have basic knowledge of HTML and JavaScript, We are going to create an awesome audio music player that can work cross-browser with an incredible look and feel.
 JQuery is involved for compatibility. I/O is still evolving on the web lot of security constraints has been put in place for user protection. Our aims are quite simple. Get audio files, read them and play.
Streaming is done by the app. The supported extension is mp3, mp4, wave e.t.c.
How to Create Custom Audio Media Player With HTML5 and JQuery P1

How to Create Simple Countdown Timer Using JavaScript.

Countdown Timer can be very useful in our applications. There are lot of Countdown timer plugin on the web but in web development speed and size matters, using a third party plugin can be expansive in terms of size and libraries that need to be imported. But in this tutorial we are going to be using a simple JavaScript codes to countdown time as given to the timer function. It simple you can download the Source and try it.

How to Create Flexible, Sortable & Draggable Table with JQuery and BootStrap

Creating a sortable table can make lot of work easier and more understandable by users, In this tutorial we are going to use JQuery sortable and Draggable JQuery UI plugin to create a school times table that is useful for lecturers to arrange periods and times of lectures. This can be apply to many type of web applications on different cases depending on what the web developer prefers, This draggable style will improve user experience on your application and make it easier for lecturers to schedule lecture without stress.
How to Create Flexible, Sortable & Draggable Table with JQuery and BootStrap

How to create MySQL Database using PhpMyAdmin

Database connection is the backbone of web development, manipulating of data is what most programming languages do but what about if we are interested in strain the data for a longer period of time, then this is where database comes in. Most of the popular databases like ORACLE,SQL,SQLITE,MYSQL are all serving the same functions with some little difference such as their capacity but their primary purpose is to store data. In this tutorial we are going to discuss how to Create MySQL Database using PHPMyAdmin user interface.
How to create MySQL Database using PhpMyAdmin

How to Design Mobile Responsive Web Layout using HTML5 in a Minute

Resiponsive website is a priority, Mobile view is now on the roof.
 Of recent,  Google stated in their blog post that mobile responsiveness of webpage has been added to the list of top prioritized components that will be used to rank web pages on their search engine. In this article, Let's see how we are going to create a mobile responsive web layout.
 Using HTML5, and CSS3 but to make sure that our layout work on older browsers we will use Modernizr.

How to design mobile responsive website with HTML5, CSS3 and JQuery in a minute

How to Prevent Cross-Site Request Forgery Attack on your Website in a Minute

Cross-Site Request Forgery (CSRF) is a type of attack that occurs when a malicious Web site, email, blog, instant message, or program causes a user’s Web browser to perform an unwanted action on a trusted site for which the user is currently authenticated.
We have a serious issue here I will like to emphasize the fact that was mentioned in the definition which the user is currently authenticated, Which mean the user is a trusted user. It like having an attack from someone that use your trusted friend as a disguise. The most painful part might not be the attack itself but the fact that it came through someone you've trusted on you site.
How to Prevent Cross-Site Request Forgery Attack on your Website in a Minute

How to Create a Circular Shape Progress Bar Using HTML5 Canvas

Displaying the progress of an ongoing operation to the users is one of the best way of representing a process progress in web applications. Now here is how to spice it up a bit, Making the progress bar in circular shape is now the most used style for a process that might take long. This is also very useful when you want to use a progress bar to represent any form of rating in percentage in your own applications. It make it look more presentable than the basic old lame rectangular progress bar.
How to Create a Circular Shape Progress Bar Using HTML5 Canvas

How to Prevent Uploading of Drape and Adult Images to your Website using PHP and AngularJs

There are lot of restriction on Adult Images and contents on the web, some user abuse the opportunity you give to them to upload images that might get your website into trouble, Not all webmasters have the time to be screening all images uploaded to their server before it is published. It can be painful to know which type of Image that exposes body parts through just a little line of coding for this reason we are going to borrow a class from phpclasses.org to help use view this images and screen them out, Do you know an interesting part, This class has a tolerance control that can help you set the amount of expose able parts, We don't want to block a picture of woman breast feeding her baby when we are building a charity site.
How to Prevent Uploading of Drape and Adult Images to your Website using PHP

How to buy and Setup a Custom Domain Through Blogger in 2 minutes.

Having a custom domain name for your blog will not only make your blog unique but it will also increase the respect given to your blog by your audience and search engines. We are going to discuss how you can take advantage of your new custom domain name to get more organic traffic to your site at no extra cost.
How to buy and Setup a Custom Domain Through Blogger in 2 minutes

How to Make Money With Google AdSense, The beginners Guide

Of all the means of earning online Google AdSense has been of of the most reliable source of generating online income, I have been part of Google AdSense program since 2009. There are ups and downs I have been experimenting with the platform for a very long time, AdSense has been one of my source of income apart from programming. It easy to start making money from the platform you just need to focus on what you are doing and let google worry about the Ads. I will share with you how to make deny through Google AdSense steadily, If you don’t have any prior experience of Google Adsense don’t worry I will make sure we touch every thing you need to get started and start earning money through Google Adsense.
How to Make Money With Google AdSense, The beginners Guide