Skip to content

hbowie/iwisdom

Repository files navigation

Introduction

iWisdom is a desktop application for storing, organizing and displaying small bits of wisdom, such as quotations. Some of its special features are:

  • a number of related fields, including title, category, author, source, year of initial publication, and rights;

  • storage of your wisdom in one of two open, non-proprietary formats: XML or Structured Text;

  • multiple sorting and selection fields;

  • multiple files with remembered viewing options for each;

  • multiple categories and levels of categorization, with a tree view to let you see your items within categories;

  • automatic Web Publishing;

  • automatic XML publishing (to create RSS feeds, for example);

  • a Find function;

  • a Category Mass Change function;

  • Web Page validation;

  • an import capability that can extract existing wisdom from a number of different file formats;

  • options to modify the look and feel of iWisdom;

  • a transfer function to convert a wisdom item to readable plain text, with a corresponding accept function to convert the plain text (after possible transmission via e-mail, etc.) into a new wisdom item on another iWisdom list.

Documentation

User documentation is available at docs/index.md.

Executables

Executable software may be downloaded at PowerSurgePub.com.

Source

Source code for iWisdom is available at

https://github.com/hbowie/iwisdom

Source code for JExcelAPI is available at

http://sourceforge.net/projects/jexcelapi

Source code for parboiled is available at

https://github.com/sirthias/parboiled

Source code for flexmark is available at

https://github.com/vsch/flexmark-java

Source code for Xerces is available at

http://svn.apache.org/viewvc/xerces/java/

Source code for Saxon is available at

http://www.mozilla.org/MPL/

Rights

iWisdom

Copyright 2003 - 2016 by Herb Bowie

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

JExcelAPI

Copyright 2002 Andrew Khan

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see

http://www.gnu.org/licenses/

parboiled

Copyright 2009-2011 Mathias Doenitz

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Copyright 2016 Vladimir Schneider

Licensed under the The 2-Clause BSD License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

https://opensource.org/licenses/BSD-2-Clause

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Xerces

Copyright 1999-2012 The Apache Software Foundation

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

 http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Saxon

Copyright Michael H. Kay

Licensed under the Mozilla Public License, v. 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

 http://www.mozilla.org/MPL

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Manages a collection of quotations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published