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

Search In

htaccess to allow for more then one address without asking for Authentication

Suppose we are working on a project in a local area network where all developer have same IP Address. then most of times its a requirement that project must be accessed directly without authentication. But at the same case if any one trying to acc

Vibrate Phone programmatically

In Android you can also use vibration method of android. There is an abstract class named Vibrator that helps you to implement vibrations in your own applications. method vibrate will vibrate with a given pattern. public class MainActivityVibrator

Final class in PHP?

Final class in PHP is a class that can not be inherited. or we can say that it can not be extended . It basically protect the methods of class that is to be overriden by the other child classes present there. For declaring a class as final, we ha

How to get a list of registered route paths in Laravel

If some one find a way to create an array with the registered routes paths within Laravel 4. If someone wants to get a list something like this returned: / /login /join /password Solution: For this we will use the method Route::getRoutes() whic

Override same default method in joomla component

In some cases we need to manipulate the data a bit before saving it. So there is a function called PrepareTable() in joomla which is declared under file modeladmin.php and it is located under the libraries/joomla/application/component folder and it i

Using Intent in android application

While building android apps you need to start and end activities in background or in foreground according to your need Intent is the interface through which you can interact with the OS. protected void onCreate(Bundle savedInstanceState) { //

How to get Current month name,date and year in android

In the below example code I have described, how to get Current month name , date and year from Calendar to do this I have used getInstance() method.   protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstan

How to Prevent iOS Devices on AT&T Account to Silently Run in Supervised Mode

I finally stopped mooching off my parents family plan and set up my own account with AT&T and I noticed some strange things.  Somehow my account got associated with a discount program with the company I work for, which I definitely didn'

Protecting Websites from DDoS Cyber Attack Threat

Why DDoS attacks are difficult to defend: What's troublesome with DDoS attacks is that the measure is extremely difficult. For example, if it is a cyber attack trying to intrude to a Web site, it is possible to take measures by detecting abnorma

Online Reputation Management Services Are Key To Success

When you are choosing marketing as your profession then remember always that reputation will be the wheel to take you to success. Once online marketing was not so much tough and was much more profitable than now because with the turn of the century t

1 10 106
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: