Personal plugin showcase (yes, I'm an attention grabbing git)

Nao

  • Dadman with a boy
  • Posts: 16,082

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278
Re: Personal plugin showcase (yes, I'm an attention grabbing git)
« Reply #16, on October 8th, 2011, 10:40 PM »
I'm now contemplating what to tackle next, knowing full well that each plugin I'm writing at the moment, I'm almost certainly going to be introducing new hooks each time to support it because of the lack of hooks currently in the system.
When we unite against a common enemy that attacks our ethos, it nurtures group solidarity. Trolls are sensational, yes, but we keep everyone honest. | Game Memorial

Nao

  • Dadman with a boy
  • Posts: 16,082

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278
Re: Personal plugin showcase (yes, I'm an attention grabbing git)
« Reply #18, on October 8th, 2011, 11:16 PM »
Sure :)

I was deciding between doing some kind of 'related topics' thing or some kind of 'storing post edit history' this evening. The former has some interesting quirks about it that make it a PITA to do, while the latter really depends on having the wesqlQuery stuff in place (though I have no reason not to get that integrated, really)

Nao

  • Dadman with a boy
  • Posts: 16,082

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278
Re: Personal plugin showcase (yes, I'm an attention grabbing git)
« Reply #20, on October 8th, 2011, 11:35 PM »
Well, ideally yes, but there's no reason why it can't be done on topic subjects. The headache is performance, the standard solution is to create a separate table of topic subjects and perform a search on those using a fulltext index or something like Sphinx.

The headache, of course, is that such a table would have to be done manually (it always would, because it must be a MyISAM table with a fulltext index, a setup that will soon be going drastically out of fashion as MySQL 5.5 becomes more and more commonplace) or else some other solution devised.

Need more time to mull over the exact implementation of that one, so maybe will do edit history instead.

Nao

  • Dadman with a boy
  • Posts: 16,082

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278

Nao

  • Dadman with a boy
  • Posts: 16,082

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278
Re: Personal plugin showcase (yes, I'm an attention grabbing git)
« Reply #24, on October 9th, 2011, 03:55 PM »
I've done some bits, and will likely tackle some more today. I'm in a funny mood today, can't seem to settle and be in the 'coding place'.
Posted: October 9th, 2011, 03:37 PM

Btw, once I've got a few more plugin-y type things together, I'll do another blog post. It's been almost a month since our last blog post, so probably time to post something else - and we have screenshots we can use :)

Nao

  • Dadman with a boy
  • Posts: 16,082
Re: Personal plugin showcase (yes, I'm an attention grabbing git)
« Reply #25, on October 9th, 2011, 06:25 PM »
I started work on a blog post yesterday but it was cheesy so I dropped it. I hate apologizing for the lack of progress. I'm not paid. We are doing more work than smf. Only thing that makes me feel bad is that nightwish is more active than I am. I wish I'd be as fresh as I was a year ago.

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278
Re: Personal plugin showcase (yes, I'm an attention grabbing git)
« Reply #26, on October 9th, 2011, 06:29 PM »
You're allowed to be tired. It's been a long road this last year, and I'm sorry I wasn't able to spend quite as much time on the dev trail as I'd have liked. But I'm able to put the time into it right now, which means likely a flurry of commits as I make the changes I want to make, and then the commits to fix mistakes I make... *whistle*

The other thing is that when we started out, we had a lot of motivation fuelled by anger, and that's tempered a fair bit as they sort of got their act together, but moreso because we've put a lot of it behind us so we're able to see things more objectively now than a year ago.

That's partly why I'm pushing plugins the way I am, it enables me to spend a few hours on something and be able to call it close enough to 'done' to not worry about it. Sure, I'll go back to my plugins in a week or a month or whatever and do more work - but it's something bitesized that doesn't drain my energy too much.

Nao

  • Dadman with a boy
  • Posts: 16,082
Re: Personal plugin showcase (yes, I'm an attention grabbing git)
« Reply #27, on October 9th, 2011, 11:17 PM »
You dd a fantastic job this week. For the first time in months (ever?), you beat me in number of commits, and by far, without me even slowing down my usual pace. I'm also very thankful that you decided to tackle some of my todo list. Ive always known you're a great coder and felt a bit lonely these last few months. It's really good to know I can slow down if I want (because of my very severe burnout) and wedge will still be worked on. Again thanks :)

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278

live627

  • Should five per cent appear too small / Be thankful I don't take it all / 'Cause I'm the taxman, yeah I'm the taxman
  • Posts: 1,670
A confident man keeps quiet.whereas a frightened man keeps talking, hiding his fear.