by root | Oct 26, 2016 | Development, Embedded
Need for Custom Bootloader Like every software, embedded firmware written can have bugs, especially in cases where we are doing rapid development. The extra challenge in the field of IoT is that the devices on which firmware is installed can be anywhere in the world,...
by root | Oct 18, 2016 | Development, Ruby on Rails
Activity feed on any socializing platform shows the updates/news and as it says, activities of your friends and people whose activities you are authorized to view. Anything – a news feed, chat message, a connection request or a notification is an activity feed....
by root | Oct 17, 2016 | Database, Development, Product
I am adding the complete process on how to use oplogs as an incremental backup for MongoDB. Although it is a little hacky way as there is no direct solution to this issue (like we have bin logs in PostgreSQL). Oplogs vs Journal Journals are low-level logs that are...
by root | Oct 9, 2016 | Development, iOS, Mobile
Notifications in iOS are two types: 1) Remote Notifications 2) Local Notifications Local Notifications are scheduled by an app and delivered on the same device. When you create a local notification, you must specify when the system should deliver the notification. No...
by root | Oct 1, 2016 | Development, Network Tools, Security
In my laptop, I have two wifi interfaces wlan0 and wlan1. I am using wlan1 to create rogue AP and wlan0 is connected to the internet which will be ultimately used to provide internet connectivity to rogue AP. You can also use ethernet interface to provide internet...
by root | Oct 1, 2016 | Design, Development, Frontend
SYMPTOMS:- Styles on a webpage are missing or look incorrect when the page loads in Microsoft Internet Explorer version 6 to 9. Note This problem can occur whether the webpage uses an inline style sheet or points to a cascading style sheet. You may also receive the...