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

Search In

How to Create CSS3 Speech Bubbles?

In this blog, I am explaining how we can create a speech bubble without using any type of image and javascript code. We can simply create a speech bubble with the help of CSS. For creating a speech bubble we need a single line HTML code for that her

How to change the Favicon?

Joomla contains Favicon inside templates/your_templatename/ directory. To change this icon you need to replace that file with the one you want instead of it. Process of changing favicon is described below: First, you need to create a 16x16 pixel im

How to use define() function php ?

What is define() function ? The define() function basically use for creating a constant. It depends on 3 parameters: 1-name-> this is the name of the constant. 2-value->value of the constant. 3-case_insensitive-> define constant name an

How to use conditions in query builder with Symfony2

Hello Friends, If you are looking to use conditions in mysql query with query builder in Symfony2. Please review the below code and make the changes accordingly: $qb = $this->getConn()->createQueryBuilder(); $qb->select("SUM( IF(`pm_stat

How to Do Deployment of Repository on Public Server in Node.Js App

Can any one tell me how to Deployment Repository / Scourse Code To a Server ... Like For Localhost:3000  We need to locate our Scourse Code Folder then  Run File on Powershell then Put Commend : nmp install Then after that we need to op

How to Solve Beginner Batch File Problem for Windows App

So i've got multiple exercises to do in I have absolutely no idea how to make this script :    The script must create a file named files.txt and display its contents. The file must contain all the names (only) in the %windir%\system32

How to Create Google Webmaster Account

Google webmaster account is a very important tool for a Company website. Using this tool we can check website performance and maintain it according to google guidelines. Google provide this tool and it is absolutely free for everyone. As well as Goog

Objects in javascript

Hii, In this blog i am going to discuss about objects in Javascript and how we can use it. While writing client side scripting language i.e Javascript we use concept of OOPs(object oriented programming languages) which helps us to use properties of O

How to integrate Google Street View in Javascript?

How to integrate Google Street View in Javascript? This blog will help you to know how to integrate google street view using javascript. Firstly create index.html and paste the following lines of code: <!DOCTYPE html> <html> <head

How to create custom module in joomla

A module is light weight extension which pulls information from database or from joomla components.It can be placed in any predefined module position within joomla template. For Creating any custom module we need to create four basic files which

1 26 370
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: