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

Search In

How to create marquee effect on imageview in Objc

To create marquee effect first set scroll view either via storyboard or via code Here in this example I am setting up scroll view via code. declare these variables     UIScrollView *scrollView;     NSTimer *timer;

Accessing JNDI DataSource with JSTL from JSP

JSTL Sql tags with JNDI datasource : In this article we will show you how to create the JNDI datasource and access it using the JSTL tag library. We will use the tomcat DBCP Connection Pool defined in context.xml, to execute an SQL query and output t

How Artificial Intelligence is Boosting eCommerce Industry

There was a time when Artificial Intelligence (AI) sounded pretty scary, with people spreading rumors that it was going to take over the world and make the human race extinct! In 2018, however, AI has appeared eCommerce-friendly and you can use it to

Populating Treeview from Database

While working with treeview you can bind it with fixed items or with the dynamic items using the database data .   HTML for Treeview   <h3> Vehicle Details</h3> <hr /> /* Defining treeview and its properties*/

Chapter 3: Angular.js with UI Logic(Controller)

In the previous chapter we have discuss what is angularjs and what are the directives before proceeding to next chapter where we will practically try to implement all this it is necessary to know about angular.js definition and directives. As we all

Discussion on send puch notification on iPhone in cakephp 2.0.

Hi Reader's, Welcome to FindNerd, today we are going to discuss on send push notification on iPhone in CakePHP 2.0. Push notification is basically used for sending messages on mobiles. It pops up on a mobile device. If you are app publishers an

TextToSpeech API provided by Apple

Apple has provided a powerful api to play audio from text and here are the steps to achieve:   1-  Import AVFoundation framework   2- Initialise AVSpeechSynthesizer(as below) let synthesizer = AVSpeechSynthesizer()   3- Cre

My datatable not showing in laravel project

I'm working on inventory management project in laravel but currently my datatable is not showing for sales order list SalesController.php <?php namespace App\Http\Controllers\Transaction; use App\Http\Controllers\Controller; use Illuminat

Arrays in php

Arrays are the sequential memory storage which holds the different elements of same type under a common name. The arrays have key/value pair in which the key points to the value. There are two types of arrays: Indexed array and Associative arra

Where & on Which Line Banned Word Filter Code On Mini Proxy to be Put in PHP?

Folks, Where on Mini Proxy, on which line, would I add the banned words filter code (the code which you see below) so that, when banned words are found on the proxied pages, then the banned words are substituted ? Mini Proxy is here: https://github

1 232 481
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: