WP-CLI is nothing new to most of the wordpress users or developers. It saves an enormous amount of time when it comes to installing, updating, deleting wordpress updates, plugins, themes, comments – and a lot of other stuffs. If you haven’t been using wp-cli, you have wasted a lof of productive hours in your life. […]
AngularJS weather forecast Widget [Part 1]
Ok, we’re going to create this today. Demo View It Online Download Source Files And we’re going to achieve this using AngularJS Twitter Bootstrap 3 Open Weather Map API CSS3 Of course we can make similar things using only jQuery but let’s make something cool and learn some stuff on the way. […]
Fix Cross Domain Ajax Request in AngularJS (CORS)
[ Update : the site upon the article is based on , corsproxy.com is down, so the codes shown here will not work. We’ll replace it with another source soon. ] Many a times we have this Ajax request or API call to a remote server using POST (I know you were just thinking about […]
Pagination in AngularJS for Typekit API – Show More Pagination in AngularJS
Pagination in web applications is a very common phenomenon and frequently used to split large result set into pages. The evolution of pagination with creativity has brought us from [1,2,3] to automatic pagination (like you see on google images). Naturally the number based pagination is becoming less and less common these days. We are seeing […]
How to make a custom filter in AngularJS ?
AngularJS is a great open-source JavaScript Framework maintained by Google. This framework has got some compelling features. Filters is one of them for formatting the data in users locale. So we’ve decided to write a simple custom angular filter to sort clients table filtered by company. Demo View It Online Download Source Files At first, […]
Making a Quick RSS Feed Reader using AngularJS
Since AngularJS is the default JavaScript Framework for Front End Application at iVive, we decided to post some angularJS articles from now on. At first, we’re coming up with a nifty minimal RSS Feed Reader with few lines of code. Demo View It Online Download Source Files You clicked the demo button, didn’t you ? […]






