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 ... 34 35 [36] 37 38 ... 42

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

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 #525 on: July 11, 2015, 04:28:18 pm »

The red buttons are supposed to close a post, not delete it. And it's only supposed to load a few at a time - there should be a blue button that lets you load all posts relating to another post, and eventually I'm going to add a feature where you can see previews of posts hanging off of other posts, and can load them individually.

Also, is anyone familiar with meteor? If so, would you be willing o take the time to look at the code for this and point out any problems you see there? It's cool if you're too busy, I get it.
« Last Edit: July 11, 2015, 04:30:17 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 #526 on: October 02, 2015, 06:15:17 pm »

Alright, I have a live demo. It's pretty meh, though - the guy I'm paying to work on it hasn't implemented the UI improvements I'm looking for. Still, it's something: http://templeoftheelements-50919.onmodulus.net/forum
« Last Edit: October 02, 2015, 06:18:41 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

Antsan

  • Bay Watcher
    • View Profile
Re: Agora, A better forum (Open Source Project): Now with Github
« Reply #527 on: October 05, 2015, 06:16:09 am »

If I registered at the other site, does that carry over to the new one?
Logged
Taste my Paci-Fist

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 #528 on: October 05, 2015, 02:54:07 pm »

I don't think so. I don't believe the database was copied over.
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

dorf

  • Bay Watcher
    • View Profile
Re: Agora, A better forum (Open Source Project): Now with Github
« Reply #529 on: October 06, 2015, 06:41:12 am »

I've successfully attacked a post, it seems!
Logged

Antsan

  • Bay Watcher
    • View Profile
Re: Agora, A better forum (Open Source Project): Now with Github
« Reply #530 on: October 06, 2015, 06:48:55 am »

And I deleted your post without even logging in. :o
Logged
Taste my Paci-Fist

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 #531 on: October 06, 2015, 12:00:52 pm »

Yeah, that should be fixed soon.
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 #532 on: August 15, 2016, 05:06:25 pm »

I'm trying to debug the demo, as it's not working for some people. Can everyone else view it?
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

Antsan

  • Bay Watcher
    • View Profile
Re: Agora, A better forum (Open Source Project): Now with Github
« Reply #533 on: August 16, 2016, 04:23:35 am »

So… I forgot my old login, reregistered successfully with a new account. I could see the graph and add an attack. Everything seems to be working fine for me.

I cannot read my overly long post, though. I still can delete other people's posts.

It probably would be sensible to replace the link to the forum in the first post.
« Last Edit: August 16, 2016, 04:29:42 am by Antsan »
Logged
Taste my Paci-Fist

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 #534 on: August 18, 2016, 11:09:10 am »

It probably would be sensible to replace the link to the forum in the first post.
Done. I'm pretty sure that the example forum doesn't work right on chrome. I'm already working on a nwere version, though, so I'd rather focus on pushing that out. Hopefully it won't have the same problem.

In other news, does anyone know anything about Meteor, Atmosphere, NPM, D3, or Cytoscape? I'm currently trying to put the next version together and I need to figure out which of these technologies to use. Right now I'm trying to use meteor, atmosphere, and cytoscape, but one of the extensions to cytscape I want to use relies on NPM and isn't very friendly with meteor. I'm thinking I might just go back to using d3 instead of cytoscape, but that had it's own problems...

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

dorf

  • Bay Watcher
    • View Profile
Re: Agora, A better forum (Open Source Project): Now with Github
« Reply #535 on: August 19, 2016, 07:39:41 am »

but one of the extensions to cytscape I want to use relies on NPM and isn't very friendly with meteor.

If the extension is simple enough: have you tried pasting the extension's code into your software somewhere, somehow?

Also, there seems to be an official way to install NPM packages into meteor.
Logged

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 #536 on: August 19, 2016, 03:41:01 pm »

If the extension is simple enough: have you tried pasting the extension's code into your software somewhere, somehow?

Also, there seems to be an official way to install NPM packages into meteor.

I considered doing that. The trouble with that is that it's pretty kludgey and will probably cause problems in the long term, and would also require a lot of work up front. And yeah, there are lots of ways to get NPM packages to work with meteor, but I'm not just using meteor, I'm using atmosphere, and atmosphere is not nearly so compatible. Right now, I have three main branches under developement. One uses meteor and D3, one uses meteor and cytoscpae, one uses meteor, atmosphere, and cytoscape, and is the furthest along, and one uses meteor, atomsphere, and cytoscape. I'm trying to decide which of these to continue development with, and how exactly to structure my code, and it's a difficult decision.
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

dorf

  • Bay Watcher
    • View Profile
Re: Agora, A better forum (Open Source Project): Now with Github
« Reply #537 on: August 21, 2016, 03:55:19 pm »

In other news:  http://en.arguman.org/
this looks interesting
Logged

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 #538 on: August 22, 2016, 10:46:16 pm »

In other news:  http://en.arguman.org/
this looks interesting
Yeah, I've seen a few others like that. None of them seem to have really caught on though.

In other news, I managed to overcome my dilemma and am making progress again! In a little bit I'll see about updating the demo, or just putting up another one entirely.
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 #539 on: August 26, 2016, 03:03:26 pm »

Ha! I got a new demo up and running, visible here. Should have all the necessary functionality for basic use. Go ahead and tell me what you think!
« Last Edit: August 26, 2016, 03:13:48 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
Pages: 1 ... 34 35 [36] 37 38 ... 42