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

Search In

How to pass extra parameter in Wordpress pagination?

Hello readers, today I guide you "How to pass extra parameter in Wordpress pagination?".   Recently I am working on a project and I want to pass extra parameter in Wordpress paged pagination. Normally we are are using simple paginati

Android background service launches itself after closing UI

There is a requirement to start the background service from the another application where the current services are only installed and not in running state. So I started the service from the another application by using the below code in MainActivity

Check if new version of app is present in appstore programmatically.

Many apps these days show an alert on app's launch saying a new update is present at the store. To implement this feature first we need to find version of the app available on app store and version of the current running app and then compare bot

Achieving Nested Comments in Rails

Few days back, I was working on a project where I have to create nested comments on a articles and on showing the article I was needed to show all the nested comments in its hierarchy.So I used closure_tree gem to achieve that. So lets see how I impl

How to Insert, Select and Delete all table row data in SQLite database?

In the below example code I have clearly described how to insert,Select and delete all table row from the database. Here, first I have extended SQLiteOpenHelper class After this I have used onCreate method to create a database table. In next step, in

Display initials if no profile pic available

When we create an application its very easy to display user image or profile pic. when no image is available then we used to include an anonymous image in place of no image is available. But Gone were days and now we have something rich and

How to disable zoom via mouse scroll on embedded Google Maps?

Hello, Readers! I worked on a PSD recently and it required me to embed a map into it which was done successfully. I embedded a Google Map using iFrames. But in doing so, I came across a problem. The problem was: When we/user scroll the page and at

Access all links simultaneously and checks whether links are working or not present within the Web page

Dear user, In the last blog, I wrote about how to access links using exact match and partial match in a web page through selenium web driver. Now in this blog, I will guide you about how to access all links present with-in the page are working usin

Auto Generated Auto Incremented Alphanumeric Sequential Code in SQL SERVER

Create a table tbEmployeeMaster by following query :-   CREATE TABLE tbEmployeeMaster ( EmpId INT NOT NULL IDENTITY(1,1) PRIMARY KEY, EmpName VARCHAR(100), EmpCode VARCHAR(15) )   Create a user

Baking Ambient Occlusion, Color And Light Maps In Maya Using Mentalray

Step 1- choose a model for baking Ambient Occlusion. Step 2 - make sure you have a proper UV Layout for your model. Step 3 - Set the project and save the file . Step 4 - Make sure the Mentalray plugin is loaded in Maya. To open the P

1 246 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: