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

Search In

count pixels under each finger in multi touch in android

Hello I need to count pixels that are covered by each fingers in multi-touch.When fingers down one by one it should plus pixels in count and finger up it should subtract pixels of that finger.I have did this but it is not getting exact counts i don&#

Preprocessor in C++

The preprocessor are the directives, which gives instruction to the compiler to do something before execution.   C++  supports various preprocessors like #include, #define, #if, #else, #line, etc.   The #define Preprocessor This d

How administrator track every user operation on all the objects of the system in OpenERP(Odoo)?

Step-1 Install Audit Trail module Step-2 After that custmozie .py(Python file) file: In below example, I have custmozied .py file. You can directly copy the below python code in your .py file:- from openerp.osv import fields, osv from openerp.osv.os

Using own Python classes with the runtime type and range checking feature of the library Pyadaaah

I am currently trying out pyadaaah - which works quite fine - until I try to use own classes in a vardef line. I then get the error message: Fatal error in VarDef.__init__: Fatal error in VarDef.__processTypeSection: evaluating type section 'cla

Namespaces in C++

A namespace is  used as an additional information to differentiate similar functions, classes, variables etc. with the same name available in different libraries.   Namespaces are used to identify and differentiate the same entities that

How to get child of Category(Parent Child relation)

Hello reader's today we discussed about "How to get child of Category". In Wordpress, if we create a category and their sub category and we want to call category and their sub-category. In Programming language we called it Parent Child relation. The

Touch events in javascript

There are following Touch events in javascript:- touchmove - this event triggers when the touch point is moved by the user across the touch surface. touchstart - this event gets triggered when the user makes contact with the touch surface and cre

AppResover

AppResolver Introduction :- AppResolver library is designed for resolving the needs of opening links to their respective application. Uses :- This Library can be used for opening different app links and webpages to their respective application. C

Show image thumbnails before Upload

Hellow Reader's , In this blog we are going to explain how to show image thumbnail before image upload.In many web application we need to show image thumbnail before uploading. It will work on every browser which support HTML5  File API an

Capybara Test if string is a number

Many times we have a situation when we have to test the value of a web-element is a number or not. If the web-element stores the value in integer format then we can easily check that whether the desired element is number or not but suppose if we

1 428 481
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: