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

Search In

How to set a Cookie in Liferay portlet?

Hello Guys Liferay is an EMS portal to develop java based web appliction and having portlets to write business logics. We can set cookies in liferay portlet without heavily modifying the Liferay portal itself, The best way to set the portlet cook

Git Configuration

Previous Git Blogs Intialize git repostiory First Commit Two tree architecture and Three tree architecture Best basic practices for writing commit messages Viewing the commit logs Git Basic WorkFlow What is HEAD pointer in GIT Git provides th

How to Include only parent level class in Odoo-9

In parent level class we have to go in python file and add some function and script. In below example I have written Python script to Include only parent level class. you can use below python code in .py file : def addMaterialsRecursive(components,

Viewing history and diffs

Previous Git Blogs 1. Intialize git repostiory 2. First Commit 3. Two tree architecture and Three tree architecture 4. Best basic practices for writing commit messages 5. Viewing the commit logs 6. Git Basic WorkFlow 7. What is HEAD pointer in GI

SIF API to delete record from Base Object

If you want to soft delete the record from Base Object you can use following code, please put corresponding values for items on which comment has been written: DeleteRequest request = new DeleteRequest(); RecordKey recordKey = new Re

SIF API to Restore Record in Base Object

Following example illustrate how record in Base Object can be restored using SIF API. Restore SIF API will change the status of HUB_STATE_IND from -1 to 1 i.e. it will restore the record from soft delete. RestoreRequest request = new RestoreRequest(

Cut Video File into a Smaller Clip using FFmpeg command

Hello Readers, If you need to cut a video clip from a video, just now you can use FFmpeg application command for the same task to cut a small video clip from a video. You must copy the image in the bin folder. Then execute this command. The p

Convert one date format into another in PHP

Date play an important role in any project. We have to change date format according to our need. If we are using PHP 5.2 and lower then for changing date format we have to parse the elements (year, month, day, hour, minute, second) manually using sub

Research Tool in Google Docs

The Research tool in Google Docs is an interesting feature which harnesses the power of Google search by allowing you to perform research tasks from within Google Docs. You can select the Research Tool from Tools menu or use the short cut Ctrl+Alt+S

How to modify(Remove) parent theme feature within child theme

Hello reader's, in this blog I discussed ablout "How to Modify(Remove) Parent Theme feature Within Child Theme". We all know that parent theme and child theme follow inheritance. The basic meaning of Inheritance is, child theme get the property of t

1 394 720
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: