[
  
  {
    "title": "Building ResumeTailorAI with Claude Code - A Complete AI-Powered Resume Optimization Platform",
    "url": "/ai/web%20development/claude%20code/building-resumetailorai-with-claude-code",
    "date": "Jan 07, 2025",
    "categories": ["AI","Web Development","Claude Code"],
    "tags": ["AI","Resume Builder","Claude Code","Next.js","Full Stack Development","Anthropic","Career Tools"],
    "excerpt": "Building ResumeTailorAI with Claude Code: From Idea to Deployment In today’s competitive job market, having a perfectly tailored resume for each job application isn’t just helpful—it’s essential. That’s why I..."
  },
  
  {
    "title": "An Introduction to Svelte, A Modern and Performant Front-End Framework",
    "url": "/svelte/svelte-framework-introduction",
    "date": "May 01, 2023",
    "categories": ["Svelte"],
    "tags": ["Svelte","Front-End Framework","Reactivity","Performance","Animations"],
    "excerpt": "An Introduction to Svelte Svelte is a modern front-end framework for building web applications. What makes Svelte unique is its approach to building UIs. Rather than relying on a virtual..."
  },
  
  {
    "title": "How to upload image in React Native App",
    "url": "/reactnative/how-to-upload-image-in-react-native-app",
    "date": "Apr 27, 2020",
    "categories": ["ReactNative"],
    "tags": ["ReactNative","ImageUpload","reactnativeimageupload","react-native-image-picker"],
    "excerpt": "Images play a big role to create beautiful apps. Today we will learn how to upload image in React Native App. Setup To upload image we need to create two..."
  },
  
  {
    "title": "Lint files before commit",
    "url": "/javascript/lint-files-before-commit",
    "date": "Sep 08, 2019",
    "categories": ["JavaScript"],
    "tags": ["JavaScript","TypeScript","EcmaScript","hooks"],
    "excerpt": "Ya so after a long long time I am back :) So most of the time, we have an issue that why our friends commit files with errors like linting..."
  },
  
  {
    "title": "How to reload current route in angular 2",
    "url": "/angularjs/javascript/how-reload-current-route-angular2",
    "date": "Feb 06, 2018",
    "categories": ["AngularJS","JavaScript"],
    "tags": ["refresh route","route reload","router","reload current route","refresh current route","Angular2","Angular"],
    "excerpt": "Most of the time we need to reload current URL with angular 2 but as there is no option so there are some tips to do that. So let’s start..."
  },
  
  {
    "title": "How to set absolute and relative url in angular2",
    "url": "/angularjs/javascript/absolute-relative-url-in-angular2",
    "date": "Jun 17, 2017",
    "categories": ["AngularJS","JavaScript"],
    "tags": ["relative url","absolute url","Angular2"],
    "excerpt": "Most of the time we need to set url somtimes its Absolute or some times its Relative. so lets start we will check one by one. How to set Absolute..."
  },
  
  {
    "title": "How to dynamically get rss feed by using Javascript from a URL",
    "url": "/javascript/how-to-dynamically-get-rss-feed-by-using-javascript-from-a-url",
    "date": "Aug 04, 2015",
    "categories": ["JavaScript"],
    "tags": ["JavaScript","rss"],
    "excerpt": "Hi Friends, I wanna share my knowledge regarding “How to dynamically get rss feed by using Javascript from a URL” . I know most of you have knowledge about this..."
  },
  
  {
    "title": "How to create dynamic button and text-box using JavaScript",
    "url": "/javascript/create-dynamic-button-and-text-box-using-javascript",
    "date": "Jul 21, 2015",
    "categories": ["JavaScript"],
    "tags": ["dynamic button","dynamic textbox","JavaScript textbox"],
    "excerpt": "Hi Friends, Today i am come here to share my knowledge with all of you regrading “How to create dynamic button and text box creations using javascript in efficient manner..."
  },
  
  {
    "title": "Basic searching in AngularJS",
    "url": "/angularjs/javascript/basic-searching-in-angularjs",
    "date": "Jul 16, 2015",
    "categories": ["AngularJS","JavaScript"],
    "tags": ["Angular Js","searching"],
    "excerpt": "Today I will describe that How we will do basic searching in AngularJS.For this we need Following File structure. index.html // in this we will define our all structure script.js..."
  },
  
  {
    "title": "How to Add Multiple Products into WooCommerce Cart on Same Time using jQuery",
    "url": "/jquery/php/wordpress/add-multiple-products-woocommerce-cart-time-using-jquery",
    "date": "Jun 22, 2015",
    "categories": ["jQuery","Php","Wordpress"],
    "tags": ["Drag and Drop","WooCommerce"],
    "excerpt": "Hello friends, In my new blog i am here to present you How to create Woocommerce cart with drag and drop and add to click functionality to Add multiple products..."
  },
  
  {
    "title": "How to sync folders by using symbolic links or by using aliases (OS X) or shortcuts (Windows)",
    "url": "/resources/how-to-sync-folders-by-using-symbolic-links-or-by-using-aliases-os-x-or-shortcuts-windows",
    "date": "May 28, 2015",
    "categories": ["Resources"],
    "tags": ["Aliases","Shortcuts","Symbolic links"],
    "excerpt": "Sometimes situation are comes like that we need to synchronize our folder like i have faced a issue. The issue is that , I have make two sites for a..."
  },
  
  {
    "title": "Get data before page load in angular",
    "url": "/angularjs/javascript/get-data-page-load-angular",
    "date": "May 13, 2015",
    "categories": ["AngularJS","JavaScript"],
    "tags": ["$http","$scope","Angular Js","resolve","Routing"],
    "excerpt": "Normally in AngularJS we set routing so every URL is behaving like a route .So when we go from one route to  another route  then sometime we need to get data first..."
  },
  
  {
    "title": "MongoDB management tool and admin interface",
    "url": "/node.js/resources/mongodb-management-tool-admin-interface",
    "date": "May 11, 2015",
    "categories": ["Node.js","Resources"],
    "tags": ["MongoDB","mongoexpress","Node.js","Robomongo"],
    "excerpt": "Today i am discussing about some MongoDB  management tool and admin interface by Which you can easily manage your MongoDB. As we know that MongoDB is an open-source document database that..."
  },
  
  {
    "title": "How to add update and delete object in Array Schema in Mongoose/MongoDB",
    "url": "/node.js/add-update-delete-object-array-schema-mongoosemongodb",
    "date": "Mar 10, 2015",
    "categories": ["Node.js"],
    "tags": ["$pull","$push","$set","array schema","MongoDB","Mongoose","Node.js"],
    "excerpt": "Most of the Time when we work with Node.js then we use MongoDB. So for writing MongoDB validation, casting and business logic most of the time we use Mongoose.Here i am sharing Some..."
  },
  
  {
    "title": "MiniShopping Cart",
    "url": "/jquery/plugins/minishopping-cart",
    "date": "Dec 30, 2014",
    "categories": ["jQuery","Plugins"],
    "tags": ["jQuery","Minicart.js","plugin","Shopping Cart Integration"],
    "excerpt": "MiniShopping Cart  is a jQuery Plugin that is designed to improve PayPal shopping cart integration. One simple change and users will be able to manage their shopping cart directly from..."
  },
  
  {
    "title": "How to create facebook app",
    "url": "/resources/how-to-create-facebook-app",
    "date": "Nov 21, 2014",
    "categories": ["Resources"],
    "tags": ["Facebook"],
    "excerpt": "Many time we use facebook plugins like we use like box,sharing box,login with facebook and etc.For this we need  Facebook App ID And App Secret Here i am sharing that  how..."
  },
  
  {
    "title": "How to Setup Node.js on Amazon EC2",
    "url": "/resources/how-to-setup-node-js-amazon-ec2",
    "date": "Nov 09, 2014",
    "categories": ["Resources"],
    "tags": ["Amazon","Ec2","Node.js"],
    "excerpt": "[dropcap] I [/dropcap] n my previous post  How to setup and host website with Amazon EC2 , We have learn about setup of Amazon EC2.Now in this post i will share..."
  },
  
  {
    "title": "How to setup and host website with Amazon EC2",
    "url": "/resources/how-to-setup-and-host-website-with-amazon-ec2",
    "date": "Nov 04, 2014",
    "categories": ["Resources"],
    "tags": ["Amazon","AWS EC2","Node.js"],
    "excerpt": "From last 2 Year i am Using Go Daddy Hosting but now i am making a site using Node.js **but in my Hosting plan Node.js is not available  and if i use..."
  },
  
  {
    "title": "How to Generate PDF in JavaScript",
    "url": "/jquery/plugins/how-to-generate-pdf-in-javascript",
    "date": "Oct 28, 2014",
    "categories": ["jQuery","Plugins"],
    "tags": ["Generate Pdf","jQuery Plugin","PDF","PDF in JavaScript"],
    "excerpt": "How to Generate PDF in JavaScript is designed for PDF files in JavaScript.It is a HTML5 client-side solution for generating PDFs. How to Generate PDF in JavaScript is perfect for event tickets,..."
  },
  
  {
    "title": "How to add Google search in our website",
    "url": "/resources/add-google-search-website",
    "date": "Oct 19, 2014",
    "categories": ["Resources"],
    "tags": ["Custom Google Search"],
    "excerpt": "Normally we do our all searching in Google search almost but if we want to add this search in our website then How will we do it. So No worries..."
  },
  
  {
    "title": "Android Learning ( Lecture -2 )",
    "url": "/android/mobile%20platform/android-learning-lecture-2",
    "date": "Oct 16, 2014",
    "categories": ["Android","Mobile Platform"],
    "tags": ["Android","Eclipse","History"],
    "excerpt": "In Our last blog of Learning Android we learnt about : **- **What is Android **- **Android Internal Architecture So, After knowing much detail about android platform , you are..."
  },
  
  {
    "title": "Multiple window in vim",
    "url": "/multiple-window-in-vim",
    "date": "Oct 15, 2014",
    "categories": [],
    "tags": [],
    "excerpt": "Many time when we do our development work then we need to work on more than 1 files at same time, then for this in Vim there is very great..."
  },
  
  {
    "title": "Stylish Notification jQuery Plugin",
    "url": "/jquery/plugins/stylish-notification-jquery-plugin",
    "date": "Oct 14, 2014",
    "categories": ["jQuery","Plugins"],
    "tags": ["beautiful notifications","jQuery Plugin","Style"],
    "excerpt": "Stylish Notification jQuery Plugin is designed for showcasing some styles.CSS animations are used for the effects.In this some simple ideas and effects used for unobtrusive website notifications. [star_list] Little script Animation..."
  },
  
  {
    "title": "Enable and disable code indentation in vim",
    "url": "/enable-and-disable-code-indentation-in-vim",
    "date": "Oct 14, 2014",
    "categories": [],
    "tags": [],
    "excerpt": "In vim by default code indentation are not enable so to enable the code indentation in vim we need to set it manually also we can disable.Here i am describe..."
  },
  
  {
    "title": "Responsive FontSize jQuery Plugin",
    "url": "/jquery/plugins/responsive-fontsize-jquery-plugin",
    "date": "Oct 13, 2014",
    "categories": ["jQuery","Plugins"],
    "tags": ["Dynamic change in font size","jQuery Plugin","Responsive font"],
    "excerpt": "Responsive FontSize jQuery Plugin is designed to dynamically change font sizes according to screen / browser width. It is also Intended to be used with responsive or adaptive CSS layouts...."
  },
  
  {
    "title": "Enable and disable syntax highlighting in vim",
    "url": "/enable-and-disable-syntax-highlighting-in-vim",
    "date": "Oct 13, 2014",
    "categories": [],
    "tags": [],
    "excerpt": "In vim by default syntax highlight are not enable so to enable the syntax highlight in vim we need to set it manually also we can disable.Here i am describe..."
  },
  
  {
    "title": "Android Learning ( Lecture -1 )",
    "url": "/android/mobile%20platform/android-learning-lecture-1",
    "date": "Oct 11, 2014",
    "categories": ["Android","Mobile Platform"],
    "tags": ["Android","Emulator","Libraries","Linux Kernel"],
    "excerpt": "Introduction to Android When I heard the name Android , first question arise in my mind as normally comes in every human mind whenever they hear something new,that time i..."
  },
  
  {
    "title": "Show and hide line number in vim",
    "url": "/show-and-hide-line-number-in-vim",
    "date": "Oct 10, 2014",
    "categories": [],
    "tags": [],
    "excerpt": "In vim by default line number are not shown so to show the line number in vim we need to set it manually also we can unset.Here i am describe..."
  },
  
  {
    "title": "How to Implement Add/Edit/Delete/View with PHP using Angular JS (Part-2)",
    "url": "/javascript/implement-addeditdeleteview-php-using-angular-js-part-2",
    "date": "Oct 08, 2014",
    "categories": ["JavaScript"],
    "tags": ["Angular Js","angular paging","php"],
    "excerpt": "In our previous Post we have learn How to use CRUD(create read update delete)  in angular With PHP ? Now in this post we will learn How to do Paging..."
  },
  
  {
    "title": "DistractionFree Form Interface",
    "url": "/jquery/plugins/distractionfree-form-interface",
    "date": "Oct 08, 2014",
    "categories": ["jQuery","Plugins"],
    "tags": ["form","jQuery","jQuery Plugin"],
    "excerpt": "DistractionFree Form Interface  is a jQuery Plugin designed to allow distraction-free form i.e. filled with some fancy animations when moving between form fields. [star_list] Allow distraction-free form Fancy animations Fullscreen..."
  },
  
  {
    "title": "Prevent default behaviour of anchor tag by jQuery and JavaScript",
    "url": "/javascript/jquery/prevent-default-behaviour-of-anchor-tag-by-jquery-and-javascript",
    "date": "Oct 07, 2014",
    "categories": ["JavaScript","jQuery"],
    "tags": ["JavaScript","jQuery"],
    "excerpt": "In anchor tag when we assign href attribute with URL then on click on that it will redirect to that URL. In this post we will know that how to override default..."
  },
  
  {
    "title": "Dropdown Side Menus jQuery Plugin",
    "url": "/jquery/plugins/dropdown-side-menus-jquery-plugin",
    "date": "Sep 30, 2014",
    "categories": ["jQuery","Plugins"],
    "tags": ["Build Dropdown Side Menus","Build Dropdown Side Menus rapidly","Dropdown Side Menus","jQuery Plugin","Tendina"],
    "excerpt": "Dropdown Side Menus jQuery Plugin designed to build dropdown side menus rapidly.It is very easy to use. [button type=”bd_button btn_large” url=”https://github.com/iprignano/tendina” target=”on” button_color_fon=”#3fc2da” button_text_color=”#ffffff” ]Website[/button]  [button type=”bd_button btn_large” url=”http://codepen.io/iprignano/full/tjoua” target=”on” button_color_fon=”#ff8000”..."
  },
  
  {
    "title": "Facebook Like Counter jQuery Plugin",
    "url": "/jquery/plugins/facebook-like-counterjquery-plugin",
    "date": "Sep 30, 2014",
    "categories": ["jQuery","Plugins"],
    "tags": ["Facebook Like Counter.","fixed theme","Inline theme","interactive website","jQuery Plugin","LiveLike","popup theme"],
    "excerpt": "Facebook Like Counter jQuery Plugin helps to make your website more interactive.It stores data on the client with localStorage (for multiple values) or cookie (for single value) support. Yearly, monthly, weekly,..."
  },
  
  {
    "title": "this in angularjs",
    "url": "/angularjs/this-in-angularjs",
    "date": "Sep 20, 2014",
    "categories": ["AngularJS"],
    "tags": ["Angular Js","angular service"],
    "excerpt": "Most of the time we use this in JavaScript or $(this) in jQuery . Now How to use this in AngularJS ? In Angular by $event  we can get this by event..."
  },
  
  {
    "title": "How to update driver in Ubuntu",
    "url": "/resources/how-to-update-driver-in-ubuntu",
    "date": "Sep 14, 2014",
    "categories": ["Resources"],
    "tags": ["driver","Ubuntu"],
    "excerpt": "Normally when we work with Linux type operating system(like in Ubuntu,Xubuntu,Kubuntu) then it will get driver automatic.but when  Motherboard is other then INTEL **like ASUS **and many more then for this..."
  },
  
  {
    "title": "Code organization in angularjs",
    "url": "/angularjs/javascript/code-organization-angularjs",
    "date": "Sep 09, 2014",
    "categories": ["AngularJS","JavaScript"],
    "tags": ["Angular Js"],
    "excerpt": "When we work with any programming language the main thing is our code structure and code organization. Because when new person work with us then at that time if our..."
  },
  
  {
    "title": "Dynamic routing with AngularJS",
    "url": "/angularjs/javascript/dynamic-routing-angularjs",
    "date": "Sep 08, 2014",
    "categories": ["AngularJS","JavaScript"],
    "tags": ["$routeparams","Angular Js","ng-view","Routing","template"],
    "excerpt": "In My previous Article we have learned about Routing in angular JS . But in normal routing if we have 1000 route then at that time set config  for every route..."
  },
  
  {
    "title": "How to use multiple ng-view in a single page",
    "url": "/angularjs/use-multiple-ng-view-single-page",
    "date": "Sep 06, 2014",
    "categories": ["AngularJS"],
    "tags": ["Angular Js","ng-app","ng-include","ng-switch","ng-view","Routing"],
    "excerpt": "we can use only one ng-view in single template but if we want to use multiple ng-view then we can use it by the ng-include, ng-switch or mapping different controllers and..."
  },
  
  {
    "title": "conditionally apply classes in angularjs",
    "url": "/angularjs/javascript/conditionally-apply-classes-in-angularjs",
    "date": "Sep 05, 2014",
    "categories": ["AngularJS","JavaScript"],
    "tags": ["Angular Js","ng-class"],
    "excerpt": "In Angular we can add ,remove classes with the pre-build directive  ng-class. ng-class take value in boolean type when it get true it add class else it remove class.we can..."
  },
  
  {
    "title": "Learn Complete AngularJS in 5 Steps (Step 5 of 5)",
    "url": "/angularjs/javascript/learn-complete-angularjs-5-steps-step-5-5",
    "date": "Sep 02, 2014",
    "categories": ["AngularJS","JavaScript"],
    "tags": ["Routing","Sinle Page Application","SPA"],
    "excerpt": "As per my Previous article  you know Angular Service.if you not don’t know then please first read my previous article then come on this article by this you can easily understand this article...."
  },
  
  {
    "title": "$(document).ready vs $(window).load vs window.onload",
    "url": "/javascript/document-ready-vs-window-load-vs-window-onload",
    "date": "Sep 01, 2014",
    "categories": ["JavaScript"],
    "tags": [".ready()","onload","window.load"],
    "excerpt": "$(document).ready Many time we use ` $(document).ready `when we work with jQuery.This code is written when we execute our code when DOM is ready** except images**.like If our web page has  images..."
  },
  
  {
    "title": "Detect Orientation Event",
    "url": "/javascript/jquery%20mobile/detect-orientation-event",
    "date": "Aug 28, 2014",
    "categories": ["JavaScript","jQuery Mobile"],
    "tags": ["iOS device","landscape","Orientation","portrait"],
    "excerpt": "By JavaScript we can detect orientation event of mobile application that it is in landscape or portrait mode. In JavaScript window object has orientation property so we can get this property by window.orientation...."
  },
  
  {
    "title": "Learn Complete AngularJS in 5 Steps (Step 4 of 5)",
    "url": "/angularjs/javascript/learn-complete-angularjs-5-steps-step-4-5",
    "date": "Aug 21, 2014",
    "categories": ["AngularJS","JavaScript"],
    "tags": ["angular custom service","Angular Js","angular service"],
    "excerpt": "As per my Previous article  you know Angular Directive.if you not don’t know then please first read my previous article then come on this article by this you can easily understand this article..."
  },
  
  {
    "title": "Modern Progress Bar jQuery Plugin",
    "url": "/jquery/plugins/modern-progress-bar-4",
    "date": "Aug 20, 2014",
    "categories": ["jQuery","Plugins"],
    "tags": ["Fort.js","jQuery Plugin","Modern Progress Bar for Form Completion"],
    "excerpt": "Modern Progress Bar jQuery Plugin is for form completion. All the user do is add the form and Fort.js algorithm will take care of the rest. [button type=”bd_button btn_large” url=”https://github.com/Colourity/Fort.js”..."
  },
  
  {
    "title": "Learn Complete AngularJS in 5 Steps (Step 3 of 5)",
    "url": "/angularjs/javascript/learn-complete-angularjs-5-steps-step-3-5",
    "date": "Aug 12, 2014",
    "categories": ["AngularJS","JavaScript"],
    "tags": ["Angular Js","Custom Directive","Directive","predefined directive"],
    "excerpt": "As per my Previous article  you know Angular Module,$scope and  Controller. if you not don’t know then please first read my previous article then come on this article by this you can easily understand..."
  },
  
  {
    "title": "Notification Messages jQuery Plugin",
    "url": "/jquery/plugins/notification-messages-jquery-plugin",
    "date": "Aug 06, 2014",
    "categories": ["jQuery","Plugins"],
    "tags": ["jQuery Plugin","MessageBar","Notification Messages","Top Bar Notification"],
    "excerpt": "Notification Messages jQuery Plugin is for top bar notification messages. It can dismiss it by clicking the x. [button type=”bd_button btn_large” url=”https://github.com/audreyr/messagebar” target=”on” button_color_fon=”#3fc2da” button_text_color=”#ffffff” ]Website[/button]  [button type=”bd_button btn_large” url=”http://audreyr.github.io/messagebar/demo/” target=”on”..."
  },
  
  {
    "title": "Learn Complete AngularJS in 5 Steps (Step 2 of 5)",
    "url": "/angularjs/javascript/learn-complete-angularjs-5-steps-step-2-5",
    "date": "Aug 05, 2014",
    "categories": ["AngularJS","JavaScript"],
    "tags": ["$scope","Controller","Directive","ng-controller ng-repeat","viewModel"],
    "excerpt": "As per my Previous article  you know How to start with AngularJS ? if you not don’t know then please first read my first article then come on this article..."
  },
  
  {
    "title": "Learn Complete AngularJS in 5 Steps (Step 1 of 5)",
    "url": "/angularjs/javascript/learn-complete-angularjs-in-5-steps-part-1",
    "date": "Aug 04, 2014",
    "categories": ["AngularJS","JavaScript"],
    "tags": ["Angular Js","Directive","jQuery","ng-app","Single Page Application","SPA"],
    "excerpt": "Hi Here i am sharing my experience  that how i learn Angular JS.This is a all about that how to learn AngularJS.  So First…What is angularJS ? It is a..."
  },
  
  {
    "title": "The Modal-A jQuiery Plugin to implement modal boxes",
    "url": "/jquery/plugins/modal-jquiery-plugin-implement-modal-boxes",
    "date": "Jul 28, 2014",
    "categories": ["jQuery","Plugins"],
    "tags": ["Proper Modal Boxes jQuery Plugin","The Modal-A jQuiery Plugin to implement modal boxes"],
    "excerpt": "The Modal is a jQuery plugin to implement modal boxes.Facebook and VK photo modals are working like this plugin.You can use it w/o markup at all by opening empty modal and filling it with..."
  },
  
  {
    "title": "JavaScript is like a potato",
    "url": "/javascript/javascript-like-potato",
    "date": "Jul 20, 2014",
    "categories": ["JavaScript"],
    "tags": ["Angular Js","Backbone JS","JavaScript","Potato"],
    "excerpt": "[dropcap] I [/dropcap] am working in this field from last 3 year and one thing which i have noticed is JavaScript . This is amazing language for below reasons . [yes_list] Use..."
  },
  
  {
    "title": "Pickadate mobile-friendly, responsive, and lightweight jQuery date & time  picker",
    "url": "/jquery/plugins/pickadate-mobile-friendly-responsive-and-lightweight-jquery-date-time-picker",
    "date": "Apr 30, 2014",
    "categories": ["jQuery","Plugins"],
    "tags": ["Bootstrap","Date","Datepicker","DateTimePicker","jQuery Plugin","timepicker"],
    "excerpt": "**pickadate js  **is a mobile-friendly, responsive, and lightweight jQuery date &amp; time input picker. like a jQueryUI datepicker in this many option ,events and method are mention according to your requirements...."
  },
  
  {
    "title": "First Step With Require Js",
    "url": "/javascript/first-step-with-require-js",
    "date": "Mar 17, 2014",
    "categories": ["JavaScript"],
    "tags": ["AMD","Load Files","Loading","Module","Require Js"],
    "excerpt": "[dropcap]I[/dropcap] am working in JavaScript and jQuery and some time i am getting problem regarding file order like i am using two JavaScript library files jQuery  and  jQuery UI .We know that first we use jQuery   then jQuery UI...."
  },
  
  {
    "title": "Export and Import Entity in Microsoft Dynamics CRM 2013",
    "url": "/resources/export-import-entity-microsoft-dynamics-crm-2013",
    "date": "Mar 04, 2014",
    "categories": ["Resources"],
    "tags": ["CRM","Entity","Export and Import","Microsoft Dynamics CRM"],
    "excerpt": "I am working on Microsoft Dynamics CRM 2013 currently, now I have two setup for working server 1 and server 2 as I can’t mention these name here. So now..."
  },
  
  {
    "title": "All type date convert in php ",
    "url": "/php/type-date-convert-php",
    "date": "Feb 23, 2014",
    "categories": ["Php"],
    "tags": ["Date","Date-convert"],
    "excerpt": "Many time in php we use Date Related Work . so i have  made a function and use in every place . it is very helpfull for me. hope it..."
  },
  
  {
    "title": "How to Implement Add/Edit/Delete/View with PHP using Angular JS (Part-1)",
    "url": "/javascript/perform-addeditdeleteview-php-using-angular-js",
    "date": "Jan 28, 2014",
    "categories": ["JavaScript"],
    "tags": ["$http","$scope","config","data","db","headers","Module","mysql_connect","Php","status"],
    "excerpt": "How to use CRUD(create read update delete)  in angular With PHP ? Our Blog Regarding Interaction Angular JS with PHP teaches you : How to - Add Product Edit Product..."
  },
  
  {
    "title": "Searching With Paging using Knockout JS",
    "url": "/javascript/searching-paging-using-knockout-js",
    "date": "Jan 27, 2014",
    "categories": ["JavaScript"],
    "tags": ["Data-Bind","dependentObservable","Knockout JS","ko","ko.applyBindings","ko.utils.arrayFilter","observable","observableArray","Paging","search","template","text","viewModel"],
    "excerpt": "Java Script Library Provides a better way to manage data driven interfaces which lets you to create , direct connection between dynamics data and its presentation by linking an HTML..."
  },
  
  {
    "title": "Understanding Angular JS",
    "url": "/javascript/understanding-angular-js",
    "date": "Jan 22, 2014",
    "categories": ["JavaScript"],
    "tags": ["Angular Js","Controller","Module","ng-app","ng-click","ng-controller ng-repeat","ng-show","View"],
    "excerpt": "Angular JS is a java script framework, based on MVC architecture where M represents for Model, V represents for View and C represents for Controller , so Angular JS altogether..."
  },
  
  {
    "title": "Create a Plugin For TinyMCE Editor",
    "url": "/javascript/resources/create-plugin-tinymce-editor",
    "date": "Jan 10, 2014",
    "categories": ["JavaScript","Resources"],
    "tags": ["JavaScript","plugin","TinyMCE","TinyMCE Customization"],
    "excerpt": "How to Create a Plugin For TinyMCE Editor My last post about TinyMCE Editor was “How to add multilevel drop down in a TinyMCE Editor Menu Button.”, in that post..."
  },
  
  {
    "title": "How to add multilevel drop down in a TinyMCE Editor Menu Button.",
    "url": "/javascript/resources/add-multilevel-drop-tinymce-editor-menu-button",
    "date": "Dec 30, 2013",
    "categories": ["JavaScript","Resources"],
    "tags": ["customization","editor","menu button","multilevel drop-down","TinyMCE"],
    "excerpt": "Tinymce editor is quit famous, well known and very attractive editor these days. A few Days ago i worked with this editor and felt It is very customizable and easy..."
  },
  
  {
    "title": "Switch Your development Environment From Windows(Vista/7) to Ubuntu",
    "url": "/resources/switch-development-environment-windowsvista7-ubuntu",
    "date": "Dec 25, 2013",
    "categories": ["Resources"],
    "tags": ["Apache","development Environment","MySQL","Php","phpmyadmin","Ubuntu","Vista","Windows"],
    "excerpt": "Some time ago i was working on windows and development environment using XAMPP. I felt like windows is working a little bit slower, so I have searched for solution for..."
  },
  
  {
    "title": "Translating wordpress plugin in your languages",
    "url": "/php/wordpress/translating-wordpress-plugin-languages",
    "date": "Dec 25, 2013",
    "categories": ["Php","Wordpress"],
    "tags": ["change plugin language","how to change wordpress plugin language","how to use poedit","poedit","wordpress plugin","wordpress plugin in many language","wordpress plugin in your language","working of poedit"],
    "excerpt": "1 . Download poedit from  here Install poedit on your local computer. after sucessful insallation open your poeditor. Go to file menu click on “New Catalog”. then a other popup..."
  },
  
  {
    "title": "Sublime text to make editing interesting",
    "url": "/resources/sublime-text-make-editing-interesting",
    "date": "Dec 22, 2013",
    "categories": ["Resources"],
    "tags": ["sublime","Sublime tips and tricks","vintage mode"],
    "excerpt": "This post is part of my last post How I’m using sublime Text, that was about how you can install and start using this awesome editor with some of great..."
  },
  
  {
    "title": "How to get current url in JavaScript and jQuery ?",
    "url": "/javascript/jquery/get-current-url-javascript-jquery",
    "date": "Dec 12, 2013",
    "categories": ["JavaScript","jQuery"],
    "tags": ["hash","host","hostname","href","pathname","port","protocol","search","window.location"],
    "excerpt": "The [window.location](https://developer.mozilla.org/en-US/docs/Web/API/window.location?redirectlocale=en-US&amp;redirectslug=DOM%2Fwindow.location) read-only property returns a Location object with information about the current location of the document. we see all the property by this below Url http://www.test.com:8082/index.php#tab2?foo=123 first  use window.location then write following property..."
  },
  
  {
    "title": "First step with server side JavaScript (Node.js)",
    "url": "/javascript/first-step-server-side-javascript-node-js-2",
    "date": "Dec 09, 2013",
    "categories": ["JavaScript"],
    "tags": ["JavaScript","Node.js","Server Side JavaScript"],
    "excerpt": "When i started with Node.js then at that time in my mind have many question. 1)What is Node.js ? Node.js  is a platform built on Chrome’s JavaScript run-time for easily building fast, scalable..."
  },
  
  {
    "title": "Add menu externally to wp menu list",
    "url": "/wordpress/add-menu-externally-wp-menu-list",
    "date": "Dec 09, 2013",
    "categories": ["Wordpress"],
    "tags": ["add header menu externally in wordpress","add menu in wordpress","adding menu in wordpress","wordpress menu"],
    "excerpt": "For add menu externally in wordpress menu list add below code in your functions.php add_filter( 'wp_nav_menu_items', 'myaccount_login_menu_item', 10, 2 ); function myaccount_login_menu_item ( $items, $args ) { if ($args-&gt;theme_location ==..."
  },
  
  {
    "title": "How I'm using sublime text",
    "url": "/resources/im-using-sublime-text",
    "date": "Dec 03, 2013",
    "categories": ["Resources"],
    "tags": ["DocBlocr","sublime","Sublime Bracket Highlighter","Sublime linter"],
    "excerpt": "In the field of programming, developer’s most of time spent in using keyboard and moving fingers around keyboard and creating some cool stuffs. I have used Dreamweaver, Eclipse and Aptana..."
  },
  
  {
    "title": "Three ways to define a JavaScript class",
    "url": "/javascript/three-ways-define-javascript-class-2",
    "date": "Nov 27, 2013",
    "categories": ["JavaScript"],
    "tags": ["class","constructor","function","JavaScript","Object"],
    "excerpt": "Introduction JavaScript is a very flexible object-oriented language when it comes to syntax. In this article you can find three ways of defining and instantiating an object. Even if you..."
  },
  
  {
    "title": ".ready() function in jQuery",
    "url": "/jquery/ready-function-in-jquery",
    "date": "Nov 24, 2013",
    "categories": ["jQuery"],
    "tags": [".ready()","JavaScript","jQuery"],
    "excerpt": "Description: Specify a function to execute when the DOM is fully loaded. Type: Function() A function to execute after the DOM is ready. While JavaScript provides the load event for executing code when a..."
  }
  
]
