My c3100 is still awaiting repair (looks like I'll have to ship it off to Sharp Japan - dunno how much it'll cost but I probably won't be able to afford it right now) and we reverted my dads c3000 to cacko for three reasons
1- The pdaXii13 keyboard problem. Can people confirm the keyboard works 100% reliably in the latest release? I think I read in the changelog that Meanie fixed this in a recent release.
2 - Awaiting the next release of Ted with its improved Format menu and bug fixes
3 - Awaiting a stable, up-to-date osb-browser
According to this OS news story
http://www.osnews.com/comment.php?news_id=17646osb-browser is now in sync with Safari 2.0! In the comments for that article somebody kindly provided build instructions:
Step 1:
Open a terminal and run svn co
https://gtk-webcore.svn.sourceforge.net/svnroot/gtk-webcore gtk-webcore
Step 2:
Go to gtk-webcore/trunk/JavaScriptCore and run autogen.sh && configure && make && make install
Step 3:
Go to gtk-webcore/trunk/NRCore and run autogen.sh && configure && make && make install
Step 4:
Go to gtk-webcore/trunk/NRCit and run autogen.sh && configure && make && make install
Step 5:
gtk-webcore/trunk/osb-browser and run autogen.sh && configure && make && make install
Step 6:
Type osb-browser to run browser.
I would really appreciate it if somebody could give this a go under pdaXii13, time how long it takes to load and give it a bit of a test for me - thanks!