Categories
Careers Interview questions

CakePHP interview questions and answers

CakePHP  is a free, open-source, rapid development framework for PHP. It’s a foundational structure for programmers to create web applications. There is number of in built component like Ajax, RequestHandler, Session etc. Question: What are the drawbacks of cakephp? Answer : The learning curve, and it loads full application before it starts your task. Its […]

Categories
jQuery

idTabs – jQuery Plugin

idTabs is a jQuery plugin which adds multiple tabs into a website in a simple and easy way. It has endless possiblities. Using idTabs is very easy. Just download the library and copy and paste the following code into the <head> <script type=”text/javascript” src=”jquery.idTabs.min.js”></script> Now use the following scripts: <ul class=”idTabs”> <li><a href=”#tab-1″>Tab 1</a></li> <li><a […]

Categories
jQuery

jQuery Face Detection Plugin

jQuery Face Detection Plugin – This is a jQuery plugin to detect faces over images, videos and canvases. Include jQuery library and the plugin. <script type=”text/javascript” src=”http://code.jquery.com/jquery-1.11.1.min.js”></script> <script type=”text/javascript” src=”path/to/dist/jquery.facedetection.min.js”></script> Now set a photo with some faces in your HTML page. <img id=”image” src=”img/myface.jpg”> Apply the plugin to this photo and get the face coordinates. […]

Categories
jQuery

jQuery Tiny Carousel

Based on javascript jQuery library, Tiny Carousel is a lightweight carousel to slide html based content. It gives web designers a powerful way by utilizing the dynamic lightweight to enhance user interface. Features of Tiny Carousel: Slide vertical or horizontal. Support for AMD, Node, requirejs and commonjs. Supports navigation by button or paging. Very Lightweight. […]

Categories
Creative blog SEO

10 online broken link checker tools

Broken links or 404 dead links are not good for search engines. So broken link checker websites are very useful to get dead links on your blog. If any visitor lands any broken links of your website then they may be offended and they may not come back to your website again. So it’s better […]

Categories
AngularJS

AngularJS services

AngularJs services are javaScript function that perform a specific tasks only. Using dependency injection mechanism services are normally attached. AngularJS provides some build in services i.e. $http, $route, $window, $location etc where each service is responsible for different tasks. For example, $http is used for ajax call, $route is for routing information. There are two […]

Categories
AngularJS

AngularJS dependency injection

AngularJS dependency injection is a software design pattern in which components are given their dependencies rather than hard coding within component i.e. for reusing, maintainable and testable. Following core components are injected into other as dependencies: value: This is a javaScript object used to pass values to controller during config phase. factory: This is used […]

Categories
jQuery

PDFObject : PDF Embedding

It is a JavaScript library which embed PDF document into HTML webpages dynamically. It uses JavaScript to generate and push <object> element into your HTML webpage.

GUEST BLOGGING & LINK BUILDING SERVICES

Expand your reach with guest blogging – a great chance to collaborate and grow your visibility. Submit your guest post to info[@]namasteui.com. Guest Blogging Submit your guest post today and boost your online visibility with our trusted guest blogging services. Link Building Strengthen your SEO with high-quality backlinks through our proven link building services. Content […]