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

Search In

How to call the model from one component to another component in Joomla?

Hello Readers, Below blog shows the call of the model from one component to another component.   For Example - We have a two different components in Joomla : >> comp1 comp1->model->m1   model: m1 comp1->controller->c

Memcached Glitch in Project and How it Went Away

In one of our current Project we used Memcached. Objective was to minimized database to-fro for very high UDP requests hitting Java application. Hence all device ids were placed in Memcached so that we could very promptly identify the incoming UDP re

Coding a Workflow System to Track and Improve Productivity

Coding a workflow system will improve productivity. In addition, bpm is crucial to your business goals. It helps you understand the processes that need to be done and have the technology to see them through. So if you are looking build out your

How to make multilanguage website in Codeigniter

Hello Reader's if you are looking to desing the multilaunge website then codeigniter offers you to do this with very easy steps. First learn what is multilanguage website.   A multilanguage website is which can run in any langauge which ev

How to upload files to Bitbucket in Ubuntu 14.04?

Hello friends, welcome to findnerd. Today I am going to tell you how to create repository and upload files to Bitbucket using command line in Ubuntu 14.04. Before creating repository to Bitbucket, you need to have an account first.  Getting sta

How to pass array in Waypoints API in Google Maps API 3 ?

Waypoints API helps to find directions in Google. So how to pass multiple latitudes and longitudes in Waypoints API. This is the way pass a single lat long we would pass it as below waypoints: [{ location:new google.maps.LatLng(42.496403,-

How to export GridView to Excel in .Net

Hello all, In asp.net we show our database records in tabular format using GridView control and to export that GridView Data to excel, we can use following code packet. protected void gridViewExportToExcel() { if (GridView.Rows.Count &

decodeURI() function in JavaScript

JavaScript decodeURI() function : The decodeURI() function is used to decode the encoded URL. Syntax of decodeURI() function : decodeURI(uri) uri : Required. This is the encoded url which need to encode. Example of decodeURI() function : Foll

decodeURIComponent() function in JavaScript

JavaScript decodeURIComponent() function : The decodeURIComponent() function is used to decode the encoded URL components. Syntax of decodeURIComponent() function : decodeURI(uri) uri : Required. This is the encoded URL which need to encode.

How to show custom lines on Google Map

Hello Reader's if you are integrating the Google Map in the website and you also want to show custom line on the map, Then this blog is very helpful you. Lets see the working of this custom map. <!DOCTYPE html> <html> <head> <sc

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