Showing posts with label tips. Show all posts
Showing posts with label tips. Show all posts

Thursday, July 16, 2015

Block MAC Addresses in TP-Link Router

Mac Filtering is a security access control where 48-bit address assign to each network card is used to determine access to network. Without MAC address filtering, any wireless client can join wifi network if they know SSID and Security parameter like encryption key.

MAC address filtering is also one of strong technique of securing your network. Since, MAC address are most often assigned by manufacturer of Network Interface Controller (NIC)

Saturday, June 27, 2015

How to activate 3G in NTC?

'G' stands for Generation. So, 2G is a Second Generation technology and 3G stands for Third Generation technology.

  • 2G has data transmission rate of 144 kBit/s
  • 3G has data transmission rate of 384 kBit/s
Advantages of 3G internet
  • Video call

How to activate internet in ntc?

Activating internet in ntc is a lot more easier task than ever. There are two ways of activating internet in ntc. Follow the below methods for activating internet on ntc.

1.     Method 1: Automatic GPRS Configuration
This is pretty easy. Activating internet through sms and sending it to 1404
For example, type gprs in your message box and send it to 1404.

Saturday, January 17, 2015

Code for Image Upload restricting dublicate image with PHP

There are different ways of uploading image in database in php. The below code is uploading the image and instead of keeping the image in database, it sets the location of image in database e.g: image/gallery/picture1.jpg . The advantage of this approach is that, it reduces the load in database by reducing the size from image size to text size(instead of uploading images, it upload path to that image). Below is a working code for uploading image.

How to download youTube videos?

Downloading youtube video is easy and quick. Internet Download Manager (IDM) is the best fastest download manager ever. You can learn more about Internet Download Manager here. You can download the IDM from its official website www.internetdownloadmanager.com . But this works only for 30 days trial. Below is a full version application with crack and patch. You can use it for unlimited time. Click the below link to download this application

Tuesday, January 13, 2015

Code for creating Tooltip and Popover with Bootstrap

Tooltip and PopOvers are useful tips for user to displaying information. They help to reduce the page load and give much more information over hover. Below is code for creating it.
<!-- tooltip and popovers -->
<div class="container">
    <!-- tooltip -->
    <div class="row">
        <div class="col-md-12">

Code for creating Tabs with Bootstrap

Tabs are easy to create and also easy to use for user. This help to create user-friendly interface with lots of information compressed in respective tabs. Below is a working code for creating tabs. You can customize as per your need.
<!-- tabs -->
<div class="container">
    <div class="row">
        <div class="col-md-12">
            <h2>Tab</h2><hr/>

Code for creating Accordion with Bootstrap

accordion contain many different sections. so you can collapse or expand the sections. Only one section can be opened at one time.
<!-- accordion -->
<div class="container">
    <div class="row">
        <div class="col-md-12">
            <h2>Accordion</h2>

Monday, January 12, 2015

Code for creating Jumbotron, Image classes and Thumbnails

<!-- jumbotron -->
<div class="container">
    <div class="row">
        <div class="col-md-12">
            <div class="jumbotron">
                <h2>Jumbotron</h2>

Code for creating Forms with Bootstrap

Forms are essential element in web for interacting with the users. Forms also should be good enough to attract the user. So, forms should have good interface. Bootstrap provide nice interface and easy to control element. Below is a working code for a complete form:
<!-- Form -->
<div class="container">
    <div class="row">
        <div class="col-md-12">
            <h2>Contact Form</h2>

Code for creating Modal with Bootstrap

Modal is a dialog box which appear whenever you click link or button. It faces in when you click and the rest of the content fades out.
<!-- modal -->
<div class="container">
    <div class="row">
        <div class="col-md-12">
            <a data-toggle="modal" href="#myModal">Login</a>

Font awesome in Bootstrap

Font-awesome is an open source project which provide free font icons. These days everybody use font rather than using images because it is scalable and can be re-size to any size and change color to any. First type Font-awesome on Google and click on the first link. you will be taken to font-awesome site. You can see many icon there.
To get started, click on the "get started" menu
Copy the css link and paste it on your index page. This will import the fonts.

Code to create responsive Grid with Bootstrap

Grid system consist of rows and columns. Each row consist of single line and each column consist of 12 columns. If you try to add more columns than 12 column in single row, the column after 12th column will automatically go to new row.
<!-- grid -->
<div class="container">
    <div class="row">
        <div class="col-md-4"> <!--col-md-4 can be change as per your need -->
            <h2>First Heading</h2>

Code to create responsive carousel with bootstrap

Oh!!!  creating carousel(slide) was never been easy before bootstrap. Creating carousel with responsive design is really challenging with javascript or using other language. Bootstrap makes it really simple in creating carousel. Below is a running code for creating carousel:
<div id="myCarousel" class="carousel slide">
<ol class="carousel-indicator">
<li data-target="#myCarousel" data-slide="0" class="active"></li>

Sunday, January 11, 2015

Code to create responsive navigation bar with dropdown menu using bootstrap

Creating responsive navigation bar with dropdown menu in bootstrap is very simple. It is as easy to customize as to create it. Below is a running code for creating navigation bar(Menus) using bootstrap.
<!-- navbar with dropdown menu -->
<div class="navbar navbar-default navbar-fixed-top"> //creating fixed navbar menu you can change fixed to static
<div class="container">
<div class="navbar-header">

Wednesday, December 10, 2014

How to earn money in Appsnetwork?

Earning in Appsnetwork is easy. The task are simple. Simply, downloading the apps, writing review, rating are the main task. Similarly earning through watching videos, simple survey etc. are also task of appsnetwork. I was wandering about which was the best paid online job so that I could stay at home and easily do online job. I searched for online job over internet over and over again. Initially, I did other types of online job. But they appear to be difficult and paid so little. So, later I found this

Thursday, August 14, 2014

How to change logon screen of windows 7 ?

Unleashed your tricks and show the world that you are unique. Today Here is a trick to change your logon screen with your desired image.  Every time you restart your computer, your image will be displayed.  It works on windows 7. This is done by editing your register value. Editing the register can be dangerous sometime. So, strictly follow these steps. For

Thursday, July 3, 2014

How to access blocked website ?

Method 1. Bypassing web url
This is a fast and easy trick but working depends upon the security system. This doesnot always works. For this follow the following steps.
Step 1. Open run command (type windows logo + r). Then new window will appear.
Step 2. Type ping example.com on the new window appeared and hit enter.

How to defragment disks ?

Disk defragment is important feature of modern computer. Disk defragment help you to manage your computer hard disk. When you use your computer for long time, then your disk becomes fragmented. So you need to defragment your disk once in a month (depending on how much you use). Here is a simple way to defragment

How to add location on google map ?

Adding location is easy. you can add businesses, establishments, and certain types of buildings and boundaries in google map. For this follow the following steps
step 1 : In browser, type http://www.google.com/mapmaker. then a new page will appear. Then click on “Add New”