LiveJournal Meme Development
[Most Recent Entries]
[Calendar View]
[Friends]
Below are the 19 most recent journal entries recorded in
LiveJournal Meme Development's LiveJournal:
[ << Previous 20 ]
| Monday, January 22nd, 2007 | 4:57 am [cheesecheese]
 |
Is there any way to obtain a list of a myspace user's friends for use in a meme? So far I've got a nifty bit of PHP that can extract the first 40 or so, but the rest of the friends are behind a bit of java that I don't know how to get around. Any ideas? | | Thursday, July 13th, 2006 | 9:09 pm [unsomnambulist] |
Meme Idea A meme idea (assuming it's not already in existence): a LJ tool that tells you the frequency of use of each of a user's icons. | | Sunday, April 2nd, 2006 | 6:44 pm [virtualcardsuk]
 |
Newbie Query Hi guys, i'm new to the memedev community so please be gentle. Can anyone tell me the basics of how to write a meme that would allow the user to input their username and then to return the names of 10 of the people from the friends list with random information selected from an array next to each of them? Preferably in PHP if possible?
I have been trying to get my head around it but am not even sure where I should be starting! Any help greatly appreciated.
Warmest wishes.
Steven | | Sunday, March 5th, 2006 | 10:09 pm [loony_bob]
 |
LJ comment stats queries. A while back I used the following to generate my LJ comment stats... http://mpn.ath.cx/~mpn/code/lj/ljstats/...but now I find that it doesn't include recent comments. The exporting of comments doesn't include any comments by the more recent friends I have at all. Does anyone know of a more recent one? Also, I made an entry here a long time back and someone mentioned that it wasn't possible 'right now, but should be easy to implement' or something of the sorts: I was wondering if it would be possible to get a similar meme which shows which LiveJournals YOU have commented in. If it is possible, would it be easy to figure out? | | Thursday, February 23rd, 2006 | 7:03 am [goldboy]
 |
Where to post completed memes? Hey all,
Just been looking through the messages here and I'm not seeing a lot of completed memes posted. Not wanting to step on any toes so; Is it ok to post completed memes to this community?
I've just release my first one last night. :) | | Thursday, July 28th, 2005 | 2:26 pm [thinktink797]
 |
Hey~ Hey, i don't know if this is allowed. But...
I was wondering if you guys wanted to Affiliate with us.
| | Monday, July 18th, 2005 | 8:48 pm [lidl]
 |
Simple, yet I'm not sure where to start I simply want to pull the newest 5-10 members to join a specific community using php and list them on an external page, It's not much but I'm baffled, any chance of some help? pointers? Thanks in advance Current Mood: confused | | Wednesday, June 8th, 2005 | 2:10 am [philipispdr]
 |
Tentative post Hi all. Was reading through the posts in this community with interest, and wouldn't have posted were it not for this post by _imran_ causing me to think that maybe there is a place in meme-creation where I can do something. I have a few ideas and I'm not entirely useless at html / design side of things, so we'll see. On with the ideas... There've been a number of posts on the subject of compatibility based on shared interests. The possibility of finding some unknown other, or group, who share a large number of your recorded interests is clearly something that would be intriguing to many, but is sadly impractical given the size of the LJ directory. Clearly we need to find a way to reduce the number of users to be searched through. I've thought of / stolen a couple of possibilities beyond the friends list (which is rather limited since I'm presuming that much of the curiousity comes from possibly meeting new friends): - searching the membership of a given community
- searching within a given geography
- searching the friends list of a given user
- searching the subscription list of a given syndicated feed (e.g.
apod)
- starting with a given interest (or combination of interests) and then searching for the best match amongst users who have that interest
- searching the last X journals to be updated
- searching the friend of friends list
I strongly suspect several of these wouldn't be feasible. Of all of them, I particularly hope that it would be possible to start with a given interest, use that to preselect a number of livejournal users and then proceed from there. For example, from my interest list, I could perhaps choose "first world war" - an interest that my interest data page tells us that I share with 39 other users (although the data about the interest itself seems to disagree, saying that 32 users and 4 communities - i.e. 36 entities - share the interest, if someone can explain that). These 39 (or 32) users could then be analysed to find that user with whom I share the most interests. There's still a problem, in that if I were to enter 'music' as the initial filtering interest, the code would still be presented with 1,135,483 users to analyse, which although greatly less that LJ's 7,356,123 users (as of today, right now), still represents a very significant load. Any meme that proceeded along these lines would have to either reject any interest that didn't bring the numbers down to a reasonable figure, or possibly offer to cross reference the list with another chosen interest (i.e. narrow the list down to users interested in music AND art AND red wine, say). Certain of these ideas - for example searching within a given geography / community / interest - could be extended to searching for people with the most friends in common, or people who are members of the same communities as the user, or members who follow the same feeds. On a completely different note, I have another idea for a very simple meme that might be of interest to someone with the necessary skills: I'm sure you're all aware that June 2005 is seeing a permanent account sale. I was weak and craven and greedy, and I wondered how many among my friendslist had been similarly so. If the information is available, it strikes me that it'd be a fairly simple meme to extract account type information from a user's friends list and turn this into a chart, showing the proportion of free, paid, permanent and early adopters amongst one's friends list (and for extra interest, comparing the distribution to that of LJ as a whole, possibly including a measure of eccentricity). Finally, I've recently started programming 'properly' (as opposed to picking up bits here and there, doing a few exercises and then running out of steam because I didn't have anything real to apply it to) - picking up Rexx / Object Oriented Rexx and then actually using it for work, using it to write some fairly straightforward mainframe scripting / check applications. This has spurred me to want to pick up something more mainstream, but it's also taught me that there's no point unless I can find something that I'll be motivated to apply what I learn to. Hence, my question: I have a website on a server that supports PHP hosting - is it worth my while trying to learn PHP for meme-type applications, or is it not really powerful enough for that? Thanks for reading, if there's nothing worthwhile among my ideas, I'll not be bitter. This forum for collaberation is a great idea and some of the names I see attached to it have been responsible for some excellent memes. Keep up the good work! | | Tuesday, May 31st, 2005 | 11:52 pm [linkedlikedays]
 |
does anyone know if it's possible to write a meme that will search within a specified community to find the user(s) with the most interests in common with you?
i'd really like to see one that searches for this in the entire livejournal database, but i see from a few posts down that it would be pretty much impossible to search a database that size (which sucks cos i was hoping to find my soulmate ;)).
but limiting the search within a community wouldn't be too unreasonable, would it? does anyone know if a meme of this kind exist?
thanks :) | | Tuesday, May 17th, 2005 | 10:49 pm [ianiceboy]
 |
Yadis A Danga-developed distributed identity system, tentatively named 'Yadis' (now 'OpenID'), has been announced on lj_dev. Meme developers might be interested in the part where bradfitz mentions that future implications include "offsite LJ toys that know who you are, without asking for your password". It's definitely worth checking out. | | Sunday, April 3rd, 2005 | 11:00 am [turbolaserguy]
 |
| | Thursday, February 3rd, 2005 | 11:45 am [taintyman27]
 |
I'm looking for a WORKING version of a meme that tells you what user has the most interests in common with you. | | Tuesday, February 1st, 2005 | 10:45 pm [catamorphism]
 |
Keeping socket open? Has anyone had any success keeping the socket open when running code that talks to the LiveJournal server? I'm sending HTTP requests of the form: GET http://www.livejournal.com/blah/blah HTTP/1.1 and even though I'm sending the "HTTP/1.1" bit, the connection will get dropped randomly and have to be reopened. | | Monday, January 3rd, 2005 | 10:44 am [suebeedoo]
 |
Apologies for the spam. I am conducting research into what degree the need for affiliation plays in an individual's involvement in internet memes, LJ memes in particular. I am looking for people with an interest in memes to take 10 minutes to complete a questionnaire here, regarding the use of memes and their social orientation. The definitions of meme are left deliberately obscure, it is more about your own definition. Also, if any of you generous peeps out there who wouldn't mind pimping the questionnaire to your friends list I would be truely grateful, the more the merrier! Thanks very much, and apologies if this is not appropriate for the community. Current Mood: busy | | Monday, December 20th, 2004 | 3:51 pm [loony_bob]
 |
Comments Stats, Revisited. Much like the last post, I'm not really up to scratch with how LJ memes work nor how this would be done, however, after revisiting the comments stats meme ( found here), I was wondering if it would be possible to get a similar meme which shows which LiveJournals YOU have commented in. If it is possible, would it be easy to figure out? | | Tuesday, December 14th, 2004 | 10:13 pm [zephyrprince]
 |
Current Music Meme Let me preface this by saying that I know nothing about memes or how theyre made but I was wondering if the following were
A.) possible B.) done C.) or if anyone was interesting
Idea: a meme that would sorto through your journal archive and collect up and list all of one's current music entires... | | Monday, December 13th, 2004 | 11:43 am [rfreebern]
 |
LJ Account Verification So while brainstorming a new meme, I ran up against an issue that has been dealt with before, but that doesn't have a satisfactory solution yet: how do you verify that a person actually owns the LJ account they claim to? The method used in the past goes as follows: - Provide your LJ username.
- Go edit your userinfo (or make a public post) and add a certain keyword or number.
- Click "verify" so that the script can retrieve your userinfo (or latest public post) and check for the keyword or number.
- If keyword or number is there, accept. If not, reject.
- Go edit your userinfo (or the post) and remove the extraneous keyword or number because it's annoying to have it there.
This is cumbersome and deters casual users who don't want to invest that much time in a "stupid meme." Here's what would be ideal: - Provide your LJ username.
- Click "verify" so that the script can somehow magically check if you're telling the truth.
Obviously this has flaws such as that it relies on magically determining veracity. A second option is to ask the user to provide their LJ username and password, and use the LJ protocol behind the scenes to log into LJ as them. This, however, requires that the user trust you with their LJ info, which is both a bad idea and an even bigger deterrent, even if we swear up and down that we won't cache that info or use it for anything other than verification. Here's my proposal: we could set up a centralized "MemePass" system so that people only have to verify their LJ account once, and we can all use a central username/password database in the future to determine if they've been verified. Anyone think this is useful enough to commit time and energy to? I'd be willing to design, write, and host the system over the next few weeks if you all think it would get used. Current Mood: cheerfulCurrent Music: Antonio Carlos Jocafi, "Simbarere" | | Sunday, December 12th, 2004 | 10:31 pm [_b0nitabo0tie_x]
 |
Can someone give me the thing that tells you how many comments everyone on your friends list has given you, or make one? I saw it somewhere, but i dont remember where it was. Please help, thanks! | | Sunday, November 21st, 2004 | 11:24 pm [habituallydaft]
 |
could anyone link me to that one meme, where you fill out all sorts of questions and then it'll give you the compatibility ranking you have w/ all your LJ friends who have filled the same thing out. it appears as a bar graph. i believe theres to graphs, one has to do w/ general interests, and i think the other has to do w/ date-ability. or something like that. |
[ << Previous 20 ]
|
|
|