Mindblown: a blog about philosophy.
-
Travelling to Nepal: One wish to include in your bucket list
For those having the wish to take adventures, explore, see multiple cultures and many more to be unseen which cannot be explained. Then, one must include travelling Nepal in their bucket list. Why Nepal? Simply one word….. i.e. beautiful! Nepal is popularly known as the birth place of Lord Gautam Buddha and for the highest…
-
Making AJAX Requests in WordPress
This article will guide you on the basics of using AJAX request in WordPress. Before reading this article you should already know the following things: Basic Guidelines on how ajax works. Basics on Actions hooks Basics on Jquery Ajax can be used in multiple ways but in WordPress it is a bit different and might…
-
Creating a WordPress theme
This article is related with the theme development in WordPress. This article is intended for beginners in WordPress. In this article we will look onto the basics of theme development in WordPress. Pre-requisites – Basic Idea in core PHP – Basic Idea of what WordPress Is – Knowledge on Basic HTML – WordPress Installed How…
-
Useful Apps on Ubuntu
Ubuntu is an open source linux distribution that is easy to use for many linux users because of its friendly GUI and vast documentations as well as support. Being a PHP developer i find ubuntu very useful use it for my work. So, at some point you would want to know what software’s would be good to…
-
Installing Java on Ubuntu 14.04
Java is a technology originally developed by Sun Microsystems, and acquired by Oracle. Oracle JAVA, Open JDK, IBM Java, GNU compiler are the prevalent implementations. Installing Java with apt-get is easy. First, update the package index: sudo apt-get update Then, check if Java is not already installed: java -version If it returns “The program java…
-
Making Admin Panel using Codeigniter 3.0+
This tutorial will teach on how to create the Back-end and Front-end by creating two Controllers. The frontend controller is the Controller that will control the actions and logic seen in the Public whereas, the backend will be mainly used by the site author, administrator etc . The idea of this is to reduce too…
-
Gulp and Grunt. Ah! The Two Task Runners
Gulp.js is a new Node based automated task runner that has been causing lots of buzz. Although automation and task runners are not a new idea, they have become very popular in the front-end community after the introduction of Grunt.js. Grunt was built by Ben Alman to help simplify the process of automating repetitive tasks.…
-
Essential Plugins for SublimeText 3
For any programmer sublime has become an essential and a very useful software nowadays. Well, for those of you who dont know what sublime text is, It is an IDE (Integrated Development Environment) i.e An integrated development environment (IDE) is a software application that provides comprehensive facilities to computer programmers for software development. An IDE normally…
-
Fun things to type into Google
Google has been revolutionizing the search engine over the past years and from the year it started to now, Google has not changed much in design perspective. The modern styled Google does feel the same google as we used in past years though the methods, features and functions are totally different. Google has came up…
Got any book recommendations?