Wiki Engines (99 products)
-
10/10
Blogtronix
Blogtronix is a social media platform for Enterprise 2.0 communication.... -
10/10
Traction TeamPage
Traction TeamPage is a web-based tool for quickly building large... -
9/10
JSPWiki
JSPWiki is a Java-based Wiki engine and released under the LGPL licence.... -
9/10
Wikispaces
Wikispaces is easy to use and setup and it's got a really simple... -
9/10
MediaWiki
MediaWiki is one of the most used wiki software application and it can...
Compare products in Wiki Engines on the most important features:
- 01. General Information
- 01.2 Database Support
- 02. Common Wiki Features
- 03. Syntax Features
- 04. Syntax Codes Supported
- 05. System Requirements
- 06. Usability Features
- 07. Statistics and Reports
- 08. Security/Anti-Spam Features
- 09. Outputs
- 10. Media and Files Support
- 11. Links
- 12. Hosting Features
- 13. Support User Groups and Development
- 14. Other Features
Forum
New features in JotSpot
Hi,
I do not know if this question has been answered elsewhere. I was wondering where I might find a list of new major features and developments to be incorporated into the JotSpot wiki product within the next 5 years. I would appreciate it if you could let me know. Thank you.
Regards,
Pranav
[...]
I do not know if this question has been answered elsewhere. I was wondering where I might find a list of new major features and developments to be incorporated into the JotSpot wiki product within the next 5 years. I would appreciate it if you could let me know. Thank you.
Regards,
Pranav
Date: August 2, 2008 at 19:19
Author:
pranavc
Last post: August 2, 2008 at 19:19
Replies: 0
The Most Compelling Enterprise Content Management (ECM) Workshops in India
Enterprise Content Management (ECM) is no longer just about technology, or just about content. It is about content, community, and context. The deluge of data and information, coupled with the ever-increasing need for compliance is forcing enterprises to take a strategic look at ECM and its associated disciplines. To stack up to competition, enterprises are looking up to faster, flexible, and efficient business processes that can channelise copious, unstructured information into meaningfully optimised, governed, and digitally delivered data that is available to the right stakeholders at the right time.
C-level executives, senior IT process management personnel, marketing and content managers are looking to find the precise solution that will fit the needs of their organization. What are these available solutions, and how do they stack up to the needs of a specific enterprise? What roles do strategic topics such as Governance, Collaboration, Enterprise 2.0 play in the evaluation of these solutions? What is a promising approach, and how do I find the correct partners? The ECM track at Business Technology Summit 2008 offers strategic, technical, and business insights into all aspects of ECM, including Business Process Management (BPM), Business Rules Management (BRM), Master Data Management (MDM), Data Warehousing & Knowledge Management, and Enterprise 2.0. The summit will be held 22-26 September 2008 in Mumbai and Bangalore. Summit website: http://www.btsummit.com
[...]
C-level executives, senior IT process management personnel, marketing and content managers are looking to find the precise solution that will fit the needs of their organization. What are these available solutions, and how do they stack up to the needs of a specific enterprise? What roles do strategic topics such as Governance, Collaboration, Enterprise 2.0 play in the evaluation of these solutions? What is a promising approach, and how do I find the correct partners? The ECM track at Business Technology Summit 2008 offers strategic, technical, and business insights into all aspects of ECM, including Business Process Management (BPM), Business Rules Management (BRM), Master Data Management (MDM), Data Warehousing & Knowledge Management, and Enterprise 2.0. The summit will be held 22-26 September 2008 in Mumbai and Bangalore. Summit website: http://www.btsummit.com
Date: July 31, 2008 at 23:24
Author:
shaguf
Last post: July 31, 2008 at 23:24
Replies: 0
How do i make a forum in google site?
i wont to have a forum (or at least a mini-forum) as part of my google site. is there any way of doing that using non too complicated tools? and if so, how do i do it?
[...]
Date: July 29, 2008 at 06:12
Author:
Stoi
Last post: July 29, 2008 at 06:12
Replies: 0
Using Google sites as a file server
Hello,
We are looking for a communal file repository for our workplace (5 users). Can anyone provide feedback on using google sites for this and how effective it is as a solution for small business? We would be wanting to use it for document sharing, but also as a back up of important documents.
Any feedback appreciated!
[...]
We are looking for a communal file repository for our workplace (5 users). Can anyone provide feedback on using google sites for this and how effective it is as a solution for small business? We would be wanting to use it for document sharing, but also as a back up of important documents.
Any feedback appreciated!
Date: July 23, 2008 at 03:24
Author:
Lisa
Last post: July 23, 2008 at 03:24
Replies: 0
Liferay Development
I've been developing in the Liferay environment for over 2 years. I currently have Liferay 5.0 deployed to my VPS. Take a look! http://becomingconscious.info:8080/web/guest/home
[...]
Date: July 2, 2008 at 16:19
Author:
John
Last post: July 3, 2008 at 01:16
Replies: 1
JSPWiki Attachments - issue with IE browser
Hello,
We are having issues with uploading and downloading attachments using JSPWiki using IE browser.
It works perfectly with Netscape/Mozilla/Flock browsers.
jspwiki.properties -> we set the following attributes:
jspwiki.baseURL = http://localhost:8888/JSPWiki
jspwiki.referenceStyle=relative
jspwiki.attachmentProvider =BasicAttachmentProvider
jspwiki.basicAttachmentProvider.storageDir =C:\\Data\\jspwiki\\NewJSPWiki
With the above settings, when using IE browser, it still uses absolute path when file is uploaded and shows href'd attachment name with target as:
http://chq006103:8888/JSPWiki/attach/JSPWiki%20Welcome/C%3A%5Cinnovatorlille93.jpg
Whereas in Mozill and other browsers - it correctly shows href'd relative url:
http://localhost:8888/JSPWiki/attach/JSPWiki%20Welcome/innovatorlille93.jpg
When we upload a file, it is uploaded under the full name (the full absolute path of the file (from C:\.....)) - only when we use IE browser.
This does not happen with the other 2 browsers.
Thus, we are unable to download the file.
Any immediate help is highly appreciated!
Thanks!
[...]
We are having issues with uploading and downloading attachments using JSPWiki using IE browser.
It works perfectly with Netscape/Mozilla/Flock browsers.
jspwiki.properties -> we set the following attributes:
jspwiki.baseURL = http://localhost:8888/JSPWiki
jspwiki.referenceStyle=relative
jspwiki.attachmentProvider =BasicAttachmentProvider
jspwiki.basicAttachmentProvider.storageDir =C:\\Data\\jspwiki\\NewJSPWiki
With the above settings, when using IE browser, it still uses absolute path when file is uploaded and shows href'd attachment name with target as:
http://chq006103:8888/JSPWiki/attach/JSPWiki%20Welcome/C%3A%5Cinnovatorlille93.jpg
Whereas in Mozill and other browsers - it correctly shows href'd relative url:
http://localhost:8888/JSPWiki/attach/JSPWiki%20Welcome/innovatorlille93.jpg
When we upload a file, it is uploaded under the full name (the full absolute path of the file (from C:\.....
This does not happen with the other 2 browsers.
Thus, we are unable to download the file.
Any immediate help is highly appreciated!
Thanks!
Date: June 4, 2008 at 14:25
Author:
JSPWikiUser
Last post: June 4, 2008 at 14:25
Replies: 0
ZapMedia claims that Apple iTunes and iPod violated their license
After obtaining two US patents, ZapMedia expose their ideas to many big companies including Apple. The idea was about developing a system and a method fordistribuing media assets to devices via portal synchronized with the devices. Later on, Apple launched iPod MP3 player with an integrated iTunes application and in April 2003 the iTunes it self could be bought online. ZapMedia sue Apple claiming the company's iTunes online store and iPod portable media player infringe their patents after trying to negotiate with the company.
[...]
Date: March 15, 2008 at 08:57
Author:
Stefania.B
Last post: March 15, 2008 at 08:57
Replies: 0
Google has finally bought DoubleClick so the ads and revenues will improve
After waiting for approval from European Commission for the deal of 3.1 billion dollars Google bought DoubleClick. This acquisition will improve the display ads, users will spend less time waiting for web pages to load and they will be able to help publishers and advertisers to increase their revenues.
[...]
Date: March 12, 2008 at 16:46
Author:
Stefania.B
Last post: March 12, 2008 at 16:46
Replies: 0
I have problems with Google Gadgets on Google Site
I just signed up, created my dashboard with 4 gadgets. Todos , calorie count, weather and random pictures with places around the world to test this new service. I was disappointed that every time i logged out and signed back in my changes were not saved. My todos dissapeared and I was still in San Diego California. Gooooogle I'm in NY!
[...]
Date: March 9, 2008 at 22:20
Author:
Alinutza
Last post: March 9, 2008 at 22:20
Replies: 0
phpwiki installation
HOW DO I INSTALL PHPWIKI , SYSTEM REQUIREMENTS AND SOFTWARE REQUIREMENTS
[...]
Date: March 8, 2008 at 01:09
Author:
GILLI
Last post: March 8, 2008 at 11:41
Replies: 1
phpwiki installation
HOW DO I INSTALL PHPWIKI , SYSTEM REQUIREMENTS AND SOFTWARE REQUIREMENTS
[...]
Date: March 8, 2008 at 01:09
Author:
GILLI
Last post: March 8, 2008 at 01:09
Replies: 0
Help registering user for Twiki
Hello friends,
I have to register a user for the Twiki created for our department.I have tried registering on Registration page .Actually, wiki send the activation code in an email to the user's id. But, we do not have an mailing daemon running on the system. So,it cannot send the code. So I wanted to know which file would the Activation code be found.I have checked "registrationapprovals.txt" and couldn't find any code there.Please suggest! Thanks
[...]
I have to register a user for the Twiki created for our department.I have tried registering on Registration page .Actually, wiki send the activation code in an email to the user's id. But, we do not have an mailing daemon running on the system. So,it cannot send the code. So I wanted to know which file would the Activation code be found.I have checked "registrationapprovals.txt" and couldn't find any code there.Please suggest! Thanks
Date: March 5, 2008 at 10:20
Author:
sadz123
Last post: March 5, 2008 at 10:20
Replies: 0
How secure is reCAPTCHA?
I'm very interested in reCAPTCHA, how secure is it? To me it doesn't look very vulnerable, but do the experienced users (hackers?) think about it?
[...]
Date: February 22, 2008 at 07:07
Author:
Miinny
Last post: February 22, 2008 at 07:07
Replies: 0
Start a new discussion