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

Search In

Screen Recording with Android Studio

Hello Friends, Sometime we need to record Android Screen as Movie. This is very useful for Bug reporting and for app promotion. Android Studio has ability to record device's Screen as movie. Android studio give button in DDMS to record video of D

How to handle multiple form request in Symfony2

Hello Friends, If you are using multiple forms in symfony2 web page and getting issue to fetch data from multiple form. Please review the code below and make the adjustment accordingly. In the below example I am using two forms 1) $Kickedform and 2)

Customize Magento Toolbar For List Page

Customize Magento Toolbar For List Page: Hello readers, Some times you need to show the toolbar as per client requirement ,But magento (default & rwd theme) show same tool bar at the top and bottom of listing page (List & Grid). You can Custo

Google App Engine: How to get Storage Access with the help of a Service Account

First get logged in to a GCE instance via SSH. From there you can access the Storage with the help of a Service Account: Step 1:  Open Command line of google app engine and enter following command.        &nb

bash: /etc/php5/apache2/php.ini: Permission denied

Hello Friends, If you are looking to update php.ini file in your server and getting permission issue with this like I was getting the issue "bash: /etc/php5/apache2/php.ini: Permission denied......" to resolve this problem, I have done the

Cronjob: How to set up cron in Ubuntu ?

How to add Cron Jobs in Ubuntu? I was facing issue for adding cron jobs in dedicated hosting (in Ubuntu). In order to add cron jobs in Ubuntu go to the terminal and type: $ sudo crontab -e this will open your personal crontab (cron configuration

How to Create excel files in php

Applications that are written in php most of the times need to export data for some purposes. In this tutorial, we will learn "How to export that data in Excel CSV fomat?" CSV is known as the EXCEL spreadsheet that have the data in a grid f

Browsernizer gem integration

We can use browsernizer gem to restrict an application to open on old version of browsers or we can notify user to upgrade browser. Add gem to Gemfile gem 'browsernizer' Run bundel install rails generate browsernizer:install This will be crea

How to create Bootable pendrive using cmd

This blog is about how you can create your pendrive bootable without using cmd. Here we start. 1. Open CMD. 2. Type diskpart and enter 3. Type list disk and enter.  4. Type select disk 2(choose  your USB Pendrive number) and enter 5.

Android ViewPager Example [Video Tutorial]

Hello everyone, This Android Video Tutorial will provide you clear idea about "What Android ViewPager is and How to Implement it in Android App?".   Basically ViewPager is an application or a widget tha

1 70 130
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: