joakimk / memo

Memo is a shoppinglist application for Pocket PC and other devices that can run javascript.

This URL has Read+Write access

memo / readme.txt
3ab86c08 » joakimk 2008-06-26 Added deploy tools. 1 Memo
2
3 About:
99cfa599 » joakimk 2008-06-26 Readme patch. 4 Memo is a shoppinglist application mainly designed for Windows Mobile 5.0 (IE Mobile). It's written in xhtml/css and javascript using cookies to store data. As it's just a web application it could work just fine on any device or computer with a browser that implements enough of the javascript language.
3ab86c08 » joakimk 2008-06-26 Added deploy tools. 5
6 You can find out more about here:
7 http://github.com/joakimk/memo/wikis/memo
8
89dac46a » joakimk 2008-06-26 More deploy fix. 9 Installation:
10 Just unzip it and open index.html. I recommend that you use it in fullscreen mode on small devices.
11
3ab86c08 » joakimk 2008-06-26 Added deploy tools. 12 Known bugs:
13 * You can't have two items with the same name.
14
15 Licence:
f2ca8e18 » joakimk 2008-06-26 Licence fix. 16 This software is provided 'as-is', without any express or implied warranty.
17 In no event will the authors be held liable for any damages arising from
18 the use of this software.
19
20 Permission is granted to anyone to use this software for any purpose,
21 including commercial applications, and to alter it and redistribute it
22 freely, subject to the following restrictions:
23
24 1. The origin of this software must not be misrepresented; you must
25 not claim that you wrote the original software. If you use this
26 software in a product, an acknowledgment in the product documentation
27 would be appreciated but is not required.
28 2. Altered source versions must be plainly marked as such, and must not
29 be misrepresented as being the original software.
30 3. This notice may not be removed or altered from any source distribution.