NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
Retired_Member
Dec 28, 2015ReadyNas NV+ Development > Questions (Regarding: Frontview / Device Source Code)
Hey the Netgear Commmunity I would like to do some development on the ReadyNas NV+ V1 like if EOL and old but still functinal. Although there is still some bug fixes firmwares coming out, i don...
doylmi
Dec 28, 2015Guide
@mknrls wrote:
Frontview:
I would like to redesign the Frontview and make more modern lol (from what i see from the folder contain html, css, js ...),
So is there any information that could be provided on how everything connect together (a little backgroud story to give and idea), also any additinal information that could be helpfull.
The javascript is a good start, although it's pretty cryptic. Most of the magic happens by making GET/POST requests to get_handler/. Most likely you'll want to use something like Google Chrome's web inspector, or Charles Proxy to watch the network requests go by and see how they work.
- Retired_MemberDec 28, 2015
doylmi wrote:
@mknrls wrote:Frontview:
I would like to redesign the Frontview and make more modern lol (from what i see from the folder contain html, css, js ...),
So is there any information that could be provided on how everything connect together (a little backgroud story to give and idea), also any additinal information that could be helpfull.
The javascript is a good start, although it's pretty cryptic. Most of the magic happens by making GET/POST requests to get_handler/. Most likely you'll want to use something like Google Chrome's web inspector, or Charles Proxy to watch the network requests go by and see how they work.
thx didnt notice that. should make thing a little easier
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!