Hello! Yahoo! is looking for developers interested in participating in a 60-minute-long user research session that will be held at Yahoo!'s Sunnyvale,...
Hello Webjay Dev Team, You may have heard through the grape vine that our pal Perri, the one who designed the Webjay logo, has just had a heart attack. On top...
Hey Folks, Thanks for creating such cool tech and for building a great community around it. It was a blast! Looking forward to your next projects! A fan, ...
Hi Guys: It is all coming together. My webjay playlists now play in both my desktop winamp and WMP. I have downloaded enough codecs and somehow winamp works...
Am exploring ways to share music and see this is a really hot web thing in discussion. I am creating outlets and seeing who shows up while trying to calm...
hi; I think webjay is a great idea. Though it seems more people would be using it and making connections. is this group besides development for sharing or...
Announcing Policy Changes for Yahoo! Developer Network APIs and Web Services! We're pleased and proud to announce that we've modified our Terms of Use for...
Anybody know details about how the craigslist flagging system works? Is it a vote-based design? I'm thinking about using this as a model for community...
... Interesting concept, but I come to Webjay to hear things unlike the things I am hearing. __________________________________________________ Do You Yahoo!? ...
I agree about the poison injection. I asked this question, because I was concerned about heat coming down on Webjay. Would hate to lose this cool site, or have...
Hey Guys, Have been away from Webjay for a few weeks, and on returning I am looking at the new stuff seeing top 40 material on a lot of playlists. Remember way...
Traffictwist.com is a manual traffic exchange system which is dedicated to providing quality targeted traffic to your website. When you join, you are provided...
Whether you are a freelancer or a programmer looking to bid on projects from US,.UK and other countries ,you are unaware of 1 such site which will make a mark...
Lucas, I'm attempting to invoke some of the POST methods of WJAPI. Getting this response: 'Missing username and password. You must log in.' I've tried two...
The problem in the last version (where it would just die) has been uncovered. It was this- storing a reference to an array element, then using it after that...
In my last upload, wjtester5e.php, PHP/apache silently dies, apparently terminating only the current httpd process. No output to the socket connection, it...
hi all, things have slowed on my end, will be for a while.. work deadlines and travel. won't have any quality time on wj api until next weekend! dammit. what...
OK. I thought I'd have the POST code and most of the API done by now. Instead, I'm chasing a strange PHP bug (i hope!?!!) that is making me nuts. The file I...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the webjay-dev group. File : /Webjay PHP...
Hi folks, This version provides compatibility with much earlier versions of PHP, down to PHP ver 3.0.6 now (circa 1998?!), versus 4.0.5 previously. Hope we can...
Here are some frutta di mi labors. 1) Look for latest upload to files section, "wjtester5.php". This one works, plus it has no libcurl or xslt_* dependencies....
Lucas, How is authentication done? Basic, or something else? I've been able to fetch a playlist with username only, just using a URL, no form fields, no...
Howdy all, Over the last few days I've been experimenting with proof-of-concept attempts under PHP. It turns out that PHP's xslt and libcurl APIs are not ...
1. Turns out curl is available in PHP, and it lets you make POST requests and set POST fields, which is what we need, so that looks good. Something which the...