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

Search In

Search in cakephp

We can put a search box in our project by using the cakephp component. It is very useful and can provide highly functionality across the controller. All you need to do is include component in your controller and call component function to fetch dat

Create a Simple Twitter Bot with Node.js in 9 Easy Steps

Before Creating a Simple Twitter Bot with Node.js let us first know what twitter bot is and what it does?   The Twitter bot is a software program you write that listen to something to happen and carry out the action in response. It will listen

Joomla Release 3.2

New features in Joomla 3.2. As I am working with few technologies and Joomla is one of them, I thought let me update you with information regarding the new release in of Joomla 3.2. Joomla team has recently released a new version of Joomla 3.2 in

Best Practices used in Game Development

Writing simple games in HTML5 is easy, but you need to do certain things to make sure that your game runs smoothly. Here are some of the best practices for building HTML5 Games. #1: Use a Framework When using lot of images, sound effects and other

Myths, Facts, Scenarios & Methodologies of Security Testing

Myths/Facts of Security Testing   Let's talk on an intriguing points on Myths and facts of security testing:   Myth #1 We needn't need a security approach as we have a little business Fact : Everyone and each organization requir

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

What is the difference between jQuery.get() and jQuery.ajax()?

jQuery.get() jQuery.get('testing.txt',function(data){ console.log(data) },'text'); In this blog first we are using the jQuery.get() method. You pass function in arguments instead of passing in an object when you are using jQuery.get(). You ha

An Overview of javascript within a form

Hello everyone , Today in my blog with the help of an example i.e cake form I have illustrated the use of array, if and else statement and JavaScript functions .   Basically the form helps in calculating the price of the cake depending on the

HTML5 Canvas Game

Canvas can be used to draw graphs, shapes, images, and to make animations. Here is the example below for making the game in canvas <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <titl

wp_head() and header.php

Hello reader's, today we discuss about "wp_head() and header.php". Two Important and key things to add to a WordPress theme are the wp_head and wp_footer functions. These two functions are known as “action hooks”. Action hooks are placeholders where

1 22 27
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: