Re: [flexcoders] Should I buy Lynda.com Flex 3 essential training to learn Flex?

2009-11-25 Thread Kevin Mulvihill
I am a member of lynda.com and have also seen the Total Training Flex
training. Of the two, I preferred the Total Training product, but neither is
for REAL beginners. Lynda does have a Flash title on programming that¹s put
together for designers. That¹s a good starting place because Flash uses
Actionscript just like Flex.

There¹s also www.freeflextraining.com. You might try there first, since it¹s
free, and see how much of it you understand.

Good luck!
Kevin


On 11/25/09 4:24 PM, "fred44455"  wrote:

>  
>  
>  
>
> 
> I wonder that if I buy Flex Essential training from Lynda.com I will learn the
> material easier? I have no programming background. Thx for your time
> 
>  
>
> 
> 



Re: [flexcoders] Re: Full flex site or not

2009-08-23 Thread Kevin Mulvihill
I like the codeoscopic site and especially the transitions from section to
section. Would you mind sharing some insights on how you put that together?
General approach, that kind of stuff. Animations from one section to another
are also very smooth. Nice work.

Thanks,
Kevin


On 8/23/09 10:57 AM, "Carlos Rovira"  wrote:

>  
>  
>  
> 
> You could go with a full flex site that support SEO. We did it with our site
> at Codeoscopic:
> 
> http://www.codeoscopic.com
> 
> but we as well use html to get the SEO capabilities, so you get the best of
> both worlds ;)
> 
> for example try to search for "codeoscopic avant" and you get something like :
> 
> http://www.google.es/search?q=codeoscopic+avant&ie=utf-8&oe=utf-8&aq=t&rls=org
> .mozilla:es-ES:official&client=firefox-a
> 
> you can see the web in other devices not flash enabled like iPhone
> 
> C.
> 
> 
> 
> 2009/8/22 Jeffry Houser 
>>   
>>  
>>  
>> 
>> 
>>  But, it is largely believed that google does not yet offer a way to search
>> the swf content it is indexing.
>> 
>>  Can you provide me one example that says otherwise?  Ryan Stewart had a
>> contest, which just fizzled because no one could get their SWF to show up in
>> a Google search.  Has that improved? 
>> 
>> Nate Beck wrote:
>>>    
>>>  
>>> 
>>> Google already indexes SWF content, they talked about it at MAX last
>>> November.
>>>  
>>> 
>>>  
>>>  
>>> Here is a recording of the presentation: http://tv.adobe.com/#vi+f15384v1000
>>>  
>>>  
>>> On Fri, Aug 21, 2009 at 10:09 AM, toofah_gm  wrote:
>>>  
  
   
  
  
  
 
 If you are a competitor of mine, build a full flex site, otherwise HTML is
 the way to go for SEO. ;)
  
 
  
 --- In flexcoders@yahoogroups.com  ,
 "christophe_jacquelin"  wrote:
> >
> > Hello, 
> > 
> > Is it better to make a full flex site or is it better to add some html
> pages with flex to have a better position in Google ?
> > 
> > Thank you,
> > Christopher,
> >
  
  
  
  
  
  
  
>>>  
>>>  
>>>  
>>>  



Re: [flexcoders] Month-calendar control (with MATE test-app and Degrafa skins)

2009-08-05 Thread Kevin Mulvihill
I agree ­ nice work.

A couple of usability suggestions:

1) Users often check after clicking a link or a button to see if they went
where they expected. We can help them by matching page titles with the links
or, in this case, matching the window title (³New Event²) with the button
text (³Add Event²). I prefer ³Add Event² since it¹s not a new event until
the user clicks Submit.
2) Which reminds me... Submit is a less-used term. Most users are more
familiar with the usual ³OK² instead.
3) Would be nice if you could take the task name/description and populate it
in the task bars on the screen. This would allow users to see which tasks go
with which bars.

All that said, I still think it¹s nice work. Congrats!
Kevin


On 8/5/09 9:59 AM, "Pedro Sena"  wrote:

>  
>  
>  
> 
> Nice,
> 
> A double-click in date to add new event would be cool.
> 
> Regards,
> 
> PS
> 
> On Wed, Aug 5, 2009 at 1:51 PM, max.nachlinger 
> wrote:
>>   
>>  
>>  
>> 
>> If you can use this in a project, great!  If you think the code sucks, drop
>> me a line and let me know why (view-source is enabled on the build).
>> 
>> http://home.comcast.net/~max.nachlinger/monthCalendar/
>> 
>> 
>> --Max
>> 
>>   
>> 
> 
> 



Re: [flexcoders] Using Flex as a Flash IDE

2009-01-14 Thread Kevin Mulvihill
http://gotoandlearn.com/ has a thing or two on this...

A google search will uncover the rest...

Best,
Kevin

On Thu, Jun 12, 2008 at 11:37 AM, thirtyfivemph wrote:

>   So, I've been doing some contract work lately that requires that I use
> Flash instead of Flex (the deliverables have to be FLAs that they can
> hand off the designers to re-skin, publish, etc.). Surprise, surprise,
> I'm finding the Flash IDE to be a little less than ideal.
>
> Does anyone have any recommendations (or any blog posts to point me
> at) that may describe a pretty functional setup where
> building/publishing is done and Flash but editing of AS3 is done in
> Flex? I wish Adobe would just do a clean integration between the two
> (you know, something like a preference in Flash to designate Flex as
> the IDE instead of its built-in IDE) -- it'd certainly sell more
> copies of the two!
>
> Troy.
>
>  
>


Re: [flexcoders] Components don't display properly after unrelated coding

2009-01-07 Thread Kevin Mulvihill
Would have been great if those 4 simple words had helped. But I tried it
twice and the problems still exist.

If it makes any difference, I am using the internal ASP.NET server for
testing. Later there will be some ASP code to access a database...

Kevin


On Wed, Jan 7, 2009 at 9:32 AM, Tracy Spratt  wrote:

>Try running Project, Clean
>
> Tracy
>
>
>  --
>
> *From:* flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] *On
> Behalf Of *Kevin Mulvihill
> *Sent:* Wednesday, January 07, 2009 11:59 AM
> *To:* flexcoders@yahoogroups.com
> *Subject:* [flexcoders] Components don't display properly after unrelated
> coding
>
>
>
> Hi all,
>
> I'm working on an online training project and am using a panel to host an
> accordian. Each child area in the accordian contains a tree that I populate
> with XML data. The panel serves as a navigation menu.
>
> After I added all the components to the panel and then the code to make it
> work, I noticed that the panel no longer looks like it's default two tone
> layout. Instead, it's all one color: white. I added some mxml attributes to
> round the corners and set alpha, but none of these have any effect. I
> changed to a TitleWindow component so the menu would be movable and it was
> movable for awhile. When I added code to control visibility of this
> navigation menu (it's visibility is toggled on and off via a Menu button),
> the component stopped being movable and is now stuck in one location.
>
> Ordinarily, I'd just say these are buggy components. Why would adding code
> to control visibility affect whether or not I can move it around the screen?
> But I don't see any posts on this list about these kinds of obvious bugs, so
> there must be something I am doing wrong. I'm using Flex Builder 3
> standalone and I've added the XML Buddy plugin. I'm testing in IE7 because
> that's what the client uses.
>
> If you want to see this really ugly TitleWindow component, it's at
> http://www.suddeninsight.net/WFTW/ ... click the Menu button at the bottom
> left to see the abomination. I'd be willing to make the source code
> available if someone wanted to look at it too.
>
> But I sure do need some help here. I hope one or more of you have seen
> these kinds of problems and know what I'm doing wrong. Thanks in advance!
> Kevin
>
>  
>


[flexcoders] Components don't display properly after unrelated coding

2009-01-07 Thread Kevin Mulvihill
Hi all,

I'm working on an online training project and am using a panel to host an
accordian. Each child area in the accordian contains a tree that I populate
with XML data. The panel serves as a navigation menu.

After I added all the components to the panel and then the code to make it
work, I noticed that the panel no longer looks like it's default two tone
layout. Instead, it's all one color: white. I added some mxml attributes to
round the corners and set alpha, but none of these have any effect. I
changed to a TitleWindow component so the menu would be movable and it was
movable for awhile. When I added code to control visibility of this
navigation menu (it's visibility is toggled on and off via a Menu button),
the component stopped being movable and is now stuck in one location.

Ordinarily, I'd just say these are buggy components. Why would adding code
to control visibility affect whether or not I can move it around the screen?
But I don't see any posts on this list about these kinds of obvious bugs, so
there must be something I am doing wrong. I'm using Flex Builder 3
standalone and I've added the XML Buddy plugin. I'm testing in IE7 because
that's what the client uses.

If you want to see this really ugly TitleWindow component, it's at
http://www.suddeninsight.net/WFTW/ ... click the Menu button at the bottom
left to see the abomination. I'd be willing to make the source code
available if someone wanted to look at it too.

But I sure do need some help here. I hope one or more of you have seen these
kinds of problems and know what I'm doing wrong. Thanks in advance!
Kevin


RE: [flexcoders] Re: Am I using States correctly?

2006-07-26 Thread Kevin Mulvihill





You're probably tired already of hearing from me on this 
but... I am back with another response. :-)
 
- Since viewstack requires a navigator to function, the 
implication of using a viewstack is that a navigator would be required. So, if 
it made sense to have two "menu options" pointing to master and detail, then 
this is one way to go. If, on the other hand, it makes more sense to only show 
the detail after the master has been selected, then this method is less 
attractive IMHO.
- You can also use view states if you want separate UI for 
master and detail. You could still put the Master UI in the base state, build 
the Detail off of the base state, and then just delete what's there and 
completely rebuild the Detail interface... if you wanted to eliminate the blank 
base state.
 
In either case, it's your choice...
 
Kevin
 

  
  
  From: flexcoders@yahoogroups.com 
  [mailto:[EMAIL PROTECTED] On Behalf Of 
  gotgoose09Sent: Wednesday, July 26, 2006 12:32 PMTo: 
  flexcoders@yahoogroups.comSubject: [flexcoders] Re: Am I using 
  States correctly?
  
  
  The reason I have the base state blank is because I want the Master 
  andDetail states to not share UI. Should I implement the Master and 
  Detailin a ViewStack instead? Anyone else have input into this?--- In 
  [EMAIL PROTECTED]ups.com, 
  "Kevin Mulvihill" ...>wrote:>> Here's 
  what I'm getting from all the manual reading I've been doingover 
  the> past week. Others may correct me or clarify as 
  needed.>> - Think of the base state as the "home page"... it's 
  the initial stateof> the app or component when the user browses to 
  it. I can't think of agood> reason why it would ever be empty 
  unless you wanted to implement somekind> of transition or effect 
  immediately upon loading it.> - In the larger sense of UI design, HTML 
  "pages" are addressed in theFlex> metaphor with ViewStacks attached 
  to a navigator. Use this for macrochanges> in the 
  interface.> - View states are used to display incremental changes in 
  state. Soundslike> you are using that correctly insofar as you 
  describe it... however,> depending on how your user interface is 
  designed and what you'retrying to> accomplish, the "Detail" state 
  you describe could also be just an> incremental change to the "Master" 
  state with the Master stateremaining> visible. Also, the "Master" 
  state could be your base state since it'sempty> and that's the 
  first thing the user sees.>> Also, and more generally, don't 
  forget that Flex development is basedon> components. So it may be 
  appropriate to shelter your calendar "module"in a> component if you 
  haven't already done so...>> 
  Kevin>>>> _>> From: [EMAIL PROTECTED]ups.com 
  [mailto:[EMAIL PROTECTED]ups.com]On> 
  Behalf Of gotgoose09> Sent: Wednesday, July 26, 2006 10:42 AM> 
  To: [EMAIL PROTECTED]ups.com> 
  Subject: [flexcoders] Am I using States 
  correctly?>>>> Coming from a Flash point of view, 
  I am using mx:State as I used Forms> in Flash. In my current project I 
  have a "Master" state that holds a> DataGrid with calendar events in it 
  and some buttons to manipulate the> data. I have a create and edit 
  button that go to a "Detail" state that> holds a form to create a new 
  event or edit an existing one.>> In my code, the States consist 
  of one AddChild that holds the ui. Each> state is based off of the base 
  state, which is empty. What I'm> wondering is, is this the correct 
  usage of States or is there a better> way to do 
  this?>
__._,_.___





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








   






  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



   Visit your group "flexcoders" on the web. 
   To unsubscribe from this group, send an email to: [EMAIL PROTECTED] 
   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  






__,_._,___



RE: [flexcoders] Am I using States correctly?

2006-07-26 Thread Kevin Mulvihill





Here's what I'm getting from all the manual reading I've 
been doing over the past week. Others may correct me or clarify as 
needed.
 
- Think of the base state as the "home page"... it's the 
initial state of the app or component when the user browses to it. I can't think 
of a good reason why it would ever be empty unless you wanted to implement some 
kind of transition or effect immediately upon loading it.
- In the larger sense of UI design, HTML "pages" are 
addressed in the Flex metaphor with ViewStacks attached to a navigator. Use this 
for macro changes in the interface.
- View states are used to display incremental changes in 
state. Sounds like you are using that correctly insofar as you describe it... 
however, depending on how your user interface is designed and what you're trying 
to accomplish, the "Detail" state you describe could also be just an incremental 
change to the "Master" state with the Master state remaining visible. Also, the 
"Master" state could be your base state since it's empty and that's the first 
thing the user sees.
 
Also, and more generally, don't forget that Flex 
development is based on components. So it may be appropriate to shelter 
your calendar "module" in a component if you haven't already done 
so...
 
Kevin
 

  
  
  From: flexcoders@yahoogroups.com 
  [mailto:[EMAIL PROTECTED] On Behalf Of 
  gotgoose09Sent: Wednesday, July 26, 2006 10:42 AMTo: 
  flexcoders@yahoogroups.comSubject: [flexcoders] Am I using States 
  correctly?
  
  
  Coming from a Flash point of view, I am using mx:State as I used 
  Formsin Flash. In my current project I have a "Master" state that holds 
  aDataGrid with calendar events in it and some buttons to manipulate 
  thedata. I have a create and edit button that go to a "Detail" state 
  thatholds a form to create a new event or edit an existing one.In 
  my code, the States consist of one AddChild that holds the ui. Eachstate 
  is based off of the base state, which is empty. What I'mwondering is, is 
  this the correct usage of States or is there a betterway to do 
  this?
__._,_.___





--
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



   Visit your group "flexcoders" on the web. 
   To unsubscribe from this group, send an email to: [EMAIL PROTECTED] 
   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  






__,_._,___



[flexcoders] What Other Eclipse Plugs Do You Use?

2006-07-26 Thread Kevin Mulvihill





Since I'm installing 
plugs into the IDE, as a corollary to the post I just sent, what other Eclipse 
plugs are you using and recommend?
 
TIA,
Kevin
__._,_.___





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








   






  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



   Visit your group "flexcoders" on the web. 
   To unsubscribe from this group, send an email to: [EMAIL PROTECTED] 
   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  






__,_._,___



[flexcoders] Which PHP Plugin for Flex IDE?

2006-07-26 Thread Kevin Mulvihill
I'm working with PHP and Flex and need to install a PHP plug into the Flex
IDE. There's PHPEclipse, but apparently the debugger is not fully
integrated, or integrated well. There's also TruStudio, but this is the
first I've heard of it. There may also be others I don't yet know about.

What are you folks using and why?

TIA,
Kevin




--
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] Plugins to Standalone Flex

2006-07-24 Thread Kevin Mulvihill





Hi 
all,
 
I've 
setup the standalone version of Flex and am thinking about loading some other 
Eclipse plugs into it (like PHP). I'm wondering what kinds of limitations might 
exist if I do this... or is it better to just install the Flex plug into the 
full Eclipse version? Recommendations?
 
Thanks,
Kevin
__._,_.___





--
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



   Visit your group "flexcoders" on the web. 
   To unsubscribe from this group, send an email to: [EMAIL PROTECTED] 
   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  






__,_._,___



RE: [flexcoders] Are there any good flash fonts that will work well in flex

2006-07-19 Thread Kevin Mulvihill





mini-7 is a font. you can find it at myfonts.com. uni 05_53 
is also a font but it's not at myfonts.com. (i kind of like suprexy ce; any 
comments on this font?) saffron is a font rendering engine, not a 
font.
 
what i'm wondering is, is there a standard for font size in 
interfaces? mini-7 is a 7 point font - it seems too small. are there any 
standards / best practices in this area? i know sans-serif is a standard, just 
not sure about the size.
 
also, why are pixel fonts better? and who would have the 
best selection of them?
 
thanks,
kevin
 
 

  
  
  From: flexcoders@yahoogroups.com 
  [mailto:[EMAIL PROTECTED] On Behalf Of hank 
  williamsSent: Tuesday, July 18, 2006 4:44 PMTo: 
  flexcoders@yahoogroups.comSubject: Re: [flexcoders] Are there any 
  good flash fonts that will work well in flex
  
  
  Sorry Jesse, but I didnt quite understand what you were saying.is 
  mini-7 a font? Where can I find it? Same for uni 05_53?And I assume 
  saffron is a truetype font and you are saying even though it is a truetype 
  font that it works really well in small type. Is that right? 
  Hank.
  On 7/18/06, JesterXL < [EMAIL PROTECTED]> wrote:
  

I believe you are correct; advanced anti-alias 
only works on embedded fonts.
 
If you don't embed the fonts, however, there is 
no guarentee the user has them, thus they can't be seen unless you embed 
them.
 
If you are looking for small fonts, yeah man, 
I'd stick with bitmap fonts, like mini-7; he's pretty cool, or uni 
05_53.  Still, Saffron does work on smaller fonts better than Flash 7's 
"small type", so not really a need for bitmap fonts unless you want to port 
your style to Flash Lite later on.  Besides, you can turn off the 
advanced anti-alising if you don't like it on a specific 
control.
 
I couldn't get Machine gun to work because he's 
an otf (Open Type Font), but Skannerz looks hot.
 

- Original Message - 
From: hank williams 
To: flexcoders@yahoogroups.com 

Sent: Tuesday, July 18, 2006 4:37 PM
Subject: Re: [flexcoders] Are there any good flash fonts that 
will work well in flex


I have experimented extensively with fonts in flash 8 and in 
flex and while they look better than flash 7, there is nothing like pixel 
fonts for interface. Of course also probably a lot is dependent on the 
specific true type font. I would imagine that some work better than others, 
but I am not satisfied with what I have been seeing, hence the desire for 
some crispness. By the way, I dont think advanced anit-alias works on device 
fonts, only embedded. But thanks for the font references. Have you 
tried any of these in flex?RegardsHank
On 7/18/06, JesterXL < 
[EMAIL PROTECTED] > wrote: 

  
  
  Keep in mind Flash Player 9 supports Flash 
  Player 8's new Saffron font engine.  So, if you embed the font in 
  your CSS, you can use the mofo, and she'll look hot.  Don't forget to 
  turn advanced anti-aliasing on.  I believe Flex 2 utilizes _sans; 
  which is basically Verdana (device font).  Anyone confirm / 
  deny?
   
  Here's some good fonts:
   
  http://www.synfonts.com 
  
   
  http://www.myfonts.com 
  
   
  Careful... you can't buy just 
  one...
  
   
  - 
  Original Message - 
  From: hank williams 
  To: flexcoders@yahoogroups.com 
  Sent: Tuesday, July 18, 2006 4:01 PM
  Subject: [flexcoders] Are there any good flash fonts that will 
  work well in flex
  One of the key things to defining an apps look and feel is 
  fonts. But I find that truetype fonts just dont come out looking as good 
  as flex's built in bitmap font. But I really dont want to look like every 
  other application. In flash I know there are companies that sell great 
  fonts, but I am wondering if anyone has anyone has any specific experience 
  because working with some of the fonts I am familiar with you had to be 
  careful to, for example, always specify one font size. Anyway, any 
  recomendations would be appreciated.Hank
  

  
__._,_.___





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








   






  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



   Visit your group "flexcoders" on the 

RE: [flexcoders] Best $$$ Price on Flex? (The Scoop)

2006-07-18 Thread Kevin Mulvihill





Actually, it turns out David is correct, exactly as 
stated.
 
From the Education Purchasing FAQ at http://www.adobe.com/education/purchasing/faq.html:
 
"Good news! You can use Adobe Education software (any 
title!) to produce commercial/professional paid-for work when you leave school, 
or even while you are in school. In this regard, Adobe does not limit how 
student software is used. So students can use it to learn and to make 
money!
(Of course, students must agree to the 
terms of the End User Licensing Agreement — which appears during installation — 
just as every software customer must do.)"
Regarding my other question about limitations on the educational 
products, the same FAQ says:
"The 
Education and retail versions are virtually identical — we do not modify the 
software itself. To differentiate the product offering between education and 
retail, we may remove some clip art, some fonts, or other non-application 
resources. So really, the only difference is price. Student customers can be 
assured that this as an opportunity to get the “full version” without paying the 
“full price”."
Just to 
be thorough, the FAQ goes on to say that:
"You are 
able to continue to use your Education version serial number when you leave 
school to upgrade to future commercially priced versions if you want to, rather 
than having to buy the next “full” version. So you save money now while you are 
a student, and also after you graduate!"
In 
short, this is an extremely cool program Adobe has. I salute them for it! If the 
goal really is to get a million folks using Flex, then the pricing for the 
educational Flex version will go a long way toward bringing new Flex advocates 
into the fold. I'm pretty darn impressed.
Thanks 
to all of you for your comments, but especially to Greg Hamer, who initially 
broached the idea of academic licenses...
Kevin
 
 

  
  
  From: flexcoders@yahoogroups.com 
  [mailto:[EMAIL PROTECTED] On Behalf Of Shannon 
  HicksSent: Monday, July 17, 2006 12:02 PMTo: 
  flexcoders@yahoogroups.comSubject: RE: [Junk E-Mail - LOW] RE: 
  [Junk E-Mail - LOW] RE: [flexcoders] Best $$$ Price on Flex? 
  (Adobe)
  
  
  
  I'm pretty sure he meant to say: "You CANNOT purchase an 
  educational license and then use it commercially."
   
  Shan
  
  
  From: flexcoders@yahoogroups.com 
  [mailto:[EMAIL PROTECTED] On Behalf Of David 
  MendelsSent: Monday, July 17, 2006 1:17 PMTo: 
  flexcoders@yahoogroups.comSubject: [Junk E-Mail - LOW] RE: [Junk 
  E-Mail - LOW] RE: [flexcoders] Best $$$ Price on Flex? 
  (Adobe)
  
  
  
  Hello,
   
  I have not reviewed the EULA recently and so others could 
  comment in more detail, but Shannon is correct below.
   
  There are no functional limits on the product, however 
  you must have a valid education ID to purchase and use it in that 
  context.  You can purchase an educational license and then use it 
  commercially.
   
  Regards,David
   
  


From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On Behalf Of Shannon 
HicksSent: Monday, July 17, 2006 10:42 AMTo: 
flexcoders@yahoogroups.comSubject: RE: [Junk E-Mail - LOW] RE: 
[flexcoders] Best $$$ Price on Flex? (Adobe)



The traditional limitations are that you must be in 
education, and you must only use it for educational purposes. I.E. if you 
want to release an application that you got paid to build, you need to buy 
the full version.
 
Shan


From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On Behalf Of Kevin 
MulvihillSent: Monday, July 17, 2006 12:04 PMTo: 
flexcoders@yahoogroups.comSubject: [Junk E-Mail - LOW] RE: 
[flexcoders] Best $$$ Price on Flex? (Adobe)



Are there any limitations on academic licenses, like 
limited functionality or ugly splash screens? Just so happens I'm taking 
some courses this summer... thanks.
 
Kevin

  
  
  From: flexcoders@yahoogroups.com 
  [mailto:[EMAIL PROTECTED] On Behalf Of Greg 
  HamerSent: Monday, July 17, 2006 8:59 AMTo: 
  flexcoders@yahoogroups.comSubject: Re: [flexcoders] Best $$$ 
  Price on Flex?
  
  
  
  Academic licenses for Flex 2 
  w/Components are $79.  Of course you have to be a student, teacher, 
  professor, etc.  One source here:
  www.academicsuperstore.com/market/marketdisp.html?PartNo=760814For standard licenses, it looks like 
  CDW.com has discounted down to $593.99.  Link here:http://www.cdw.com/shop/products/default.aspx?EDC=1012357Anyone 
  know of other resellers offering better or similar standard license 
  discounts?
  On 7/15/06, Kevin 
  Mulvihill <[EMAIL PROTECTED]> 
  wrote: 
  






Hi all,
 
Just wondering if anyone can 
recommend whomever mig

RE: [flexcoders] Best $$$ Price on Flex? (Adobe)

2006-07-17 Thread Kevin Mulvihill





Are there any limitations on academic licenses, like 
limited functionality or ugly splash screens? Just so happens I'm taking some 
courses this summer... thanks.
 
Kevin

  
  
  From: flexcoders@yahoogroups.com 
  [mailto:[EMAIL PROTECTED] On Behalf Of Greg 
  HamerSent: Monday, July 17, 2006 8:59 AMTo: 
  flexcoders@yahoogroups.comSubject: Re: [flexcoders] Best $$$ Price 
  on Flex?
  
  
  
  Academic licenses for Flex 2 
  w/Components are $79.  Of course you have to be a student, teacher, 
  professor, etc.  One source here:
  www.academicsuperstore.com/market/marketdisp.html?PartNo=760814For standard licenses, it looks like CDW.com 
  has discounted down to $593.99.  Link here:http://www.cdw.com/shop/products/default.aspx?EDC=1012357Anyone 
  know of other resellers offering better or similar standard license 
  discounts?
  On 7/15/06, Kevin 
  Mulvihill <[EMAIL PROTECTED]> 
  wrote:
  





Hi all,
 
Just wondering if anyone can recommend 
whomever might have the best pricing on Flex with charting? Also, any 
crossgrade opportunities available?
 
Thanks,
Kevin

  
__._,_.___





--
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



   Visit your group "flexcoders" on the web. 
   To unsubscribe from this group, send an email to: [EMAIL PROTECTED] 
   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  






__,_._,___



[flexcoders] Flex and Server-Side Technology Recommendations

2006-07-16 Thread Kevin Mulvihill





Hi 
all,
 
What do you all 
recommend for backend server-side technology to work with Flex? I'm planning on 
some work with MySQL and not particularly interested in 
.NET.
 
I know there's FDS 
but it's too pricey to own for small budget projects. Has anyone researched web 
hosts who offer FDS 2 on their servers and know what their hosting charges are 
for such access? Any recommendations would be great. I'm not seeing much through 
Google.
 
I'm thinking more 
along the lines of Ruby on Rails just because I've heard it's a very productive 
environment to work in. I confess I don't yet know too much about it though. Any 
comments on how this technology might work with Flex?
 

How does Cairngorm 
fit into the data access picture? Just a set of best practices or a full-on 
framework like Rails?
 
Any comments on these issues would be 
greatly appreciated! Thanks all!
 
Kevin
__._,_.___





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








   






  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



   Visit your group "flexcoders" on the web. 
   To unsubscribe from this group, send an email to: [EMAIL PROTECTED] 
   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  






__,_._,___



[flexcoders] Best $$$ Price on Flex?

2006-07-16 Thread Kevin Mulvihill





Hi 
all,
 
Just wondering if 
anyone can recommend whomever might have the best pricing on Flex with charting? 
Also, any crossgrade opportunities available?
 
Thanks,
Kevin
__._,_.___





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








   






  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



   Visit your group "flexcoders" on the web. 
   To unsubscribe from this group, send an email to: [EMAIL PROTECTED] 
   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  






__,_._,___



RE: [flexcoders] Flex 2.0 Breeze Preso by Jesse Warden 4/26/2006

2006-04-25 Thread Kevin Mulvihill





Oh, how I tried to geek out with you...
 
Nice thought, John. Wish I could have been there. But since 
no ID/password was provided, I'm just sitting at the front door, waiting, 
waiting, waiting... patiently... to get in to the meeting, while the 
following message displays on my screen: "This is a private meeting. Your 
request to enter has been sent to the presenter. Please wait for a response." 
So, I'm guessing that the request went to Jesse, who's quite busy presenting, 
and that he'll probably have a chance to see and respond to it... when... when 
he's done? 
 
Forgive my cynicism. It's been a long day and I haven't had 
enough sleep. Would have been nice to get in. If you could actually help us to 
do so in the future that would be great.
 
Kevin
 
 
Not 
  sure if this is considered spam but figured I'd post it anyway and get blasted 
  later, if it is spam. :-)From gotoAndStop.org:"Come 
  see what all the hype surrounding Flex 2.0 is about. Jesse will cover the new 
  Actionscript 3.0, mxml, and other Flex sweetness. This is an exciting time for 
  web junkies. Come geek out with us!"Come geek out with us a 
  bit on 
Breeze.





--
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



   Visit your group "flexcoders" on the web. 
   To unsubscribe from this group, send an email to: [EMAIL PROTECTED] 
   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.