Posts marked with "WEB" in tags

How To Create A Simple Web Crawler in PHP

A Web Crawler is a program that crawls through the sites in the Web and indexes those URL‘s. Search Engines uses a crawler to index URL’s on the Web. Google uses a crawler written in Python. There are other search engines that uses different types of crawlers.

In this post I’m going to tell you how to create a simple Web Crawler in PHP.

The codes shown here was created by me. It took me 2 days to create a simple crawler. Then How much time would it take to create a perfect crawler ? Creating a Crawler is a very hard task. It’s like creating a Robot. Let’s start building a crawler.

... [READ MORE]

Create a free .tk domain website with free hosting by AppFog

This free .tk domain is made available by a company called Dot TK and the free hosting is provided by AppFog.

Create free hosting for site

Fill up the form and click Signup.
Choose an application:
Choose a infrastructure and a subdomain (I use HP):
After filling up form, click on Create App.
You will be automatically redirected to the app panel.
That’s it. You created your AppFog app.
To learn how to upload files to your app. Here are some pages that will help you understand about AppFog.
The created app domain will be .hp.af.cm. You can link this app to Dot TK. See How to do that below.

Create Free Website

Go to Dot TK website.
Login with a service provider (Google, Facebook etc…)
Go to Add Domain
Fill up the form and click NEXT.
A new page will be visible and in it click the Use DNS for this domain button.
Go to AppFog panel in another tab. Click your app and from the app panel click Domain Names.
Type the url of site you made in Dot TK in the input box as shown in the picture:
 
Then Click on Update button.
 

Getting the IP address of AppFog app.

Open a new tab and go to http://www.getip.com/
Type the URL of the AppFog app in to the selfseo input box and click Get IP.
 
The page will show the IP address of the site :
Go to the Dot TK tab we already opened. Type the IP address we just found on to the two IP address input box :
Change the Registration length to 12 months.
Type the verification code in the picture and click on the Next button.
Visit the site you created on Dot TK to verify that your site is created.
If you have any doubts or problems, feel free to comment the problem/doubt.
... [READ MORE]

10 Songs for Making Programming Better

When I am coding my site Open or my blog, I hear a lot of songs along with coding. It makes me energetic and will help calm me down when an error occurs. The error probably will be a simple mistake but causes a lot of time to solve it. To calm me down I will play a song and BINGO ! I fixed the error.

Here are the songs that make my coding easier and refreshes my mind. The text in brackets are the detail of which the song do to my mind.

... [READ MORE]

Follow/Subscribe

Telegram 

Mastodon  Twitter

GitHub GitLab

Subdomains

Demos  Lab

Past

This blog was once on WordPress. Now a static site. See source code on

GitLab