User:Ilya/OpenWetWare: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
 
(29 intermediate revisions by the same user not shown)
Line 1: Line 1:
__NOTOC__
__NOTOC__
*[[User:Ilya/OpenWetWare/Blogging|Blogging]]
*[[OpenWetWare:Software|Software page on OWW]]
*[[User:Ilya/OpenWetWare/CMS|CMS]]
**[[OpenWetWare:Software/Milestones|Milestones]]
*[[User:Ilya/OpenWetWare/Feeds|Feeds]]
**[[OpenWetWare:Software/Development|Development]]
*[[User:Ilya/OpenWetWare/Forums|Forums]]
**[[OpenWetWare:Software/Bugs|Bugs]]
*[[User:Ilya/OpenWetWare/Mailing lists|Mailing lists]]
*[[OpenWetWare:Administration|Administration]]
*[[User:Ilya/OpenWetWare/OpenID|OpenID]]
*[[User:Ilya/OpenWetWare/Resources|Resources]]
*[[User:Ilya/OpenWetWare/Search|Search]]
*[[User:Ilya/OpenWetWare/Semantic Web|Semantic Web]]
*[[User:Ilya/OpenWetWare/Social_Networking|Social networking]]
*[[User:Ilya/OpenWetWare/Spamassassin|Spamassassin]]
*[[User:Ilya/OpenWetWare/Statistics|Statistics]]
*[[User:Ilya/OpenWetWare/User management|User management]]
*[[User:Ilya/OpenWetWare/Wiki data|Wiki data]]


==To do==
[[User:Ilya/OpenWetWare/Blogging|Blogging]] |
*[http://www.mediawiki.org/wiki/Extension:PHPBB/Users_Integration Embed PHPBB]
[[User:Ilya/OpenWetWare/CMS|CMS]] |
 
[[User:Ilya/OpenWetWare/Email|Email]] |
===Line terminator in email===
[[User:Ilya/OpenWetWare/Feeds|Feeds]] |
Diagnostic-Code: X-Postfix; host uk-lif-lwmx02.cancer.org.uk[193.60.34.72]
[[User:Ilya/OpenWetWare/Forums|Forums]] |
    said: 550 Requested action not taken: Nonstandard SMTP line terminator. (in reply to end of DATA command)
[[User:Ilya/OpenWetWare/Notes|Notes]] |
*It looks like some servers have problem accepting mail from OWW UMS. According to [http://gthelp.com/showthread.php?t=30728 this thread], it has something to do with the line endings.
[[User:Ilya/OpenWetWare/OpenID|OpenID]] |
*try changing all the \r\n in um_functions.php to \n
[[User:Ilya/OpenWetWare/Performance|Performance]] |
*On a UNIX system the MTA's "sendmail" interface assumes that recieved data will use UNIX line endings and will turn any \n to \r\n, so you must supply only \n to mail() on a UNIX system to avoid the MTA hypercorrecting to \r\r\n.
[[User:Ilya/OpenWetWare/Resources|Resources]] |
*References:
[[User:Ilya/OpenWetWare/Search|Search]] |
**http://us.php.net/mail
[[User:Ilya/OpenWetWare/Social_Networking|Social networking]] |
**http://www.ietf.org/rfc/rfc822.txt
[[User:Ilya/OpenWetWare/Statistics|Statistics]] |
[[User:Ilya/OpenWetWare/Structured data|Structured data]] |
[[User:Ilya/OpenWetWare/User management|User management]] |
[[User:Ilya/OpenWetWare/Vision|Vision]] |
[[User:Ilya/OpenWetWare/Todo|Todo]]


==Extensions==
==Extensions==
Line 35: Line 30:
*[http://meta.wikimedia.org/wiki/Extending_wiki_markup Extending wiki markup] - how to write an extension
*[http://meta.wikimedia.org/wiki/Extending_wiki_markup Extending wiki markup] - how to write an extension
*[http://www.mediawiki.org/wiki/Extension:Calendar_%28Barrylb%29 Calendar]
*[http://www.mediawiki.org/wiki/Extension:Calendar_%28Barrylb%29 Calendar]
===Tagging===
*[http://www.mediawiki.org/wiki/Extension:CategoryCloud CategoryCloud] adds the ability to create a tag cloud to a wiki site, it generates a tag for every sub-category
*[http://www.mediawiki.org/wiki/Extension:CategoryCloud CategoryCloud] adds the ability to create a tag cloud to a wiki site, it generates a tag for every sub-category
*[http://orangedino.org/index.php?name=News&catid=&topic=3 Tag Cloud] is intended to provide a tag cloud control for mediawiki: wach tag represents a mediawiki category, the size of the tag being determined by the number of articles on that category
*[http://orangedino.org/index.php?name=News&catid=&topic=3 Tag Cloud] is intended to provide a tag cloud control for mediawiki: wach tag represents a mediawiki category, the size of the tag being determined by the number of articles on that category
*[http://meta.wikimedia.org/wiki/Del.icio.us-style_Tags_for_MediaWiki Del.icio.us-style tags for MediaWiki]


==Miscellaneous==
==Miscellaneous==
Line 48: Line 46:
:"AARF employees have learned to add the tag 'AARF' when they come across a web page (using del.icio.us), a photo (Flickr), or a news story (Digg) that they think will be of interest to their colleagues.  Shortly after they add this tag, the bookmark (look at the top of the box), thumbnail of the photo (middle) or headline and description of the story (bottom) show up within the AARF E2.0 Intranet."
:"AARF employees have learned to add the tag 'AARF' when they come across a web page (using del.icio.us), a photo (Flickr), or a news story (Digg) that they think will be of interest to their colleagues.  Shortly after they add this tag, the bookmark (look at the top of the box), thumbnail of the photo (middle) or headline and description of the story (bottom) show up within the AARF E2.0 Intranet."
*[http://swik.net/MediaWiki MediaWiki on SWiK]
*[http://swik.net/MediaWiki MediaWiki on SWiK]
 
*[http://www.nongnu.org/samizdat/about.html Samizdat] - is a generic RDF-based engine for building collaboration and open publishing web sites
===Teleconferencing===
**Implemented in Ruby
*[http://mebeam.com/ MeBeam]
**RDF model for site structure and metadata
*[http://www.wengomeeting.com/ Wengomeeting.com] - free web-based videoconferencing
**Open editing via statement reification
**Relational RDF storage
**More than publishing: material items exchange
*[http://www.apple.com/server/macosx/features/wikis.html Apple Wiki Server]
*WYSIWYG editors
**[http://www.mediawiki.org/wiki/WYSIWYG_editor WYSIWYG editors and MediaWiki software]
**Wikiwyg [http://www.wikiwyg.net/ framework] and [http://www.mediawiki.org/wiki/Extension:Wikiwyg extension]
**[http://www.mediawiki.org/wiki/Extension:WikEd WikEd] is a full-featured MediaWiki-integrated text editor that adds enhanced text processing functions to edit pages. Currently it works only for Firefox and other Mozilla browsers.
*[http://www.google.com/nonprofits/ Google service for non-profits]


==Development==
==Development==
*[http://meta.wikimedia.org/wiki/ParserFunctions Parser Functions]
*[http://meta.wikimedia.org/wiki/ParserFunctions Parser Functions]
*[[MediaWiki:Monobook.css|Monobook.css]] - wiki page design info: colors, etc
===Analysis===
*[http://browsershots.org/ Browser shots]
*[http://browsershots.org/ Browser shots]
:[http://browsershots.org/website/http://openwetware.org/wiki/Main_Page OWW front page on different browsers]
:[http://browsershots.org/website/http://openwetware.org/wiki/Main_Page OWW front page on different browsers]
*[http://www.websiteoptimization.com/services/analyze/ Web Page Analyzer] - Free Website Performance Tool and Web Page Speed Analysis
*[http://www.websiteoptimization.com/services/analyze/ Web Page Analyzer] - Free Website Performance Tool and Web Page Speed Analysis
:[http://www.websiteoptimization.com/services/analyze/wso.php?url=http://openwetware.org/wiki/Main_Page OWW front page speed report]
*[http://www.alexa.com/data/details/main/openwetware.org Site information from Alexa] - speed, rank, etc
*[[MediaWiki:Monobook.css|Monobook.css]] - wiki page design info: colors, etc
*[http://www.wikindex.com/ Wikindex] - rank
 
====[http://en.wikipedia.org/wiki/Geolocation Geolocation]====
*[http://www.linuxjournal.com/article/7856 Geolocation by IP address]
*[http://whatismyipaddress.com/staticpages/index.php/lookup-ip whatismyipaddress.com]
*[http://www.ip-adress.com/ ip-adress.com]
*[http://www.ip2location.com/ ip2location.com]


==Architecture==
==Architecture==

Latest revision as of 11:30, 19 March 2008

Blogging | CMS | Email | Feeds | Forums | Notes | OpenID | Performance | Resources | Search | Social networking | Statistics | Structured data | User management | Vision | Todo

Extensions

Tagging

  • CategoryCloud adds the ability to create a tag cloud to a wiki site, it generates a tag for every sub-category
  • Tag Cloud is intended to provide a tag cloud control for mediawiki: wach tag represents a mediawiki category, the size of the tag being determined by the number of articles on that category
  • Del.icio.us-style tags for MediaWiki

Miscellaneous

"AARF employees have learned to add the tag 'AARF' when they come across a web page (using del.icio.us), a photo (Flickr), or a news story (Digg) that they think will be of interest to their colleagues. Shortly after they add this tag, the bookmark (look at the top of the box), thumbnail of the photo (middle) or headline and description of the story (bottom) show up within the AARF E2.0 Intranet."

Development

Analysis

OWW front page on different browsers

Geolocation

Architecture