Posts

Showing posts with the label How to

How to Install Wordpress on Localhost using XAMPP [Windows]

Image
Wordpress one of the best content management system (CMS) used by millions of blogs over the world. It has strong user base of over 60 million websites supporting as of 2017. Wordpress is primarily the best tool for any blogger, it is a must have blogging system used by top blogs like Mashable, TechCrunch, and many other. Wordpress is now becoming the industry standard for creating professional looking blogs with thousands of options, themes, plugins, and customization is endless with Wordpress. Don't just start with any other blogging system when you have the best system lined up for you waiting for you to fire it up that too for free of cost. As more and more blogs are going online the competition is also becoming hard, but using the best tools you can ensure you will be far ahead of the competition. The one tool you will heard everyone talking about is Wordpress because it is simply the best and way better than any other content management system. If you want to soon start...

How To Make Money Online Without Any Investment [30 sites]

Image
Technology is just incredible these days with everything at your hand or I should say finger tips you could possibly do anything you want to do if you have a internet connection. Internet is a beautiful creation it is not Web but it is a network of networks which simply means it is a network which is connected to other network and that other network to other network. Anyways enough about internet I will talk about it some other day, basically I'm saying that with internet it has become so much easier to connect to people which may not be in the same geographical region. Communication is another big thing when it comes to internet, but why I' m talking about this I should be writing about ways to make money online believe me it will help you in order to make money online. Though anyone with a personal computer and access to an internet connection can make decent money online but that is not the case for most of us. The art of making money online is very hard to master it ...

How to design a contact form for FREE (No Coding Skills needed)

Image
Contact forms are the most important part of any website or blog, they help site owners better understand their audience. The contact forms also provide bloggers a way to communicate with their audience, they are very important be it in any industry. The ease with which you can develop a simple form is far easier than before, nowadays you can just use some HTML, CSS to create anything you need because these languages are very easy to use and require no experience in programming. I have already discussed some of the best coding sites check out here . The emphasis on learning languages is because the visual tools which help you to design without any knowledge of languages are used very often but they are also very handy when it comes to designing anything from a contact form to lead pages to a full-fledged site/ blog. But the use of these graphical tools can also be difficult at times when you want a new thing that is not embedded in the tool itself. So in these cases, we should hav...

How to make a free blogger blog.

Image
Are you the type of person who want/ love to share things you know about. But at the same time you don't want to spend your hard earned money on web hosting, domains or any other creepy things. Well if you are online then chances are you might have heard of BLOG, well it's a common term in and out online, you might be thinking what the hell is a BLOG? Well I'm glad you asked, A blog(or weblog) is just like a website you have seen on the web but the difference is that a blog displays post/ articles in chronological order means newest post at first then second new and so on and are updated every week if not days. So I guess you are pretty excited by right now to learn about blogging. If not, you should go somewhere else because this is for beginners who are confused on making their first free blog or who are just starting out. That's right because the I want people to make them learn blogging easy way. So I am here talking about free blog so be prepared to make ...

How to run C++ on your Android smartphone

Today I am feeling very good as I have searched a way to run C++ on my Android device. Do you know the Popular C++ compiler TC(Turbo C++) which is commonly known as CBSE Computer science students compiler. At my school this is the one in which I have programmed first. Only for Android phones. When we have to run Turbo C++ on windows we need something to write our codes. So we need DOSBOX to emulate turbo C++ , So here i have an android version of DOSBOX Emulator. Nowadays there are almost three most popular android app of dosbox emulator in Google Play Store Market. adosbox (Free) andosbox (paid) dosbox turbo (paid) Download any one of the above app, I recommend adosbox because it is free, fast and easy to use. Download Borland Turbo C/C++ from given link. Now extract the file onto your device, if you did not how to extract it download "ES FILE EXPLORER" (rated 4.5 on play store) from google play store and there is a option to extract file. Then you ...