
Search In
Hi guys, as you all know that developing a product and promoting it in the market are two different things. A product is useless until and unless it is accepted by the targeted audience for whom it has been developed. So whenever a product is launche
This post will help you to send push notification to iPhone devices using server side scripting language called php.
Here are code to send push notification
/**
* Apple Push Notification Services (APNS)
*
* @param array data
Liferay provides very rich environment to create versions for the Uploaded documents. You can achieve Document Version Control very easily in Liferay by using the below code.
Create the object of ServiceContext as below:
ServiceContext serviceConte
1. Think Opposite
Todays lot of thing in web design, turn it upside down. Invert colors, change direction, misplace it in a new setting, or think of an interesting perspective. Here are three designs that do just that.
2. Think Bold and over Exagger
In wp, pages are join together from different theme template files. Each & every template file of wp represents section of the web page, and all together they render all of the content of individual web pages, pulled from the wp admin. However, w
Hi Friends,
This small article can help you to create nice icon. I have some small idea in my mind to create effective icon designs, Before going to design icon, there are some guidelines and principles which you might found that are worth studying.
Let say you have requirement to call stored procedure from your Java code. You can use following sample code for your reference. Change the connection source as per your requirement and call the method.
package com.app.util;
import java.sql.*;
pub
Hello readers!
If you want to make your WordPress website faster you can make it possible by Caching Custom Queries using Transients API. So read out this tutorial carefully and apply the steps in your website.
If you are using custom WordPress que
Hello folks,
Here is an example of responsive navigation without javascript using pure css.
HTML:-
<nav>
<a href="#" class="logoNAv">Logo </a>
<input type="checkbox" id="nav" /><label for="nav"></label>
Mac OS X wants to use system keychain when compiling the xcode project
"Follow below steps"
1.open your key chain access.
2.on top left corner unlock the key chain (if it is locked).
3.click system from top left corner.
4.then click your
