ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Other Software > Developer's Corner

"Guest" numbering... probably the worst idea ever, but...

<< < (3/3)

CodeTRUCKER:
@Josh - Perhaps I was remiss in not hashing out my own thoughts before posting, but in my defense, the reason I tend to err on that side is something like this...

 - Start out with a pen and ink sketch of an "idea."
 - Post it and the "idea" gets splashed with colors with that never even entered my imagination. 
 - Re-draw the "idea" in color.

Sometimes things get messy a little, in the mean time, but with all the new "colors" that were not previously available the "idea" takes on a new life, even in my own perception.  You folks always help me see a little clearer with each thread and ,frankly, I think I'm becoming a better person because of it. :Thmbsup:

Please don't consider my comments to be a stamp of no on the subject, I just don't feel that resources should be spent on it. I am not the final say. I just think that keeping track of each guest would be rather wasteful as you have no idea who the person is, where they are, or what their background is. If you had that data, then it COULD be useful from a demographic standpoint, but without it you are just staring at a guest browsing that hasn't registered. -Josh (April 10, 2009, 11:51 AM)
--- End quote ---

Isn't this what every retail store has to deal with?  Do they not have to contend with "Guests" coming into their store?  $$Millions$$ are spent in an effort to learn where "Guests" go, but DC doesn't have $$Millions$$.  Unless Mouser has been holding back?  :P  (See my comment to Mouser at bottom.)

I could be wrong, but I feel these resources could be devoted to more useful features that would benefit a wider audience for the site such as selective filtering of posts per user, etc.

--- End quote ---

That is certainly a higher priority.

@Mouser -
hi ct, good to see you back.
ps. take a look at that symbol under Josh's name -- that's one of the choose-your-own-badges, which was an idea you suggested over a year ago that was recently implemented :)-mouser (April 10, 2009, 12:31 PM)
--- End quote ---

Thank you for the flowers!

as for this idea.. it would actually be very easy to show a number next to each guest corresponding to a hash of their ip.. so it's not much trouble -- as admin it shows me the ips directly so i can see patterns if i were to look for it, though ive never bothered.
 
i can see how it would theoretically be interesting but I'm not sure it would be so in practice.

--- End quote ---

Actually, having just let it set on the back-burner for a day some clarity emerged.  It's still not major, but the statistic it could show is patterns of what part(s) of DC do people gravitate initially when they first arrive.  Like I said, not earth-shattering, but interesting (at least to me). 

mouser:
It's still not major, but the statistic it could show is patterns of what part(s) of DC do people gravitate initially when they first arrive.  Like I said, not earth-shattering, but interesting (at least to me).
--- End quote ---


that's actually an interesting point.. it might make sense to think of some other kinds of displays that could show which threads are post popular among non-registered users, etc.  in other words, stuff that might be interesting to look at but wouldn't make anyone feel like they were being "tracked"..

CodeTRUCKER:
I don't think this is an inherently bad idea, but given how sensitive people can be to privacy issues i think we should probably not do it.
-mouser (April 11, 2009, 04:52 PM)
--- End quote ---
That was part of my logic. If they wanted to be identified they would either A. Login or B. Register. Just my two cents.
-Josh (April 11, 2009, 04:54 PM)
--- End quote ---

How would this present a privacy issue?  The idea is not to identify the "person" but the anonymous "behavior."

Here is a piece off the logic code...  I am a little rusty, so don't laugh. :-[

'when a new ip shows up'
GET ip
guest_ip=ip
GET timestamp
DO Guest(timestamp) WHILE  guest_ip is active
    'follow the guest'
    'log Donationcoder page for Guest(timestamp)'
RETURN
timestamp=null
guest_ip=null


It's been a good while since I've coded  :(, but I think my logic is valid.   

Josh, Mouser, wouldn't this give us the data without violating privacy since the only record is a "timestamp" without any associated IP?  Seems logical to me, but I have a very limited viewpoint.
 

CodeTRUCKER:
It's still not major, but the statistic it could show is patterns of what part(s) of DC do people gravitate initially when they first arrive.  Like I said, not earth-shattering, but interesting (at least to me).
--- End quote ---


that's actually an interesting point.. it might make sense to think of some other kinds of displays that could show which threads are post popular among non-registered users, etc.  in other words, stuff that might be interesting to look at but wouldn't make anyone feel like they were being "tracked"..
-mouser (April 11, 2009, 05:17 PM)
--- End quote ---

Yes, that is what I am thinking.  The hopeful outcome of viewing the data trends would be to make DC more "hospitable;" thereby, potentially converting a higher percentage of "Guests" to "Members," perhaps on their first visit.

rgdot:
If the same guest shows up a few times and doesn't register a pop up:

Register Already

:D

Navigation

[0] Message Index

[*] Previous page

Go to full version