Teacher CreativeCloud Plan Questions

G'day,
I have two inquiries about the student and teacher creative cloud subscription plan. (I am an educator so I am thinking about signing up for the monthly subscription. I also have owned a student version of CS4 production suite in the past.)
I am a little confused by the following after reading the terms and conditions: 'After the first year we will renew your contract automatically for another year at the then-current standard monthly price (currently at A$24.99/month)' and 'Save 60% on your first year'. Does this mean that after a year, the discounted  price for the teacher plan will no longer be applicable, or the current discounted price (which is currently A$14.99 monthly) will change to the price predicted for this plan in a year's time, which is valued at $24.99?
Also, in the FAQ it states that I can use this license for commercial purposes, but in the terms it states ' This pricing is not available to OEM, commercial or volume licensing customers.' Can the teacher subscription plan be used for commercial purposes?
Thanks for your time,
Justin

the current discounted price (which is currently A$14.99 monthly) will change to the price predicted for this plan in a year's time, which is valued at $24.99?
The discount applies once and once only. Once you've taken advantage of the discount (first 12 months only) then you are no longer eligible for it in subsequent years of membership.
So future membership from Year 2 onwards will be the normal price prevailing at that time (currently US$29.99/month but what is the AUD equivalent?).
Not sure how Adobe calculates the 60% saving for the monthly plan (which I guess is at the heart of your question). Looks like a 50% saving in AUD.
Can the teacher subscription plan be used for commercial purposes?
Yes.
Education FAQ
"Can I use Student and Teacher Edition products commercially?
Yes, Student and Teacher Edition products can be used commercially on your privately owned computer. They may not be resold."

Similar Messages

  • Hi i got the teacher student plan in october for 1 year but now appears as expired, can somebody help me please?

    Hi i got the teacher student plan in october for 1 year but now appears as expired, can somebody help me please?

    Hi there,
    Subscription was expired due to non payment for the month of March. I see the new card has been updated in the system and the subscription would be up & running in sometime.
    Note: Since subscription was not charged for the month of March, once the subscription is activated you will be charged for the month of March also.
    ^Ani

  • Explain Plan Questions

    Hi All,
    Q1. Performance wise are the following queries both same.
    Which one will yield a better throughput and why?
    Approach 1
    SELECT
    e.desig "Emp Desig",
    (select count(1) from emp where empid = e.empid and dt_created between sysdate and sysdate -1) "Emp added since yday",
    (select count(1) from emp where empid = e.empid and case_solved_count > 10 ) "Emp with case solved counts > 10",
    FROM EMP e
    Approach 2
    SELECT
    e.desig "Emp Desig",
    Func1(e.empid ),
    Func2(e.empid )
    FROM emp e
    Q2. If we have three tables T1, T2 and T3 with following record counts - Will their sequence of placement in WHERE clause of the query affect performance? (My understanding is it should not)
    Table Record Count
    T1 5000
    T2 500000
    T3 50
    Need expert advise....
    Regards,
    Chinmay
    Happy Working

    Where did you get these questions from?
    Q1. Performance.. is the same. Which one will yield a better throughput and why?
    What is the difference between performance and throughput in this context? How in the world throughput could be better when "performance is the same"?
    Performance cannot be the same even when Func1 and Func2 contain no more than exactly the same sub-queries as in the 1st SELECT. Functions are called for each row in EMP and each call leads to so called context switch between SQL executor and PL/SQL. This is expensive and may result in substantial increase of elapsed time given the number of rows in EMP is relatively large
    On the other hand if the functions contain no more than dummy NULL statement then 2nd query most certainly would perform better
    Q2. It depends. With correct statistics and CBO - no, not a chance. With RBO it depends on
    1. What is your understanding of "their [tables] sequence of placement in WHERE clause". There are no tables in WHERE clause, there are predicates that mostly deal with table [pseudo]columns
    2. Are there any indexes on the tables
    3. Which expressions do you use in WHERE clause
    4. etc..
    Consider following:
    DROP TABLE T1;
    DROP TABLE T2;
    DROP TABLE T3;
    CREATE TABLE T1(C1 NUMBER CONSTRAINT T1_PK PRIMARY KEY);
    CREATE TABLE T2(C2 NUMBER CONSTRAINT T2_PK PRIMARY KEY);
    CREATE TABLE T3(C3 NUMBER CONSTRAINT T3_PK PRIMARY KEY);
    INSERT INTO T1 (SELECT OBJECT_ID FROM ALL_OBJECTS);
    INSERT INTO T2 (SELECT OBJECT_ID FROM ALL_OBJECTS WHERE ROWNUM <= 1);
    INSERT INTO T3 (SELECT OBJECT_ID FROM ALL_OBJECTS WHERE ROWNUM <= 1000);
    SET AUTOTRACE TRACEONLY
    SELECT --+ RULE
              C1
         FROM T1, T2, T3
         WHERE C3 = C1
              AND C1 = C2
    Execution Plan
       0      SELECT STATEMENT Optimizer=HINT: RULE
       1    0   NESTED LOOPS
       2    1     NESTED LOOPS
       3    2       TABLE ACCESS (FULL) OF 'T3'
    4 2 INDEX (UNIQUE SCAN) OF 'T1_PK' (UNIQUE)
    5 1 INDEX (UNIQUE SCAN) OF 'T2_PK' (UNIQUE)
    Statistics
           1008 consistent gets
    But
    SELECT --+ RULE
              C1
         FROM T1, T2, T3
         WHERE C3 = C2
              AND C1 = C2
    Execution Plan
       0      SELECT STATEMENT Optimizer=HINT: RULE
       1    0   NESTED LOOPS
       2    1     NESTED LOOPS
       3    2       TABLE ACCESS (FULL) OF 'T3'
    4 2 INDEX (UNIQUE SCAN) OF 'T2_PK' (UNIQUE)
    5 1 INDEX (UNIQUE SCAN) OF 'T1_PK' (UNIQUE)
    Statistics
           8 consistent getsFortunately RBO is depricated and unsupported in 10g, so the answer should be NO.

  • Data plans question

    I am a little unclear how the data plans work with AT&amp;T. I rarely have a need for a data plan, not even once a month, but I would like to have it available for when I do need it as inexpensive as possible. So here are a couple questions I have.
    If I sign up for the least expensive plan, and I happen to go over, does it just bump me automatically to the highest usage plan for just that month?
    If I use zero dta for a few months, I assume I will still insure the bill anyways. Am I correct in this assumption?

    http://www.att.com/esupport/article.jsp?sid=KB413502&cv=820#fbid=m8vtNf8NeYg
    It will charge you for overages. They renew every month, so if you do not need data for a month or more, cancel it right on your iPad. And yes, if you don't cancel, you'll pay the bill every month.

  • Marketing Plan - Questions

    Dear friends,
    I have created a marketing plan using crm_mktpl, and assigned a marketing org to it.
    What happens to the market plan after its created.. how does the marketing manager know that a plan is created and he needs to approve it. where is the link.
    My question is, I want to find out like this how many marketing plans are created for a given marketing org / all marketing org.
    And how do I link a prospect generated because of a particular marketing campaign when a business runs many to understand the effectiveness of  say a TV advt or Newspaper Ad.
    Regards

    Dear Sadhu,
    Not sure whether your question was answered.
    You can use actions to trigger workflow using actions to send an email to inform the approver. if you can use BAdi and trigger a workflow as soon as a status of the pan is changed.
    If you want to see the all the plans for a specific marketing organization or marketing organization, you can use standard search feature. if that doesn't satisfy your requirement, you can write a report by using the tables CGPL_PROJECT, CGPL_TASK,  CRM_MKTPL_ATTR.
    Thanks & Regards
    Raja Pamireddy
    CRM Marketing Forum Moderator

  • Consumption-based Planning Question

    Dears,
    I am working on a presentation for a client in order to help them to decide which SAP Planning Tool should be implemented.
    Since it is not a production company and it can be considered closer to a wholesale or retail one my question are related to CBP and SCM:
    -Is necessary to customize and run the Consumption-based Planning tool in ERP before implementing a SCM tool (either APO or F&R)? Are they independent? Could it be advisable?
    -I read in several website that is not possible in MRP to generate Stock Transfer Orders between Storage Location within the same plant. Has CBP the same constraint?
    Thank you very much for your help.
    L.C.

    L.C.,
    -Is necessary to customize and run the Consumption-based Planning tool in ERP before implementing a SCM tool (either APO or F&R)?
    Not exactly.  You will have to do some customization in ERP regardless of whether you additionally implement SCM planning, because all of the execution is done in the OLTP (ERP).
    Are they independent?
    If you mean are ERP and SCM independent, the answer is yes, they are independent.  You can run SCM without ERP, and you can run ERP without SCM.
    Could it be advisable?
    Good question.  Depends on your point of view. Establishing a new implementation of CBP is a substantial project.  Adding on an implementation of SCM means additional complexity.  The payoff is more features. The client has to choose.
    -I read in several website that is not possible in MRP to generate Stock Transfer Orders between Storage Location within the same plant.
    Neither MRP nor CBP planning can create stock transport orders, they create stock transport requisitions.  CBP does not have any more or less restrictions than MRP as far as the creation of stock transport orders or stock transport requisitions are concerned. STR/STOs between storage locations became possible starting, I believe, in ECC 5.0.  R/3 4.7 did not support this feature.
    Sounds like you are going to need a bit of help with your presentations.  The following site contains quite a few high level presentations about SCM planning you might want to incorporate into your presentation:
    http://service.sap.com/~form/sapnet?_SHORTKEY=01100035870000187811&
    Best Regards & Good Luck!
    DB49

  • Airport Express/Iphone 3G Installation Planning questions

    I'm planning for my iphone 3g and Airport Express and have some basic questions that many of you can answer easily:
    1. If initially, Airport Express will be used to get to Internet from my imac (connected to lan port) and from my Iphone 3G, (where my Verizon dsl connection seems to use dhcp), can I avoid a manual setup of Airport Express by using just the basic install Airport Utility screens?
    2. If I unplug my hp printer from my imac (usb connection) and plug the cable into the Airport Express usb port (before using the Airport Utility program), then infrequent guest's mac portables could use my printer. Will I be able to use my HP printer from the Safari program in my iphone 3g (or is print via Safari in an iphone not an option)?
    3. I currently have a 768k download speed connection with Verizon dsl (speedtest.net says 738 kbps download and 123 kbps). This speed is sufficient for me today (except for some, not all, Internet tv sites--like tnt (via XP under BootcamP) Would this dsl speed be sufficient for a quality voice call from my Iphone through Airport Extreme (using either a voip package or hopefully, an at&t femtocell solution) ?
    4. With my basic Verizon dsl connection, is there any reason to contact them to get or give them any information or can I get all the info needed to install my Airport Extreme from my Leopard's network preferences screen?
    Thanks for any help you can give.

    1. ...can I avoid a manual setup of Airport Express by using just the basic install Airport Utility screens?
    Probably but you won't know until you get to the point of entering all your settings.
    2. ...Will I be able to use my HP printer from the Safari program in my iphone 3g (or is print via Safari in an iphone not an option)?
    This is not an AirPort Express (AX) question but an iPhone question. Can the iPhone print to a printer offered via bonjour over Wifi? Something to ask in the appropriate iPhone discussion area.
    3 ...Would this dsl speed be sufficient for a quality voice call from my Iphone through Airport Extreme (using either a voip package or hopefully, an at&t femtocell solution) ?
    Possibly but it is impossible to speculate on unknown and theoretical items.
    4. With my basic Verizon dsl connection, is there any reason to contact them to get or give them any information or can I get all the info needed to install my Airport Extreme from my Leopard's network preferences screen?
    Normally you wouldn't need to contact them. Earlier you were talking about an AX and now you are mentioning an AirPort Extreme base station (AEBS). Neither of these have anything to do with Leopard's network preference screen.

  • Route plan question

    We have two offices that will be consolidated in to one office within the same city. The existing offices are in the same area code. The new office will be in a different area code.  According to ATT, the DIDs cannot be ported to the new office.
    Each office has its own Route Plan (in Call Manager) and voice gateway.
    For the new office, we will be installing a single Cisco 2851 for the VG/PRI and a Cisco 2951 for the data network (via MPLS).  We want the network and telecommunications ready before staff move in to the new office.
    My question is, can we or should we re-configure the existing route plans to reflect the new circuit/DIDs?  Should we create a new route plan?  What would be the best course of action for this move?
    I don't have a lot of experience with route plans and VG setups so we plan on engaging a contractor for this project.
    Any comment or suggestions you may have will be greatly appreciated.
    Thanks!

    Hey Richard,
    Personally, I would create another dialplan and then use the bat tool to move the phones from one dialplan to another as the changes are made.  If you're not experienced with doing this, I would concur with your decision to hire outside help to do this.
    On another note, you could easily use a single 2951 for both the voice gateway and the mpls router.  These isrs are made to serve double duty.
    hth,
    Rick

  • Teacher with a question about projectors

    I teach in the philadelphia school district. The district has spent millions on online resources with multimedia references that go along with the curriculum but we don't have projectors so we can't utilize them. What is the cheapest way I can go about buying a projector for my class? (under 200) I have been watching ebay and I almost bought a Proxima 2800 for around 100 dollars but was not sure if it would work with my macbook. Thanks for any tips.

    dford425 wrote:
    First i have a question, can i make a .jar file that can run on a computer without JRE installed. No, not unless you package the JRE with your dist. Hence the name JRE (Java Runtime Environment).
    And if i can, how do i make it. I have tried to make it on my computer, that has JRE but i keep getting the error when i run it: Exception in thread "main" java.lang.NoClassDefFoundError: Sample\FileSearch
    That simply means your not pointing the runtime to the classes. Set your CLASSPATH environment variable correctly and it will run (given you have a JRE which it appears you do).
    And im using the command:
    jar cvfm jarname.jar directory\manifest.txt directory\FileSearch.class directory\FileNode.classIt says it creates the .jar but is unable to run it.

  • How can I host more websites on BC with student/teacher CC plan?

    I have a student/teacher subscription to Creative Cloud.
    I am using Adobe Muse to create websites, which only allows me to host 5 sites. Is there a way to add more sites without upgrading to a non-student/teacher plan?

    If you plan on producing many websites for clients or yourself you should consider creating a Partner Account for BC.  There's a free partner account for BC that gives you access to a centralized place to manage all your client websites.
    If you upgrade to a paid or premium paid partner account you can unlock other feature like full white-labelling of the BC Admin and email notifications, etc.  Paid partners can also accrue a percentage of their client's monthly hosting costs and if you refer another paid partner to the program you will get a cut of their earnings too.
    To read more about the partner program, visit: http://www.adobe.com/products/business-catalyst/partners.html

  • Which apps are in the "select apps" in the Single App CreativeCloud plan?

    The Single App CreativeCloud package says there are "select apps" (not all apps) in this package.  What is the list of those apps? And how are the services "limited" in this package?

    DigiGreen wrote:
    However, my original question was not about the title "Single App" but about the first bullet item in the Single App package.  The bullet item which says "A full version of selected apps."
    "A full version of selected apps" = You select an app then subscribe to a full version of the app that you selected.
    I see what you're saying though. i.e. Subscribe to an app and get selected apps (which ones? Cloud lite?) along with it. But that's not the offer as I understand it. It's for a one app subscription only. Perhaps Adobe's wording could be clearer.
    Single App $19.99/mo
    Two Apps $39.98/mo
    Three Apps $59.97/mo (Cloud is obviously better value at $49.99/mo)
    DigiGreen wrote:
    To me, that sounds like you don't get to choose from the full list of apps, but instead, have to choose from a subset list of "selected apps" for the single app you would like to use.
    It's not a subset of Apps to which you can subscribe but a list of Single Apps to which you can subscribe individually.
    Click the Join button. The subset list of Single Apps to which you can individually subscribe is shown on the next screen.
    I suspect the Services are limited by the App you choose.

  • Horizontal Plan question

    Hello,
    I have a question regarding the behavior of the horizontal plan. I'm new to the ASCP module.
    I have current scheduled receipts let say a Purchase order of qty 20. If i drill down on it, there is
    an action of Reschedule Out but the "For Release" and "Firm" are still unchecked. So this scheduled
    receipts becomes part of the Projected On Hand for today. The same PO quantity appears under day bucket
    on which the suggested due date falls. Isn't this an overstatement?
    thanks.
    gregg

    09-aug-10 | ....|...............................
    Current
    Scheduled
    Receipts 20 (action is Rescheduled out
    w/ future date like 02-FEB-11)
    Proj
    OnHand 20
    02-FEB-11|...
    PO 20 (drilling down the same po that are shown under sched receipts)
    It looks like this, there is a duplication the current schedule receipts are counted in the projected on hand, etc
    and then the rescheduled PO is counted once again.
    Edited by: Apps Devel on Aug 10, 2010 10:03 AM

  • Office365 Plan Question

    Hi,
    We qualify as a non-profit for the E1 and E3 plans. We have seasonal staff of which we would like to have access to the E1 plan only and then full time staff of which we would like to have on the E3 plans. Is it possible to split a user base amongst two
    plans on the same account and email domain?
    Thanks,
    Andy Pe

    Hi Andy,
    Don is right that you might need to post your question in the dedicated forum of
    Office 365 Community.
    This is because that current forum only focuses on questions and feedback for
    Microsoft Office client. There is not so much about Office 365 Plans/Services aspects here:
    http://community.office365.com/en-us/f/default.aspx
    The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who read the forums regularly can either share their knowledge or learn from your interaction with us.
    Thank you for your understanding.
    Regards,
    Ethan Hua
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Hyperion Planning question

    We are in the final stages of selecting a budgeting/planning app and Hyperion Planning is one of the finalists.One question we have is are there performance/speed issues if a dimension starts to have a large number of members? If so, at what level? Or cube size? Or is it mainly affected by good optimization of the cube?Also, is there good acceptance and trainability of end users in learning and using the views and any end user parts?Did it meet your needs?Thanks!

    This will not work. Your security to dimensions is driven by how you secure individual planning dimensions. Data form folder security is just for data forms. It does not influence how your planning application is secured. You may be able to use other dimension members to achieve it partially e.g. if Folder1 is for product Line 1 and folder 2 is for product line2, you could additionally secure product line PL1 to be read access and PL2 to be write access. You will have to play with other dimension member's security to see what you can achieve.
    Thanks,
    Sunil
    Edited by: sunil k on Dec 10, 2012 2:47 PM

  • Muse Site Plan Question

    Hello out there!
    I'm a self taught (well, still frantically learning) "designer", so if this question is super fundamental I apologize
    I have grand plans for this site I'm building but I can't for the life of me figure out how to layout the planning stages! What I would like would be something like this:
    HOME
    (with only two buttons
    Interiors & Exteriors)
                                                                                                   INTERIORS                                                                                                          EXTERIORS
                                                                                    (HOME)                                                                                                                                          (HOME)
                                                 ABOUT                    PORTFOLIO                 CONTACT                     BLOG            EXTERIORS                                   ABOUT                    PORTFOLIO               CONTACT                    BLOG             INTERIORS
                                           The Crew                       Bathrooms                                                                                                                                   The Crew                          Whole House
                                          Why We're Cool              Kitchens                                                                                                                                       Why We're Cool               Windows
                                          Are We Right For You?   Basements                                                                                                                                   Are We Right For You?    Doors    
                                                                                  Other Rooms                                                                                                                                                                         Historic Restoration
    However, when I put it in Muse menus don't work out & pages need new names (I feel like Atreyu in Never Ending Story...) 
    Like I said I apologize if this is super fundamental, but google has yielded zero results
    Thanks!
    Vanessa                                                                  

    Actually, Muse does allow two pages to have the same name, just not the same filename.
    By default the filename is generated from the name the page is given in Plan view, so that's whether the duplicate name restriction comes from. If you go to Page Properties you can turn off this automatic behavior and make the filename whatever you want as long as it's unique for your entire site.
    Every page has the name used in the menu (and Plan view), the title used in the browser tab and search results, and the filename. By default Muse generates the title and filename from the name entered in Plan view, but you can override that in Page Properties.

Maybe you are looking for

  • Connecting Macbook Air 2011 to Epson projector for Keynote

    Hi, I'm trying to connect my Macbook Air 2011 to a brand new Epson (Powerlite 1760W) projector for Keynote presentations. I bought the recommended Monoprice mini cable from the Apple store but I can only plug it into my MBA (small squarish socket), t

  • EP/J2EE Process Monitoring in Solution Manager

    Hello I am currently in the process of connecting our EP system to solution manager.   My question relates to monitor sets in RZ20.  I have added our EP system to a custom monitor set.  By default the system is configured to monitor the 3 main proces

  • Can I link My contacts in 2 different Apple id's ?

    I Have my personal Apple id in my iphone 6 but now I have a working Apple id in my iPhone 4s and I want to have only one contacts list but keep my iMessage and everything apart

  • Error message after write command

    Hi, i have a program that will display an error message after a write command... it goes like this: when you click on the button change material it will go to the transaction MM02 and when you saved your changes the value of the table will refresh bu

  • ALV: Extra row to group columns

    Hi, I want to add one more row above column headers (Coltext) to group columns: 1st row:  |          A             |           B                 |    C 2nd row: |X   |     Y     |  Z   |  X     |   Y       |   Z   |    X     |   Y       |   Z  3rd ro