
Search In
As you all know, we can boot any OS from a usb-stick also. So today i am going to tell you how to create a bootable ubuntu pen-drive from windows.
There are many utilities available for it. And we can create it using command line as well.
Here i am
Promises are logics that are executed after any function is completed. In AngularJS, promises are provided by the in-built $q service. It executes asynchronous functions by registering them with the promise object.
Deferred helps to con
Alerts are notification message box, which appeared on screen display. Alerts give some information or ask for permission to perform certain action or job.
To automate the alert popups has always been a challenging or tricky task for automation test
Cakephp's bake console is the fastest way to create models, view and controller. In order to create it first you need to create the table. In this case I am creating Users table:
CREATE TABLE users (
id INT UNSIGNED AU
Php Folks!
You know others in other forums suggest I use regex but yet again they never provide sample or I reckon many don't know the regex.
I will mention your sample on other forum and link back to this thread. Hopefully, a lot of newbies wou
Every business requires successful marketing efforts and a strong strategy to develop and grow, but majority of them face multiple problems related to the same. Either they don’t have skilled in-house marketing expertise or they have the workfo
As a small business, you should be reaching out to customers in every way possible trying to gain an edge on the competition. With more than 1.8 billion active users a month, Facebook is a prime location to start a marketing campaign and they want yo
Hi All,
Today we are going to discuss how to integrate Facebook with PhoneGap.
To register your App with Facebook follow below steps:
1. Navigate to https://developers.facebook.com/
2. Log in with your Facebook Account.
3. Click on my Apps
4. Add a
Angular material card is something new what we get for better UI designing. It is used to draw cards in angular applications. md-Card directive is used for AM-card. It is a container which draw the card and contain many directives inside to make a ri
There are few steps which we have to follow to implement Push Notification.
Step 1: First we will write the api to get token and device type . Here is the controller code of push notification.
public function pushNotification() {
$validator
