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

Search In

How to make readable text from a pdf file in PHP

If you want to show a pdf file with the readable text from it on the page you can achieve it by seeing the code below We will use a php library (pdfparser). This function will get the exact text as what you need http://www.pdfparser.org/ Step 1: Y

Show flags using Unicode

Hi All, If you want to show flags in using unicode hex coding (U+XXXX) than you can follow this code . UNICODE:- Unicode is a computing industry standard for the consistent encoding, representation, and handling of text expressed in most of the wor

How to create Cool 3d Text in Photoshop

Photoshop has evolved a lot than it used to be in early phase, now Features like Content aware, 3d and Puppet tool have boosted its awesomeness. 3d is one of the feature that i love to use in photoshop CS6. as its Handy and can give you amazing resu

Sending email using drupal_mail()

Sending email using function drupal_mail(). All you need to do is install and configure SMTP module and then add the given code in your custom module. function sendemail(){ $to = ' xyz@gmail.com '; $from = ' abc@gmail.com ';

Login with Facebook using custom login button in iOS

Custom Facebook Login Button to logged into the iOS app. Now a days most of the iOS apps provides "Login with Facebook" feature. Facebook also provides SDK for iOS platform, here we are getting logged into the iOS application using Facebook credentia

Login with Facebook sample code for iOS

Facebook Login Button to logged into the iOS app, here we are getting logged into the iOS application using Facebook login button. Steps to follow:- Create App in your Facebook account or open (https://developers.facebook.com/apps?ref=mb). Go to A

Import Facebook friends list using Facebook SDK in iOS

Facebook friend list import became easier after using latest Facebook SDK. Here is the method which imports friend list. Steps to follow:- Create App in your Facebook account or open (https://developers.facebook.com/apps?ref=mb). Go to App Details

Refine Edge use in photoshop

Using a selection tool to cut an particular image portion in photoshop we are going to use refine edge to modify the selection so that we can use it in a better way. For this first we need an Image. Open it in the photoshop. Use the Brightness and

Texturing in 3d Coat

Hello Guys, Since we all know that Photoshop is a great tool for painting and coloring a character or a 3d asset but during texturing process, there is a lot of back and forth in checking textures in your 3d programme, What if you could paint directl

Detect network change using Reachability in ios

Following code will help you to detect the change in network availability. Download the reachablity class from here : https://developer.apple.com/library/ios/samplecode/Reachability/Introduction/Intro.html #import "Reachability.h" Then put follo

1 82 287
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: