eeePc is just a normal laptop computer, and the 701 model has a 800×480 pixel screen. There are Windows XP versions and cheaper Linux (forgot which distro) versions sold.
ipstenu: it was this http://ciarang.com/posts/mediawiki-with-wordpress and some adjustments:
1. I installed wordpress on /blog and mediawiki on /wiki and bbpress on /talk
-> for this I added an absolute path with the line $WP_relpath=’/var/www/html/krcla/blog’; and set the cookies to point to the root folder
2. some others that I can’t remember at this point..
The result is that MediaWiki ends up being somewhat heavier than a plain mediawiki, but by redirecting both bbPress and MediaWiki logins to WordPress, I get a single WordPRess login action -> logged in WordPress, bbPress, and two MediaWikis!
Ah yes, I did have issues with logout as well. I did however combine it together with MediaWiki shared login so that’s pretty good for me so far..
WP 2.7 and bbPress Alpha 6 works fine for me – no issues