This image is the top of the content box. Unfortunately, there is no information-based reason for this div to be here. It's just here for design reasons. Sorry.
Go Back   MisticRiver :: For iriver Enthusiasts > All things Rockbox > ROCKbox Forums
Home Forums Register FAQ Search Today's Posts Mark Forums Read


Welcome to the misticriver forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.
Reply
 
LinkBack Thread Tools Display Modes
  #161 (permalink)  
Old March 8th, 2006, 02:27 AM
Newbie Floating Down The Mistic River
 
Join Date: Feb 2006
Location: Scotland
Posts: 1
I know a little C and I have started coding a text viewer that supports basic formatting (bold, underline, horrisontal rules, possibly more) through a very basic file format that I've thown together. I will also put together a program to convert wiki (or maybe html) into this format.

The code is very messy so far but should work OK at the end of the day.

Connell
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #162 (permalink)  
Old March 8th, 2006, 04:16 AM
Newbie Floating Down The Mistic River
 
Join Date: Dec 2005
Posts: 24
Just found this....Not a programmer, but it sounds like this could help the cause.

Text_Wiki, a powerful and elegant wiki parsing engine

Can´t wait to see this on the H3X0!!!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #163 (permalink)  
Old March 8th, 2006, 04:20 AM
Newbie Floating Down The Mistic River
 
Join Date: Nov 2004
Location: Australia
Posts: 9
Text Viewer

Connel
Have a look here
http://plugbox.tripod.com/rockword.htm
The source is availabe to download. Rockword is pretty but as you can see from the code does bugger all. You could do something to convert the interface
Regards
Abraxas
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #164 (permalink)  
Old March 8th, 2006, 07:01 AM
Newbie Floating Down The Mistic River
 
Join Date: Feb 2006
Location: Scotland
Posts: 1
Yea, so far my reader is ASCII only (and 1 byte/character). I'm using single byte formatting tags outwith visible ASCII such that the file is moderately small in side and the parsing code is simple. It may be possible in the future to use the Text_Wiki to create the outputted files (I'll maybe make my converter change html into my format and use Text_Wiki to create html). I will take a look at rockword in the simulator (i have a h120) and get some ui tips. Here is a list of a few features that I hope to implement (although no promises

Wiki selector screen (E.g select Wikipedia, Rockbox Documentation, Other Example)
Inline links (between topics and (hopefully) locations within the current document)
Back and Forward functions (but not at the top of the todo list).

There are a couple of things that would be difficult to implement, namely tables, although that may be able to be solved with a fixed width font if/when mutliple font support is possible.

Any suggestions of names? Wikibox? anything witty?

Also, is there any way to get a dump of the rockbox wiki without having to crawl the site?

Thanks,
Connell
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #165 (permalink)  
Old March 8th, 2006, 08:33 AM
Mistic Surveyor
 
Join Date: Jan 2005
Posts: 163
As in the image I submitted earlier in this thread, I think Rokipedia is a good name.
__________________
Want some great music for your iRiver!!!
Get some great music free from David Bass!!!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #166 (permalink)  
Old March 8th, 2006, 08:45 AM
Newbie Floating Down The Mistic River
 
Join Date: Feb 2006
Location: Scotland
Posts: 1
The thing about Rockipedia is that the plugin it is a wiki viewer, not just a wikipedia viewer (and I believe the pedia part comes from encyclopedia).

Connell
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #167 (permalink)  
Old March 8th, 2006, 11:53 AM
Newbie Floating Down The Mistic River
 
Join Date: Feb 2006
Location: calgary alberta
Posts: 14
and potentially a generic ebook viewer right? or have you already decided not to pursue that path.
__________________
http://kylemaclean.net
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #168 (permalink)  
Old March 8th, 2006, 11:56 AM
DD's Avatar
DD DD is offline
♫ ♪ ♫ ♪ ♫ - misticlurker
 
Join Date: Aug 2005
Location: Hampshire, England
Posts: 2,695
EDIT: Please delete
__________________

www.designcut.co.uk

Last edited by DD : March 8th, 2006 at 11:57 AM. Reason: Wrong page
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #169 (permalink)  
Old March 8th, 2006, 12:03 PM
Hoping For A Cool Title
 
Join Date: May 2005
Posts: 78
Wow. Didn't know this would get as far as it has. Honestly, I have better things to do now, so I'm probably going to have nothing to do with this. I was a terrible project organizer anyways. Have fun, guys, and I'd love to see what you come up with.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #170 (permalink)  
Old March 8th, 2006, 12:22 PM
Newbie Floating Down The Mistic River
 
Join Date: Nov 2004
Location: Australia
Posts: 9
Download don't Crawl

wikipedia have suggested that your IP will be banned if retrieving more than "certain number of paged' pe second. So here
http://download.wikimedia.org/enwiki...ticles.xml.bz2

Problem with this file is that it appears incomplete or truncated. This is obviusly a large file (1G zip'd) 4G expanded and 5 million lines. You may need Programmers editor to view it.
Abraxas
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #171 (permalink)  
Old March 8th, 2006, 01:51 PM
Newbie Floating Down The Mistic River
 
Join Date: Feb 2006
Location: calgary alberta
Posts: 14
You offered to be project lead without expecting the project to ever succeed? Wow, that was a bad choice...
__________________
http://kylemaclean.net
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #172 (permalink)  
Old March 8th, 2006, 03:23 PM
Newbie Floating Down The Mistic River
 
Join Date: Feb 2006
Location: Scotland
Posts: 1
Quote:
Originally Posted by abraxas
wikipedia have suggested that your IP will be banned if retrieving more than "certain number of paged' pe second.
Yea, I know about the file. It was the rockbox wiki I was wondering about

Connell
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #173 (permalink)  
Old March 8th, 2006, 05:18 PM
Eager Mistic Beaver
 
Join Date: Jun 2005
Location: A glass box of emotion
Posts: 245
For a name then, what about Rockiwiki? Yay or Nay?

Really appreciate the work your doing on this Connell!
__________________
H340/1.29K/RockBox Experimental

I proudly announce that I discovered the mysterious fruity smell of the H3xx plugs.

Smell it. I know you want to.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #174 (permalink)  
Old March 8th, 2006, 05:24 PM
Misticriver's evil monkey!
 
Join Date: Sep 2005
Location: Los Angelos, California
Posts: 1,063
wiki is defined as a source that can be freely changed by anyone. wikipedia is named becuase its an encyclopedia and dictionary that anyone in the world can change. How about jsut rockepedia?
__________________
My only useful thread on MR... H3xx all you need to know guide!Rockbox now included!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #175 (permalink)  
Old March 8th, 2006, 06:40 PM
Eager Mistic Beaver
 
Join Date: Jun 2005
Location: A glass box of emotion
Posts: 245
sounds good, but change the 'e' for an 'i'. Looks better. Rockipedia

I'm really up for anything, I just can't wait for this to be finished.
__________________
H340/1.29K/RockBox Experimental

I proudly announce that I discovered the mysterious fruity smell of the H3xx plugs.

Smell it. I know you want to.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #176 (permalink)  
Old March 8th, 2006, 08:37 PM
Hoping For A Cool Title
 
Join Date: May 2005
Posts: 78
Quote:
Originally Posted by Doob
You offered to be project lead without expecting the project to ever succeed? Wow, that was a bad choice...
Oh no, it's not that. It's just I didn't think it'd be this well thought out. There are a lot of talented people on this project, whose skills are perfect for the task at hand.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #177 (permalink)  
Old March 8th, 2006, 08:39 PM
Misticriver's evil monkey!
 
Join Date: Sep 2005
Location: Los Angelos, California
Posts: 1,063
ok, rockipedia is good. need a few conformations.

this is a great idea. to me this is a whole new way to waste time and let teachers use my h320 for educational purposes
__________________
My only useful thread on MR... H3xx all you need to know guide!Rockbox now included!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #178 (permalink)  
Old March 8th, 2006, 09:20 PM
Hoping For A Cool Title
 
Join Date: Oct 2005
Posts: 78
or for more fun proving teachers wrong :P

no offence to any and all teachers on the board
__________________
if i'm not listening to my H340 i'm on my bike, don't expect me for three hours
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #179 (permalink)  
Old March 8th, 2006, 10:26 PM
Eager Mistic Beaver
 
Join Date: Jun 2005
Location: A glass box of emotion
Posts: 245
Yeah. Get busted in history --> Start Iriver-->Rockipedia-->R/-->E/-->F/--> Reformation.txt.

WHOO!
__________________
H340/1.29K/RockBox Experimental

I proudly announce that I discovered the mysterious fruity smell of the H3xx plugs.

Smell it. I know you want to.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #180 (permalink)  
Old March 9th, 2006, 04:29 AM
Eager Mistic Beaver
 
Join Date: Jul 2005
Location: cooma, Australia
Posts: 221
Send a message via MSN to wrok_enrol
man this is gonna be sweet though
__________________
Really? I thought that the name of the show was Kids Say theDarndest things. Not, Old Black Comedian Never Shuts the Hell Up!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #181 (permalink)  
Old March 9th, 2006, 04:39 AM
Newbie Floating Down The Mistic River
 
Join Date: Feb 2006
Location: Scotland
Posts: 1
Hi,

OK, I think I'll call the plugin I'm writing Rockipedia for the moment - it can change in the future if required. The Rockipedia image in the thread is cool, although it may take up valuble space in the code of the plugin and load time.

I question about button mappings for H3xx...
The following buttons are required.
Click Link (Joystick in on H1xx)
Move up/down in links/document (Joystick up/down on H1xx)
Back to previous topic (Record on H1xx cause it is on the left side of player)
Forward if previously gone back (AB on H1xx cause it is on the right side of the player)
Back to list of wikis (Stop on h1xx)
Menu (Play on h1xx)

Could someone suggest mapping for the h3xx (or changes to the mappings for h1xx)?

Update so far:
In-line links work (although only to other topics and not inpage jumps yet).
I'm writing a converter that will turn any simple html file into a format that can be viewed by the plugin. This way any file format that can be turned into simple html (ie all wikis, possibly ebooks or pdfs) can be converted and viewed.

Restrictions:
So far the plugin simply acts as a viewer. I have yet to implement a proper front-end to the plugin.
Not all of the possible formatting tags have been created.
No word wrapping so far.
Current limit of 8k for file being viewed. (This will be increased. It may not seem a lot but remember that it is text only (with 1 byte formatting tags) so it is actually not as small as it appears).
No tables. Proper tables may be very difficult to implement - at least in the way that my plugin is coded - but I'll have a think about it. A quick fix I think will be to use the fixed width font and have the table pre-rendered in ascii.

Cya,
Connell
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #182 (permalink)  
Old March 9th, 2006, 04:40 AM
Newbie Floating Down The Mistic River
 
Join Date: Feb 2006
Location: Scotland
Posts: 1
Just a quick note tho that Wikipedia on it still quite far away. I'm concentrating on the rockbox wiki documentation right now.

Connell
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #183 (permalink)  
Old March 9th, 2006, 09:05 AM
Newbie Floating Down The Mistic River
 
Join Date: Feb 2005
Location: Germany
Posts: 32
Send a message via ICQ to Exestor
I can`t wait to see the Rockipedia Plugin...
When its done, it will be one of the best plugins for Rockbox!
__________________
H320 568mb free, about 14 hours of video, 3355 songs, mp3-192kb, Sony MDR-EX71SL,
1.29 k+ROCKBOX BOOTLOADER V5

My Battery runs 8:49 with Rockbox
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #184 (permalink)  
Old March 9th, 2006, 09:09 AM
Eager Mistic Beaver
 
Join Date: Feb 2005
Posts: 310
h3xx button suggestions:

Follow link: navi
move up/down: volume up/down
Back to previous topic: rewind/previous (|<<)
Forward if previously gone back : ffwd/next (>>|)
Back to list of wikis: stop (or record, since stop is used to quit in most other plugins)
Menu: A/B
__________________
"I can't die; I don't have a life"
portfolio
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #185 (permalink)  
Old March 9th, 2006, 09:09 AM