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

Search In

Top 10 most common components in joomla

Component is a type of joomla extension. They work as a mini application in joomla. Joomla provides several components which gives it the power to be the best CMS in the world. Some of the top joomla components are: Virtuemart: Virtuemart is an

What is Servlet

Servlet is a part of java technology which used for to create web application. Servlet technology is used at server side and generates dynamic web page. Servlet make robust and scaleable to web application of java language. Before Servlet, We were u

Passing variables from PHP to JavaScript in Drupal 7

Drupal provide a mean to pass information easily to JavaScript. Many applications want to pass configuration information to JavaScript that runs on a page. "Hello World!"), 'setting'); //Inline Js drupal_add_js('alert(Drupal.settings.helloworld);',

What is image sprite and its uses in CSS?

CSS image sprite is a single image like a image-sheet with all the images needed for your website. Image sprites is having all the images needed at one place in a single image to it makes the browser work easy while the browser try to find the im

How to make a responsive table using css

In this blog i'll show how can you make responsive table. To make a table responsive first step is to know "nth-of-type" , that is a selector of css3 you can see that in css as i explain it ( In css - line 50 ), now we will make a table --Html--

Sample application of diffrent types of Android Animations

In this sample application you will find different types of animations. For example :- Bounce, Fade In/out, Blink, Sequential Animation etc. If you want to use any animation in your app you just have to add that particular piece of code in your app

Full Screen on Flex

Some time we need to apply the full screen in swf. The following code can be used for full screen. <?xml version="1.0" encoding="utf-8"?> <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009" xmlns:s="library://ns.adobe.co

How to export PSD layers to separate files

Hi Guys, This is a simple tip related to the Photoshop scripting power which can help you in many situations to complete your task faster and smartly. I am going to tell you how to export several layers of a PSD document to the respective separate

Create and Import a List In MailChimp

How To Create & Import a List In MailChimp? You can create as many lists as required in your MailChimp account, but if you're looking to target specific audiences depends on your company business, It would be best if you manage one list. for th

Multithreading in Java

Multithreading is the process of running two or more threads executing altogether within a single program in Java. Before understanding this let me first explain what threads exactly are. A thread is a light-weight process that runs independently in

1 60 179
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: