
Search In
OpenERP is free enterprise resource planning software having various modules for sales, purchase, CRM, HRM, Accounting/finance, E-commerec etc. Later in may 2014 it has been rebranded as Odoo. Odoo stands for On Demand Open Object means that it is fr
In this short visual presentation, I am going to give a demonstration of the major updates on FindNerd Project Management Software which have been live for product release since 23 May 2017. So without further ado, let's get to it:
Major
DataBinding is the process to establish a connection between UI elements and the Activity class. This will synchronize your user interface with your application model and logic. DataBinding will also minimize your code and utilize your layout file fo
In Java there are fields but in Kotlin there are no fields like Java. Whatever variables we define in Kotlin class it becomes properties by default with internal implementations of it’s accessors.
let's try to understand
I have this page header and i need to make responsive so it can fit in tablet and smart phones and i need to direct form right to left and how can i use pure javascript to achive that (no Jquery needed)
<!DOCTYPE html>
<!--[
Angular component ContentChild or ContentChildren can be defined as first or all child elements which are projected into given component from the parent component. Therefore, they refer to elements from components content DOM. They include only eleme
What if you build your configuration files using pure JavaScript and unknowingly it gets deleted while modifying a few changes. Well, such incidents can be avoided by using INI configurations. If you are building a Node.JS application INI is a must.
import org.jivesoftware.smack.tcp.XMPPTCPConnection;
import org.jivesoftware.smack.tcp.XMPPTCPConnectionConfiguration;
import org.jxmpp.jid.DomainBareJid;
import org.jxmpp.jid.EntityBareJid;
import org.jxmpp.jid.Jid;
import org.jxmpp.jid.impl.JidCre
Despite rumors of its decline recently, email has been an incredibly effective marketing strategy. In fact, email marketing has a pretty impressive return-on-investment (ROI) if done properly.
A recent study by the Direct Marketing Associati
Responsive Web Design
Responsive website
Responsive web design has become a household term. A responsive website is must if you want to have a user-frie
