Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Priority queue in C++

Priority queue is container adapter, designed in such a way that the first element is the greatest elements among it contains. In priority queue elements are popped from the back which act as top in the priority queues. In the below program we are g

How to make Animate a Bitmap app

In the below example I have created Animate Bitmap program. By using animated bitmap function we will get the position and distance along a path. In below, code will animate image on screen. In my below code I have clearly describe how to make Anima

length property in JavaScript String

length property in JavaScript String : Strings in JavaScript are sequence of characters. What if you want to know the number of characters a string has, solution is call the property called length on string object. JavaScript string has the property

How to apply autocomplete feature to textbox with jQuery?

Sometimes we need to implement autocomplete feature to input field for searching purpose. We can do this by using "autocomplete()" with jQuery. Example: In the below example I have created an array of country names and passed that as source to autoc

How to use auto login in liferay

Hello Guys I am writing blog to develop auto login logic in liferay. Liferay provide auto login functionality, So we can login by screenName, userId and email address parameter's. We need to create hook to implement AutoLogin interface, so foll

Drupal Core Base Theme Features

As I mentioned in my previous blog that Drupal 7 is shipped with four default themes, listed below Bartik Garland Seven Stark I would like to share some useful features of default themes Bartik

Authentication Check each time the Page reloads using laravel 4.x

In every project we have minimum 2 sections. First is User Section and second is Admin Section and In our routes we want to put authentication check each time when page is loaded. I can easily explain this by using simple example. Route::group(arra

Websites Creation & WordPress Themes?

The list of these web hosting providers looks a bit long? It should be... There are a ton others and the ones listed here serve different purpose plus have different plans and pricing. The good thing is we know about these guys and you'll be in good

What is .not() method in jquery ?

Hello Readers, .not() is the jquery method and it is the opposite of filter() method and this method used for return elements that do not match or do not select the certain criteria and those not matched the certain criteria they will be removed. Th

how to detect search engine bots using php

Hello readers today I will guide you "To detect search engine bots using php". Search Engine Bots:- Search engines refers to, generally people which make use of programmed software program providers referred to as spiders, crawlers, software in addi

1 307 720
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: