World: r3wp
[!AltME] Discussion about AltME
older newer | first last |
AdrianS 2-Jun-2010 [4571] | seems to work reasonably well though you can't sort by date and filtering by group means having to know the group number |
Sunanda 2-Jun-2010 [4572] | Glad it's close enough for your current purpose. If you need better searches for a specific research project, consider writing a few lines of REBOL and scanning your own local copy of /altme/worlds/rebol3/ The users.set file is simply a text file from which you can map group numbers and poster-ids/poster names /chat/*.set is a series of text files, one per chat group. It is pretty easy to do. Or take a look at modifying this: http://www.rebol.org/view-script.r?script=skimp-my-altme.r |
AdrianS 2-Jun-2010 [4573] | I'd have to download all messages for this - is there a way to get full history for all groups at once? How long does it take? |
Sunanda 2-Jun-2010 [4574] | If you are seeing this world, then you already have all those messages. And more -- you have all the groups, while REBOL.org only shows those with the [web-public] flag in their titles. Check your /altme/worlds/rebol3/chat/ folder -- it'll be in the 30-40 meg range. |
AdrianS 2-Jun-2010 [4575] | I know that when I try to search from AltME it often tells me that I don't have the messages needed to show the results. |
Sunanda 2-Jun-2010 [4576] | AltME will only display the latest N posts from any group. So, if an AltME search finds a result older than that, it says it cannot display it. You do have the post -- you have all of the posts. It's just that AltME is being coy. You can change that N setting -- click the spanner icon and change your Message Limits. But setting it too high can seriously slow down normal AltME operations. |
Maxim 2-Jun-2010 [4577] | and increase RAM sky-high :-) |
Sunanda 2-Jun-2010 [4578] | True......But you can reset the message limit once you've finished searching the ancient history. |
Anton 3-Jun-2010 [4579] | I'm developing an app for searching AltME. You can apply multiple filters to select an intersection of: world, group, user, message-text, date and message-id. At this point, it's actually usable, but I still need to improve the user interface so you can see and enter the filters properly. Currently, I'm still entering the filters in a source file. |
DideC 3-Jun-2010 [4580x2] | I'm a lazzy guy, so I didn't take the time to put this on Rebol.org, but I have a script to read and display/export the local altme files. http://membres.multimania.fr/didec/rebol/altme-chat-reader.r Installation : the simple use is to put the script in your altme install folder and run it. You can browse any group in any altme worlds configured on your system. You can scroll the entire list of messages in a group (scrool wheel enable). Messages are displayed like in altme (formating). You can export the group in an Html file with formating kept. Missing : doesn't diplay private chats (user chats). Bugs : right click menu close the program after use (anoying isn't it ?) There is no search function. But if you have time, you can mix this script with the skimp-altme-file script on rebol.org. |
...or Anton work ! | |
amacleod 3-Jun-2010 [4582] | DideC, Getting an error with your script: ** Syntax Error: Invalid char -- #"<" ** Near: (line 123) non-white-space: complement white-space: charset reduce [#" " newline tab cr #"<" #">"] |
Anton 3-Jun-2010 [4583] | amacleod, I think you saved the file after loading it with a webbrowser or something. Do this instead: load-thru/update url: http://membres.multimania.fr/didec/rebol/altme-chat-reader.r path-thru url and open that file in your editor. |
amacleod 3-Jun-2010 [4584] | got it. Thanks Anton. Looks good DideC....the search function would be nice... |
DideC 3-Jun-2010 [4585] | For sure. |
Gregg 3-Jun-2010 [4586] | Very nice Didier. |
Steeve 6-Jun-2010 [4587] | Got a strange update... |
Sunanda 6-Jun-2010 [4588] | So did I -- 1.2.23. So recent, it's not on the recent updates list: http://www.altme.com/new.html |
Graham 6-Jun-2010 [4589] | I ignored it |
Gregg 6-Jun-2010 [4590] | I ignored it, but it was used the next time I started AltMe. |
Tomc 7-Jun-2010 [4591x3] | ditto |
ditto | |
it must be a special double post update | |
Will 14-Jun-2010 [4594] | can we have a privacy group created please |
Graham 14-Jun-2010 [4595] | What's a privacy group> |
Will 14-Jun-2010 [4596] | discussing about privacy matters? |
Reichart 14-Jun-2010 [4597] | You wan tto talk publicly abour privacy? |
Pekr 14-Jun-2010 [4598] | Can I share my credit-card number here? :-) |
Will 14-Jun-2010 [4599] | Ok, Reichart, you are right. Please forget above request 8-) |
Reichart 14-Jun-2010 [4600x2] | Wow, I really munged that typing... LOL Will, can you give me one more hint what you mean by Privacy, I'm more than happy to create teh group, just want to make sure we all understand exactly what it is. Privacy has many meanings (to me at least). |
For example, Qtask has the ability to lock messages with 448 bit "local" encrypt. Meaning, we never even get anything that can be opened. The password to the message is encrypted locally as well. And, if you have many passwords, they are put in a master box of keys that are also encrypted locally. Is this the type of thing you are talking about? | |
Will 15-Jun-2010 [4602] | Once upon a time, browsers sending referrers was considered a breach of privacy. Today there is this great plugin for firefox that try to anonymize your searches on google http://www.googlesharing.net/. I thing it's useful, I wanted to share. Are altMe private chats secure from say, Reichart? ;-) Should we give out our privacy? People's different meaning about privacy, would also be interesting. These are some examples that I see would have fit in a privacy group. |
Reichart 15-Jun-2010 [4603] | I created "~Privacy & Security" The "~" means it is not specifically REBOL. To answer your question, YES, your PMs are private from me. I do not posses in any form direct access to the servers. I would have to ask Carl. Same is true on Qtask, I would have to ask our DB lead. We log all requests. However ,if you use the Lock in Qtask, then no one, even the NSA can get in (based on the evidence). |
DKnell 29-Jun-2010 [4604] | one thing I have noticed with altME is that I cannot use the up and down keyboard arrow controls to browse the posts. This would be really handy. A simple left click on the frame to get the frame active or maybe a hotkey to switch to the next frame. Actually I should read up on using altMe via keyboard before I go on, maybe what I am after is already implemented. |
Henrik 29-Jun-2010 [4605] | That's correct. You can't do that in AltME. |
DKnell 29-Jun-2010 [4606] | :-( as I am using altME on a netbook at the moment |
Henrik 29-Jun-2010 [4607] | you can use the scroll-wheel. |
DKnell 29-Jun-2010 [4608] | yes so i see, i've just plugged in the bluetooth mouse. It's still not as satisfying as having a highlight bar and using up/down keys with smooth scrolling and ideally acceleration. When using the slider and even the scroll wheel it's very easy to loose position. i've found tthe mouse wheel isn't very responsive for me and neither scrolls fast or smoothly. it's just not very responsive IMHO. Netbook overloaded perhaps although opera is still scrolling very nicely. |
Anton 2-Jul-2010 [4609] | I agree. |
Chris 3-Jul-2010 [4610] | Currently my scrolling method (on mac) is to click down on the scrollbar, move the mouse outside the window, then release. Moving the mouse up and down gives relatively good scrolling control. Works on both the chat window and user list. |
Ladislav 4-Jul-2010 [4611] | Today, it is horrible to communicate in AltMe, I had to close the program and restart it a couple of times already to be able to get my message through |
Henrik 4-Jul-2010 [4612] | I don't have problems today, though my antenna connection is not great. |
Paul 5-Jul-2010 [4613x3] | Why isn't there an archive project here that cleans up older groups? If a group has been non-active for over a year and is private group then it gets deleted. Public groups that have no activity for over a year get archived? |
I would suspect that we would gain a performance increase if this was done. | |
Anyone? | |
Anton 5-Jul-2010 [4616] | I think it would really only make a performance increase for initial downloads of new users. |
BrianH 5-Jul-2010 [4617] | Also, many of those groups contain valuable information. It's almost always a bad thing to delete a group, losing the history. |
Paul 5-Jul-2010 [4618x3] | It's almost always a bad thing to delete a group? Are you serious? What is so bad about it? |
Ok, keep your REBOL Trash then. | |
Because I'm sure noobs come here and see a bunch of junk. | |
older newer | first last |