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

Search In

Cordova plugin for using torch or flashlight of your device

Hello Readers, Cordova flashlight plugin allows you to access device flashlight in your app and you can access it from your app. This plugin works on iOS 5+, Android 2+, wp8 and for Android 6+ runtime permission handled automatically. First of all

Use of colgroup tag in html

<colgroup> tag: It is used to apply different properties on more than one column in a table by grouping columns. Like with the help of this tag we can apply CSS on more than one column otherwise we have to apply CSS individually on each column

Pagination in cakephp 2.7

Pagination is basically dividing your data into multiple pages. When we fetch the data in bulk from the data base it comes on a single page but that is sometimes difficult to keep scrolling to the last if we want to go to the last data. It also tak

How to implement ajax in cakephp?

Hello Everyone, In this blog, we will be learning about that how to use AJAX in cakePHP. There is not much difference of using Ajax with cakePHP or with HTML. Ajax is defined as Asynchronous JavaScript. It is a client-side scripting language that com

ProgressBar in Notification Android

Sometime we need to download large file from server or some progress which takes time. For user experience we show progress bar so that user can check estimate time and progress completion. This blog is about how to set up Progress bar in Notificat

Rake task to parse third party XML file in rails

Parsing a xml file means separating a data block into pieces by following an algorithms, so that we can be easily manipulate.   If there are a requirement in rails application to read XMl file from remote, we can use the Nokogiri to read file

Creating file / writing in a file using command line interface

In this small blog we will learn how to create a file with different file extensions and how can we write some text or paragraph in the file? how to write content of one file to another file. We can also use cat command to append the binary data.We c

Using Delayed Jobs in Rails

Using Delayed Jobs in Rails When creating a web application sometimes need arises that we have to schedule some jobs during the execution of a particular method. Due to these job the render of the page has to wait until the task gets over. Thi

How to make find and replace in page using jQuery?

Hello Readers. If you want to make replacement of words on any webpage then jquery offers you to do this. The benefit of using the Jquery is to run code on real time front end. So let's get started working on it. Step 1:  Create a simple HT

Sending Email through SMTP mailer in Rails

Sending Email through SMTP mailer in Rails As we know these days in almost every application we have the need to send mails to its users then be it for password confirmations, subscriptions etc. So these mails can be sent through your rails applica

1 599 633
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: