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

Search In

Mobile Application or Game Marketing Techniques – Part 1

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

Push Notification - iPhone

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

How to achieve Document Version Contorl in Liferay?

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

Some small tips to make your Design Unique

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

Wordpres theme template hierarchy

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

Some key Point of Effective Icon Design

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.

Calling Stored Procedure from Java Code

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

Speed Up Your WordPress Website by Caching Custom Queries using Transients API

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

How to make responsive navigation pure CSS

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>

Always ask Keychain Access while compiling the xcode project

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

1 621 949
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: