Slashdot Mirror


User: mvcee

mvcee's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:Does it have MMC/SD support? on Familiar Distribution for iPAQ Handhelds · · Score: 1

    SD is now supported in MMC compatible mode. I have had it running on my 3870 since installing kernel version 2.4.19-rmk6-pxa1-hh18b (a.k.a -hh18b) and later. From the release notes http://familiar.handhelds.org/familiar/releases/v0 .7.2/install/release-notes.html "SD/MMC is only supported in 0.7.2 on the h3800."

  2. External Editors on Better Browsers for Text & Form Handling? · · Score: 2, Informative
    Zope has a very neat implementation of an External Editor.

    It uses a helper application within your browser to edit text in the editor of your choice.

    Even if you are not using Zope I am sure you could adapt this to other app servers.

    Also WebDav provides complementary facilities and is available from within ie on the client WebAdmin. This approach will require that your server speaks webdav too.