GitXplorerGitXplorer
i

worldwiideweb

public
5 stars
0 forks
5 issues

Commits

List of commits on branch master.
Unverified
15bb9d9116879bbccaec29cb52b804cd7a3652ab

Oops, shouldn't have merged the sample's README.md when I wanted to just get the source changes

iibrahima committed 16 years ago
Unverified
4e8e1029522874a92154e36af99a43ecb504b4d2

Removed useless reset callback that I'm not using correctly anyway

iibrahima committed 16 years ago
Unverified
c65fb8be6fb26834f27237075b1bdd77fd2f66ee

Merge branch 'wiihttpsample'

iibrahima committed 16 years ago
Unverified
e97ef1f90ef94d0c2dea446547ff3bd717d290be

Enabled debugging and put the flag in a proper place. Right now debugging is screwy but we'll see whether it's a problem with using wifi for two things or what.

iibrahima committed 16 years ago
Unverified
64f980de4957d72a161737bb4eb9e6bc4579f5cf

Some more debugging setup. Proper O flag for debugging, and eclipse project set up for debugging

iibrahima committed 16 years ago
Unverified
c8ed52cce0f7176dd0a8747a2f2dfca93067b6e0

Changed to using libdb instead of syslog for debugging; more powerful and cleaner. Also made it actually compile, and removed unnecessary libs from the makefile.

iibrahima committed 16 years ago

README

The README file for this repository.

WorldWiideWeb

WorldWiideWeb aims to be a homebrew web browser for the Wii.

Why a homebrew web browser? Isn't Opera good enough?

Well, Opera isn't free anymore, so not everyone has access to it. And Opera, while very nice for most tasks, has one critical flaw - it doesn't let you download files. This would be very handy for someone who is dabbling in homebrew on the Wii, because it removes the step of sticking the SD card into a PC to download homebrew.

Wait, doesn't the Homebrew Browser let you download homebrew from your Wii?

Yes, but there are a few problems here. While I absolutely love the Homebrew Browser, and think it's probably THE homebrew software I would install on my Wii if I could only install one thing (haha, cheating), it relies on one person to update it, and obviously teknecal, though he is quite wonderful, he can't update it instantly. If we could download homebrew directly, it would be much easier.

Is that the only reason this exists?

No, I also just think it'd be a fun project to do. To be honest, I'd like to do something significant for the homebrew community, and I don't think I'd be good at designing a game so I'm applying my skills to something else.

What kind of rendering quality can we expect?

Since I've already outlined my goals for this project, which are primarily to get something working that can download files easily, the rendering engine will be very basic. I wouldn't expect much, if any, CSS support. Of course, if there is a fairly portable rendering engine that I can use, I might try to port it later, but not until the initial work is done.

When will this be released?

Following in the footsteps of many great software developers before me: When it's ready!