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

Search In

Internationalization in Cakephp 2.7

Internationalization means to translate the data of your website to other languages. For internationalization you need to do few changes in your controller view and config file too. 1. First you need to add a file. You can call it global.php in con

How to display openweather map data separately in Android?

I am using openweathermap.org API for displaying current weather for a place user type. My application displayed it However, it is not flexible as it is displaying all different details such as weather description, latitude, longitude, Wind Speed , c

5 Modern Security Strategies for IoT Devices

  More than half a decade ago, Intel co-founder Gordon Moore published a paper predicting the pace for the digital revolution. Moore’s Law stated that computing abilities would exponentially increase in power over time while decreasing

Follow These 5 Development Tips for Mobile App Security

Imagine life without mobile! It’s not acceptable as we are used to with. We do nearly everything online at any time, from banking to control IoT in our home, from remote work to check productivity and more. While we are dependent on mobile app

Safety First: Why Security is Important for Every Ecommerce Website?

Ecommerce sites have become a target of hackers and other malicious individuals because of the enormous gains that they can get from these sites.    With all the transactions that involve money and the personal and financial information t

Is Cloud Hosting Reliable for SEO Campaigns and How Does it Work?

According to professionals, it is considered a modern era that totally depends on the internet and technology as well. There are a lot of people out there who are using cloud hosting where they can store the data and will able to operate essential pr

Modifying Comments section look and feel in wordpress?

WordPress provides comment feature. Website needs comment section for reviews which makes visitor engagement on web page. You can change the look and feel of the comment section. In default WordPress themes we have comment.php which is responsible to

raw vs. html_safe vs. h to unescape html

Rails has a nice way to protect yourself from CSRF attacks through threatening HTML encoding from anything you write between <%= %>. But there is a caution, you want to render HTML from string so you need to tell rails that it should not escape

What are the differences between abstract classes and interfaces in Java 8?

Difference between abstract class and interface in Java 8 : To create abstract classes we use the 'abstract' keyword whereas keyword 'interface' is used to make the interfaces in Java. For inheritance the 'extends' keyword is used by the subclasses

errror come on run time to connect my android app with mysql

my code this AllProductsActivity Class public class AllProductsActivity extends ListActivity { // Progress Dialog private ProgressDialog pDialog; // Creating JSON Parser object JSONParser jParser = new JSONParser(); ArrayList<HashMap<Strin

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