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

Search In

How To use Prefabs in Unity3d

Prefabs A Prefab is a type of asset -- > a reusable Game Object stored in Project View. Prefabs can be inserted into any number of scenes, multiple times per scene. When you add a Prefab to a scene, you create an instance of it. All Prefab instan

How to install android apk file on Emulator in Linux

To install apk file on Emulator Follow the below mentioned steps: 1.Go to platform-tools in android-sdk and Copy the apk file in it. 2.From your Terminal navigate to platform-tools folder in android-sdk. 3.Then use this command ./adb install app

How to stop spam from submitting form in rails other then captcha

We have a registration form where user can register directly i.e we don't have any mail verification process beside that we also don't want to add captcha as its add an extra step for the user. The issue we are having is that some bot is making fake

How to maximise the maximum size of POST in PHP

If your form sending much more POST request than the default size and you want to increase the size of POST then see the steps:- Open the file php.ini you can file the location of file from exicuting the PHP line below <?php phpinfo(); ?> N

How to Add a prefix to every URL in CakePHP?

Hello Reader! If you looking to fix a default language prefix for your all url in cakePhp then you can follow the steps which is the easiest and clean way :- Open file routes.php from the location Config/routes.php There in first line write the co

Selection sort in C

Selection sort as the name suggests, first select the least element from the entire list in every iteration and swap it with the position for which iteration is being performed.   In the given figure it is seen that in the first iteration the

Change the background image and color in Ubuntu

Change the background in Ubuntu : Ubuntu is an open source operating system used widely in the market. Ubuntu is powerful and almost very user friendly. It has the GUI features so that user can do his most of the tasks using GUI interface. Here we ar

How to send e-mail using Pentaho Kettle?

To send an e-mail: Step1: Create a Job. Step2: From Design menu, drag and drop Mail in your Job. Step3: Right Click, Edit the Mail and set up Address, Server, Email Message, Attached File(if any). Step4: Execute the Job.

Customize the theme and icon size in Ubuntu

Ubuntu is widely used open source OS. Ubuntu provides lots of customizable features but not more than windows. You can change the background color, theme and organize the icons by their name, type etc. In this article we will tell you about that how

How to send sms through Nexmo SMS Gateway in php?

In this post, I will be discussing about how to send SMS through PHP using Nexmo SMS API. To send SMS, we will be using Nexmo SMS API. There are a number of SMS Gateways like Clickatell, Twilio, and so on available in the market. However, I found Nex

1 87 178
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: