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

Search In

Test procedures before releasing the software

We follow few steps before giving release of the application: 1. Test Strategy: A Test Strategy document is a high level document which are prepared by a Test Lead or project manager. This document can be explain about “Software Testing Approach” to

Rails model Serialization

Rails model Serialization Hi Friends, Earlier we have discussed about Association in Rails Model. Today we will be covering one more topic related to rails active records, that is Serialization. In summary we can define serialized objects as, So seri

Lazy loading in android RecyclerView

Step 1:- create an xml file image_recyclerview.xml <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="ma

Some Important Tips to write a Prefect Meta Description

As far as SEO is concerned, the Meta Description tag is always an important part of any website seo. Apart from the background parameters, the major search engine result page(SERP) mainly shows three things: Title of a Website Url / Link of

Navbar

Bootstrap Navbar Bootstrap provides an pre-defined navbar which can be customized according to your requirement.Predefined classes are present which helps in saving lots of time and prevent us from confusion,makes it more user friendly.With little c

Kaleo workflow in custom portlet

Liferay provide default workflow for inbuild portlets but we can use our custom portlets also. So, I here for you to implement workflow in our custom portlets and make assist of the activity. Add entity in portlet service.xml regarding your workflow

Viewing the commit logs

Previous Blogs Intialize git repostiory First Commit Now viewing our past commit logs we do with git log, and this will show us the log of commits that have taken place till now. naveen@naveen:/var/www/html/RND/symfony_sites/symfony_todoapp$

How to send a key event to the device ?

There are two methods we use to send the key events: sendKeys() sendKeyEvent(int) Every keyboard event is associated with an integer value and we have to pass the integer value in the method to perform the desired action. Suppose if we have to pr

html vs text in jquery

Hello Readers, Below is the difference between html() and text() methods in jquery: Both .html() and .text() methods are used in jquery and both are jquery methods. .html() is faster as compared to .text() method in jquery. .html() method is only

Startup Listener or events in Liferay

Hello Guys Liferay provide startup funcationality to deploy theme. portlet and hooks etc. You can utilize the StartupAction. It is merely an Event of liferay, which is get triggered on startup of a plugin in liferay portal. This method will only g

1 760 949
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: