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

Search In

Wix for Beginners: 8 Essential Tips That You Can Apply Right Now

Congratulations on finally putting up your own site whether for business or for other personal use.   And now that you’re beginning to explore the wonders of this digital presence, we’re here to help you navigate the world of websi

How to Achieve the Position Zero on Google With Your SEO Efforts

When it comes to Google ranking algorithm, your SEO efforts will never be enough. When you think you have got everything figured out, Google will invent something new to keep you on your toes. For a while now, the aim of most websites SEO has been to

How to create Circular Reveal Animation And Ripple Effect

  In the below example I have created Circular Reveal Animation like chat app(Whatsapp). First I have created activity_main.xml layout, here I have added FrameLayout, all layout and attributes like LinearLayout, ImageButton, TextView, View are

How to return the writeoff move.line which is to be reconciled in Odoo?

If you want to return the writeoff move.line which is to be reconciled follow the following code .   return writeoff_move.line_ids.filtered(lambda r: r.account_id == self[0].account_id) @api.multi def remove_move_reconcile(self):

How to use SignalR Library in android at client side?

This tutorial help you to create a real time chat applications using SignalR library. SignalR Lib is an open-source lib introduced by .Net Framwork. Its very easy to use for building applications that require live user interaction or real time data

How Ecommerce CRM Software Can Boost Your Store’s Growth

  In the last few years, ecommerce has exploded in popularity and importance. In 2017, The Atlantic magazine proclaimed brick-and-mortar retail was “melting down,” in light of nine bankruptcies associated with major retail brands.

4 Reasons You Need To Hire Video Production Services For Your Site

The use of video is increasingly becoming in demand in many facets of the world, especially during this digital era. Most consumers spend their time on the internet watching videos every day. Even businesses—big or small—have been joining

ANT Build File Example

Hello Readers.. In this blog I am giving an example that how can we create an build.xml file for performing clean,compile and run by using ANT. <?xml version="1.0" encoding="UTF-8"?> <project name="AntProject" basedir="." default="run">

How to set the Currency Rates in OpenERP(Odoo)?

Step-1 Install the currency_rate module. Step-2 After that custmozie .py(Python file) file in currency_rate module: In below example, I have custmozied .py file. You can directly copy the below python code in your .py file. class res_currency(osv.o

App invitation to facebook friend in android

How to invite facebook friends to install aperticular application There are two functions given that will help to implement app invitation functionality. CallbackManager callbackManager; ShareDialog shareDialog; First Function:- priva

1 192 370
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: