[flexcoders] The Blueprint Eclipse plug-in is live on Adobe Labs

2009-06-22 Thread jrunrandy
If you get a minute, please check out Blueprint, which we released on
Adobe Labs a couple of weeks ago. Blueprint is an innovative code-centric
search application, initially delivered as an Eclipse plug-in. 

It is a custom search tool that searches only for code (for now, it
searches just for MXML and ActionScript). So, for example, if you
search for DataGrid, it returns a set of code examples that use the
Flex DataGrid control. But what's really cool is that you can easily
highlight, copy, and paste chunks of code right into your
application, all without leaving Flex/Flash Builder.

For more information, see the Blueprint page
(http://labs.adobe.com/technologies/blueprint/) on Adobe Labs 

(FYI, Blueprint now works for Flex Builder 3 and Flash Builder 4)

Regards,
Randy Nielsen
Flex Doc Manager




[flexcoders] Re: Click Lite: The right click now. But not now?

2008-04-30 Thread jrunrandy
 Thanks for the feedback, Jason. I've cc'd our documentation manager
 Randy Nielson so that he's aware of your frustration. Perhaps he's 
aware of some migration docs that can help you.
 

Hi Jason,
Maybe check out the Migrating Applications to Flex 2 book, available 
at 
http://download.macromedia.com/pub/documentation/en/flex/2/flex2_migrat
ionguide.pdf 

In particular, Chapter 6 describes changes in the Event model.

HTH
Randy Nielsen
Flex Learning Resources Manager



[flexcoders] Re: new to flex, tutorial code doesnt work!

2008-03-31 Thread jrunrandy
Yeah. I see how that happened. The tutorial has you add a TileList 
component in one step and the dataprovider attribute in another. I 
tweaked step 2 to add a reminder about moving  from the TileList line 
to the dataprovider line.

Thanks for the feedback,
Randy Nielsen
Flex Doc Manager



[flexcoders] Re: Praise for the Flex 3 Documentation

2008-03-03 Thread jrunrandy

We try to accomodate everyone:

* If you want docs in your IDE, use Flex Builder Help.

* If you want docs on the Web, use the Flex Help Resource Center
http://www.adobe.com/support/documentation/en/flex/ , which has links
to PDF files and LiveDocs.

* If you want everything locally, including PDFs for usage docs and HTML
for the Language Reference, download the Flex 3 documentation in a zip
file http://livedocs.adobe.com/flex/3/flex3_documentation.zip .

Also, I'd like to put in plugs for the Flex 3 Getting Started Experience
http://learn.adobe.com/wiki/display/Flex/Getting+Started , which is a
wiki-based site designed for newbies, and for the Flex Doc Team blog
http://blogs.adobe.com/flexdoc/ ,  which has all kinds of useful
information.

Best regards,
Randy Nielsen
Flex Doc Manager



[flexcoders] Re: Tips and Tricks Performance links.

2008-02-27 Thread jrunrandy
My bad. I fixed the page and changed the links to point to the 
production server:

* http://livedocs.adobe.com/flex/3/html/performance_02.html#206700
* http://livedocs.adobe.com/flex/3/html/performance_09.html#218130

Also, when  you get to these pages, be sure to click the next arrow to 
see all the topics.

My apologies.
Randy Nielsen
Flex Doc Manager



[flexcoders] Re: Why no Adobe Flex Language Reference PDF file

2008-02-27 Thread jrunrandy
Good catch. Give us a few hours to regen the two PDFs and post the zip 
file.
Randy Nielsen
Flex Doc Manager



[flexcoders] Re: Why no Adobe Flex Language Reference PDF file

2008-02-27 Thread jrunrandy
The zip file has been updated with fixed PDFs for those two files.
Thanks for the tip!
-Randy




Re: Migration Guide? was RE: [flexcoders] Flex 3 and AIR 1 are now live!

2008-02-26 Thread jrunrandy
Alex is right. We didn't feel there were enought API changes to 
warrant a full Migration Guide. That said:
* If you run into something, please post it as a comment on the 
Backwards Compatibility page and we'll add it to the page.
* One aspect of migration is understanding new features. You might 
want to check out 
http://www.adobe.com/products/flex/features/flex_builder/ for an 
overview of new features, including a few videos.

HTH
Randy Nielsen
Flex Learning Resources Manager
Adobe Systems Incorporated



[flexcoders] Re: errors in livedocs

2008-01-21 Thread jrunrandy
Actually, it _will_ help move things along. Thanks.

FYI, some of the web apps running on adobe.com were down over the 
weekend and everything was supposed to be up and running yesterday. 
However, on LiveDocs, there seem to be two remaining errors:
* Funky search. I see an error in an SSI, but it probably manifests 
itself differently on different products/versions.
* Add Comment button and comments do not display.

Thanks,
Randy Nielsen

--- In flexcoders@yahoogroups.com, Douglas McCarroll 
[EMAIL PROTECTED] wrote:

 Still down. Would it help move things along if we users begged and 
pleaded?
 :) We need this...
 
 Douglas



[flexcoders] Re: errors in livedocs

2008-01-21 Thread jrunrandy
It should be working now. Thanks for your patience.
-Randy



[flexcoders] Re: Where are code samples for Getting Started, Developer's Guide?

2007-11-07 Thread jrunrandy
Hi Peter,
I don't really have a reason why we didn't package the Flex code 
samples separately, other than to say that there are way more of them 
and we didn't plan for it. That said, we can probably do it for Flex 
3. In Flex 2.0.1 we started running unit tests on all runnable doc 
examples and one of the side benefits is that we can package them up 
into a zip file. (Another side benefit is that we now show running 
examples in LiveDocs pages; see 
http://livedocs.adobe.com/labs/flex3/html/charts_displayingdata_04.html
#328724 for an example.)

Regards,
Randy Nielsen
Flex Documentation Manager  



[flexcoders] Re: Flex Builder - built in help ..

2007-05-18 Thread jrunrandy
That's the first time I've heard of this problem. Please check the 
Flex 2 Developer's Guide to see if there is a Modules chapter. If so, 
it's the 2.0.1 help. Another quick way to check is to look for 
Macintosh information in the Using Flex Builder help. And finally, if 
you click the LiveDocs link at the bottom of each page, does it go to 
the flex/2/xxx URL or flex/201?

Because it was an x.0.1 release we didn't really call out the version 
number. In retrospect, that was a mistake and we won't do it again.

Regards,
Randy Nielsen
Flex Documentation Manager



[flexcoders] Re: If Flex 2 Livedocs still supported or we shall move on to Flex 2.0.1 Livedocs?

2007-02-21 Thread jrunrandy
Flex 2 LiveDocs are still up and running (your first link worked for 
me, too). However, if you are using Flex 2.0.1, you should use the 
docs under http://livedocs.adobe.com/flex/201/

But you're right in that Google isn't catching the 2.0.1 Language 
Reference stuff. I'll look into it.

Thanks for the catch,
Randy Nielsen
Flex Documentation Manager
Adobe Systems Incorporated

 



[flexcoders] Re: SQL DATABASE CONNECTION

2007-02-09 Thread jrunrandy
In Flex, you access the database indirectly, using HTTPService, 
WebService or RemoteObject. If you have to use Java, you should use 
the  HTTPService tag to invoke a servlet or JSP that access the 
database and returns the data as XML. It should look something like 
this:

users
 user
   userid***UserID goes here***/userid
   username***User name goes here***/username
   emailaddress***e-mail address goes here***/emailaddress
 /user
/users

For the basic client-side and server-side code you'll need, see the 
DevCenter articls on PHP 
(http://www.adobe.com/devnet/flex/articles/flex2_php.html) and  
ColdFusion 
(http://www.adobe.com/devnet/coldfusion/articles/integrate_flex.html)
.

HTH
Randy Nielsen
Flex Documentation Manager
Adobe Systems, Incorporated



[flexcoders] Re: Sample FDS/J2EE application(Article) required

2007-01-25 Thread jrunrandy
Christophe Coenraets has an FDMS Tutorial (and Tomcat-based test-drive 
server) that should have what you need: http://coenraets.org/

HTH
Randy Nielsen
Flex Documentation Manager
Adobe Systems, Inc.


--- In flexcoders@yahoogroups.com, techunar [EMAIL PROTECTED] wrote:
 
 I have to work on Data Management Services of FDS, can you people
 provide me any sample article for this? (or a sample application)
 I have followed  completed the few applications who use
 hibernate/mySQL etc, but still I am not sure about there working 
inside. 




[flexcoders] Re: Docs included in 2.0.1 are broken

2007-01-08 Thread jrunrandy
If you are not using Flex Builder, which has all Flex docs in the Help 
system, you can get a local copy of the Flex docs by downloading the 
ZIP file (~45 MB) at http://www.adobe.com/go/flex_documentation_zip. 
This contains usage docs in PDF format and reference docs in ASDoc 
format.

HTH
Randy Nielsen
Flex Documentation Manager
Adobe Systems, Inc.

--- In flexcoders@yahoogroups.com, Collin Peters [EMAIL PROTECTED] wrote:

 All I'd like is a local version of the Language Docs so I don't have 
to
 depend on adobe.com (or more specifically the load on adobe.com 
during the
 middle of the day).  What is the recommended way to access those via
 browser?




[flexcoders] Re: which fds to use on Max OSX?

2007-01-08 Thread jrunrandy
I have to point out that OS X isn't a supported platform for FDS, but 
it's a well-behaved J2EE app, so you shouldn't have much trouble for 
development purposes.

I downloaded the AIX installer, which is a ZIP file, renamed it to 
have a .JAR extension and followed the java -jar instructions. It 
beats me why it has a ZIP extension; I'll look into it and change the 
installation instructions, if necessary.

HTH
Randy Nielsen
Flex Documentation Manager
Adobe Systems, Inc.



[flexcoders] Re: Tamarin, Adobe open source the Flash player ?

2006-11-07 Thread jrunrandy
Here is my understanding:

Adobe is not open sourcing the Flash Player. Adobe *is* contributing 
source code for the ActionScript Virtual Machine, the scripting 
language engine component within Flash Player. ActionScript 3.0 runs 
on the Tamarin virtual machine in Flash Player 9.

I'm sure there are others who can clarify this further.

Randy Nielsen
Flex Documentation Manager




--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* Your email settings:
Individual Email | Traditional

* To change settings online go to:
http://groups.yahoo.com/group/flexcoders/join
(Yahoo! ID required)

* To change settings via email:
mailto:[EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 



[flexcoders] Re: Flex2 Docs font in Mac

2006-11-06 Thread jrunrandy
Thanks for the feedback. We'll look into it. At first glance, it looks 
like our stylesheets aren't accounting for Safari. Can you please 
confirm that you're using Safari?

Thanks,
Randy Nielsen
Flex Documentation Manager




--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* Your email settings:
Individual Email | Traditional

* To change settings online go to:
http://groups.yahoo.com/group/flexcoders/join
(Yahoo! ID required)

* To change settings via email:
mailto:[EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 



[flexcoders] Re: Undocumented AS2 - AS3 migration issues

2006-10-30 Thread jrunrandy
Migration documentation is available in two places:

* AS2-AS3 information is an appendix in the HTML-only Flex 
ActionScript Language Reference and is available on the web from 
http://www.adobe.com/go/AS2toAS3 

* Flex 1.5-Flex 2 information is in the Migrating Applications to 
Flex 2 book, which is a PDF-only document and is available on the web 
from http://www.adobe.com/go/flex2_migrating_pdf

FWIW, the LinkLinkButton change is mentioned in the Flex Migration 
doc.

HTH
Randy Nielsen
Flex Documentation Manager




--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* Your email settings:
Individual Email | Traditional

* To change settings online go to:
http://groups.yahoo.com/group/flexcoders/join
(Yahoo! ID required)

* To change settings via email:
mailto:[EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 



[flexcoders] Re: Flex for mac public beta install error

2006-10-25 Thread jrunrandy
It may not be the same thing, but...

Are you getting this error as part of the Flex Builder install or the 
Flash Player Plugin install? When I installed, the Flex Builder install 
works fine, but I get an Access Error at the very end of the Flash 
Player Plugin install. Flex Builder and the Player seem to work fine, 
though.

HTH
Randy Nielsen
Flex Documentation Manager

--- In flexcoders@yahoogroups.com, John Kirby [EMAIL PROTECTED] wrote:

 Anyone else getting the error that the installer can't install in the 
 Application folder because of permissions?  The installer should 
prompt 
 you for user/password (like a regular install)?





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* Your email settings:
Individual Email | Traditional

* To change settings online go to:
http://groups.yahoo.com/group/flexcoders/join
(Yahoo! ID required)

* To change settings via email:
mailto:[EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 



[flexcoders] Re: Flex Book Website GONE

2006-10-19 Thread jrunrandy
I e-mailed Steven Webster. He said they're aware of the problem and 
working to get the site up ASAP.

HTH
Randy Nielsen
Flex Documentation Manager




--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* Your email settings:
Individual Email | Traditional

* To change settings online go to:
http://groups.yahoo.com/group/flexcoders/join
(Yahoo! ID required)

* To change settings via email:
mailto:[EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 



[flexcoders] Re: Deploying Flex Application in a Tomcat server

2006-10-18 Thread jrunrandy
And if it is a Flex Data Services app, there are J2EE deployment 
instructions at 
http://www.adobe.com/support/documentation/en/flex/2/install.html#flexj2
ee. In particular, you need to install a transaction manager, which is 
described later in these instructions.

Also, you'll need to increase memory to at least 512MB.

HTH,
Randy Nielsen
Flex Documentation Manager




--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* Your email settings:
Individual Email | Traditional

* To change settings online go to:
http://groups.yahoo.com/group/flexcoders/join
(Yahoo! ID required)

* To change settings via email:
mailto:[EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 



[flexcoders] Re: Drag and Drop tutorials/Samples of mixed types of dragging

2006-10-17 Thread jrunrandy
There is a Quick-Start that covers Drag and Drop: 
http://www.adobe.com/devnet/flex/quickstart/adding_drag_and_drop/

Also, the Flex 2 Developer's Guide has a chapter, starting on 
http://livedocs.macromedia.com/flex/2/docs/0954.html

HTH,
Randy Nielsen
Flex Documentation Manager




--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* Your email settings:
Individual Email | Traditional

* To change settings online go to:
http://groups.yahoo.com/group/flexcoders/join
(Yahoo! ID required)

* To change settings via email:
mailto:[EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 



[flexcoders] Re: Flex Documentation Team - Showing Related Technology

2006-10-12 Thread jrunrandy
Hi Judah,
I was not an original member of the Flex team so can't really comment 
on valid comparisons for dataprovider. I see where you're coming from, 
though and perhaps one of the developers can chime in.

As far as server-specific stuff, it might be best to keep it on the web 
(the Flex Developer Center or flex.org, for example), since new server 
releases/features can break the doc examples. Also, as Matt Chotin 
said, this could be an opportunity for someone to write a third-party 
book.

HTH
Randy Nielsen
Flex Documentation Manager





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* Your email settings:
Individual Email | Traditional

* To change settings online go to:
http://groups.yahoo.com/group/flexcoders/join
(Yahoo! ID required)

* To change settings via email:
mailto:[EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 



[flexcoders] Re: Wanted - Using Flex with my specific Database - Step by Step Tutorials

2006-10-05 Thread jrunrandy
We hear you. The doc team was trying to be app-server agnostic, but 
it's become clear that we need to provide specific examples for 
specific app servers; especially PHP and ColdFusion.

In the long run, we'll get this information in the mainline docs but 
for now, we'll post articles to the Flex Developer Center. 

For now, there is a PHP tutorial at 
http://www.adobe.com/devnet/flex/articles/flex2_php.html. It doesn't 
have everything you're looking for, but it should get you started.

HTH
Randy Nielsen
Flex Documentation Manager






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* Your email settings:
Individual Email | Traditional

* To change settings online go to:
http://groups.yahoo.com/group/flexcoders/join
(Yahoo! ID required)

* To change settings via email:
mailto:[EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





[flexcoders] Re: only one root tag is allowed error when migrating from Beta3 to final?

2006-08-01 Thread jrunrandy
Between B3 and final, the mx:Model tag started requiring well-formed 
E4X XML. It's listed in the Changes Between Beta 3 and Final page 
(http://weblogs.macromedia.com/flexteam/archives/2006/06/flex_2_changes.
cfm), but is easy to miss.

HTH
-Randy Nielsen
Flex Documentation Manager

--- In flexcoders@yahoogroups.com, djbrown_rotonews 
[EMAIL PROTECTED] wrote:

 I'm getting the above error on all my mx:Model declarations after 
 moving my code from Beta3 to the final release. What's the solution?







--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




[flexcoders] Re: Confusion about 'Security error accessing url'

2006-07-20 Thread jrunrandy
I was just looking at this page in the tutorial: 
http://livedocs.macromedia.com/flex/2/docs/0071.html

You probably need to define a crossdomain.xml file on the server 
running the web service. 

This Flex docs have more information on this topic, as well as this 
technote: http://www.adobe.com/go/14213

HTH
Randy Nielsen
Flex Documentation Manager


--- In flexcoders@yahoogroups.com, flexava [EMAIL PROTECTED] wrote:

 After building finished,I ran the generated wstest.swf in the 
 directory called bin,the output directory of the flex 
 project,everything is ok.But when I put the swf file in another 
 position, say, c:/. Then when I ran the swf file an error message was 
 returned saying 'Security error accessing url'. I can't understand 
 why this happened. It seems the swf file can only run under the bin 
 directory. Any one can help? Thanks!







 Yahoo! Groups Sponsor ~-- 
Great things are happening at Yahoo! Groups.  See the new email design.
http://us.click.yahoo.com/TISQkA/hOaOAA/yQLSAA/nhFolB/TM
~- 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





[flexcoders] Re: FlexBuilder - error during help panel usage

2006-06-30 Thread jrunrandy
There are a couple of ways out of this:
1)Open IE, going to ToolsInternet Options  Advanced, and select the 
Disable Script Debugging (Other) checkbox.

2) Try the fix suggested in 
http://groups.yahoo.com/group/flexcoders/message/41508

HTH
Randy Nielsen
Flex Documentation Manager
Adobe Systems, Inc.





 Yahoo! Groups Sponsor ~-- 
Something is new at Yahoo! Groups.  Check out the enhanced email design.
http://us.click.yahoo.com/SISQkA/gOaOAA/yQLSAA/nhFolB/TM
~- 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/