Difference between revisions of "User:SteelSlasher/Wii Xplore"
SteelSlasher (talk | contribs) |
SteelSlasher (talk | contribs) |
||
Line 11: | Line 11: | ||
| discussion = http://code.google.com/p/wiixplore/issues/list | | discussion = http://code.google.com/p/wiixplore/issues/list | ||
| source = http://code.google.com/p/wiixplore/source/checkout | | source = http://code.google.com/p/wiixplore/source/checkout | ||
− | | peripherals = {{Wii}} {{Wiimote}} {{FrontSD}} {{FrontSDHC}} {{Internet}} | + | | peripherals = {{Wii}} {{Wiimote}} {{FrontSD}} {{FrontSDHC}} {{WiFi}} {{Internet}} |
}} | }} | ||
Revision as of 11:59, 7 July 2009
Wii Xplore | |
![]() | |
General | |
---|---|
Author(s) | OnSiNcH Games |
Type | Utility |
Version | Alpha (Base coding complete, GUI and parser in development) |
Licence | GPL |
Links | |
Download | |
Website | |
Discussion | |
Source | |
Peripherals | |
![]() ![]() ![]() ![]() ![]() ![]() |
Wii Xplore aims to bring a rich yet simplified web browsing experience where the user does not have to incorrectly spell Google. Currently, it can download any file from any URL and save it to the SD card, useless right now but saving will probably save some memory space for JavaScript and images. The HTTP Lib used has been "borrowed" from WiiEarth but there will be several radical changes occurring in the lib to suit my uses for it.
Features
Will make HTTP requests and will decide on further action depending on response.
For example, a 404 response is recieved, an prompt window is opened saying that a 404 was recieved.
Upcoming features
- User can choose a URL
- Gnash implementation (GNU Flash)
- SpiderMonkey implementation
- Something to parse HTML
- Custom views system
- Certain pages which do not show up right will have their own rules/template so normal browsing can be resumed
- Auto-increase fonts (after rendering)
- GUI!!!! (Obvious, most likely coming next.)
- SSL (WTF!!!)
Future Plans
This project is part of the FMW (Free Mii Wii) Project which is also being run by OnSiNcH Dev. This project will hopefully lead to XBox like features.
Why am I bothering to do this?
See future plans^