What are the legal issues to create website

Could I use Cirrus to create my own video chat website? What are the legal issues?

Hmm...
"The delivery-on-demand client is programmed to place HTTP GET requests  with content capturing component. Content capturing component is  programmed to render and process HTTP GET requests coming from  delivery-ondemand client."
Adobe doesn't use GET/POST in RTMFP. It's a streaming protocol.
"Another aspect of the present invention is that, once cited a specific  video channel number, the resource locator server connects web browsing  applications directly to delivery-ondemand client in peer-to-peer  fashion"
Adobe doesn't use "Video Channel Number", more over the authors need to clarify how "resource locator server" in their "invention" "connects" web browsing application "directly" to the "delivery-ondemand client". In Stratus peers have ability to discover themselves automatically in some situations.
"The content capturing component is programmed to determine the most  efficient rate of packet transmission for each connected  delivery-on-demand client."
- Wow, invention indeed! I think Adobe should ask clamants to present the code snippet for this "most efficient" transmission.
I'm sure Adobe lawyers will find many other holes in the this so called "patent". Let's wish the authors of this "invention" to finish the work and  implement and grow it to something more serious then just few generic  claims.

Similar Messages

  • What are the major issues in implementation SAP CRM sales and CIC.

    Hi
    We are newly implanting the project to the mobile Manfaturing Company. Our Clint is going for are looking to implement the CIC interaction center win Clint and the Sales modules of CRM .
    We have some 3rd parry raw data with us with that raw data we are calling to the customers and we want create the opportunity in the CIC after that we will convert the opportunity as a sales with our other sales people. After  that  they will sale that product to that customers.
    We have the back end of the R/3 SD, MM modules implemented for Clint.
    Now 1) I want to know after implementation what are the major issues will come in the project normally for the conman  Sales and CIC Win Clint projects kindly give the some  issues normally come  and solutions  for the problems also.
    My motto is that if I know the issues I can make preparation  for that conman issues and I will make my project with good effective and smooth running ..
    with Regards,
    prakesh
    Edited by: prakesh on Dec 9, 2009 6:04 AM

    hi prakesh,
    firstly, cic winclient is an older version and obsolete so its better to implement the new crm version.
    secondly, in any case if you want to implement, then your 3rd party raw data has to be mapped with the SAP system which could be a problem. Middleware could be a lot of effort. Rest all depends on how much customization you need for your business requirement in cic and sales. In case you are implementing standard functionality mostly then no major complications are expected otherwise lot of development effort may be required.
    regards
    shikha

  • What are the impact if we create usernames with spaces?

    Hi All,
    What are the impact if we create usernames with spaces? We tried and we were able to create in Oracle, But does it impact anywhere else.?
    Thanks in advance

    Having spaces might cause issues -- Please search MOS or the following docs for "229407.1"
    11i to R12: Bank Statement Line Errors FRM-40654, Work Around, Afchrchk.Sql [ID 758964.1]
    Receipts Workbench Error: Listing of FRM Errors [ID 1361887.1]
    Reconcile Bank Statement Lines Error: FRM-40654 Record Has Been Updated. Requery Block. [ID 1408768.1]
    11i : Applications DBA Trailing and Leading Spaces Data Collection Test [ID 229407.1]
    APXINWKB - FRM-40654 When Attempting to Place Imported Invoice On Hold [ID 429329.1]
    11i to R12: Bank Statement Line Errors FRM-40654, Work Around, Afchrchk.Sql [ID 758964.1]
    FRM-40735 and ORA-20001 Errors When Changing any Field in Define Item form [ID 206749.1]
    Cannot Modify Product Family Allocation Details, Receive Error FRM-40654 [ID 438926.1]
    "Could not reserve record" Error Appears When Trying to Update Purchase Orders [ID 781845.1]

  • What are the major issues to consider in code review? Or performance analys

    What are the major issues to consider in code review? Or performance analysis?

    I would not recommend you to try to optimize performance by checking the coding.
    There is the code inspector which can do all which makes sense automatically.
    The above mentioned points are not the real issues.
    Instead of code review you should execute test cases and measure the exection time.
    1. With STAD if you want to get good time measurement
    2. With SE30 and ST05, if you want to have data for further anaylsis.
    Check total time (SE30), check whether DB part is large, then go to SQL trace. Do the check mentioned here
    /people/siegfried.boes/blog/2007/09/05/the-sql-trace-st05-150-quick-and-easy
    to find the SQL bottlenecks.
    The major point about SQL problems is index support, if there is no proper index support then the performance will be poor. Be aware, that problems are only visible, if you tables are filled.
    In a test system where you have very little data, you will never encounter performance problems.
    Check also the Top10 of the SQ30 hit list.
    Be aware that a proper performance analysis is not a 5 minutes job.
    Siegfried

  • Dear All,what are the major issues in implementation in sap hcm

    what are the major issues in implementation in SAP HCM project scope is PA ,OM,TIME, INDIA PAYROLL

    Hi Ramjan,
    Try to have a clear understanding of requirements and find the best solution in SAP. Keep as much as possible everything standard and based on SAP best practices.
    In PA look for a comprehensive enterprise structure. It's base for everything.
    DON"T do anything through development(ABAP code) as much as possible specially in PT and PY. Try to do claculation by PCRs and Schema.
    Regards,
    Omid

  • What are the basic steps for creating a content repository?

    I am trying to create a document store on a file system (fsdb) that will hold files that are ftp's to that location. Is this possible using KM? If so, what are the basic steps for creating a file system repository and using it through KM? I have found stuff on help.sap.com but that only tells you what each component does not what actual steps need to be taken to setup KM, such as user rights , creating an entry point, so that all of KM is not visible, etc...
    If anyone knows of any guides that show a step by step process that would be great too.
    Thanks
    Paul

    Hi Paul
    First of all you need to create a new repository
    Suppose you want to add all the documents under folder Paul under C: Drive
    (Even you can put whole documents of C: drive into Paul)
    Navigate to System Admin -> System Configuration -> Knowledge management -> Content Management -> Repository Manager -> File System Repository
    There you can create a new directory by clicking on button New
    Give the parameters as follows :-
    Name               :           Anything you like
    Description       :           Anything you want
    Prefix (must start with /)  :  Probably same as your repository name like \Paul
    Lookup mode : caseless
    Root Directory   :  C:\Paul
    NOTE:  This is the trick. You need to give the proper path means folder path which you want use as repository)
    Repository Services  :  Any services you want
    Property Search : Managercom.sapportals.wcm.repository.manager.generic.search.SimplePropertySearchManager
    Security Manager         :           AclSecurityManager
    ACL Manager Cache   :           ca_cm_rep_acl
    The save it
    Now see whether the same repository is coming under KM Content or not, if not may be after restart it will come.
    I think the above information will help you. If still you have problem, please feel free to contect me.
    Regards,
    Chamkaur

  • What are the BEST Books and Best websites for java biginners?

    Dear All,
    What are the BEST Books and Best websites for java biginners-Especially for fast learning.
    Thnaks
    KMK

    This is my standard reply:
    [Sun's basic Java tutorial|http://java.sun.com/docs/books/tutorial/]
    [Sun's New To Java Center|http://java.sun.com/learning/new2java/index.html]
    Includes an overview of what Java is, instructions for setting up Java, an intro to programming (that includes links to the above tutorial or to parts of it), quizzes, a list of resources, and info on certification and courses.
    jGuru
    A general Java resource site. Includes FAQs, forums, courses, more.
    JavaRanch
    To quote the tagline on their homepage: "a friendly place for Java greenhorns." FAQs, forums (moderated, I believe), sample code, all kinds of goodies for newbies. From what I've heard, they live up to the "friendly" claim.
    [Yawmarks List|http://forums.devshed.com/java-help-9/resources-for-learning-java-249225.html]
    [The Java Developers Almanac|http://www.amazon.com/exec/obidos/tg/detail/-/0201752808?v=glance]
    [http://javaalmanac.com|http://javaalmanac.com]
    Bruce Eckel's [Thinking in Java(Available online.)|http://mindview.net/Books/DownloadSites]
    Joshua Bloch's [Effective Java|http://www.amazon.co.uk/exec/obidos/Author=Bloch,%20Josh]
    Bert Bates and Kathy Sierra's [Head First Java|http://www.amazon.com/exec/obidos/tg/detail/-/0596004656?v=glance ]
    James Gosling's [The Java Programming Language|http://www.bookpool.com/sm/0321349806]
    Gosling is the creator of Java. It doesn't get much more authoritative than this.
    Joshua Bloch and Neal Gafter [Java Puzzlers.|http://www.javapuzzlers.com/]

  • What are the typical issues of IP solution maintenance?

    Hello
    What are the typical issues of IP solution maintenance?
    Thanks

    Hi.
    There is no typical issues in IP sulotion.
    Each implementation (even perfect ) has own issues.
    If you have any process chains ensure that it ends with succeess.
    Ensure that your IP cube all time in plan mode.
    Regards.

  • What are the alternative technologies to create mobile website?

    I have never created a mobile website but have some experience using WML. I jst wanted to find what are the other alternatives and whether standard websites using php wouldn't work on mobile??
    Please let me know
    Thanks
    Uthay

    It's been my experience that many mobile phones lack certain client side technology support. By definition, server side technologies are not dependent on the client. Having said that, since we are on the Java forum I'll also suggest that Java itself has a lot of support on mobile phones (client side), so you could still have a lot of device support if you target that. For maximum support, I'd stick to server side for the complicated stuff.

  • IPhone 3G - thinking of getting one but... what are the potential issues?

    I'm thinking of getting an iPhone 3G because:
    1. I've been writing iPhone apps with a friend of mine (already have two in the app store) and I think I'm probably the only iPhone developer in the world who doesn't actually own an iPhone himself. My friend and partner in this venture has worked extra time doing actual testing on her original iPhone (and we've had other beta testers too), but there is only so much I can do in the simulator. I can't develop multi-touch or accelerometer features without my own device. And I feel I shouldn't put the entire hardware testing burden on her.
    2. I like the iPhone browser and the ability to use apps and a lot of other aspects of the iPhone.
    3. I live in Japan, and switching from my AU cell phone to the iPhone is actually a bargain here. There is no money down, and the payment plans start at like $25/month to a max of about $68/month. So it's actually cheaper here than in the U.S. Even adding in the $10-$15 extra charge for 24 months until the phone itself is paid off, it's no more expensive than my current cell phone. And I can keep my current phone number.
    So it would seem to be a no-brainer. I should just walk over to my nearest Softbank store and get one, right?
    The only thing holding me back is this - every time (and I mean every single time with no exaggeration) that I have ever purchased an Apple portable device, including every single one of my many MacBooks and MacBook Pros over the years and the iPod nano 3G I bought last year, have had problems that needed immediate care and replacement or servicing and, in the case of the iPod 3G that awful "tilted LCD" problem that after 3 exchanges I had to have the consumer affairs office in Tokyo arrange with Apple for me to get a refund on.
    I love the systems, I am using my MacBook Pro right now as I write this message (already been repaired twice and the trackpad is acting funny again - glad I have AppleCare), but I dread the mental stress of dealing with getting my new out-of-the-box Apple products fixed. I feel they have quality checking problems with certain of the product lines.
    I just know that there is going to be something really annoyingly wrong with the iPhone 3G as soon as I turn it on - like obviously dead pixels, or a tilted LCD like with the iPod nano 3G, or some weird color discolorations, or something loose and jiggly like with my MBP battery cover or ... I don't know... something. It's just happened too often with me to not be wary.
    So my question is this. If the Softbank store lets me turn on and check out the iPhone before buying it, what are the things I should look out for?
    Are there common, well-known issues with the iPhone 3G that I can check for, similar to the tilted screen issue on the iPod nano 3G?
    Any suggestions would be welcome.
    I would like to get an iPhone. I just want one with no problems out-of-the-box.
    Thanks for any suggestions,
    doug
    Message was edited by: Doug Lerner2

    {quote:title=Doug Lerner2 wrote:}
    But if it is something more subtle like "the colors seem wrong" or "the screen is not set straight" it will take more arguing. And I can't stand arguing about stuff like that just to get a good phone.
    So... What were the problems you had with your phone?
    Well the only reason I got the IPhones was because it was a birthday gift,And the first phone I got was the 16G in white so when we got home My screen was jumping so I said okay maybe if I power my phone off and than cut it back on maybe it will started to work a little better,While it didn't I just made thing worse My screen was only jumping it wouldn't come back on after that,So I was so mad cause we had to drive a 138 miles to get my phone and than my cousin came over and she have the same phone I had just got.But her phone look like she had it for some years the white on the back of the phone had turned a off white.
    So we had to drive other 138 miles there and back for me to get other phone and when I made it to the Apple store I didn't know you suppose to call and make appt before you come up there about your phone.So I'm standing up there telling them that I just came yesterday and drove a 138 miles here and back and I just had to turn around and do it again today.So they went on and seen me and ask me what was going on with my phone.So I told them as they can see it was not coming on no more.
    So they exchange my IPhone and I didn't get the same color due to how my cousin white IPhone was looking like,So I got a black IPhone instead.
    So the new phone I got was working so good and than about two weeks later my phone would blink on and off and it would freeze on you during call's are anything.So you already know what I had to do again I had to drive other 138 miles there and back and I was not happy about that at all.So this time before I went I made appt that morning to come and they told me to come around 200pm but for me to try to be there at least ten minutes early.So I made it there around 145pm they didn't get to me still around 315pm.So when they final call me to go talk to someone about what's going on with my phone.They ask me for my receipt and I let them know I didn't have it cause they didn't give it to me cause yale told me I didn't need it cause yale was going to send it to my email address.
    So they went to try to look up my email address,That took them other 30 minutes to find it,But they finial found it in there system.So they went on and exchange my phone again with no problem at all.
    So this phone I got was doing so good, I really thought my trouble was all over still I saw a black line running down my screen of my phone.So I had to get on the phone with apple again so I can make other appt for the 3rd time,So I can go up there and bring this phone so they can look at it,Cause I thought maybe I was seening something are it suppose to be on my phone and I didn't know,But to come to find out it didn't suppose to be on my phone so they had to replaces my phone for the 3rd time.
    So I bent haveing this phone That I got now about 3 months now and I got to tell you I went through **** and back to get this phone and it's really doing good really love the phone so much I'm so glade that I didn't give up on this phone because I was haveing so much bad luck with getting a IPhone I was about to give up but I am so glade that I kept trying.It really is a great phone to have it have so much on this phone I love it.I just hope I don't have no more problem down the line cause I don't want to go through this again.
    I feel were you are coming from cause I wouldn't want nobody to go through what I went through try to getting my phone.
    But I'M telling you,it might be worth you going through this at the end..The TV on this phone is so unbelievable I'M telling you,you going to love it.Before I go to sleep at night I listen to my i pod on my IPhone and I love it that's how I go to sleep at night are I might watch a movie that I have on my phone at night.It's a great phone to have all the way around I give it a ten.
    And other thing you said you don't like to arguing sometime you just have to do that.you and me have so much in common cause I don't like that my self,I feel like why should I have to raise my voices to get my point a cross that's just crazy to me.
    So how long do yale have to exchange something were you stay.

  • What are the pixel dimensions for creating an Apple ibook book cover?

    I'm trying to create a book cover for Apple ibooks, what are the pixel dimensions requirements?

    Thanks again.
    Apple seems to have made it more confusing than it should be.
    As an aside, the Apple documentation contradicts itself.
    Cover art (also known as a marketing image or jacket) should be at least 1400 pixels along the smaller axis and must be a JPEG or PNG file in RGB Color mode.
    This clearly says the shorter side must be at least 1400 pixels. The next sentence says this:
    For an average trade paperback, this could be 400 x 1400 minimum size, as the books are generally taller than they are wide.
    That doesn't make sense, seeing that the shorter side is supposed to be at least 1400 pixels, meaning it should say "1400 x 4900" for the same aspect ratio.
    ...I did notice this too.
    So, if as you say, that the Cover Art and Cover image terms are the same and the 2 million limit does not apply, then it is unclear to me why Apple sent this message to me about cover file being rejected
    "Action Required: Your book could not be delivered to the iBookstore.
    The following images are larger than two million pixels and must be resized:
    Full ePub: Cover_xyz.jpg "
    I'll probably need to have the cover file in epub and Cover Image for Asset in iTunes Producer be named differently (but be copies of the same file) so I can understand which one is the "problem" file.
    And finally, why does Apple refer to Cover Art twice here and then end in last sentence with Cover Image if they are the same ( and if they are the same why not state "this cover image").
    "Cover art (also known as a marketing image or jacket) should be at least 1400 pixels along the smaller axis and must be a JPEG or PNG file in RGB Color mode. For an average trade paperback, this could be 400 x 1400 minimum size, as the books are generally taller than they are wide. For best results, deliver the largest pixel dimensions possible. When possible, match cover art to the cover contained in the book file. The 2 million pixel maximum does not apply to the cover image".

  • What are the best practices to create surrounding borders?

    Good day everyone,
    I was wondering what is the best practices to create a look in my iOS app like the one below? How are they accomplishing the creation of the borders, is there a tool in Xcode IB to do that?
    Thank you in advance

    Once again thanks for your input, however I am still not clear how you have accomplish the rounded corners, you do not mention that in your reply.
    I did some research on my end and I was able to accomplish what I want with a UIView using the code below in an outlet:
    redView.layer.cornerRadius = 10;
    redView.layer.borderColor = [UIColor greenColor].CGColor;
    redView.layer.borderWidth = 5;
    However, I cannot do the same for the UITableView or UITableView cell.
    Thanks

  • What are the function modules to create a follow on documents for SC

    Could any one please tell me What are the function modules ( like PO , Preq ...)  to create a follow on documents for Shopping Cart?
    Thanks
    Murali

    Murali,
    That depends on what scenario you've got implemented.
    Classic scenario: FM BBP_REQREQ_TRANSFER
    Extended classic: FM BBP_PD_PO_CREATE
    Regards,
    Franz

  • What are the different options for creating a basic image slideshow in Dreamweaver 5?

    Hi, I have created slideshows in Bridge, and they all work fine. They aren't exactly what I had in mind, but this was the only solution I could find that I could understand. My knowledge of web design is minimal at the most. I have attached the slideshows to my html website using IFrames, but it doesn't load properly in Safari.
    I included the code at the bottom of this post.
    The code dealing with the slideshow and IFrame in question are towards the bottom of the document, I marked them in bold. All the styles with regards to the <div> locations and such are on a separate stylesheet, I'm not sure if you would need that to help out.
    I'm wondering if someone could clue me in as to what I can do with this code to make this slideshow work properly in safari. I checked in Chrome and it loads properly. Unsure about other browsers, I do not have access currently.
    I am also wondering if there is another way I can create a slideshow using CSS5. This slide show is fine, but I was also looking to include text--image names and descriptions--without having to edit each image in Photoshop to include the text.
    Thank you for your time, any help would be appreciated.
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta name="creator/artist" content="Ryan Olsen" /><meta name="keywords" content="Ryan Olsen, artist, paint, draw, dark fantasy, landscape, seascape, Paire, Connecicut, New York" /><meta name="description" content="The collection of art by Ryan Olsen" />
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>Ryan Olsen's Studio</title>
    <script type="text/javascript">
    function MM_swapImgRestore() { //v3.0
      var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
    function MM_preloadImages() { //v3.0
      var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
        var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
        if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    function MM_findObj(n, d) { //v4.01
      var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
        d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
      if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
      for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
      if(!x && d.getElementById) x=d.getElementById(n); return x;
    function MM_swapImage() { //v3.0
      var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
       if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    </script>
    <link href="ryanolsenstudios.css" rel="stylesheet" type="text/css" />
    <script src="SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
    <link href="SpryAssets/SpryMenuBarVertical.css" rel="stylesheet" type="text/css" />
    </head>
    <body onload="MM_preloadImages('images/gallerytabroll.jpg','images/transformativeroll.jpg','ima ges/landscapesroll.jpg','../ryanolsenstudios/illustrationstab.jpg','images/illustrationrol l.jpg','images/bioroll.jpg','images/petportraitroll.jpg','images/sparklessroll.jpg')">
    <div id="pagetop">
    <div id="header">
    <img src="images/name.jpg" width="1057" height="87" alt="name" />
    </div>
    <div id="banner">
    <img src="images/banner.jpg" width="1158" height="155" alt="banner" /> </</div>
    </div>
    <div id="navigationalmenu">
    <div id="gallerytab">
    <ul id="MenuBar2" class="MenuBarVertical">
      <li><a class="MenuBarItemSubmenu" href="#" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('gallery tab','','images/gallerytabroll.jpg',1)"><img src="images/gallerytab.jpg" alt="gallery" name="gallery tab" width="252" height="72" border="0" class="MenuBarItemSubmenu" id="gallery tab" /></a>
        <ul>
          <li><a href="transformative.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('transformative','','images/transformativeroll.jpg',1)"><img src="images/transformative.jpg" alt="transformative" name="transformative" width="174" height="53" border="0" id="transformative" /></a>
          <li><a href="landscapes.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('landscapes','','images/landscapesroll.jpg',1)"><img src="images/landscapes.jpg" name="landscapes" width="174" height="53" border="0" id="landscapes" /></a></li>
          <li><a href="illustrations.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('illustrations','','images/illustrationroll.jpg',1)"><img src="images/illustrations.jpg" name="illustrations" width="174" height="53" border="0" id="illustrations" /></a>
    </li>
    <li>
      <a href="petportraits.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('pet portrait','','images/petportraitroll.jpg',1)"><img src="images/petportrait.jpg" alt="pet portraits" name="pet portrait" width="174" height="53" border="0" id="pet portrait" /></a></li>
    <li>
    <a href="sparkless.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('sparkless','','images/sparklessroll.jpg',1)"><img src="images/sparkless.jpg" alt="sparkless" name="sparkless" width="174" height="53" border="0" id="sparkless" /></a>
    </li>
        </ul>
      </li>
    </ul>
    </div>
    <div id="showstab">
    <a href="shows.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('showstab','','images/showsroll.jpg',0)"><img src="images/shows.jpg" alt="shows" name="showstab" width="252" height="72" border="0" id="showstab2" /></a>
    </div>
    <div id="hometab">
    <a href="home.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('hometab','','images/hometabroll.jpg',0)"><img src="images/hometab.jpg" alt="home" name="hometab" width="252" height="72" border="0" id="hometab2" /></a>
    </div>
    <div id="biotab">
    <a href="bio.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('bio','','images/bioroll.jpg',1)"><img src="images/bio.jpg" alt="bio" name="bio" width="252" height="72" border="0" id="bio" /></a>
    </div>
    </div>
    <div id="warpage">
    <!-- Facebook Badge START --><a href="https://www.facebook.com/WARSPIT" target="_TOP" style="font-family: &quot;lucida grande&quot;,tahoma,verdana,arial,sans-serif; font-size: 11px; font-variant: normal; font-style: normal; font-weight: normal; color: #3B5998; text-decoration: none;" title="Welcome to WAR">Welcome to WAR</a><br/><a href="https://www.facebook.com/WARSPIT" target="_TOP" title="Welcome to WAR"><img src="https://badge.facebook.com/badge/515768845136977.2357.1022321304.png" style="border: 0px;" /></a><br/><a href="https://www.facebook.com/advertising" target="_TOP" style="font-family: &quot;lucida grande&quot;,tahoma,verdana,arial,sans-serif; font-size: 11px; font-variant: normal; font-style: normal; font-weight: normal; color: #3B5998; text-decoration: none;" title="Make your own badge!">Promote Your Page Too</a><!-- Facebook Badge END -->
    </div>
    <div id="ryanpage">
    <!-- Facebook Badge START --><a href="https://www.facebook.com/ryanolsenstudios" title="Ryan Olsen Studios" style="font-family: &quot;lucida grande&quot;,tahoma,verdana,arial,sans-serif; font-size: 11px; font-variant: normal; font-style: normal; font-weight: normal; color: #3B5998; text-decoration: none;" target="_TOP">Ryan Olsen Studios</a><br /><a href="https://www.facebook.com/ryanolsenstudios" title="Ryan Olsen Studios" target="_TOP"><img class="img" src="https://badge.facebook.com/badge/572127626212351.1710.552992230.png" style="border: 0px;" alt="" /></a><br /><a href="https://www.facebook.com/advertising" title="Make your own badge!" style="font-family: &quot;lucida grande&quot;,tahoma,verdana,arial,sans-serif; font-size: 11px; font-variant: normal; font-style: normal; font-weight: normal; color: #3B5998; text-decoration: none;" target="_TOP">Promote Your Page Too</a><!-- Facebook Badge END -->
    </div>
    <div id="ryaninstagram">
    <a href="http://instagram.com/ryanolsenstudios" target="_new"><img src="images/instagram-glyph.jpg" width="112" height="144" alt="instagram" /></a>
    </div>
    <div id="gallery">
    <iframe src="Transformative/index.html" width="1003" height="834" frameborder="0" name="gallery">
    </iframe>
    </div>
    </div>
    <script type="text/javascript">
    var MenuBar2 = new Spry.Widget.MenuBar("MenuBar2", {imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
    </script>
    </body>
    </html>

    Have a look here Jquery slideshow tutorial for beginners | WEBTUTS

  • FAQ: What are the known issues so far in Photoshop CS6 Beta

    APPLICATION  COEXISTENCE
    Lightroom 4 Beta + Photoshop CS6 beta -- Editing the same video file simultanously in both applications may result in an error, crash, or blank (transparent) frames. You might see this Photoshop error: "Could not complete the Render Video command because of a problem with Adobe Media Encoder".
    This will only be an issue with Lightroom 4 beta and Photoshop CS6 beta on the same system, editing the same video. The released versions will not have this issue.
    Workaround: Upgrade to LR Release version (even if it's just the trial), or don't open the same file in both apps at the same time.
    CS5 Help fails to launch after install of CS6
    Workaround: Launch the stand alone "Adobe Help" application or reinstall CS5
    CROP
    Crop action shows wrong crop box.Playing an action with a crop step that has dialogs turned on results in a crop box that covers the entire canvas instead of the expected area.
                    Workaround: Ensure that the Crop Tool is selected before running the action or disable dialogs for the action.
    FILTERS
    (32bit OS only) Initial "Merge to HDR Pro" image display and result is black until settings are changed
    Workaround: It will remain black until droplist in the "mode" line is selected, changed and activated, then action appears to be normal.
    Bokeh color is different from preview after render at certain zoom levels on particular image patterns
    Workaround: View image at 100%
    Lighting effects bump map generates artifacts if an alpha channel bump map is used. The resulting preview and final image is artifacted across the gradiated areas of the alpha channel.
                   Workaround: Do not use a gradiated alpha channel as a bump map
    Liquify will perform the filter and save to just part of the photo if you click cancel while it is "finishing processing" a large file.
    LAYERS
    If a vector layer has a center-aligned stroke combined with an inside-aligned layer style stroke, then that vector layer's stroke may not display correctly -- part of the vector layer stroke will disappear as the layer is moved around the image.
    Workaround: Use the "Path Selection Tool" to move your vector around -- alternatively, Change the stroke alignment or remove underlying layers.
    Dragging a selection box while layer filters are applied stops marquee selection from following cursor movement
    Workaround: Even though the graphic of the selection marquee stops, the selection still happens. OR Turn off layer filtering before targeting the layers using a selection box
    TYPE
    Editing text attributes in the Character panel when the layer is locked can result in a crash
    Workaround: Unlock your text layer prior to attribute adjustments in the Character panel
    Setting the menu type>font>preview size to "huge" after opening a saved file caused photoshop to crash
    Workaround: Uncheck Background save in Photoshop CS6
    Style by example or definition not working as expected:
    If any attribute in the Paragraph Panel is set and you create a new Paragraph Style, the new style is based on the default and the override is not cleared.
    DRAWING AND PAINTING
    Paint is offset with Grip Pen- if you select the Soft Low Density Airbrush Preset with Grip Pen paint with swicth facing right with a high tilt towards you the cursor shows the spray should be going up, but it sprays down.
    3-D
    Creating a video timeline and rendering video from two 3D layers may not include ground plane reflections
    Workaround: Use mesh for ground plane instead of 3D engines construct, or duplicate the file and remove the keyframes
    Creating a New background texture after changing lighting presets results in crash
    Workaround: Create the New background texture prior to adjusting lighting presets
    Unable to create a constraint on extruded object with Pillow Inflate setting applied. Further actions may result in Photoshop instability or crash.
    Photoshop may crash when trying to align/distribute constraints from selections of two 3-D extruded objects
    Photoshop may not always save a texture when you paint directly onto the 3d object using Paint on Target Texture setting.
    Photoshop may crash when selecting a different panel filter after the focus has been on 2 fields in the environment flyout with IBL map present
    Photoshop may crash after embedding a 3D layer into a layer group, creating a new 3d object in the group, and then closing the document.
    When changing the color of the lines or points in the 3D scene cross section from the Properties panel, side b color overwrites the color in side A.
    Program Error when adjusting fill value in Layers panel while in Lighting Effects workspace.
    Workaround:You will have to use opacity slider instead of fill slider to pull back the lighting effect
    PLUGINS
    DUPLICATE PLUGINS CAUSE ISSUES ON MAC:
    If you install duplicate plugins or point the additional plugins folder preferences to a duplicate set of plugins (such as, to an older version of Photoshop), then it is possible for odd Photoshop behavior, such as an inappropriate file extension to appear when saving files.
    (example: while performing a "save as"  to JPEG file type, the file format appears to change to .dcm)
    In this case, there may be a duplicate "file formats" plugin that's populating the Save As file types list with duplicates of the same options.
    If there are duplicate file format plugins installed, the Mac OS will remove the duplicates from the list, but you may still see the odd saving behavior.
    Solution:
    Remove the duplicate plugins.
    If you are not sure if you have this issue, but are seeing odd behavior, you can check for duplicates by looking through the plugins listed in the Help > System Info dialog.
    Bridge
    Unable to Copy and Paste in File info in Bridge
    Workaround: Typing info in Manually works, or copy and paste work in Photoshop's File Info dialog
    Install
    Adobe Setup Utility may quit, or error during install. You may see error: "Exit Code: 15"
    Workaround: Create a folder named 'Templates' at "<Windows drive>:\Users\<current user login id>\AppData\Roaming\Micorsoft\Windows\"
    Message saying trial of PS CS6 beta expired,Content coming soon, stay tuned.
    Workaround: re-launch photoshop CS6 beta. This issue should not happen anymore

    1. You can get full support for your camera by upgrading to Lightroom 4. But personally, I would wait for Lightroom 5 since it will be released shortly, probably within the next month. Lightroom 5 will work with Photoshop CS5. The only difference is that Lightroom will need to create a TIF or PSD file that contains all the changes you have made in Lightroom. That's not a big deal, in my opinion. That file has to be created at some point anyway whenever you use Photoshop.
    2. Yes, Lightroom 4 will pass images back and forth between it and Photoshop.
    3.  The upgrade would not break Lightroom 3. It would essentially work the same as it does with your current setup.
    4. If you purchase CS6 it is my understanding you will be allowed to use it indefinitely. This is not true of the Creative Cloud version. Support and updating for additional cameras will cease for CS6. Adobe has announced that they will make Camera Raw 8.1 so that it can be usable with CS6 as far as reading Lightroom adjustments. But any new controls will not be accessible.
    5. So far, Adobe has indicated that they have no plans to making Lightroom a subscription-only offering.
    You are asking your questions as though you are addressing Adobe directly. This is a User-to-user forum. I don't work for nor do I speak for Adobe. I am only giving you the information as I understand it. It seems to me that upgrading to Photoshop CS6 and Lightroom 5 is a "safe" choice. None of us, not even Adobe, really knows what the future will bring. Technology changes so quickly anymore that everything we are doing right now could be obsolete in a matter of a very short period of time. As Adobe changes their marketing strategies I think it will probably motivate some people to look elsewhere. I have Photoshop CS6 and I'm going to upgrade to Lightroom 5. Then I will have to wait and see what develops after that. At any rate, I have tools that I can use for the foreseeable future. If I have to change at some point then I will do so.

Maybe you are looking for

  • Auto-printing of PO and RFQ

    Hi everyone! Our PO and RFQ forms were set to print immediately after saving it's initial creation. But when we do edit it and save it, the form is again printed immediately. Is there a way in which we can only set the print immediately mode in the i

  • Export only of developped pictures

    Hi, I am a beginner in Lightroom 4.3. I loaded some folders with my pictures. In Lightroom I developed some of it, others I did not. Now I want to export only those pictures which I developed. I know, I can manually select at the bottom line all pict

  • Error message indicating that iTunes card has not been properly activated. Please help.

    I tried to redeem an iTunes card but an error message pops up indicating that it has not been properly activated. What should I do? Please help. Thanks in advance

  • The picture frame in the blog summary!

    Hey, by default a frame of the blog entry picture shows up in the blog summary right with its text... It was all good, but by adding my second blog entry i suddenly found both entries on the blog summary page are without no photos... even by playing

  • Losing Calendar data with change of job

    My work Outlook Calendar was synced with my iPad and iPhone via iCloud to my PC.  As I am about to leave this job, will I lose the historical data in this Outlook Calendar, or can I create a copy of it to store as an archive?