Can anyone at Adobe write in clear English?

The introductory page for Spry says: "The Spry framework for
Ajax is a JavaScript library for web designers that provides
functionality that allows designers to build pages that provide a
richer experience for their users. It is designed to bring Ajax to
the web design community who can benefit from Ajax, but are not
well served by other frameworks." And on and on.
Ouch. Tedious, grammatically wrong and full of hackneyed
jargon.
Better: The Spry framework for Ajax is a JavaScript library
that helps designers build better web pages. It provides easy
access to the advantages of Ajax.
If a company can't communicate in the lingua franca, how can
it write good code?

If you don't like adobe, then leave. Nobody is forcing you to
use spry, and above all it's free.
You obviously have personal issues with adobe, because not
many people would notice or, for that matter, care about the minor
grammatical errors in their blurb.
quote:
If a company can't communicate in the lingua franca, how can
it write good code?
lol. Sad. I almost pity you. You and I both know that a
person's english skills are absolutely irrelevant to their
programming.
Nobody wants you and your hating here. It's supposed to be a
civilised community where we can all help each other out, not rant
about how you hate adobe. Go spam the dojo forums, if they have
any.

Similar Messages

  • Can anyone help me write a script that would click "get info" and then "enter" on each movie in my itunes library? I am asking because my itunes 11 repeatedly loses the artwork to my movies in my itunes library.

    Can anyone help me write a script that would click "get info" and then "enter" on each movie in my itunes library? I am asking because my itunes 11 repeatedly loses the artwork to my movies in my itunes library. I can restore the artwork (and make my apple tv see the movie exists as well) by going into the movie library and clicking on each movie by hand, slecting get info, and then selecting enter. Now doing this 10 times in 20 days was fun and all BUT I would really like to automate the process so everytime itunes screws it up I can fix it easier.
    I saw this example of an itunes script that restores artwork for music
    tell application "iTunes" set theSelection to selection repeat with i from 1 to count of theSelection tell (item i of theSelection) set artworkCount to count of artwork repeat artworkCount times set theArtwork to data of artwork 1 delete artwork 1 set data of artwork artworkCount to theArtwork end repeat end tell end repeat end tell
    but I need to tweak this to fit my needs for simply clicking the "get info" button and "enter" in the movie library rather than all the stuff this guy has listed. Any ideas or help on writing this? Thanks.

    Try assigning Queen as the Album Artist on the compilations in iTunes on your computer.

  • Connector Specific Error. Can anyone PLEASE tell me in plain english not techi talk how to fix this error?

    Connector Specific Error.  
    Can anyone PLEASE tell me in plain english not techi talk how to fix this error?

    Hey royhanif,
    Welcome to the BlackBerry Support Community Forums.
    Thanks for the question.
    Follow the steps in this KB article to resolve the connector specific error: www.blackberry.com/btsc/KB15294
    Let me know if you have any more questions.
    Cheers.
    -ViciousFerret
    Come follow your BlackBerry Technical Team on Twitter! @BlackBerryHelp
    Be sure to click Like! for those who have helped you.
    Click  Accept as Solution for posts that have solved your issue(s)!

  • How can I ask Adobe to email in English not in the language of the country where I made my purchase?

    I made a purchase in Denmark where I live, but now all correspondance and links to products are in Danish, a language that I do not understand. Help! How can I contact Adobe and will they reply in English?

    It is most likely a size issue. I have a 3 minute video that's almost 200 megs. If you're just trying to show it, you might consider youtube. if you're wanting to upload/share it then you can try things like Dropbox or other onlilne file sharing programs.

  • Can anyone from Adobe comment? BDMV playback on BD-R(E) being stopped making Encore useless

    I have read on a number of forums now that Sony are forcing BD set top manufacturers to disable playback of any BD-R or BD-RE discs with BDMV structure to stop piracy
    this means that Encore CS3 Blu-ray export will be useless (the only reason some of us bought it!), as is other Blu-ray authoring software (I also own DVDit Pro HD).
    Does anyone from Adobe have any comments about this?
    apparently a newly launched Pioneer player had the function removed at the last moment, as did a new Sony player and the PS3 is expected to lose the abilty to play them in an upcoming firmware release

    More interesting stuff I dug up on Blu-ray:
    "Since playback of non encrypted BDMV discs is outside the Blu-ray specs, it remains to be seen whether Sony and Co. will undo that loophole by coming up with yet another Blu-ray profile that prohibits playback of unprotected BDMV discs, or if Fox and Co. revamped the BD+ spec to only allow decryption if the underlying disc has AACS encryption. Either way, at this point I wouldn't bet much money on this workaround being permanent, so you should heed Slysoft's advice about buying HD media and buy HD DVD over Blu-ray - it is the more consumer friendly format (not to be confused with a consumer friendly format) and the risk you incur of not being able to exercise your fair use rights in the future are greatly reduces if Blu-ray becomes the prevailing format."
    If I read between the lines here, are they saying that non-encrypted BDMV discs will NOT play on Blu-ray players? If so, then that means all home-authored and non-mega-corporation-authored BDMV discs.
    Anyone with some industry connections care to sort this out a bit?

  • I can't connect to bbc website in firefox. Each time I get the same message: "the connection was reset". Can anyone help? (Already tried clearing cache and cookies).

    I can't connect to bbc website in firefox. Each time I get the same message: "the connection was reset". Can anyone help?

    I can connect http://www.bbc.co.uk/ & you may be interested in http://www.bbc.co.uk/iplayer/diagnostics
    Is your problem with streaming audio broadcasts to and are you outside the UK ?
    If so you may have fallen prey to the BBC's Content Distribution Network which often seems to produce problems they keep re-issuing advice such as:
    *''Why am I having problems listening to BBC radio outside the UK, such as experiencing poor sound quality or the station is not working?25 May 2011 20:28'' [http://iplayerhelp.external.bbc.co.uk/help/outside_the_uk/radio_problems_international/ <-- this ]

  • Can anyone help me write a code about coping data from many files and paste them to one file !?

    Hello ! 
    As I said in title , I have alot files (e.g. 60 files) and I want to write a code to copy 5 columns (for examples) of special sheet of files and paste them in one file respectively. For perceive it I explained it more below .
    Suppose one of my files is simplified as this : http://s000.tinyupload.com/?file_id=00699705919876414523
    The name of  this file is 2006Oct and assume my excel files are like "2006Oct, 2006Nov,2006Dec,2007Jan ... 2010Dec". At first I should go to "my files" sheet of 2006Oct file and copy columns " A,B,C,D,E,F " that has "PerturbationNumber=1"
    respectively and then paste these to a file that is output file and repeat this process for the other files ( 2006Nov and etc ) and paste data in output file sequentially. 
    I appreciate and look foreward for any help in this issue.
    Majid

    Try code below
    Sub CombineBooks()
    Dim wb As Workbook
    Dim sourceSht As Worksheet
    Dim destSht As Worksheet
    Set destSht = ThisWorkbook.Sheets(1)
    destSht.Cells.Clear
    FolderName = "C:\temp\test\"
    file = Dir(FolderName & "*.xlsx")
    firstSht = True
    Do While file <> ""
    Set wb = Workbooks.Open(Filename:=FolderName & file, ReadOnly:=True)
    Set sourceSht = wb.Sheets(1)
    With sourceSht
    sourceLastRow = .Range("A" & Rows.Count).End(xlUp).Row
    If .Cells.AutoFilter Then
    .Cells.AutoFilter 'turn off autofilter
    End If
    .Cells.AutoFilter Field:=6, Criteria1:="1"
    If firstSht = True Then
    Set copyRange = .Range("A1", .Range("E" & sourceLastRow)).SpecialCells(xlCellTypeVisible)
    destSht.Range("F1") = "FileName"
    firstSht = False
    destNewRow = 1
    Else
    Set copyRange = .Range("A2", .Range("E" & sourceLastRow)).SpecialCells(xlCellTypeVisible)
    destNewRow = destSht.Range("A" & Rows.Count).End(xlUp).Row + 1
    End If
    copyRange.Copy Destination:=destSht.Range("A" & destNewRow)
    LastRow = destSht.Range("A" & Rows.Count).End(xlUp).Row
    If destNewRow = 1 Then
    destSht.Range("F2:F" & LastRow) = file
    Else
    destSht.Range("F" & destNewRow & ":F" & LastRow) = file
    End If
    End With
    wb.Close savechanges:=False
    file = Dir()
    Loop
    End Sub
    jdweng

  • Can anyone help - Adobe Illustrator CS5.1 quit unexpectedly.

    I have just prchased a Mac Book Pro with CS5.1 OSX 10.8.3. As my PC laptop died on Monday. Now illustrator keeps quitting unexpectedly every five minutes or so.
    Someone suggested changing the time zone, but it seems locked.
    I am just a desinger - with a deadline coming.
    So grateful for any suggestions.
    Thanks.

    It seems that changing the time zone worked. No problems all day yesterday. Who would have thought something so obscure would work. I'm sure that will make sense to some.
    I will in future post the Adobe Crash Reporter dialog.
    Thanks.

  • I am struggling! Help! I need to move 3500 pics-in TIFF format in 175 folders and sub folders from my old PSE6, Windows XP to my new PSE13, Windows8.1. I have the PSE6 backed up on an external hard drive. What is the safe way to do this? Can anyone at Ado

    I am struggling! Help! I need to move 3500 pics-in TIFF format in 175 folders and sub folders from my old PSE6, Windows XP to my new PSE13, Windows8.1. I have the PSE6 backed up on an external hard drive. What is the safe way to do this? Can anyone at Adobe help me? Please?

    Use the Organizer backup & restore method, starting the restore from the TLY file. Probably best to use a custom location as the XP file structure will be different. See this link for further help:
    http://helpx.adobe.com/photoshop-elements/kb/backup-restore-move-catalog-photoshop.html

  • Can anyone tell me where to download Englsih cersion of Bonjour and Apple Software Update. Currenely I   only obtain the Mandarin version and would like to install on my D: drive, rather than default to C. Thanks

    Can anyone tell me where to download English version of Bonjour and Apple Software Update. Currently I
    only obtain the Mandarin version aI am trying to install on my D:\ drive, rather than default to C:\.
    Thanks.

    This would be a better question for the iTunes forums.
    https://discussions.apple.com/community/itunes
    B-rock

  • I have just bought a iphone 4s of someone and it does not seem to have siri can anyone help me

    i have just bought an iphone 4s off someone and it does not seem to have siri can anyone help me

    If you are using English as your language, then Siri should be available.
    Have you registered your iPhone with Apple? If not, please do to confirm that you in FACT have an iPhone 4S.
    You can do so here:
    https://register.apple.com/cgi-bin/WebObjects/GlobaliReg.woa
    Or check your device without registering it here:
    https://selfsolve.apple.com/agreementWarrantyDynamic.do

  • Encore CS5 fails/crashes/freezes...can anyone advise?

    Hi,
    I am having problems with Adobe Encore CS5, Master Collection. I am having this with both my hi-end PC and laptop of the following spec:
    HP Z800 Workstation
    Intel Xeon CPU X5650 @2.67 GHz (12 Core)
    6.00GB RAM
    Win 7 64-bit
    HP Elitebook 8740w
    Intel Core i7 CPU Q820 @1.73GHz
    8.00GB RAM
    Win 7 64-bit
    Upon starting a new project, Encore fails pretty much every other time when you do one of the following actions:
    when you import m2v files as assets
    when you import a PSD file as a menu
    when you click 'Save' (but it does save the project)
    when you start to build a DVD
    when it is approaching completion of building a DVD but still writing out the disc (upon trying the disc it does work)
    when you start to build a DVD, Encore fails and you cannot eject the disc from the tray unless you hard re-boot the pc.
    A very annoying and time consuming problem, that must be a software issue as I have just had my Z800 maintained and had CS5 suite re-installed. This project I am creating is not even an HD set-up, it's only 720x576. It is just me or does Encore CS5 appear to be very 'flakey' and unsupportive as it doesn't even have the library as part of the install.
    Can anyone from Adobe please advise me? Or has anyone else had similar issues to the above?
    Thanks

    These problems are not normal, and I am not sure what you mean by it being a "software issue." Encore users do experience more problems with Encore than other apps in the Adobe suite, and often have to use workarounds, but you are experiencing a very high level of problems that reflect that someone more is wrong.
    Some users need to run Encore "as administrator" (right click, "run as administrator").
    Do all operations with no disk in the drive and build to a folder or image.
    Any difference?
    as it doesn't even have the library as part of the install.
    That is not normal, although it happens.
    For CS5 download:
    http://kb2.adobe.com/cps/853/cpsid_85388.html
    For CS4 (also includes install by disks):
    http://kb2.adobe.com/cps/408/kb408826.html
    I would first confirm that you do not have the "LIbrary" folder where Encore is installed. For me (win7, CS5) it is at c:\Program Files (x86)\Adobe\Adboe Encore CS5\Library.
    If Library is there, is the content in it?
    If every thing else in the Adobe suite seems okay, you can try a repair install. See the CS4 link above.
    To check where Encore is pointed for library:
    Edit -> Preferences -> Media and check Library Content Location:

  • Can't read or write some files, internet is failing, youtube won't load, software I tried to install was in Slovenian, not dutch or english like in my systempreferences settings, pictures and files won't preview with spacebar, etc. Malware?

    Specs:
    iMac 10.8.5
    3,4 GHz Intel Core i7
    32 GB 1600 MHz DDR3
    Can't read or write some files, internet is failing, youtube won't load, security software I tried to install was in Slovenian, not dutch or english like in my systempreferences settings, pictures and files won't preview with spacebar and are randomly corrupted, when I entered something in the Youtube searchbar (when it was still working) it send me to a site with sexadds.
    I tried restart my iMac and when I was logged back in, my dock preferences were reset.
    Also tried to download some security software to check my Mac for malware, but when I did, I tried several, I got a notification that said something like 'dumpfiles (don't know if this is the right translation...) damaged'.
    I'm taking screenshots from all the weird notifications I get and even three quarters off the screenshots I took in the last three hours are already unreadable.
    It started this morning when I tried opening a Premiere Pro file on which I worked the night before.
    When I tried opening it, it said the file was damaged and could not be openend.
    I tried opening it with AE or importing the file in a new project but nothing helped.
    When I tried looking for autosaves, this is the really weird part, there were none.
    Even though there are autosaves from my other projects, this one was completely gone.
    It looked like the day before never happened on my computer.
    Also when I openend Premiere all the recent projects had been wiped.
    So at first I thought it was a Premiere Pro failure.
    But than, later on the day, I tried loading some RAW files from my compact flash card.
    This is where I would get an error (error -36) which said some data cannot be read or written.
    I tried importing the files with a view different technics, from dragging to importing via Lightroom and I succeeded with Image Browser.
    But when I tried moving the files to an other folder the same error occurred.
    While dealing with this issue I wanted to put on some soothing music on youtube.
    This is when the next weird thing occurred: youtube wasn't completely loading in Chrome. I refreshed a view times, checked the internet connection and still no difference.
    When I tried in Safari it did work but when I clicked enter on the searchbar in Youtube, a page with sexadds appeared (I didn't install AdBlock in Safari...).
    I read about this 'phishing' where you are redirected to a site were a possible malware installment can take place...
    I don't know if it's connected to any of the problems I've been having but I just never experienced this on a mac, I have been a Mac user for 10 years now.
    On top of it all, internet started working worse and worse and now it's not even working at all. I had to fill in the password over and over, normally it remembers.
    Just like my system preferences, all the preferences I had with Chrome where also reset.
    Also somewhere in between I got this notification: Mac OS X must restore library to run programs. Type your password to allow.
    To me this is all very weird and suspicious. I have clearly no idea what's going on. Could this be another sort of trojan horse or malware?
    Some background info which could be helpful for solving this mystery:
    two months ago the one year old Fusion Drive in my iMac just broke out of nowhere.
    I got it replaced by a qualified apple repair store.
    When I got my computer back, all the files where gone.
    I got on the internet without AdBlock installed yet.
    A game or whatever it was, can't clearly remember, got installed by accident.
    I deleted it immediately.
    Only two weeks later, I couldn't log in to my account. It didn't recognize my password and username. 
    So I brought my mac back to the store.
    Here the repair guy said it was a minor thing and he just needed to reconnect my account. He also mentioned he found a downloaded game name Sparta and it probably had something to do with the error.
    I asked him; could it be a virus? He replied no way.
    I don't know why I couldn't be a virus, just because it's a mac doesn't mean it cannot be done.
    So today I tried installing anti virus software (such as avast- was in a weird language looked like slovenian, clamxav - was in slovenian) but I couldn't install them.
    PLEASE help me! I don't know what to do anymore, I work fulltime and I need my computer, I have no time to bring it in for repair, are there other perhaps easier ways?
    Could this be the work of a virus or a malware? Or is it a disk permissions issue?

    It sounds like you may have multiple problems, but none of them are likely to be caused by malware.
    First, the internet-related issues may be related to adware or a network compromise. I tend to lean more towards the latter, based on your description of the problem. See:
    http://www.adwaremedic.com/kb/baddns.php
    http://www.adwaremedic.com/kb/hackedrouter.php
    If investigation shows that this is not a network-specific issue, then it's probably adware. See my Adware Removal Guide for help finding and removing it. Note that you mention AdBlock as if it should have prevented this, but it's important to understand that ad blockers do not protect you against adware in any way. Neither would any kind of anti-virus software, which often doesn't detect adware.
    As for the other issues, it sounds like you've got some serious corruption. I would be inclined to say it sounds like a failing drive, except it sounds like you just got it replaced. How did you get all your files back after the new drive was installed?
    (Fair disclosure: I may receive compensation from links to my sites, TheSafeMac.com and AdwareMedic.com, in the form of buttons allowing for donations. Donations are not required to use my site or software.)

  • I recently purchased a Mac 0S X 10.6.6 which was an upgrade from the Mac OS 1.4.1.1  I downloaded the adobe ph otoshop CS2 which I had on my old computer and now it cannot read my NEF files.  Which is a RAW file from my Nikon.  Can anyone help...please?

    I recently purchased a Mac OS X 10.6.6 which was an upgrade from my Mac OS version 10.4.1.1  I downloaded the Adobe Photoshop CS2 which I had on my old computer and now it cannot read my NEF files which is a RAW file from my Nikon D200.  I did not have this problem on my old Mac.  I always shoot RAW and can't open any photos.  Can anyone help me PLEASE?!? 

    Do you have access to another Mac to see if the disk can be read by it?  If it can't then you're pretty sure it's the disk. If it can then there may be issues with your optical drive which might be cleared up by using a cleaning disk on it, one that uses dry brushes (no liquid).
    If you have access to another Mac and it can read the iWork disk make a disk image of it so you can move the disk image to your iMac and install from the disk image.
    OT

  • Can anyone help me find a link to adobe photoshop cs5 extended

    Can anyone help me find a link to download adobe photoshop cs5 extended? I paid for the software and would like to reinstall it back on my pc but I keep getting sent to download cs6 and I don't want to pay for another photoshop if I already own a serial number for cs5 extended. Help me please.

    Please follow the steps below to download Photoshop CS5 :
    1. Navigate to Photoshop CS6 download page : http://www.adobe.com/cfusion/tdrc/index.cfm?product=photoshop&loc=en_us
    2. Sign in with your Adobe ID
    3. Copy and paste the following links one at a time on the address bar and hit enter
    Adobe Photoshop CS5 Extended English Windows
    http://trials2.adobe.com/AdobeProducts/PHSP/12/win32/Photoshop_12_LS1.7z
    http://trials2.adobe.com/AdobeProducts/PHSP/12/win32/Photoshop_12_LS1.exe
    4. Save both the files.
    5. Run the .exe file.

Maybe you are looking for