Showing below up to 50 results starting with #1.
View (previous 50) (next 50) (20 | 50 | 100 | 250 | 500).
- 19:00, 7 September 2008 Releases/0.4.0 (hist) [5,532 bytes] Alexhudson (Talk | contribs) (New page: = Bongo M4 (0.4.0) Release notes = <div class="warning-alpha" style="margin-top: 15px;"> Bongo is currently alpha-quality software. It is under active development and is not yet ready fo...)
- 14:23, 1 September 2008 Guides/Profiling Bongo (hist) [874 bytes] Alexhudson (Talk | contribs) (New page: = Profiling Bongo = In order to find out what's going on inside Bongo when stuff is going slow, the best tool to use is a profiler. This is a quick guide to using the "gprof" profiler wit...)
- 09:59, 1 August 2008 Documentation/Bongo Query Language (hist) [3,275 bytes] Alexhudson (Talk | contribs) (New page: = Bongo Query Language = A number of store commands can be supplemented with simple queries, which clients can use to get back more specific information than the standard commands and par...)
- 11:02, 10 July 2008 Installing Avocado (hist) [509 bytes] Halex (Talk | contribs) (New page: Assuming you've already installed Crystal, you can follow this '''very''' simple guide. $ cd crystal/serve $ svn co http://svn.gna.org/svn/bongo/experiments/avoca...)
- 10:58, 10 July 2008 Installing Crystal (hist) [1,619 bytes] Halex (Talk | contribs) (New page: == What is it? == Crystal is the new web backend for Bongo. It provides a simplified API and is much more modular in design. It is invisaged that different services can be hosted using th...)
- 21:09, 28 May 2008 Documentation/Hawkeye (hist) [7,929 bytes] Igormorgado (Talk | contribs) (New page: Category: HawkeyeCategory: Documentation Bongo project has created a many ways to manage users, domains and features, one of them is the '''Hawkeye Web Adminstration Interface'''....)
- 21:29, 6 May 2008 Live CD (hist) [3,347 bytes] Lhaig (Talk | contribs) (New page: ==== Installable_CD/DVD ==== Once you have written the ISO to disk insert it in the cdrom of your server. When the server starts and boots you should see this screen [[Image:BongoISOInstal...)
- 15:06, 21 April 2008 Documentation/Store Property List (hist) [1,716 bytes] Alexhudson (Talk | contribs) (New page: = Store Property List = This is intended to be a list of the various properties that the Bongo store automatically gives collections/documents, and also any properties that it otherwise r...)
- 19:49, 19 April 2008 Installable CD/DVD (hist) [1,154 bytes] Lhaig (Talk | contribs) (New page: ==== Installable_CD/DVD ====)
- 22:14, 18 April 2008 TryBongo (hist) [1,052 bytes] Lhaig (Talk | contribs) (New page: ==Try Bongo==)
- 14:11, 9 March 2008 Google Summer of Code/Application2008 (hist) [3,791 bytes] Alexhudson (Talk | contribs) (New page: = Google SoC Student application = This is our proposed application form for students applying to the Bongo Project. == Name & Contact Details == Please provide your contact details: at...)
- 09:58, 2 March 2008 Google Summer of Code/Ideas2008 (hist) [10,555 bytes] Alexhudson (Talk | contribs) (New page: = Ideas for GSoC 2008 = == General Projects == These are things which Bongo could really use, but would be widely helpful outside of the Bongo project. These would suit someone who had e...)
- 10:54, 29 February 2008 Documentation/Crystal/SessionInfo (hist) [572 bytes] Halex (Talk | contribs) (New page: TODO == Properties == === user === '''Type:''' String<br /> '''Default:''' null Username associated with session. === uid === '''Type:''' Integer<br /> '''Default:''' -1 Current sessi...)
- 10:06, 29 February 2008 Documentation/Crystal/HandshakeRequest (hist) [2,188 bytes] Halex (Talk | contribs) (New page: HandshakeRequest manages and initialises a new remote session via the SessionInfo object. == Constructor == new HandshakeRequest (user, handler, [p...)
- 09:23, 29 February 2008 Google Summer of Code (hist) [389 bytes] Alexhudson (Talk | contribs) (New page: == Summer of Code == === 2008 === We're currently working on this. * Propose some ideas * [[Google Summer of Code/Application2008|Proposed applicatio...)
- 09:55, 26 February 2008 Web Stack Todo (hist) [512 bytes] Halex (Talk | contribs) (New page: * Split up mail stuff from mail views.py into separate module * Implement templating system into utils.py, so that plugins can use them later * Test cases (possibly auto-test cases/tools?)...)
- 08:57, 26 February 2008 Documentation/Crystal/DataQuery (hist) [2,540 bytes] Halex (Talk | contribs) (New page: DataQuery is basically a simple wrapper around a XMLHttpRequest, that handles URL structure, error handling and caching transparently. == Constructor == == Exceptions == == Example == ...)
- 08:44, 26 February 2008 Documentation/Crystal (hist) [488 bytes] Halex (Talk | contribs) (New page: == Client-side API == === Classes === * DataQuery * HandshakeRequest * [[Documentation/Crystal/DateFormatte...)
- 07:34, 19 January 2008 Future Ideas (hist) [126 bytes] Halex (Talk | contribs) (New page: Here are some ideas which we might be working on in the future: * Avocado - our new web UI for Bongo users. * Flasher)
- 07:09, 16 December 2007 Avocado (hist) [9,019 bytes] Halex (Talk | contribs) (New page: Avocado is the web UI, intended to replace Dragonfly. Crystal makes up the server backend, and the core Javascript bits. === Core plugins === As Avocado is modular in design, the...)
- 13:39, 15 November 2007 Development/Design/Agents/AgentIdeas (hist) [1,972 bytes] Lhaig (Talk | contribs) (New page: After reading Alex's mugshot post about I want Sandy We thought that it would be cool to have a similar type of agent in bongo that would do this for us. This Document is here to capture ...)
- 07:43, 29 October 2007 Bongo-config (hist) [416 bytes] Halex (Talk | contribs) (New page: {{Stub}} ''<code>bongo-config</code> is a new Bongo utility that enables you to do several things: * User administration, up to and including: ** Adding and removing users ** Changing us...)
- 07:40, 29 October 2007 Bongo-manager (hist) [218 bytes] Halex (Talk | contribs) (New page: {{Stub}} bongo-manager is an application which is used by Bongo to launch the agents as specified by the user. It is similar in a way to init as it starts all the daemons before provi...)
- 07:18, 29 October 2007 Agent (hist) [674 bytes] Halex (Talk | contribs) (New page: An '''agent''' is a standalone piece of software in Bongo, similar to a Unix daemon. Agents in Bongo tend to be very specialised and light-weight compared to their Unix counterparts: for e...)
- 06:55, 29 October 2007 Hawkeye (hist) [863 bytes] Halex (Talk | contribs) (New page: Hawkeye refers to the web administration component of Bongo. Development began around April, headed by Alex Hudson. Alex Hixon is now also currently a major contributer to the interface, p...)
- 06:38, 29 October 2007 Crystal (hist) [204 bytes] Halex (Talk | contribs) (New page: {{Stub}} Crystal is the codename for the new web user interface for Bongo, which is yet to begin development. It is the intended successor of the Dragonfly web interface. At this sta...)
- 23:21, 27 October 2007 Configuration/Bongo/Legacy (hist) [3,446 bytes] Halex (Talk | contribs) (New page: === Set-up Bongo === Run <tt>bongo-setup</tt> (this needs to be run with root privileges): <pre>$prefix/sbin/bongo-setup</pre> <tt>bongo-setup</tt> has a number of options. You can chan...)
- 01:19, 27 October 2007 Documentation/Architecture (hist) [666 bytes] Halex (Talk | contribs) (New page: Bongo is made up of several components: * Core libraries (msgapi, etc) * Core binaries/utilities (bongo-manager, bongo-config, ...) * Agents (bongosmtp, bongoimap, ...) * Dragonfly, t...)
- 10:13, 22 October 2007 Welcome to Bongo! (hist) [1,153 bytes] Halex (Talk | contribs) (New page: <div class="welcome-msg"> ''"Bongo is an easy-to-use mail and calendar system, offering a simple yet powerful user interface. The goal is to make sharing, organisation, and communication s...)
- 08:28, 12 October 2007 Releases/0.3.0-blockers (hist) [744 bytes] Alexhudson (Talk | contribs) (New page: == M3 Release blockers == === Accepted blockers === Please don't move stuff to this list unless you were given permission by so_solid_moo :) === Proposed blockers === * bongocollector ...)
- 08:25, 12 October 2007 Releases/0.3.0 (hist) [5,668 bytes] Alexhudson (Talk | contribs) (New page: = Bongo M3 (0.3.0) Release notes = <div class="warning-alpha" style="margin-top: 15px;"> Bongo is currently alpha-quality software. It is under active development and is not yet ready fo...)
- 00:47, 7 October 2007 Development/Design/Flasher/Calendar Sharing (hist) [3,522 bytes] Halex (Talk | contribs) (New page: == Calendar Sharing Storyboard == Bongo users will probably also want to share their calendar(s) with other people, some of whom ''may'' be running Bongo. They will probably want to do th...)
- 14:39, 6 October 2007 Development/Design/Flasher/RSVP (hist) [2,584 bytes] Alexhudson (Talk | contribs) (New page: == RSVP Storyboard== Bongo users will want to use Bongo to arrange meetings, parties, or other types of event. To do this, they will need to contact people who don't use Bongo. We want Bo...)
- 14:27, 6 October 2007 Development/Design/Flasher/Rationale (hist) [674 bytes] Alexhudson (Talk | contribs) (New page: == What is Flasher? == Flasher is the web GUI that we make available to users who aren't on the Bongo system. We want to be able to interact with them, share events etc., without having t...)
- 21:26, 19 September 2007 Glossary (hist) [1,392 bytes] Alexhudson (Talk | contribs) (New page: __NOTOC__ ==== Agent ==== A standalone piece of software in Bongo, similar to a Unix daemon. Agents in Bongo tend to be very specialised and light-weight compared to their Unix counterpa...)
- 21:13, 19 September 2007 Dragonfly Technical Stuff (hist) [2,331 bytes] Alexhudson (Talk | contribs) (New page: Various technical issues with the current Dragonfly implementation. Where sizes are mentioned, I've tried to ascertain the correct size for what we use, but may be mistaken (it may be we d...)
- 07:35, 14 August 2007 Guides/Webserver Optimisation (hist) [323 bytes] Halex (Talk | contribs) (New page: A few pointers: * Setup ETags; * Add an expires header; and most importantly, * '''GZip components!''' === Apache === TODO!)
- 17:16, 2 August 2007 Development/Design/ImportExport/Addressbook (hist) [2,298 bytes] Forcev (Talk | contribs) (New page: == Overview == Being an e-Mail/Calendaring application, Bongo needs to be able to store and share contact information for users. The idea is to allow users the ability to share their con...)
- 19:21, 21 July 2007 Documentation/Administration Guide/User Creation (hist) [524 bytes] Lhaig (Talk | contribs) (New page: =Creating your own users= <pre>(a) Login to the server (b) Enter the following command to create a user bongo-admin ua <username> --given=<FirstName> --surname=<LastName> and hit...)
- 14:18, 21 July 2007 Development/Design/Dragonfly/Plugins (hist) [4,670 bytes] Alexhudson (Talk | contribs) (New page: == Plugin Overview == Dragonfly, being web-based, needs to be as slim as possible in order to maximise speed and stability. However, users demand crack, so to fulfil some wishes, the idea...)
- 09:32, 21 July 2007 Development/Design/Dragonfly/PluginIdeas (hist) [2,735 bytes] Alexhudson (Talk | contribs) (New page: == Plugin Ideas == This is a list of potential ideas that we might want to implement as plugins. This is drawn from existing functionality, functions other people have, etc. This should h...)
- 09:06, 21 July 2007 Development/Design (hist) [538 bytes] Alexhudson (Talk | contribs) (New page: == Design Documents == === Dragonfly Plugin Architecture === * Plugin Overview * Plugin Ideas)
- 20:15, 19 July 2007 Bongo Love/Import mail into folders (hist) [0 bytes] Alexhudson (Talk | contribs) (New page: == Import mail into folders == At the moment, we can import mail into a mail box with the following command: bongo-storetool -u myuser mailstore /path/to/mbox However, this just puts ...)
- 19:28, 19 July 2007 Development/Wishlist (hist) [1,709 bytes] Alexhudson (Talk | contribs) (New page: == Wishlist == What things should we consider developing on bongo?)
- 16:09, 19 July 2007 Documentation/Administration Guide/USer Creation (hist) [0 bytes] Lhaig (Talk | contribs) (New page: =Creating your own users= <pre>(a) Login to the server (b) Enter the following command to create a user bongo-admin ua <username> --given=<FirstName> --surname=<LastName> and...)
- 17:37, 18 July 2007 Guides/Inspiration (hist) [2,369 bytes] Alexhudson (Talk | contribs) (New page: ~~NOTOC~~ = Inspirational Material = This page links to articles, resources or other things which should be of inspiration to Bongo hackers. It's not all about code. == Mail/calendaring...)
- 21:25, 14 July 2007 Guides/Enable Logging (hist) [125 bytes] Lhaig (Talk | contribs) (New page: Logging has been compiled into Bongo now so any setting that need changing will be in the $PREFIX/bongo/etc/log4crc.conf file)
- 14:13, 13 July 2007 Bongo Love/Revise NMLIB documentation (hist) [1,837 bytes] Alexhudson (Talk | contribs) (New page: == Revise NMLib Documentation == When we're documenting code, we generally like the documentation to live with the code itself - that way, when the code changes, we change the docs at the...)
- 14:07, 13 July 2007 Bongo Love/Better development pages (hist) [1,064 bytes] Alexhudson (Talk | contribs) (New page: == Better Development Area == At the moment, if you look at our Development wiki area, you'll see there's a fair amount of information (though, plenty is missing), and not an awful lo...)
- 06:08, 13 July 2007 Bongo Love (hist) [1,064 bytes] Alexhudson (Talk | contribs) (New page: <div class="bongo-love"> == Bongo Love! == </div> What is "Bongo Love"? Simply, a set of bugs in our software or project that we think are easy to fix, and that are perfect for someone wh...)
