View Single Post
pipeline's Avatar
Posts: 693 | Thanked: 502 times | Joined on Jul 2007
#1
Yes this is a mono/xsp (.net/ASP.NET) application.

It runs on device with Mono 1.9 which are still in test (repo info here).

Noki.NET lets you run a web server off your Nokia internet tablet. It has a gallery, files, music (files), documents, and a wysiwyg htm editor.

One of the cooler aspects is that the web component (mono xsp... an asp.net engine) is freely distributable so you can run this same portal on your XP, linux, or osx desktop if it has the .net framework or mono installed.

To run on your internet tablet, install mono 1.9 libraries and then extract this archive to device, then from xterm navigate to directory and run xsp.

So if anyone wants to run the -test- 1.9 libs :
- Uninstall all packages except the pkgconfig and then change repo to :
(web address 'http://go-mono.com/maemo', dist 'chinook', components 'test')
- If you want web servers install my xsp maemo package
- These libs are still 'test' so expect to have to reinstall all the many packages later.
You will likely need libgdiplus, libmono-corlib1.0-cil, libmono-security1.0-cil, libmono-system-runtime1.0-cil, libmono-system-web1.0-cil, libmono-system1.0-cil, libmono1.0-cil, mono-runtime, and my xsp package. Possibility exists you will need to install pkg-config in red pill mode since it JIT compiles.

On maemo, the first page load is slow (like 30 seconds) while it JIT compiles it. Subsequent loads are fine so in theory you would leave xterm running web server minimized rather than launching web server many times when needed.

To run on your desktop, grab this file and then navigate to that directory in command prompt or shell and run with 'xsp' or 'mono xsp'

Whether you install it on tablet or desktop, you can browse it from both. So you set up your portal with images, music, and documents and wherever you go via wifi you can browse your tablet from desktop.

(Not shown in screenshots is the documents webpage which is similar to files webpage except lets you view actual live htm files which the editor creates)
Attached Images
     

Last edited by pipeline; 2008-04-25 at 01:43.
 

The Following 4 Users Say Thank You to pipeline For This Useful Post: