
Search In
Eclipse provides lots of keyboard shortcuts which can save your lot of time.
Here is a list of shortcuts that you might want to try out: -
**Navigation Shortcuts**
*Shortcut Description*
Ctrl + Shift + R Open / Search for resources, e.g. f
We all know that systems are moving from legacy to new technology, and ETL is one of the common technique used to help this transformation. we can consolidate the scattered data for any organization while working with different data format and source
Hi all,
I am explaining here how we can build large interactive applications in any technology not even in php. We can build a very powerful applications using Three tier architecture known as Model View Controller i.e MVC. There are so many mvc fr
Here is the story of all four components of Selenium
Story of Selenium RC – It is the most powerful framework of whole Selenium project, like every software in early phase there were some issues like origin policy with java script program, it onl
Here is some basic information about Linux.
Linux is basically a UNIX operating system, it is a open source OS which is easily available in market, Linux is made with only one thought in mind :- Everything is a file.
Means almost everything you do o
Hello Readers,
Today's topic is how to create a SVG?- Every shapes in SVG are based on coordinates (x and y axis). So if you want to edit ,create and script, you have to know about coordinates.
SVG has pre define shape like,
1) Circle
2) R
Deep Linking for App contents means allowing user to enter your app through the search results. For the deep linking to be enabled for your app you must use relevant intent filters in your Android manifest file.
For Example: Suppose a user is playi
Inheritance in Objective C can be done by Subclassing. Here is an example of inheritance that works in objective-c.
**In Rectangle.h**
@interface Rectangle: NSObject
@property (nonatomic) int width;
@property (nonatomic) int height;
-(Rectangle
Views in OpenErp:- Two type of views in openerp
1- From Views
2- Tree Views
1- From Views:- In OpenErp Form Views follow many point like as
By default, each field is preceded by a label, with its name.
Fields are placed in screen right to left and
Most of us probably know that EM was very popular back in the days of IE6 and other browsers that didn’t support “full site zooming” (like moving your head closer to the screen, ctrl and + to zoom in, ctrl and – to zoom out). Loads of sites had butto
