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

Search In

7 Tools for Getting Started on Mobile App Development

Can you imagine yourself living in the previous century? We bet you can't, as our world is full of useful devices that make life easier and more comfortable. One of them is a smartphone that we regularly use for communication, education, leisure,

How AI makes your Wordpress site Smarter?

You might have heard or read about the benefits of artificial intelligence in web or mobile app development. But, do you know AI can also impact the performance and functionality of your WordPress based website. And not only this, it can enhance over

C++ Interview Questions and Answers Part 2

In the previous part C++ Interview Questions and Answers Part 1 I have explained some basic questions of C++.This part is in continuation with the previous C++ Interview Questions and Answers tutorial. In this part of the tutorial we are proceeding

How to Get 250+ Free Retweets without using Twitter Ads Part 1

You login to your twitter account and check how many Retweets and likes you have got on your 5-day-old post. You are left scratching your head after seeing only 5+ odds or even less. Has this ever happened to you? If yes, then you have come to the r

How to Check Updates on Your Android Phone

In this blog post, I am going to explain how you can check updates of the latest version of  the mobile operating system on your Android phone. I will be discussing here two different methods to do the same. This will help us cover a wide range

How to integrate the magento connector in OpenERP(Odoo)?

Step-1 Install basic module like below: 1-account_payment_extension 2-base_external_mapping 3- magento_connect 4-product_attributes 4-product_images_olbs 6-product_m2mcategories 7-sale_payment Step-2 After that we have to customised magento_co

How to apply ir_rules by filtering out in Odoo?

If you want to apply ir_rules by filtering out follow the following code . rows = self.env.cr.dictfetchall() ids = [x['account_id'] for x in rows] allowed_ids = set(self.env['account.account'].browse(ids).ids) rows = [row f

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):

Flutter: The upper hand of the flawless cross-platform development

You generally develop your apps on both the renowned platforms iOS and Android. This requires writing separate codes for both of them. Many of the tools have cropped up to make cross-platform development a reality. Microsoft, Facebook, and Adobe gave

7 Keys Benefits of Hybrid Mobile App Development

  As we all know that how mobile has changed our life. So mobile application development has growing and developing day by day and big thanks to the technological advancements. Both Google Play and Apple's App Store are packed by a huge n

1 368 408
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: