From wikiguest at horde.org Thu Mar 6 04:45:39 2025 From: wikiguest at horde.org (Wiki Guest) Date: Thu, 06 Mar 2025 04:45:39 +0000 Subject: [commits] [Wiki] attachment: admin/rte/rte_popup_file_atch.asp, XXX Message-ID: <20250306044539.Horde.ZB4ENJIcFZowVNJ6B1TGntZ@wiki.horde.org> guest [94.120.178.70] Thu, 06 Mar 2025 04:45:39 +0000 New attachment "XXX" to page "admin/rte/rte_popup_file_atch.asp". View page: https://wiki.horde.org/admin/rte/rte_popup_file_atch.asp From wikiguest at horde.org Thu Mar 6 04:46:46 2025 From: wikiguest at horde.org (Wiki Guest) Date: Thu, 06 Mar 2025 04:46:46 +0000 Subject: [commits] [Wiki] created: 1.HTML Message-ID: <20250306044646.Horde.C3OxGrZuotIM9dBLdn-ghok@wiki.horde.org> guest [94.120.178.70] Thu, 06 Mar 2025 04:46:46 +0000 Created page: https://wiki.horde.org/1.HTML
-
-This //text// gets **parsed**.
-
-``This //text// does not get **parsed**.``
-
-
-
-This //text// gets **parsed**.
-
-``This //text// does not get **parsed**.``
-
-
-++ Headings
-
-You can make various levels of heading by putting \
-plus-signs before the text (all on its own line):
-
-
-+++ Level 3 Heading
-++++ Level 4 Heading
-+++++ Level 5 Heading
-++++++ Level 6 Heading
-
-
-+++ Level 3 Heading
-++++ Level 4 Heading
-+++++ Level 5 Heading
-++++++ Level 6 Heading
-
-
-++ Text Alignment
-
-You can center align paragraphs by starting it with an equal sign.
-
-
-= Center aligned text
-
-
-= Center aligned text
-
-
-++ Table of Contents
-
-To create a list of every heading, with a link to that heading, put a
table of contents tag on its own line.
-
-
-[[toc]]
-
-
-
-++ Horizontal Rules
-
-Use four dashes ({{``----``}}) to create a horizontal rule.
-
-----
-
-
-++ Lists
-
-
-+++ Bullet Lists
-
-You can create bullet lists by starting a paragraph with one or \
-more asterisks.
-
-
-* Bullet one
- * Sub-bullet
-
-
-* Bullet one
- * Sub-bullet
-
-
-+++ Numbered Lists
-
-Similarly, you can create numbered lists by starting a paragraph \
-with one or more hashes.
-
-
-# Numero uno
-# Number two
- # Sub-item
-
-
-# Numero uno
-# Number two
- # Sub-item
-
-
-+++ Mixing Bullet and Number List Items
-
-You can mix and match bullet and number lists:
-
-
-# Number one
- * Bullet
- * Bullet
-# Number two
- * Bullet
- * Bullet
- * Sub-bullet
- # Sub-sub-number
- # Sub-sub-number
-# Number three
- * Bullet
- * Bullet
-
-
-# Number one
- * Bullet
- * Bullet
-# Number two
- * Bullet
- * Bullet
- * Sub-bullet
- # Sub-sub-number
- # Sub-sub-number
-# Number three
- * Bullet
- * Bullet
-
-
-+++ Definition Lists
-
-You can create a definition (description) list with the following syntax:
-
-
-: Item 1 : Something
-: Item 2 : Something else
-
-
-: Item 1 : Something
-: Item 2 : Something else
-
-
-++ Block Quotes
-
-You can mark a blockquote by starting a line with one or more '>' \
-characters, followed by a space and the text to be quoted.
-
-
-This is normal text here.
-
-> Indent me! The quick brown fox jumps over the lazy dog. \
-Now this the time for all good men to come to the aid of \
-their country. Notice how we can continue the block-quote \
-in the same "paragraph" by using a backslash at the end of \
-the line.
->
-> Another block, leading to...
->> Second level of indenting. This second is indented even \
-more than the previous one.
-
-Back to normal text.
-
-
-This is normal text here.
-
-> Indent me! The quick brown fox jumps over the lazy dog. \
-Now this the time for all good men to come to the aid of \
-their country. Notice how we can continue the block-quote \
-in the same "paragraph" by using a backslash at the end of \
-the line.
->
-> Another block, leading to...
->> Second level of indenting. This second is indented even \
-more than the previous one.
-
-Back to normal text.
-
-
-++ Links and Images
-
-
-+++ Wiki Links
-
-SmashWordsTogether to create a page link.
-
-You can force a Wiki page name '''not''' to be clickable by putting \
-an exclamation mark in front of it.
-
-
-SmashWordsTogether !SmashWordsTogether
-
-
-SmashWordsTogether !SmashWordsTogether
-
-You can force a Wiki page to be clickable even if it does '''not'''
match the page name format by putting the name in parentheses.
-
-
-((Wiki/Page))
-
-
-((Wiki/Page))
-
-You can also use this format to create a "described" or "labeled"
link or to add an anchor target.
-
-
-((Wiki/Page|Descriptive text for the link.#anchor))
-
-
-((Wiki/Page|Descriptive text for the link.#anchor))
-
-You can alternatively create a "described" or "labeled" link to a
wiki page by putting the page name in brackets, followed by some text.
-
-
-[Wiki/Page Descriptive text for the link.]
-
-
-[Wiki/Page Descriptive text for the link.]
-
-
-+++ Interwiki Links
-
-Interwiki links are links to pages on other Wiki sites. \
-Type the {{``SiteName:PageName``}} like this:
-
-* MeatBall:RecentChanges
-* Advogato:proj/WikkiTikkiTavi
-* Wiki:WorseIsBetter
-
-
-+++ PHP Manual Links
-
-PHP manual links are links to the PHP manual on the php.net web site.
-
-
-[[php strtolower]]
-
-
-[[php strtolower]]
-
-
-+++ URLs
-
-Create a remote link simply by typing its URL: http://www.horde.org.
-
-If you like, enclose it in brackets to create a numbered reference \
-and avoid cluttering the page; {{``[http://www.horde.org/]``}}
becomes [http://www.horde.org/].
-
-Or you can have a described-reference instead of a numbered reference:
-
-[http://www.horde.org Horde]
-
-[http://www.horde.org Horde]
-
-
-+++ On-Page Links
-
-Create an anchor on the page by {{``[[# anchorName nice anchor
text]]``}} [[# anchorName nice anchor text]] and refer to it by
{{``#anchorName``}} #anchorName, or {{``[#anchorName use normal link
renaming]``}} [#anchorName use normal link renaming].
-
-
-+++ Images
-
-You can put a picture in a page with {{``[[image foo.jpg]]``}}. You
can use any file type, but most browsers only support GIF, JPEG, and
PNG formats. The filename can either be a relative reference (in which
case the wiki looks for a file attached to the current page - or a
different wiki page if the file name is prefixed with a page name,
e.g. {{``[[image SomePage:foo.jpg]]``}}), an absolute reference which
begins with a slash (in which case the wiki uses it to retrieve a file
relative to the web server's root), or a full, external URL.
-
-Additional attributes, such as "alt" can follow the image filename or
URL like so: {{``[[image foo.jpg alt="A Foo JPEG"]]``}}. "link" is a
special attribute which makes the image a link to the specified URL.
-
-
-++ Application Content
-
-+++ Application Blocks
-
-Content from other Horde applications provided by portal blocks can
be embedded into a page using {{[[block]]}} tags.
-
-To include Horde's moon phases block for example:
-
-
-[[block horde/Moon phase=next hemisphere=northern]]
-
-
-[[block horde/Moon phase=next hemisphere=northern]]
-
-+++ Application Links
-
-Links to other Horde applications is supported if those applications
support API links. The Wiki itself supports such an API to link to
individual wiki pages:
-
-
-[[link Link to some other wiki page|wiki/show page=Wiki/Page]]
-
-
-[[link Link to some other wiki page|wiki/show page=Wiki/Page]]
-
-
-++ Code Blocks
-
-Create code blocks by using {{...}} tags (each on its own line).
-
-
-This is an example code block!
-
-
-To create PHP blocks that get automatically colorized when you use
PHP tags, simply surround the code with {{...}} tags (the tags themselves should each be on
their own lines, and no need for the {{}} tags).
-
-
-
- // Set up the wiki options
- $options = array();
- $options['view_url'] = "index.php?page=";
-
- // load the text for the requested page
- $text = implode('', file($page . '.wiki.txt'));
-
- // create a Wiki objext with the loaded options
- $wiki = new Text_Wiki($options);
-
- // transform the wiki text.
- echo $wiki->transform($text);
-
-
-
-
-// Set up the wiki options
-$options = array();
-$options['view_url'] = "index.php?page=";
-
-// load the text for the requested page
-$text = implode('', file($page . '.wiki.txt'));
-
-// create a Wiki objext with the loaded options
-$wiki = new Text_Wiki($options);
-
-// transform the wiki text.
-echo $wiki->transform($text);
-
-
-API references can be generated using {{
-
-name:listUsers
-access:public
-param:string,Filter users by this string.,'USER'
-returns:array
-throws:Exception,if user backend not available.
-
-
-
-//Rendering of this rule is broken as of Text_Wiki 1.2.1, usage is
discouraged.//
-
-
-++ HTML Markup
-
-You can add native HTML markup using {{...}} tags.
-
-
-
-HTML
-
-
-
-//This rule is disabled by default.//
-
-
-
-||~ Heading one ||~ Heading two ||
-|| cell one || cell two ||
-|||| big ol' line ||
-|| cell four || cell five ||
-|| cell six || here's a very long cell ||
-
-
-||~ Heading one ||~ Heading two ||
-|| cell one || cell two ||
-|||| big ol' line ||
-|| cell four || cell five ||
-|| cell six || here's a very long cell ||
-
-
-|| lines must start and end || with double vertical bars || nothing ||
-|| cells are separated by || double vertical bars || nothing ||
-|||| you can span multiple columns by || starting each cell ||
-|| with extra cell |||| separators ||
-|||||| but perhaps an example is the easiest way to see ||
-
-
-|| lines must start and end || with double vertical bars || nothing ||
-|| cells are separated by || double vertical bars || nothing ||
-|||| you can span multiple columns by || starting each cell ||
-|| with extra cell |||| separators ||
-|||||| but perhaps an example is the easiest way to see ||
-
+the Wiki
From wikiguest at horde.org Thu Mar 13 10:21:12 2025
From: wikiguest at horde.org (Wiki Guest)
Date: Thu, 13 Mar 2025 10:21:12 +0000
Subject: [commits] [Wiki] changed: ChuckHagenbuch
Message-ID: <20250313102112.Horde.wrXdVrupVdvOIZPm6ds_NAk@wiki.horde.org>
guest [174.234.199.60] Thu, 13 Mar 2025 10:21:12 +0000
Modified page: https://wiki.horde.org/ChuckHagenbuch
New Revision: 76
Change log: Nice
@@ -1,452 +1 @@
-[[toc]]
-
-+ Chuck Hagenbuch
-
-http://hagenbu.ch/
-
-++ Goals
-
-# Unify dev.horde.org, wiki.horde.org, www.horde.org, planet.horde.org
-# Document Horde 4 for developers
-
-++ Idea sources
-
-+++ Components
-
-Things to check out and to potentially use/bundle instead of writing our own
-
-http://aws.typepad.com/aws/2010/09/new-aws-sdk-for-php.html
-http://pooteeweet.org/blog/0/1915#m1915
-https://github.com/liip/ViewBundle
-https://github.com/liip/MultiplexBundle
-https://github.com/FriendsOfSymfony/RestBundle
-https://github.com/FriendsOfSymfony/RestBundle/wiki/Resources
-https://github.com/igorw/Silex/compare/rest
-http://silex-project.org/
-https://github.com/liip/HelloBundle
-https://github.com/FriendsOfSymfony/RestBundle/issues/4
-http://pooteeweet.org/blog/0/1924#m1924
-
-https://github.com/kaylarose/network-canvas
-https://github.com/kaylarose/rails_admin
-https://github.com/kaylarose/KMHttp
-https://github.com/kaylarose/KM_Fancy_Object
-
-http://silex-project.org/
-http://silex-project.org/doc/extensions/doctrine.html
-http://silex-project.org/doc/extensions/twig.html
-http://silex-project.org/doc/extensions.html
-
-http://www.garfieldtech.com/blog/web-services-initiative
-http://buytaert.net/state-of-drupal-presentation-march-2011
-http://buytaert.net/configuration-management-in-drupal-8
-
-+++ Journal app?
-
-* https://intersect.com/
-* http://memolane.com/site/
-
-Also see, of course, Facebook Timeline
-
-+++ Horde and !NoSQL
-
-* http://nosql.mypopescu.com/post/499160985/simpledb-and-django-nonrel
-*
http://nosql.mypopescu.com/post/904840384/django-and-nosql-databases-revisited
-*
http://nosql.mypopescu.com/post/1005592997/django-and-nosql-databases-latest-status-update
-* http://nosql.mypopescu.com/post/1305732534/django-and-mongodb
-
-+++ Admin UI
-
-* http://bergie.iki.fi/blog/new_user_management_tool_for_midgard.html
-
-+++ Agora
-
-* http://donttrustthisguy.com/2009/01/04/encouraged-commentary/
-* http://github.com/jimjeffers/encouraged-commentary/tree/master
-* http://disqus.com/
-* http://trac.seagullproject.org/wiki/Modules/Comment2
-*
http://www.jackslocum.com/yui/2006/10/09/my-wordpress-comments-system-built-with-yahoo-ui-and-yahooext/
-*
http://www.37signals.com/svn/posts/392-design-decisions-new-forums-at-basecamp-and-highrise
-* http://beast.caboo.se/forums/1
-
-+++ Ansel
-
-* http://blog.timoni.org/post/5557930029/the-most-important-page-on-flickr
-* http://developer.cooliris.com/
-* http://www.kavasoft.com/Shoebox/
-* http://www.kavasoft.com/HyperImage/
-* http://www.readwriteweb.com/archives/photo_sharing_round_up.php
-* http://www.sno.phy.queensu.ca/~phil/exiftool/
-* http://www.readwriteweb.com/archives/mainstreaming_web_20_shutterfl.php
-* http://www.houdah.com/houdahGeo/
-* http://valokuva.org/?p=99
-*
http://zgrossbart.blogspot.com/2007/11/drag-and-drop-file-uploading-made-easy.html
-* http://coppermine-gallery.net/
-* http://phpthumb.sourceforge.net/
-* http://blog.makemepulse.com/2007/10/09/image-magick-and-some-effects/
-* http://valokuva.org/?p=45
-* http://valokuva.org/?p=37
-* http://valokuva.org/
-*
http://ajaxian.com/archives/creating-a-maintainable-unobtrusive-javascript-slideshow
-* http://www.apple.com/ilife/iphoto/
-* http://www.bigdumbdev.com/2007/08/build-better-gallery-skimmer-part-1.html
-* http://livepipe.net/projects/photo_folder/
-* http://ajaxian.com/archives/instant-the-polaroid-of-ajax
-* http://www.amountaintop.com/sandbox/clipregion/
-* http://interface.eyecon.ro/demos/slider_resize.html
-* http://ajaxian.com/archives/zooomr-popup-icons
-* http://www.plogger.org/
-* http://rockstarapps.com/wordpress/?p=22
-* http://www.ajaxprogrammer.com/?p=9
-* http://www.dynamicdrive.com/dynamicindex4/thumbnail.htm
-* http://www.stegmann.dk/mikkel/porta/
-* http://fennecfoxen.org/pyxy/gallery
-* http://zwily.com/iphoto/
-* http://www.flickr.com/photos/20692499 at N00/392397025/
-* http://www.apple.com/downloads/macosx/imaging_3d/picturesync.html
-* http://ajaxian.com/archives/dojo-zoomer-sweet-image-cropping-widget
-* http://www.readwriteweb.com/archives/phanfare_photon_iphone_review.php
-* http://ajaxian.com/archives/image-thumbnail-tool-with-processing-and-php-gd
-* http://24ways.org/2009/going-nuts-with-css-transitions
-
-
-+++ Chora
-
-*
http://blogs.atlassian.com/devtools/2009/12/sneak-peek-sexy-sidebyside-diffs.html
-*
http://blog.thinkphp.de/archives/464-PHP_CodeBrowser-Release-version-0.1.0.html
-
-
-+++ Folks
-
-* http://elgg.org/
-* http://portabilitypolicy.org/index.html
-
-
-
-+++ Gollem
-
-*
http://www.readwriteweb.com/archives/step_by_step_google_docs_becoming_the_mythical_gdr.php
-*
http://www.randsinrepose.com/archives/2008/11/25/dumbing_down_the_cloud.html
-*
http://zgrossbart.blogspot.com/2007/11/drag-and-drop-file-uploading-made-easy.html
-* http://labs.beffa.org/w2box/
-* http://filemanager.mozdev.org/
-* http://phpexplorator.sourceforge.net/
-* http://www.sslbridge.com/
-* http://projects.info-pull.com/projects/openvault
-* http://ecosmear.com/relay/
-* http://celebnamer.celebworld.ws/stuff/mod_xsendfile/
-* http://www.epiware.com/free_document_management.php
-* http://ajaxian.com/archives/freshlogic-studios-folders
-* http://box.net/
-* http://www.dropboks.com/
-* http://www.getdropbox.com/
-* http://www.openomy.com/
-* https://www.mesh.com/Welcome/Welcome.aspx
-* http://clement.beffa.org/labs/projects/w2box/
-*
http://webworkerdaily.com/2009/03/31/onehub-simple-customizable-file-sharing-and-collaboration/
-
-Dropbox-like syncing?
-* http://sparkleshare.org/
-* http://mayrhofer.eu.org/dvcs-autosync
-
-
-+++ Groupware
-
-* http://www.readwriteweb.com/archives/qtask_web-based_team_collabora.php
-
-+++ Hermes
-
-* http://webworkerdaily.com/2009/11/25/yast-useful-time-tracking/
-* http://letsfreckle.com/
-* http://www.readwriteweb.com/archives/freckle_feel_good_time_tracking.php
-* http://www.signalapps.com/
-*
http://phpkitchen.com/2008/09/what-software-do-you-use-to-run-your-business/
-* http://fosterburgess.com/kimsal/?p=398
-* http://www.macworld.com/article/56798/2007/03/billings2.html
-* http://clickablebliss.com/billable
-* http://www.stuntsoftware.com/OnTheJob/
-* http://www.billings2.com/
-* http://getharvest.com/
-* http://www.formassembly.com/time-tracker/
-* http://c2.com/cgi/wiki?LetYourLogsBecomeYourPlans
-* http://trimpath.com/project/wiki/NextAction
-* http://ajaxian.com/archives/toggl-ajax-based-timetracker-tool
-* http://www.macworld.com/article/57371/2007/04/merlin2.html
-
-+++ Horde_Auth
-
-*
http://www.25hoursaday.com/weblog/2008/09/19/TheProblemWithEveryImplementationOfAForgotYourPasswordFeatureIveSeenOnline.aspx
-
-+++ Horde_Oauth
-
-* http://pecl.php.net/package/oauth
-*
http://framework.zend.com/svn/framework/standard/incubator/library/Zend/Oauth.php
-*
http://framework.zend.com/svn/framework/standard/incubator/library/Zend/Oauth/
-
-+++ Horde_Payment
-
-* http://blog.digitalstruct.com/2007/07/28/e-commerce-frameworks/
-* http://framework.zend.com/wiki/display/ZFPROP/Zend_Service_PayPal
-
-+++ IMP
-
-*
http://www.readwriteweb.com/enterprise/2011/03/what-makes-a-great-e-mail-app.php
-*
http://webworkerdaily.com/2010/05/06/threadsys-universal-inbox-enters-public-beta/
-*
http://www.apple.com/mobileme/news/2010/05/the-next-mobileme-mail-now-in-beta.html
-*
http://bits.blogs.nytimes.com/2009/12/04/10-proposals-for-fixing-the-e-mail-glut/*
http://googlesystem.blogspot.com/2008/10/gmail-modes.html
-*
http://www.readwriteweb.com/archives/will_gmail_get_google_reader-like_trends.php
-* http://www.zimbra.com/products/zimlets.html
-*
http://weblog.timaltman.com/archive/2008/02/24/gmails-buggy-imap-implementation
-* http://daringfireball.net/2007/12/message_urls_leopard_mail
-*
http://www.appleinsider.com/articles/07/10/15/road_mac_os_x_leopard_mail_3_0.html&page=3
-* http://www.hastymail.org/
-*
http://smarterware.org/834/gmail-labs-user-scripts-makes-web-based-email-irresistible
-* http://posterity.edgewall.org/
-* http://www.xuheki.com/
-*
http://webworkerdaily.com/2009/03/04/the-promise-of-power-email-with-postbox/
-* http://sparrowmailapp.com/
-
-dynamic:
-
-* http://sproutit.com/mailroom
-* http://decimail.org/webmail/
-* http://www.dovecot.org/client-commandments.txt
-* http://deflexion.com/2006/05/server-side-message-labels
-* http://www.indev.ca/MailTags.html
-
-UI:
-
-* http://theinvisibl.com/2011/01/24/iphonemail/
-
-+++ Ingo
-
-* http://imapfilter.hellug.gr/
-* http://www.renaissoft.com/maia/
-
-+++ Jonah
-
-*
http://nettuts.com/tutorials/php/twitter-emulation-using-mootools-12-and-php/
-* http://laconi.ca/
-
-+++ Kronolith
-
-* http://www.nytimes.com/2010/05/09/magazine/09FOB-medium-t.html?emc=eta1
-* http://www.marco.org/480805355
-* http://www.androidguys.com/2010/01/21/fixit-google-calendar-time-zones/
-* http://www.objectpark.net/mcc.html
-* http://www.readwriteweb.com/archives/remindr_ruthlessly_hassle_yoursefl.php
-*
http://www.readwriteweb.com/archives/timebridge_thrives_on_scheduling_your_time.php
-*
http://technestreport.com/blog/2008/12/10/calendaring-and-mobility-where-are-we-headed-to-next/
-* http://www.readwriteweb.com/archives/yahoo_integrates_calendar_into.php
-* http://calvetica.com/
-
-sms/twitter integration:
-
-* http://dotjay.co.uk/2008/feb/php-twitter-google-calendar-sms
-* http://twittercal.com/
-
-iterating the UI for date_parser-based logic:
-
-* http://daringfireball.net/linked/2011/05/17/fantastical
-
-+++ Minerva
-
-* http://clickablebliss.com/billable/
-* http://www.weberp.org/
-* http://www.weberp.org/wikidocs/HomePage
-
-
-+++ Mnemo
-
-* http://scrod.posterous.com/interesting-facts-about-simplenote-support-in
-*
http://www.readwriteweb.com/archives/etherpad_real_time_collaboration_redux.php
-*
http://theappleblog.com/2009/01/16/appigo-notebook-what-notes-should-have-been-on-the-iphone/
-*
http://jkontherun.com/2009/01/21/zoho-takes-a-page-from-google-adds-notebook-import-plug-in/
-* http://www.barebones.com/products/Yojimbo/
-* http://webworkerdaily.com/2009/03/04/notepub-messy-but-good/
-*
http://webworkerdaily.com/2009/08/21/zoho-notebook-takes-on-onenote-and-evernote-with-new-features/
-* http://notational.net/
-*
http://webworkerdaily.com/2010/03/29/notational-velocity-simplenote-a-superfast-note-taking-combination/
-
-
-+++ Nag
-
-
-*
http://webworkerdaily.com/2010/05/06/gqueues-a-to-do-list-app-that-checks-all-the-boxes/
-* http://gist.github.com/24258 (add a Ubiquity verb for creating
tasks: http://vimeo.com/2996746)
-* http://www.readwriteweb.com/archives/pelotonics_integrates_evernote.php
-* http://www.readwriteweb.com/archives/projectthingy_innovation_in_co.php
-* http://www.actionmethod.com/
-* http://www.planzone.com/en.html
-* http://culturedcode.com/things/
-*
http://www.readwriteweb.com/enterprise/2009/07/taskfm-a-remember-the-milk-alternative.php
-* http://www.randsinrepose.com/archives/2008/07/22/the_taste_of_the_day.html
-* http://www.randsinrepose.com/archives/2008/08/18/the_trickle_list.html
-* http://www.omnigroup.com/applications/omnifocus/
-* http://www.omnigroup.com/applications/omnioutliner/
-* http://hogbaysoftware.com/products/taskpaper
-* http://www.tuaw.com/2007/10/25/taskpaper-1-0-a-review/
-* http://www.blue-tec.com/stapler/
-* http://ajaxian.com/archives/zirrus-tag-clouds-meets-to-do-lists
-* http://www.rememberthemilk.com/
-* http://www.potionfactory.com/blog/2009/01/08/hit-list-public-preview
-* http://www.kindlingapp.com/?df
-*
http://webworkerdaily.com/2009/01/27/staction-project-and-communication-manager-launches/
-* https://launchpad.net/astrid
-* http://workflowy.com/
-* http://help.asana.com/customer/portal/articles/68743-intro-to-asana
-
-++++ command line task app:
-* todo - list all incomplete tasks sorted by priority then chronologically
-* todo next - list all incomplete tasks that are high priority
-* todo done - list all complete tasks chronologically
-* todo high 'pay bills' - add high priority task called ?pay bills?
-* todo low 'get milk' - add low priority task called ?get milk?
-* todo finish 'pay bills' - complete task called ?pay bills?
-* todo dont 'get milk' - delete task called ?get milk?
-* todo help - list all commands and their usage
-
-
-++++ Support for Scrum (either in Nag, Whups, or both)
-
-product backlog
-* release backlog(s) (each feature w/ estimate)
-* sprint backlog (total time remaining for any item gets updates every day)
-
-burndown chart
-* slope = burndown velocity -> estimated completion dates
-
-defect backlog
-* bugs on sprint features dealt with during the sprint they're found in
-* separate sprints for bugs
-
-
-http://www.axosoft.com/
-http://www.versionone.com/
-http://www.5pmweb.com/
-http://techblog.tilllate.com/2009/03/17/scrum-how-we-do-sprint-retrospectives/
-http://www.mountaingoatsoftware.com/sprint-review-meeting
-http://webworkerdaily.com/2009/03/25/manymoon-project-management-with-google-apps-integration/
-
-scrum - take tasks + extra data, editable grid (try yui grid or
jquery ui), parent/child, dependencies...
-
-spread + task/bugs backend as task manager
-
-+++ Oscar
-
-* http://heywatch.com/page/home
-* http://web2.mux.am/
-*
http://ajaxian.com/archives/oembed-makes-embedding-third-party-videos-and-images-a-breeze
-* http://www.readwriteweb.com/archives/flickr_updates_its_mobile_site.php
-
-+++ Pigeon
-
-* http://www.akbkhome.com/svn/sites/ldap.akbkhome.com/
-
-+++ Rakim
-
-* http://dev.aol.com/aim/web/serverapi_reference
-* http://code.google.com/p/aimdojo/
-* http://ajaxian.com/archives/dojo-gets-aim-api-support-from-aol
-* http://tagneto.blogspot.com/2007/07/tinybuddy-im-instant-messaging-for.html
-* http://jo-hely.hu/~aadaam/jsjabber/
-* http://zeank.in-berlin.de/jsjac/
-* http://www.campfirenow.com/
-* http://www.ajaxim.com/
-* http://www.ibm.com/developerworks/xml/library/x-ajaxxml8/index.html?ca=drs-
-* http://blog.phpbuero.de/?p=7#more-7
-* http://www.chabotc.nl/phpsocketdaemon/
-* http://www.ibm.com/developerworks/edu/wa-aj-imclient-i.html?ca=drs-
-* http://jwchat.sourceforge.net/
-* http://www.readwriteweb.com/archives/tinychat_disposable_chatrooms.php
-
-
-+++ Scry
-
-merge with Ulaform?
-
-* http://www.formassembly.com/form-builder.php
-* http://www.formassembly.com/
-* http://ajaxian.com/archives/mypunchbowl-helps-you-pick-a-date
-
-+++ Sesha
-
-* http://www.brotherjonathan.org/
-
-+++ Trean
-
-*
http://www.readwriteweb.com/archives/thumbtack_microsoft_bookmarking_app.php
-* http://www.readwriteweb.com/archives/krunchd_url_shortener.php
-* http://www.readwriteweb.com/archives/magnolia_goes_open_source.php
-* http://www.readwriteweb.com/archives/delicious_finally_launches_ver.php
-* http://ajaxian.com/archives/ajax-based-social-bookmark-widget
-* http://www.readwriteweb.com/archives/facette_delicious_bookmarks.php
-
-
-+++ Turba
-
-address books that read from facebook, windows live, etc?
-
-*
http://www.25hoursaday.com/weblog/2009/01/09/APeopleCentricContactManagementExperienceInASmartPhone.aspx
-*
http://www.readwriteweb.com/archives/asurion_social_address_book.php
(pull info on contacts in from other sites)
-*
http://www.readwriteweb.com/archives/why_hasnt_anyone_developed_a_great_mobile_contact_manager.php
-*
http://www.readwriteweb.com/archives/callspark_a_dynamic_mobile_address_book.php
-*
http://www.readwriteweb.com/archives/linkedin_throws_the_rolodex_out_the_window.php
-
-+++ Ulaform
-
-* http://acquia.com/blog/improved-webform-user-interface-drupal
-* http://wufoo.com/
-* http://googledocs.blogspot.com/2008/02/stop-sharing-spreadsheets-start.html
-
-+++ Whups
-
-build status:
-
-* http://buildman.limb-project.com/
-* http://efiquest.org/?p=7
-
-deployment:
-
-* http://syncman.limb-project.com/
-* http://efiquest.org/?p=8
-
-other:
-
-* http://googlecode.blogspot.com/2011/07/taking-command-of-issue-triage.html
-* http://www.fogcreek.com/FogBugz/blog/post/EBS-20.aspx
-*
http://www.readwriteweb.com/archives/sifter_straightforward_bug_tracking.php
-* http://code.google.com/p/rietveld/
-* http://blog.bestpractical.com/2008/07/today-were-rele.html
-* http://ajaxian.com/archives/heatcolor-firing-up-elements-based-on-values
-* http://www.redmine.org/
-* http://garrettdimon.com/archives/2007/8/14/bug_issue_tracking/
-* http://garrettdimon.com/archives/2007/8/20/the_tracker_status_bar/
-* http://garrettdimon.com/archives/2007/8/20/tracker_status_amp_comments/
-* http://garrettdimon.com/archives/2007/8/21/linking_issues_in_tracker/
-* http://garrettdimon.com/archives/2007/8/22/the_tracker_dashboard/
-* http://bugs.centos.org/my_view_page.php
-* http://lighthouseapp.com/
-* http://sifterapp.com/
-* http://www.porchlightnow.com/
-* http://retrospectiva.org/wiki/Introduction
-* http://www.bluestatic.org/software/bugdar/
-* http://tailshq.com/
-* http://roundup.sourceforge.net/
-* http://pear.php.net/bugs/roadmap.php?package=PEAR&addbugs=1&roadmap=1.5.1
-* http://ajaxian.com/archives/fresh-logic-studios-bug-tracker
-* http://otrs.org/
-* http://trac.edgewall.org/
-* http://www.trac-hacks.org/
-* http://eventum.mysql.org/wiki/index.php/Main_Page
-* http://linuxbox.com/tiki/tiki-index.php?page=dotProject+Packages
-* http://joelonsoftware.com/items/2007/10/26.html
-* http://joelonsoftware.com/items/2007/10/29.html
-
-+++ Wicked
-
-* http://markitup.jaysalvat.com/
-* http://www.lukew.com/ff/entry.asp?588
-* http://www.lukew.com/ff/entry.asp?587
-* http://www.apple.com/server/macosx/features/wikis.html
-* http://www.lucidchart.com/ (also for any project management app? no
way to integrate it yet, but it would be a really nice tool)
+[[would be a really nice tool)
From wikiguest at horde.org Thu Mar 13 10:23:06 2025
From: wikiguest at horde.org (Wiki Guest)
Date: Thu, 13 Mar 2025 10:23:06 +0000
Subject: [commits] [Wiki] changed: DeploymentHarvard
Message-ID: <20250313102306.Horde.Tq4ahXU2S7SMQ2UN6GS55jL@wiki.horde.org>
guest [174.234.199.60] Thu, 13 Mar 2025 10:23:06 +0000
Modified page: https://wiki.horde.org/DeploymentHarvard
New Revision: 4
Change log: Hi
@@ -1,26 +1 @@
-
-On Thu, 18 Apr 2002, Chuck Hagenbuch wrote:
-> Btw, does this mean that Harvard, or part of it, is considering/adopting
-> IMP?
-It does. We actually just rolled it out, and people have begun using it.
-We're still working out a few kinks that are probably related to our
-environment, such as the spellchecker and imp not communicating properly
-(ispell works fine, and is the latest version; not sure what's up here).
-
-Overall, we've had a lot of positive comments. The biggest complaints have
-been related to its speed. There have also been a significant number of
-requests for Eudora addressbook import options, which right now has no
-straightforward solution (they have to be imported to outlook, then
-imported from there to Imp).
-
-The speed issue isn't too surprising. We have it running on four Compaq
-tru64 boxes, which are also used for imap, pop, and shell logins for
-thousands of users. If you'd like to know more about our environment, let
-me know.
-
---
-Scott Kearney
-Web Developer
-Faculty of Arts and Sciences, Harvard University
-
From mrubinsk at horde.org Fri Mar 14 17:27:35 2025
From: mrubinsk at horde.org (Michael Rubinsky)
Date: Fri, 14 Mar 2025 17:27:35 +0000
Subject: [commits] [Wiki] deleted: UserInterface
Message-ID: <20250314172735.Horde.LGidpewcX07pWZ35XGnikkt@wiki.horde.org>
mrubinsk Fri, 14 Mar 2025 17:27:35 +0000
Deleted page: UserInterface
From mrubinsk at horde.org Fri Mar 14 17:27:51 2025
From: mrubinsk at horde.org (Michael Rubinsky)
Date: Fri, 14 Mar 2025 17:27:51 +0000
Subject: [commits] [Wiki] deleted: DeploymentHarvard [4]
Message-ID: <20250314172751.Horde.2RSpdMwtDgrh4ztfBrhut1_@wiki.horde.org>
mrubinsk Fri, 14 Mar 2025 17:27:51 +0000
Deleted version: 4 of DeploymentHarvard
From mrubinsk at horde.org Fri Mar 14 17:28:08 2025
From: mrubinsk at horde.org (Michael Rubinsky)
Date: Fri, 14 Mar 2025 17:28:08 +0000
Subject: [commits] [Wiki] deleted: ChuckHagenbuch [76]
Message-ID: <20250314172808.Horde.d2CwDwf3C52_vtWYyh1yuok@wiki.horde.org>
mrubinsk Fri, 14 Mar 2025 17:28:08 +0000
Deleted version: 76 of ChuckHagenbuch
From mrubinsk at horde.org Fri Mar 14 17:28:21 2025
From: mrubinsk at horde.org (Michael Rubinsky)
Date: Fri, 14 Mar 2025 17:28:21 +0000
Subject: [commits] [Wiki] deleted: Wiki/TextFormat [2]
Message-ID: <20250314172821.Horde.pfmLRSUpfXjmLhXtVkEGhUQ@wiki.horde.org>
mrubinsk Fri, 14 Mar 2025 17:28:21 +0000
Deleted version: 2 of Wiki/TextFormat
From mrubinsk at horde.org Fri Mar 14 17:28:45 2025
From: mrubinsk at horde.org (Michael Rubinsky)
Date: Fri, 14 Mar 2025 17:28:45 +0000
Subject: [commits] [Wiki] deleted: Wiki/SandBox [1]
Message-ID: <20250314172845.Horde.NEYUCTMF-f6MQo1BIL0seBY@wiki.horde.org>
mrubinsk Fri, 14 Mar 2025 17:28:45 +0000
Deleted version: 1 of Wiki/SandBox