|
tinjaw
|
 |
« Reply #25 on: January 21, 2007, 05:26:46 PM » |
|
I'd like to see an SMF mod that provide me with an option in my profile to block every posting made by gri and every posting that is a reply to a posting by gri.
*** This is not a joke or a troll ***
I am seriously losing my patience with all of this and I am already visiting DC's forums less often and am starting to think about implementing some filters and not reading the random posts that often unveiled some interesting gem I wouldn't have seen otherwise. This would also mean visiting the forums indirectly via web watcher or some equivalent instead of directly, as I do now.
SO, if there exists a MOD for SMF that allows members to block all posting of chosen member(s), please install it on DC.com.
* update * I will make a donation to anybody who can find such a mod and provide the info to mouser to install it.
|
|
|
|
« Last Edit: January 21, 2007, 05:29:33 PM by tinjaw »
|
Logged
|
|
|
|
|
CodeTRUCKER
|
 |
« Reply #26 on: January 21, 2007, 05:47:57 PM » |
|
The Proxomitron is very effective for this *if* you know how to use it well.
|
|
|
|
« Last Edit: December 08, 2009, 04:35:13 PM by CodeTRUCKER »
|
Logged
|
I applaud those that refuse to commit "intellectual suicide."Truth, unlike opinion, tradition, etc. will always be able to stand on its own. Truth is not a static, but a living entity and will perpetually impart life; therefore, any "truth" that does not or can not impart life can not be Truth.I am persuaded the only reason bad men have succeeded is not because good men have done nothing, but that good men did not do enough.
An Open Letter to My Friends
Notice: - Unless stated otherwise, I receive no compensation for anything I post here.
|
|
|
|
Wordzilla
|
 |
« Reply #27 on: January 22, 2007, 02:41:16 AM » |
|
I'd like to see an SMF mod that provide me with an option in my profile to block every posting made by gri and every posting that is a reply to a posting by gri.
*** This is not a joke or a troll ***
I am seriously losing my patience with all of this and I am already visiting DC's forums less often and am starting to think about implementing some filters and not reading the random posts that often unveiled some interesting gem I wouldn't have seen otherwise. This would also mean visiting the forums indirectly via web watcher or some equivalent instead of directly, as I do now.
SO, if there exists a MOD for SMF that allows members to block all posting of chosen member(s), please install it on DC.com.
* update * I will make a donation to anybody who can find such a mod and provide the info to mouser to install it.
I cannot agree with you more, Tinjaw. I also find myself in desperate need of such a mod for filtering out every post made by gri and esp. any post that contains link to his so-called "forum". I'm reluctant to ignore the whole forum section (SMF Forum Mods) here but I'm finding gri's posts getting increasingly (and sometimes extremely) disturbing and annoying, so what can I do?  (And as one of the Global Moderators here, I really don't think it's appropriate for me to ignore any forum section as a whole.) To Farmsteader, Tinjaw, and Mouser: Since I'm not at all familar with such mods and tools, I really would like to thank you all for your efforts!  - anderson
|
|
|
|
« Last Edit: January 22, 2007, 03:01:37 AM by Mobysaurus »
|
Logged
|
|
|
|
|
|
mouser
|
 |
« Reply #28 on: January 22, 2007, 03:18:42 AM » |
|
I will add the ignore mod this week if at all possible. There is another possibility - perhaps I can modifiy the ignore mod so that all it does is mark all posts by that person as automatically READ. How would that be? Then you wouldn't notice them unless you really went looking.
|
|
|
|
|
Logged
|
|
|
|
|
CodeTRUCKER
|
 |
« Reply #29 on: January 22, 2007, 04:18:30 AM » |
|
I tried to just do this locally, but I have a snag due to my lack of experience using regex.
|
|
|
|
« Last Edit: December 08, 2009, 04:33:18 PM by CodeTRUCKER »
|
Logged
|
I applaud those that refuse to commit "intellectual suicide."Truth, unlike opinion, tradition, etc. will always be able to stand on its own. Truth is not a static, but a living entity and will perpetually impart life; therefore, any "truth" that does not or can not impart life can not be Truth.I am persuaded the only reason bad men have succeeded is not because good men have done nothing, but that good men did not do enough.
An Open Letter to My Friends
Notice: - Unless stated otherwise, I receive no compensation for anything I post here.
|
|
|
|
rjbull
|
 |
« Reply #30 on: January 22, 2007, 05:39:24 AM » |
|
snag due to my lack of experience using regex.
Basic tutorial on Regular Expressions hereI'm pretty sure there's an O'Reilly book on just that topic. Otherwise, the Aho, Kernighan and Weinberger book "The AWK Programming Language" has a good section on regular expressions.
|
|
|
|
|
Logged
|
|
|
|
|
CodeTRUCKER
|
 |
« Reply #31 on: January 22, 2007, 05:42:06 AM » |
|
Do you know if the Proxomitron ingests A,W & K?
|
|
|
|
« Last Edit: December 08, 2009, 04:30:45 PM by CodeTRUCKER »
|
Logged
|
I applaud those that refuse to commit "intellectual suicide."Truth, unlike opinion, tradition, etc. will always be able to stand on its own. Truth is not a static, but a living entity and will perpetually impart life; therefore, any "truth" that does not or can not impart life can not be Truth.I am persuaded the only reason bad men have succeeded is not because good men have done nothing, but that good men did not do enough.
An Open Letter to My Friends
Notice: - Unless stated otherwise, I receive no compensation for anything I post here.
|
|
|
|
rjbull
|
 |
« Reply #32 on: January 22, 2007, 10:47:47 AM » |
|
Do you know if the Proxomitron ingests A,W & K?
Sorry, can't help you further. I've never used Proxomitron. I've found it irritatating that regexps are entered rather differently on the command line than they are in an AWK script, wrapped up in colons instead of forward-slashes, or whatever. That's probably a hangover from conversion from Unix, with differences in the way the shell handles awkward characters. As an aside, WebSite-Watcher has a nice wizard that takes much of the donkeywork out of assembling regexps.
|
|
|
|
|
Logged
|
|
|
|
|
CodeTRUCKER
|
 |
« Reply #33 on: January 22, 2007, 10:53:54 AM » |
|
Worth looking into and thanks for the regex link.
|
|
|
|
« Last Edit: December 08, 2009, 04:38:16 PM by CodeTRUCKER »
|
Logged
|
I applaud those that refuse to commit "intellectual suicide."Truth, unlike opinion, tradition, etc. will always be able to stand on its own. Truth is not a static, but a living entity and will perpetually impart life; therefore, any "truth" that does not or can not impart life can not be Truth.I am persuaded the only reason bad men have succeeded is not because good men have done nothing, but that good men did not do enough.
An Open Letter to My Friends
Notice: - Unless stated otherwise, I receive no compensation for anything I post here.
|
|
|
|
Clive
|
 |
« Reply #34 on: February 21, 2007, 12:18:35 AM » |
|
I've just been going backwards through the Best of Blog and am wondering if it would be possible to have page links e.g. 1, 2, 3, 4 etc rather than "read older"? There's lots of stuff back there that I'd like to catch up on, but it's a bit tedious always having to start at the newest (on each visit, not session)and work slowly back.
Thanks, Clive
|
|
|
|
|
Logged
|
|
|
|
|
mouser
|
 |
« Reply #35 on: February 21, 2007, 12:25:03 AM » |
|
Thats a good idea Clive, i'll put it on my todo list. ps. It's nice to hear that someone read's the blog!
|
|
|
|
|
Logged
|
|
|
|
|
Clive
|
 |
« Reply #36 on: February 21, 2007, 03:59:54 AM » |
|
Mouser, The collective brain has been of great assistance to me either solving a problem directly or pointing me ,often unknowingly, to a solution. A salute to everyone who takes the time to post & to you for the your dedication to your ideals.
Clive
|
|
|
|
|
Logged
|
|
|
|
|
CWuestefeld
|
 |
« Reply #37 on: February 21, 2007, 07:45:28 AM » |
|
Maybe a special page where members can list their projects, or offer their computer-related services (web design, programming, art, etc.). ... Another idea: ... we could show random boxes with info about member sites. I like this, especially the "another idea". It seems to me that it's not really advertising. It's almost "fun information" about the community, that might be better targeted to the rest of the community than, say, google ads (although it may need to be policed for abuse). FWIW, I'm not worried about the censorship angle that's been discussed here. For one thing, this is a private site and not subject to the 1st Amendment. But more importantly, we're not talking about gagging anyone, simply allowing individuals to be selective about what they consume. There's no obligation for me to listen to what someone else says. Regarding karma, I would mention that /. uses karma, and I refuse to read that site anymore due to the density of offensive flaming, vapidity, and knee-jerk contrarianism. I don't know if these facts are related at all, but it bears considering. Perhaps if only paid members can award karma, the need to put your money where your mouth is would avoid the /. cesspool.
|
|
|
|
|
Logged
|
|
|
|
|
Curt
|
 |
« Reply #38 on: March 10, 2007, 06:43:16 AM » |
|
- what changes would you like to see take place on DonationCoder.com in 2007?
I would like View Profile  to offer the search: " View all posts written by this member", result sorted by (time (: date) and) threads.
|
|
|
|
« Last Edit: March 12, 2007, 09:12:44 AM by Curt »
|
Logged
|
Remember what you said, because in a day or two, I'll have a witty and blistering retort! You'll be devastated THEN!
|
|
|
|
Lashiec
|
 |
« Reply #39 on: March 12, 2007, 11:08:46 AM » |
|
The only one I can think of now is this one: Instead of showing "You have x messages" in the top window, why not showing "You have x new messages". I think is quite logical, and it doesn't make me go wondering: how many messages did I have last day? I also join the increasing force demanding mouser to finish his Ph.D ALREADY! 
|
|
|
|
|
Logged
|
|
|
|
|
Ruffnekk
|
 |
« Reply #40 on: March 12, 2007, 11:12:16 AM » |
|
AFAIK that is already the case when you have a new message... The only one I can think of now is this one: Instead of showing "You have x messages" in the top window, why not showing "You have x new messages". I think is quite logical, and it doesn't make me go wondering: how many messages did I have last day?
|
|
|
|
|
Logged
|
Regards, RuffNekk
Programming is an art form that fights back.
|
|
|
|
cranioscopical
|
 |
« Reply #41 on: March 12, 2007, 04:12:19 PM » |
|
I also join the increasing force demanding mouser to finish his Ph.D ALREADY! Forget the Ph.D, what about those bookshelves?
|
|
|
|
|
Logged
|
Chris
|
|
|
|
Curt
|
 |
« Reply #42 on: March 17, 2007, 12:45:27 PM » |
|
Also I would like you to add Skype. 
|
|
|
|
|
Logged
|
Remember what you said, because in a day or two, I'll have a witty and blistering retort! You'll be devastated THEN!
|
|
|
|
Wordzilla
|
 |
« Reply #43 on: July 20, 2007, 04:49:44 AM » |
|
I would like View Profile  to offer the search: " View all posts written by this member", result sorted by (time (: date) and) threads. What if you click on "Show Posts" on the left of the profile page of the user?
|
|
|
|
|
Logged
|
|
|
|
|
Curt
|
 |
« Reply #44 on: July 20, 2007, 05:13:36 AM » |
|
Yes, Wordzilla, but still the result is sorted by date only, and if you are to quote what it was mouser wrote some while ago, then you will have to search through hundreds and hundreds of posts - because you couldn't remember excatly when or where he wrote it, but you think that most likely he wrote about it when we talked about this or that - narrowing the places / pages you'll have to search through.
|
|
|
|
« Last Edit: July 20, 2007, 05:17:18 AM by Curt »
|
Logged
|
Remember what you said, because in a day or two, I'll have a witty and blistering retort! You'll be devastated THEN!
|
|
|
|
Curt
|
 |
« Reply #45 on: July 20, 2007, 05:25:51 AM » |
|
- but the upcoming of "Search DC from your desktop" will take away the need for all this, I imagine.
|
|
|
|
|
Logged
|
Remember what you said, because in a day or two, I'll have a witty and blistering retort! You'll be devastated THEN!
|
|
|
|
Curt
|
 |
« Reply #46 on: July 20, 2007, 06:03:30 AM » |
|
I'd like to see an SMF mod that provide me with an option in my profile to block every posting made by gri and every posting that is a reply to a posting by gri.
From the connection I think I can understand what a "gri" is. But my dictionary had no idea - and I have no idea - why it is "gri". So before I might be blocked I would very much like to know the translation of gri ? please!
|
|
|
|
|
Logged
|
Remember what you said, because in a day or two, I'll have a witty and blistering retort! You'll be devastated THEN!
|
|
|
|
Wordzilla
|
 |
« Reply #47 on: July 20, 2007, 06:06:48 AM » |
|
From the connection I think I can understand what a "gri" is. But my dictionary had no idea - and I have no idea - why it is "gri".
Well I hate to bring this up but if you are curious, go to our SMF Forum Mods section and experience the full power of gri. 
|
|
|
|
|
Logged
|
|
|
|
|
app103
|
 |
« Reply #48 on: July 20, 2007, 06:11:32 AM » |
|
From the connection I think I can understand what a "gri" is. But my dictionary had no idea - and I have no idea - why it is "gri". So before I might be blocked I would very much like to know the translation of gri ? please! This is gri and these are his posts. But you really won't appreciate the full effect unless you see it in the SMF section, as wordzilla mentioned.
|
|
|
|
|
Logged
|
|
|
|
|