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

Search In

Laravel form model binding

Form Model Binding is one the important feature in Laravel 4.x. I am reading about this feature from the below link. http://laravel.com/docs/html#form-model-binding I have a situation where " The model (User) I want to bind in my form has a separate

How to scroll listview inside a ScrollView in Android.

Hello Friends Here I am going to share a very important code to make ListView scroll inside a ScrollView. Most of the Android developers says: “Its not a good approach to put a ListView inside a ScrollView because a ListView is already a scrollvie

Data download problem using apache-flume from Twitter

Hello Everyone, Nowdays I was trying to learn how to handle Big Data, the framework I am currently using is Apache Hadoop. Now I need large amount of data for testing for getting large amount of data I was using apache-flume to download tweets from

How to save session in Mysql database using CakePhp?

Sometimes the web infrastructure do not share session data with each other. For this reason, sessions may be lost between requests. Using MySQL effectively ripps out this problem, as all session data is directed to and from the database server rathe

Comparison of using File System vs Database for storing large amount of files

In the below artice we disucss the pros and cons of using File System vs Database for storing large amount of files: Following are the problems associated with storing files on file system: 1) Using file system for storage leads to fragmentation o

How to create table using PDO in PHP?

PDO is PHP Data Objects which is used to connect to any database. Benefit of using PDO is that if there is any problem in our query it has an exception class to handle it. If any exception thrown to the try block, the script stops and directly flows

How to create custom error pages in Apache

This tutorial will help us in learning how to create error pages in apache. We can customize the error pages based on different error codes that is writen in Apache server's Directive “ErrorDocument ” Follwoing are the “Three digit error code”: Apa

How to upload an app over maximum size?

Hi, I'm new to Android world and I got a problem when I try to upload my first game which is 350 MB to Google Play Console. I have searched for many days but I still have no idea what is the right way to handle it. It seems like Dynamic Delivery

Sell digital content in Android through Google Play In-app Billing Service Version 3

Products which you can sell in your application falls into these categories : 1.Standard in-app products(one time billing) eg: Premium Upgrade, Ads free version of the app. 2.Subscription(recurring,automated billing) eg: Game currency, music voucher

Best practices for error handling and logging

In this blog I have summarized the best practices for error handling and logging. 1) Appropriate use of try/catch. 2) Log sufficient contextual information. All exceptions are logged(with userid , page or proc name, timestamps ,inner exception , st

prev 1 2 19
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: