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

Search In

How to embed a Tweet on Your Website or Blog

  Twitter is one of the most prominent sources of traffic to your blog post or even your business website. On Twitter, a user can create a profile, where they can share their views, news, ideas, and media like images, video and animation. Also,

Get correct path of file stored in device

Sometimes we faces some problem in getting path of selected files, like till kitkat version we have three types of document storage that are ExternalStorageProvider DownloadsProvider MediaProvider but in above versions we have MediaStore F

array and hashes in ruby

Ruby array is a list of elements that can be of any type either string or integer. Hence, In ruby it can be integer or string.  we can declare array by placing the elements inside the brackets like;- arr = [1,"array",2,3,"hello",6.5

Export data into excel sheet using CakePHP

Hello friends, I am writing this blog which will help you to export data to excel sheet or you can say that it will write data into excel sheet with the help of 'php-export-data-class' library.   Lets start by creating function name ca

Types of Security risks for web application

There are different types security risks for web application: Some of them are: 1. SQL Injection 2. Broken authentication and Session management. 3. Cross site scripting 4. Insecure Direct Object References 5. Security Misconfiguration 6. Sensitive

Facebook Graph API explorer Tool

Hi, This is a short demo of how to use Facebook Graph API explorer tool. In order to use this feature you have to get registered with Facebook developer account. I have provide step and underneath an image example: After Si

Unwind to ViewController in swift

To Use Unwind Segues in swift please follow the steps:- 1- Create two ViewController using storyBoard 2- Create a segue from FirstViewControleller to secondViewController 3- Write a function in FirstViewController like this @IBAction func unwindSeg

OWASP TOP 10 VULNERABILITIES

  Injection-A1 :  The A1 vulnerabilities is a injection attacks. In which sending data was infected Like  SQL command which can bypass the authentication.   Broken Authentication and Session Management-A2 : The A-2  vulne

Php late static binding

Hello Readers, Today we will discuss about PHP 5.3 new feature that is "Late static binding".   PHP 5.3 has introduced a new feature called "late static binding". late static binding can be used to call a class in a contex

Special Finders in Ruby on Rails

Rails has different types of finder methods that reduces your great amount of time. Suppose you want to create a record only if it doesn't exist already, your first approach would be first find the record and if is not already exist then you will

1 598 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: