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

Search In

Game design: Working with silhouette (article 2)

Game design: Working with silhouette: As I have provided the basic information regarding the silhouette principle using on the concept character for game art, lets resume the topic further and see it through details. While developing the basic desi

Set up remote access to MySQL database on Ubuntu

Without database any application is almost redundant. So this post might help you to setup access to MySQL database on Ubuntu. Firstly you need to open up the MySQL server config file present at /etc/mysql/my.conf and search for the line bind-a

Cool widgets in OpenERP

Widgets are the GUI elements that can perform some controlling tasks. In OpenERP, we can see a few of widgets that have significance in the views like statuses of the any process, seeing states of an object, or getting lists out of huge data, or spli

How to create script in Jmeter?

Steps for Script Creation in JMeter 1.Right Click on Test plan-> Add Thread Users-> Thread Group 2.Right Click on Thread Group->Add Logic Controller->Transaction controller 3.Thread Group-> CSV Data Set config 4.Thread Plan-> HTTP

Content Place Holder and Master Page

Content Place Holder: As the name itself signifies that the Place Holder control is used to hold the content of another controls on the web page. It does not produce any visible output (it only acts as a container for other controls on the Web page)

Asp.Net Page Life Cycle

Asp.Net Page Life Cycle In this blog I am going to explain life cycle of Asp.net page. The first thing comes in mind is "what is page life cycle?". Page Life Cycle It is the process of how a page is served by a web server to the browser. Page's li

How to add additional image sizes in wordpress

Hello reader's Today we discuss about "How to add additional image sizes in WordPress". When you upload an image to the media library, WordPress creates the store a range of various sizing's to the image. They're: thumbnail, medium, large and full-

Lambda expressions - Java 8

Lambdas? A lambda is nothing but a anonymous function which accepts zero or more arguments and produces output. Lambda is basically composed with three components- argument section, an arrow and a body. (argument ...) -> { body } // a valid ps

How to implemente confirm password functionality with jQuery?

At the time of registration or change password we need to provide password, so for this we usually implement Confirm password functionality. Example: In the below example I want to confirm password on form submit, so for this I have created a functi

Cool widgets in Odoo-9

In Odoo9 Widgets are the GUI elements that can perform some controlling tasks. In Odoo9, we can see a few of widgets that have significance in the views like statuses of the any process, seeing states of an object, or getting lists out of huge data,

1 81 126
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: