In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

User:KolakCC/Basilforums: Difference between revisions

From WiiBrew
Jump to navigation Jump to search
KolakCC (talk | contribs)
No edit summary
LoganA (talk | contribs)
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Infobox homebrew
{{Infobox homebrew
| title      = Basilforums
| title      = Basilforums
| image      =  
| image      = [[File:Basilforums.png]]
| type        = utility
| type        = utility
| author      = [[User:KolakCC|KolakCC]]
| author      = [[User:KolakCC|KolakCC]]
Line 7: Line 7:
| contributor =  
| contributor =  
| portedby    =  
| portedby    =  
| version    = v1.0.0
| version    = Private
| licence    = <!-- Need a fitting licence. -->
| licence    = <!-- Need a fitting licence. -->
| download    =  
| download    =  
Line 16: Line 16:
| hbb        =  
| hbb        =  
}}
}}
Basilforums is a program that reads the forum topics from [http://www.basilmarket.com Basil Market] and displays them on the Wii. You can read the forums, respond etc.
Basilforums is a program that reads the forum topics from [http://www.basilmarket.com Basil Market] and displays them on the Wii.


== Concept ==
You read all the forum topics, respond, and create your own topics. Of course you have the log in for this function, so i need to make SSL or whatever.


== TODO ==
I'll probably make it so you can create auctions, edit your user profile, post in auctions.
 
I'm hoping that i'll have a mini fanbase of like 4-5 users. I'm not aiming that high, but i'll do my best.
 
'''Total planned functions''':
*Read topics
*Create topics
*Reply
*Create auctions
*Log In
*Buy/Sell
 
== Controls ==
{| class="wikitable"
! {{Wiimote}} !! Action
|-
| {{WiimoteAButton}}  || Press a menu button
|-
| {{WiimoteHomeButton}} || Quit
|}
{| class="wikitable" style="float:left;text-align:center;"
! colspan="2" | {{Wii}}
|-
! Button !! Template
|-
| {{WiiPowerButton}} || Power off
|}
 
== Current Status ==
Basilforums has a little mini B&W gui. I'm still working on the colors, placement, font and etc.
I'm looking for somebody who will take a look at my code, because I'm a new C programmer, I might make a lot of beginners mistakes.
 
I also need GUI designers. If you help, you'll get the biggest hug and smile ever! :[
 
AND CREDITS :D!


Click function


Find somebody who will take a look at & clean up my code ([[User_talk:KolakCC/Basilforums|Sign up here]])
== TODO ==
*GUI
*Incorporate news objects into the GUI
*Buttons
*Theme design


'''''Updated at November 22'''''
'''''Updated at November 23'''''


[[category:Homebrew in Development]]
[[category:Homebrew in Development]]

Latest revision as of 21:21, 5 December 2009

Basilforums
General
Author(s)KolakCC
TypeUtility
VersionPrivate
Peripherals
Internet

Basilforums is a program that reads the forum topics from Basil Market and displays them on the Wii.

Concept

You read all the forum topics, respond, and create your own topics. Of course you have the log in for this function, so i need to make SSL or whatever.

I'll probably make it so you can create auctions, edit your user profile, post in auctions.

I'm hoping that i'll have a mini fanbase of like 4-5 users. I'm not aiming that high, but i'll do my best.

Total planned functions:

  • Read topics
  • Create topics
  • Reply
  • Create auctions
  • Log In
  • Buy/Sell

Controls

Action
Wiimote A Button Press a menu button
Wiimote HOME Button Quit
Button Template
Wii POWER Button Power off

Current Status

Basilforums has a little mini B&W gui. I'm still working on the colors, placement, font and etc. I'm looking for somebody who will take a look at my code, because I'm a new C programmer, I might make a lot of beginners mistakes.

I also need GUI designers. If you help, you'll get the biggest hug and smile ever! :[

AND CREDITS :D!


TODO

  • GUI
  • Incorporate news objects into the GUI
  • Buttons
  • Theme design

Updated at November 23