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

Search In

How to Make a Twitter Bot in Python With Tweepy

Twitter is a widely used social network around the world. A Twitter presence makes sense when the owner of the account is able to keep his or her followers engaged with new tweets and retweets, replying to messages and following other accounts that i

CRUD MVC4

CRUD are the basic functions of persistent storage.It is also used for inserting, viewing data , searching and changing information. mainly computer based forms and reports. The term was firstly used by James Martin in 1983. Operation SQ

Drag, Drop , Sort and Save using jquery in cakephp

To implement drag and drop in cakephp using jquery, you need to follow following steps :- Step 1: Make index.ctp and add following code in it :- <head> <style> #sortable-list { padding:0; } #sortable-list li { padding:4

Metacharacters Of Regular Expression

Regular expression also supports a number of special characters that may be affect the way for matching a pattern. For example: Enter the regex: sri.....                &nbs

Network provider and GPS provider working together, need to separate the both based on available providers

I am trying to develop an android application that gets the device latitude and longitude using GPS or Network providers, whichever is available for the process. The code works perfectly fine when the device's GPS is on but unfortunately it never

What On Earth Is This Outlandish Error - PHP Parse error?

Programming Buddies, Here's my latest script. It is a member reg-login script. It registers you and gets you to activate your account confirming your email and then auto logs you into your account. It uses cookies to remember your user details.

Use case testing

Use case testing:- Use case testing is a high level functional black box testing technique which helps in determining/identifying test cases to test a particular system on a transaction by transaction basis from start to finish.A use case is a descri

Design Of Test Cases

Design Of Test Cases A test case in software engineering is a collection of circumstances or variants or variables below which a tester will establish if a demand or requirement or use case upon a software or an application is fractionally or comple

How to insert, Update & remove data using JDatabase

Inserting data using JDatabase: JDatabaseQuery class includes methods such as insert(), columns() and values() to insert data. For example: // Get a db connection. $db = JFactory::getDbo(); // Create a new query object. $query = $db->getQuery(

5 Crucial Skills For Project Manager

Project manager spend lot of time orchestrating meeting which make him comfortable running meeting with wide variety of audiences. Below mentioned are the few traits for effective project managers who really make ideas happen: Good Communicator Pro

1 85 282
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: