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

Search In

How to get list of all orders of the logged in user?

Some times in magento we are required to get list of orders of the current logged users.  To do so lets see how we can do it:   first of all we need to get the logged in user id from the session for the same write the below cod

Password hashing in wordpress

WordPress doesn't ever store client passwords as plain content. This is the essential motivation behind why, on the off chance that you forget or lose your password, you have to reset it. Your password is not stored by wordpress, regardless of th

keypress, keydown, keyup events in jQuery

Hello readers, Today we will discuss about keypress, keydown, keyup events in jQuery. These events fires when user pressed any key. Lets have a look all three events:   keypress: This is a special event and works when any key pressed. This

Transparent background using CSS

Hey there! There are never enough things to do with CSS. We may think of the weirdest stuff, and CSS makes it possible. One such thought that popped into my mind was of transparent background. We have used  colors and images as backgrounds. But

uploading to amazon s3 from android app

// Initialize the Amazon Cognito credentials provider CognitoCachingCredentialsProvider credentialsProvider = new CognitoCachingCredentialsProvider( getApplicationContext(), "us-west-2:45af92a8-2a30-4540-bbd6-a7ec68b9fcd4",

How to generate video id from youtube video url in android

If you are using YouTubePlayer in your android app and wants to play youtube video on that, so first we need a youtube video url. From that url we can get a video id(11 alphanumeric character set). In below example we are going to generate a video id

How to create a Google coloured button?

Hello readers, Today in my blog I have tried to create a Google colored button.   Before creating this a question arises in my find is it really possible to change each letter in a button to a different color at the same time on hover.  

What is Content Marketing and Its Business Benefits?

The content marketing spilled much ink and businesses use more and more.    What is Content Marketing?     The content marketing is an information content production strategy , it aims to promote th

How to get the last modified date of a file before uploading?

Check last modified date of a file using Javascript : Most of the applications has the feature of upload files to the server. In some cases we need the metadata of a file like file created date or last modified date etc. In server side application t

What is named paramters in c#

Named parameters:-          The concept of named parameters was introduced in C#4.0 and main purpose was to pass the parameter by name not the position. This features provide us the liberty to pass the parameter a

1 573 596
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: