Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: googlereader for wii (will somebody please hack it?)  (Read 2395 times)

0 Members and 1 Guest are viewing this topic.

Howard_Casto

  • Idiot Police
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 19428
  • Last login:Today at 01:14:11 am
  • Your Post's Soul is MINE!!! .......Again??
    • The Dragon King
googlereader for wii (will somebody please hack it?)
« on: May 10, 2007, 11:11:21 pm »
Ok this is old news

http://www.google.com/reader/view/?ui=wii

There's something very interesting about the reader though..... It uses all of the wii's buttons and it overrides their original functions!!!!  I dunno a lot about how this is done, but can someone who knows a little more about javascript/flash look at the source and see how they do this?

If it could be replicated then flash games could use real controls and thus they could be a bit more involved than the current "point the mouse at something" games now available.
« Last Edit: May 10, 2007, 11:19:18 pm by Howard_Casto »

patrickmaher

  • Trade Count: (+2)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 96
  • Last login:May 30, 2009, 06:45:05 am
    • Patrick Maher
Re: googlereader for wii (will somebody please hack it?)
« Reply #1 on: May 11, 2007, 03:43:26 am »
Google

JavaScript library for Wii Opera

Wii remote in javascript and flash - I read a few comments on this one and it looks like there are issues with flash.

northerngames

  • Trade Count: (+18)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2927
  • Last login:April 09, 2016, 04:18:51 pm
Re: googlereader for wii (will somebody please hack it?)
« Reply #2 on: May 11, 2007, 09:21:55 am »
not sure if it is already posted in these link's or not but you may find something there.

http://psx-scene.com/forums/wiimote-hacking/

http://psx-scene.com/forums/mii-hacking/

http://psx-scene.com/forums/wii-hacking-homebrew/

Howard_Casto

  • Idiot Police
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 19428
  • Last login:Today at 01:14:11 am
  • Your Post's Soul is MINE!!! .......Again??
    • The Dragon King
Re: googlereader for wii (will somebody please hack it?)
« Reply #3 on: May 11, 2007, 04:28:40 pm »
Well i was aware of the sites you guys posted.  As you've already discovered, the keys work in javascript but not flash.  If you've seen the google reader, however, it becomes apparent that it is flash-based (or at least the gui is).  So somehow they are getting the buttons to work properly in flash, either by sending the key events via java to the flash app or some other unknown way.  So they've figured out a way around the glitches.  THAT is what I was wondering about.

northerngames

  • Trade Count: (+18)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2927
  • Last login:April 09, 2016, 04:18:51 pm
Re: googlereader for wii (will somebody please hack it?)
« Reply #4 on: May 11, 2007, 04:50:47 pm »
I dunno much about the wii and that stuff I just posted the link's thinking something there might have helped out perhaps.

sphetr2

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 316
  • Last login:February 08, 2009, 06:35:00 pm
  • black and white album
Re: googlereader for wii (will somebody please hack it?)
« Reply #5 on: May 11, 2007, 04:56:16 pm »
Well i was aware of the sites you guys posted.  As you've already discovered, the keys work in javascript but not flash.  If you've seen the google reader, however, it becomes apparent that it is flash-based (or at least the gui is).  So somehow they are getting the buttons to work properly in flash, either by sending the key events via java to the flash app or some other unknown way.  So they've figured out a way around the glitches.  THAT is what I was wondering about.

Are you sure about that? Ii always thought google reader used ajax.

I'll assume that by java you mean javascript? Wii doesn't support java.

At wiicade, there are several games that use the arrows and stuff. And they're flash. Huh. ???

Howard_Casto

  • Idiot Police
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 19428
  • Last login:Today at 01:14:11 am
  • Your Post's Soul is MINE!!! .......Again??
    • The Dragon King
Re: googlereader for wii (will somebody please hack it?)
« Reply #6 on: May 11, 2007, 06:17:28 pm »
1.  The old google reader did, this one is new.

2. duh

3.  Well they do, but notice how none of them use the "1" button?  That's becuase 1 is used to hide/show the navigation menu and afaik they hadn't figured out how to block inputs from getting to the browser.  Like I said, I was aware of the links about and the fact that there had been some (rather glitchy) progress in getting buttons to work.  Google reader actually blocks the browser from getting the events though and thus you have access to the entire button-set.  One needs buttons 1, 2 and + and - to do a proper nes game, for example.