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

Search In

How to include file only on specific page in wordpress

Hello Friends This is a good practice if we include only essential files on every page like I have implemented dropbox on a particular abc page and this idle to include this file only on abc page or where it is require. Please look at the below code

How to Getting calendar for a month in python ?

If you want to getting calendar for a month then we can set calendar module as it gives a wide range of methods to play with yearly and monthly calendars. Here, we print a calendar for a given month ( Jan 2008 ) − and for example you can see below co

How to call featured image in WordPress

If we are making a custom wordpress theme , we can call any feature image attached with any post or any custom post. Wordpress have by default option for feature image. We can upload the feature image to any post or any custom posts. We can call the

9 simple steps to improve your technology blog

How to create good original content for a technology blog seems to be the question on everyone’s mind. It is to be noted that just uploading codes doesn't count as good blogging. One needs to support the code with some content which highlights its im

How to get aspect ratio of an Image in java?

Sometimes we need to get aspect ratio for an image in Java to fulfil our requirement. You can use the below code to get aspect ratio for an image in Java very easily: Define the dimension boundary of which you want resized image as below ( here you

Having trouble building left outer join with multiple conditions using Dynamic Linq

I am trying to build Dynamic Left outer join Linq query.   I took help from StackOverflow page titled "How do I do a left outer join with Dynamic Linq?"   I am getting the following error in "SelectMany&quo

How to calculate distance between two location by PHP Code

If you would like to calculate air distance between two location without any API or mysql query. You can use below code to get distance between two location. $distance_one_latitude = 30.364267; $distance_two_latitude = 30.324860; $distance_one_longi

How to resolve error "PJClientCallableException: WSSWebAlreadyExists" in SharePoint 2013

A new method is introduced in CSOM is CreateProjectSite() When we try create to create Project Site using this method, sometimes we get this error "PJClientCallableException: WSSWebAlreadyExists" which means the project site we try to creat

How to create wizard resource and return the action in OpenERP

In OpenERP when creating the wizard resource than the action of form is returned so agian we have to create the users and relate it to wizard resourse and also clicks the init icon in the web client than retrieve translated version of wizard's na

How to generate unique number for an email in JAVA?

Sometimes we need to generate a unique number for an emailId, for example when a user register then we need to generate a number by using that user can verify his EmailId. For this we can use SHA1 encoding method. Example - In the below method I'

1 113 408
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: