Talk:Development: Difference between revisions

From FreeMind
Jump to navigationJump to search
No edit summary
No edit summary
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<div id="nolabel" style="overflow:auto;height:1px;">
===Setting class load path in manifest.mf in jar ===


A2Z India Jobs provides the latest legitimate computer work at home jobs List and online business which can be done from home - part time or full time at free of service.
In the source folder tree of FreeMind, there's a file MANIFEST.MF. This file tells what
should happen with the freemind.jar when java tries to run the jar archive. The file
may look like


This website helps job seekers to find a potential job match For job seekers, we provide you the free service of employer’s data base for posting your resume to their respective position.
Manifest-Version: 1.0
Main-Class: freemind.main.FreeMind
Class-Path:                  silk.jar nanoxml.jar ekit.jar kafenio.jar
            kafenio-config.jar kafenio-icons.jar gnu-regexp-1.1.4.jar
Created-By: Joerg Mueller


This site is specifically designed for Indian Peoples to get good job in IT, NON–IT, Freelancers and for Work at Home Business Opportunities/online business opportunities.
A tricky thing about the file is that the length of the lines can be
at most 72 characters. That creates difficulties when specifying Class-Path.
In the exaple above, the first line of Class-Path is set in such a way
that it has 70 chacters. That has been achieved by putting spaces before
the actual list of classes. In the freemind.jar, the file can be found in the
folder META-INF. Here you can check if the manifest has been created correctly.


Now it’s good time to market your freelance services and find all the business you need to succeed. We have more number of jobs in our database, with fresh contacts and projects being added daily. So kickstart your work-at-home career through us


[http://www.a2zindiajobs.com online business opportunities]
=== Why may FreeMind be more relevant than some other open source applications ===


[http://www.a2zindiajobs.com/workathome.html work at home]
: ''A simplistic and personal consideration by Daniel Polansky.''


[http://www.a2zindiajobs.com/jobslist.html jobs list internet business]
There are many efforts to create new text editors, text processor and the like. While this activity is not without value, it does not fill that big value gap as mind mapping application.  


[http://www.a2zindiajobs.com/itjobs.html it jobs  internet business work from home]
Take, for instance, text editors like JEdit. There are already well estabilished text editors like Emacs or Vim, and there are many others. It's not that these editors would be perfect, far from that, but they're still pretty useful and with some training users can become very efficient with them.  


[http://www.a2zindiajobs.com/nonitjobs.html non it jobs internet business freelancer jobs]
With text processors, the thing is that most users in companies have already Microsoft Office for free. What does that mean? That means that the individual users do not have to pay for the MS Office, and they cannot effectively decide to use other Office platform either because of the value of easy sharing. Furthermore, there are competing free Office platforms like KOffice, OpenOffice or AbiWord.  


[http://www.a2zindiajobs.com/freelancer.html freelancer jobs online jobs]
In mind mapping, the situation is quite different. You do not get commercial alternative granted in companies, unlike office applications. The point here is that most of MS Windows users, the mainstream, do not have a mind mapping application yet. For them, starting to use FreeMind is not a switch from Microsoft product to alternative product. It is a switch from scattered documents in incomparable and hard-to-overview formats to one document with unprecedented order and transparency - FreeMind's mind map.  


Therefore, I am expecting a growth of interest of free developers in developing and using this application.


A2Z India Jobs serving the mostly small business and work at home based business opportunity resources, classifieds, ideas, opportunities, tools and technologies, news and articles, a links directory, a monthly newsletter, an affiliate program, bizopp forums, and more.Work from home, running your own business and take control of your own future.
Furthermore, even though Java is quite slow and memory hungry, it solves the never ending quarrel between religious die-hard fans of different computing platforms, which I have first experienced with Atari 800 XL versus Commodore 64 battle, later IBM compatible versus Commodore Amiga battle, and nowadays Windows versus Linux battles.


A2Z India Jobs is to bringing you all the latest freelance jobs and projects, with new listings added daily. So whether you're an experienced professional, or just starting out, You can apply/directly contact to the particular clients email/address.
=== To translate the wiki pages ===


we can bring you hot leads and cool projects in every work-at-home job and freelance sector, including:
: ''A how-to irrelevant to development.''
</div>
 
See [http://meta.wikimedia.org/wiki/Meta:Interlanguage_links] for a description of how to do that. We don't have such a page yet, so, please, be careful.
 
=== To create a new release ===
 
: ''Outdated consideration:''
 
To succesfully complete a new release, do the following
 
* upload the release files into /incoming at ftp:upload.sourceforge.net , use the user anonymous and your e-mail address as a password
* create new release. The files you have uploaded with ftp will be offered to you. Releases have names like "0.6.1", "0.6.5".
* update the home page so that it points to the new version of installation files
* post news, listing the most important changes of the new version
* repost the news to the Announce forum, with basically the same text
* repost the news the mailing list freemind-users@lists.sourceforge.net
 
Notice that the news cannot be monitored unlike forum, and forum has no RSS
feed unlike news.
 
=== Why not use OPML for storage instead of FreeMind's native XML format ===
 
: ''No longer relevant consideration:''
 
The current version of [http://www.opml.org/ OPML] is not suited for our purposes. It should be easy to create conversion XSLT between FreeMind and OPML. First, if we decided to use OPML, we would have to wait until the owner of OPML changes his standard to fit our needs. Thus, we would be dependent, not being able to act dynamically. Second, already the current version of OPML is insufficient. It does not contain most of what FreeMind already uses: colors, fonts, folded tag, edges and icons. It is not a superset of FreeMind's XML format, even not in a vague sense. Even if I renamed the elements names properly, OPML would still be a subset and not superset of FreeMind's XML. As a result, we have no benefit from using OPML right now.
 
''Summary:'' 1) we would run into dependence, and 2) OPML is insufficient, loosely speaking it is a subset.
 
== ontology description language ==
 
I am wondering if [http://www.w3.org/TR/owl-features/ OWL] the ontology description language is somehow connected to the XML-dialect of freemind. It would be wonderful to be capable of browsing extensive namespaces (including mindmaps of course) like it is done in [http://www.thinkmap.com/ Thinkmap] or their application [http://www.visualthesaurus.com/ The visual thesaurus].
I guess freeMind is an intrigius approach to achieve something like the standard browser within wikis and knowledgebases including the whole [www.wikipedia.org Wikipedia].
What seems to be missing are:
* weighted links (logical and/or continuous e.g. [part of], [equivalent to 70%], ..., [not equal 30%])
* dynamic loading of content
* dynamic display and application (also within small areas)
* user interaction and external program control (i.e. switch to next Wiki-page)
Well it might help the [http://www.w3.org/2001/sw/ Semantic Web] to become a reality.
 
Besides it would be interesting to have something like FreeMind as a browser for any namespaces found in databases, especially those used for programming applications.
 
== need more info on: FreeMind's xml data format (.mm) ==
 
How are the
* created
* mofified
* ID
numbers or timestamps created?
 
I am trying to write a program to automatically create simple mindmaps. --[[User:GunterS|GunterS]] 09:33, 10 Mar 2007 (PST)
 
== Source for FreeMind Browser? ==
 
Where can we find any source code available for the browser application? --[[User:Osmcgraw|Osmcgraw]]

Latest revision as of 00:00, 27 January 2008

Setting class load path in manifest.mf in jar

In the source folder tree of FreeMind, there's a file MANIFEST.MF. This file tells what should happen with the freemind.jar when java tries to run the jar archive. The file may look like

Manifest-Version: 1.0
Main-Class: freemind.main.FreeMind
Class-Path:                  silk.jar nanoxml.jar ekit.jar kafenio.jar
            kafenio-config.jar kafenio-icons.jar gnu-regexp-1.1.4.jar
Created-By: Joerg Mueller

A tricky thing about the file is that the length of the lines can be at most 72 characters. That creates difficulties when specifying Class-Path. In the exaple above, the first line of Class-Path is set in such a way that it has 70 chacters. That has been achieved by putting spaces before the actual list of classes. In the freemind.jar, the file can be found in the folder META-INF. Here you can check if the manifest has been created correctly.


Why may FreeMind be more relevant than some other open source applications

A simplistic and personal consideration by Daniel Polansky.

There are many efforts to create new text editors, text processor and the like. While this activity is not without value, it does not fill that big value gap as mind mapping application.

Take, for instance, text editors like JEdit. There are already well estabilished text editors like Emacs or Vim, and there are many others. It's not that these editors would be perfect, far from that, but they're still pretty useful and with some training users can become very efficient with them.

With text processors, the thing is that most users in companies have already Microsoft Office for free. What does that mean? That means that the individual users do not have to pay for the MS Office, and they cannot effectively decide to use other Office platform either because of the value of easy sharing. Furthermore, there are competing free Office platforms like KOffice, OpenOffice or AbiWord.

In mind mapping, the situation is quite different. You do not get commercial alternative granted in companies, unlike office applications. The point here is that most of MS Windows users, the mainstream, do not have a mind mapping application yet. For them, starting to use FreeMind is not a switch from Microsoft product to alternative product. It is a switch from scattered documents in incomparable and hard-to-overview formats to one document with unprecedented order and transparency - FreeMind's mind map.

Therefore, I am expecting a growth of interest of free developers in developing and using this application.

Furthermore, even though Java is quite slow and memory hungry, it solves the never ending quarrel between religious die-hard fans of different computing platforms, which I have first experienced with Atari 800 XL versus Commodore 64 battle, later IBM compatible versus Commodore Amiga battle, and nowadays Windows versus Linux battles.

To translate the wiki pages

A how-to irrelevant to development.

See [1] for a description of how to do that. We don't have such a page yet, so, please, be careful.

To create a new release

Outdated consideration:

To succesfully complete a new release, do the following

  • upload the release files into /incoming at ftp:upload.sourceforge.net , use the user anonymous and your e-mail address as a password
  • create new release. The files you have uploaded with ftp will be offered to you. Releases have names like "0.6.1", "0.6.5".
  • update the home page so that it points to the new version of installation files
  • post news, listing the most important changes of the new version
  • repost the news to the Announce forum, with basically the same text
  • repost the news the mailing list freemind-users@lists.sourceforge.net

Notice that the news cannot be monitored unlike forum, and forum has no RSS feed unlike news.

Why not use OPML for storage instead of FreeMind's native XML format

No longer relevant consideration:

The current version of OPML is not suited for our purposes. It should be easy to create conversion XSLT between FreeMind and OPML. First, if we decided to use OPML, we would have to wait until the owner of OPML changes his standard to fit our needs. Thus, we would be dependent, not being able to act dynamically. Second, already the current version of OPML is insufficient. It does not contain most of what FreeMind already uses: colors, fonts, folded tag, edges and icons. It is not a superset of FreeMind's XML format, even not in a vague sense. Even if I renamed the elements names properly, OPML would still be a subset and not superset of FreeMind's XML. As a result, we have no benefit from using OPML right now.

Summary: 1) we would run into dependence, and 2) OPML is insufficient, loosely speaking it is a subset.

ontology description language

I am wondering if OWL the ontology description language is somehow connected to the XML-dialect of freemind. It would be wonderful to be capable of browsing extensive namespaces (including mindmaps of course) like it is done in Thinkmap or their application The visual thesaurus. I guess freeMind is an intrigius approach to achieve something like the standard browser within wikis and knowledgebases including the whole [www.wikipedia.org Wikipedia]. What seems to be missing are:

  • weighted links (logical and/or continuous e.g. [part of], [equivalent to 70%], ..., [not equal 30%])
  • dynamic loading of content
  • dynamic display and application (also within small areas)
  • user interaction and external program control (i.e. switch to next Wiki-page)

Well it might help the Semantic Web to become a reality.

Besides it would be interesting to have something like FreeMind as a browser for any namespaces found in databases, especially those used for programming applications.

need more info on: FreeMind's xml data format (.mm)

How are the

  • created
  • mofified
  • ID

numbers or timestamps created?

I am trying to write a program to automatically create simple mindmaps. --GunterS 09:33, 10 Mar 2007 (PST)

Source for FreeMind Browser?

Where can we find any source code available for the browser application? --Osmcgraw