Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Poll

Does The test server work for you? Are you willing to sped time helping me test it?

It works for me.
- 6 (31.6%)
It does not work for me.
- 1 (5.3%)
I'd be willing to help test it.
- 6 (31.6%)
I'm not interested in testing it.
- 1 (5.3%)
I might be willing to help test it.
- 5 (26.3%)

Total Members Voted: 14


Pages: 1 ... 23 24 [25] 26 27 ... 42

Author Topic: Agora, A better forum (Open Source Project): Now with Github and test site.  (Read 81417 times)

Anvilfolk

  • Bay Watcher
  • Love! <3
    • View Profile
    • Portuguese blacksmithing forum!
Re: Agora, A better forum (Open Source Project): Now with Github
« Reply #360 on: November 10, 2014, 11:17:43 pm »

I didn't say how much I appreciate the gesture though - that is incredibly awesome of you :)

Angle

  • Bay Watcher
  • 39 Indigo Spear Questions the Poor
    • View Profile
    • Agora Forum Demo!
Re: Agora, A better forum (Open Source Project): Now with Github
« Reply #361 on: November 10, 2014, 11:30:34 pm »

Eh, Im not doing anything with it, and you've already put in a ton of work.
Logged

Agora: open-source platform to facilitate complicated discussions between large numbers of people. Now with test site!

The Temple of the Elements: Quirky Dungeon Crawler

Fniff

  • Bay Watcher
  • if you must die, die spectacularly
    • View Profile
Re: Agora, A better forum (Open Source Project): Now with Github
« Reply #362 on: November 11, 2014, 01:29:56 pm »

So how has this been coming along?

Angle

  • Bay Watcher
  • 39 Indigo Spear Questions the Poor
    • View Profile
    • Agora Forum Demo!
Re: Agora, A better forum (Open Source Project): Now with Github
« Reply #363 on: November 11, 2014, 02:23:32 pm »

I've got a very basic java client working, and am now working on the web client. I've got most of the display down, except that text wrapping in SVG seems to be a herculean undertaking, and the force layout needs some fine tuning.
Logged

Agora: open-source platform to facilitate complicated discussions between large numbers of people. Now with test site!

The Temple of the Elements: Quirky Dungeon Crawler

Angle

  • Bay Watcher
  • 39 Indigo Spear Questions the Poor
    • View Profile
    • Agora Forum Demo!
Re: Agora, A better forum (Open Source Project): Now with Github
« Reply #364 on: November 12, 2014, 06:42:14 pm »

Alright, I found a way to get the text wrapping working. Now I'm going to mess with the size of the post display and the force layout behaviour uuntil it's not such a tangled mess.
Logged

Agora: open-source platform to facilitate complicated discussions between large numbers of people. Now with test site!

The Temple of the Elements: Quirky Dungeon Crawler

Anvilfolk

  • Bay Watcher
  • Love! <3
    • View Profile
    • Portuguese blacksmithing forum!
Re: Agora, A better forum (Open Source Project): Now with Github
« Reply #365 on: November 12, 2014, 06:43:02 pm »

This is cool! You're using SVG, right? I'll probably have a look at whatever you came up with! :) Is there an actual feature, or did you have to code your own?

Angle

  • Bay Watcher
  • 39 Indigo Spear Questions the Poor
    • View Profile
    • Agora Forum Demo!
Re: Agora, A better forum (Open Source Project): Now with Github
« Reply #366 on: November 12, 2014, 06:43:57 pm »

I found one coded by someone else, called d3plus. I still had to mess with it, but not too much.
Logged

Agora: open-source platform to facilitate complicated discussions between large numbers of people. Now with test site!

The Temple of the Elements: Quirky Dungeon Crawler

Angle

  • Bay Watcher
  • 39 Indigo Spear Questions the Poor
    • View Profile
    • Agora Forum Demo!
Re: Agora, A better forum (Open Source Project): Now with Github
« Reply #367 on: November 22, 2014, 08:44:57 pm »

Alright, so I was delayed a week while I had my laptop fixed, but I'm back in business now. I've refined the force layout, so it doesn't put everything on top of each other. Next I'm going to see i I can figure out a way to make posts move so that replies are below the posts they address.
Logged

Agora: open-source platform to facilitate complicated discussions between large numbers of people. Now with test site!

The Temple of the Elements: Quirky Dungeon Crawler

Anvilfolk

  • Bay Watcher
  • Love! <3
    • View Profile
    • Portuguese blacksmithing forum!
Re: Agora, A better forum (Open Source Project): Now with Github
« Reply #368 on: November 22, 2014, 09:02:33 pm »

Try to make it extensible! That's the kind of thing where different people might prefer to look at it different ways. Some people might organise by weight, some by date, some might want earliest/most important in the middle and spanning out, others might prefer a top-to-bottom tree-like structure! Should be configurable :)

Angle

  • Bay Watcher
  • 39 Indigo Spear Questions the Poor
    • View Profile
    • Agora Forum Demo!
Re: Agora, A better forum (Open Source Project): Now with Github
« Reply #369 on: November 22, 2014, 10:27:26 pm »

Yeah, I'll work on that too - but for now, I just want to make a working alpha so I can get other people interested.
Logged

Agora: open-source platform to facilitate complicated discussions between large numbers of people. Now with test site!

The Temple of the Elements: Quirky Dungeon Crawler

Angle

  • Bay Watcher
  • 39 Indigo Spear Questions the Poor
    • View Profile
    • Agora Forum Demo!
Re: Agora, A better forum (Open Source Project): Now with Github
« Reply #370 on: November 26, 2014, 06:07:12 pm »

Alright, I go the force layout working more or less as intended. You no longer need to spend time untangling the bloody thing, at least.
Logged

Agora: open-source platform to facilitate complicated discussions between large numbers of people. Now with test site!

The Temple of the Elements: Quirky Dungeon Crawler

Angle

  • Bay Watcher
  • 39 Indigo Spear Questions the Poor
    • View Profile
    • Agora Forum Demo!
Re: Agora, A better forum (Open Source Project): Now with Github
« Reply #371 on: December 06, 2014, 04:17:50 pm »

And now I've added functionality for dynamically adding posts to the client display. It's still a little buggy though. Here's a screenshot of what I've got so far -

Spoiler (click to show/hide)
« Last Edit: December 06, 2014, 04:20:16 pm by Angle »
Logged

Agora: open-source platform to facilitate complicated discussions between large numbers of people. Now with test site!

The Temple of the Elements: Quirky Dungeon Crawler

Angle

  • Bay Watcher
  • 39 Indigo Spear Questions the Poor
    • View Profile
    • Agora Forum Demo!
Re: Agora, A better forum (Open Source Project): Now with Github
« Reply #372 on: December 10, 2014, 03:30:33 pm »

Aaaand the server is down again. If it's too much trouble, I could see about setting up my own version.

Edit: And they're up again. was that your doing, or was the internet just being difficult?
« Last Edit: December 11, 2014, 12:57:50 am by Angle »
Logged

Agora: open-source platform to facilitate complicated discussions between large numbers of people. Now with test site!

The Temple of the Elements: Quirky Dungeon Crawler

Anvilfolk

  • Bay Watcher
  • Love! <3
    • View Profile
    • Portuguese blacksmithing forum!
Re: Agora, A better forum (Open Source Project): Now with Github
« Reply #373 on: December 11, 2014, 08:57:16 am »

It's usually on 24/7, must've been an internet hiccup. It's basically a laptop that I'm redirecting some traffic into. I also use it as an SVN server for other stuff, so I'm gonna mostly have it on anyway.

By the way, I've been talking to people who use MongoDB, and it seems that it might be a much better fit for Agora, since it stores graph-like structures. This might make it easier to perform complex graph queries.

dorf

  • Bay Watcher
    • View Profile
Re: Agora, A better forum (Open Source Project): Now with Github
« Reply #374 on: December 11, 2014, 09:21:30 am »

neo4j might be of interest to you as well.

There is a myriad of NoSQL databases available now, though.
I've had an excellent experience using Blueprints for my master's degree. It abstracts and decouples from the underlying NoSQL storages so that you can easily switch databases before you settle.
Of course they also expose the underlying storage instance in case you want to access to low-level or DB-specific features.

Note that you will lose normalization and the convenience of SQL (if that is important to you) when switching to NoSQL.
« Last Edit: December 11, 2014, 09:24:23 am by dorf »
Logged
Pages: 1 ... 23 24 [25] 26 27 ... 42