Me

Dfa327

Pelham, NH

active 1 month, 2 weeks ago

I started www.getpaidfrom.us. A blogging site that pays you to blog. I am a software developer by heart and currently working on Twire. A Buddypress extension that adds Twitter to BuddyPress. Check out codewarrior.getpaidform.us for the latest on it.
Dfa327's

Activity Stream

Dfa327's

Wire Messages

Viewing post 1 to 5 (39 total posts)  
  • Hey Dave, thought I’d add you since I’ve been bombarding your Codewarrior blog for quite some time now! ;)

  • Here’s the latest drop. Almost done! Check out the screens and capabilities it has today. I just need a visual notification of when a chat came in. Currently there’s just an audible sound.

    Any ideas on how to make one ajax call update another on a different screen with a php notification? Thinking global SESSION right now, but ick…maybe have visual alert page read a file? I currently have a php way of knowing when a new chat occurred and I want to blink via ajax on a different screen. Getting there.

    Here’s the latest:
    http://codewarrior.getpaidfrom.us/2009/10/01/buddypress-chat-update-almost-done/

  • Nice to meet you – I’m looking forward to see what you come up with for the chat plugin. As soon as I am done developing my site, I hope to be able to contribute more to the community as well.

  • Here’s the latest on the chat plugin:

    http://codewarrior.getpaidfrom.us/2009/09/25/buddypress-chat-integration-update/

  • I JUST got Buddypress chat to see the groups. It’s ugly. At first I tried to use XML and that worked well. But the issue was with ajax it kept re-asking for the xml and it wasn’t a great solution:( Now it is pure sql. I know, I know. I hate it too, but we all want chat now, right?