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

Search In

Integrating Cloud Front with existing S3 Buckets

Few days ago I was facing an issue that the assets served from the S3 buckets are not as fast as I wanted them to be and then I heard about a solution from AWS that is Cloud Front. So I am writing this blog so that you get to know that how easy is

Creating Custom Post Types in Wordpress

As we know wordpress contain post and pages as their primary substance. They are main content type in wordpress .But we can also make our own custom content types these are called custom post types.  They are similar to post and pages

How to display most Viewed Products in Magento

In Magento store some times we are required to display most Viewed Products on store’s home page or some other places. To do so we will perform the same as : first of all we have to create a file in the path  app/code/local

How to Install Swagger in Cakephp 3.x ?

Hello friends, today I am going to give basic understanding of installing Swagger in Cakephp 3. Before Installing it, let us understand what is Swagger.  Swagger is the most powerful framework which is designed to develop APIS and to create docu

Understanding Directives in AngularJS

Directives are the important components of any Angular JS application. Although there are many directives built in angularjs, we often need to create application specific directives i.e. Custom directives. AngularJS directives are extended HTML attri

Creating Select Boxes using form helpers in rails

One of the most common html elements in a web page is select box. In Rails select and option tag helper method is used to display it . select and option tag: <%= select_tag(:city_id, options_for_select[[‘Bangalore’, 1], [‘Dehradun’, 2]]) %>

How to Resolve Running Session Failed Issue for Python Chatbot App Using Tensorflow

This is where I'm getting the error. I just want to ask what should I do, to make this code running. I'm building a chatbot using tensorflow. And mostly the error is encountered in the if-else statements. So please have a look at it. And let

Changing Windows Hosting Account's Default File

If you want to make your website's default file you can do this by using Windows® hosting accounts running IIS 7, hence you only have to specify your website's default file using a web.config file. To change your website's default file, include the

How to list the visitor to your website using PHP

Hello Reader's if you want to know the users which are accessing your website then you can get them by their IP. Lets see the example as below:- Try this simple PHP function. <?php function ip_info($ip = NULL, $purpose = "location", $deep_detec

What are various methods to make ajax request in jQuery?

Hello Readers, Using below jQuery methods, you can make ajax calls. load(): It's a jquery method and simple method in jquery and the most powerful AJAX method.Load method load the data from the server and returned the data and this return data put

1 49 633
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: