[CS4/JS] Ann: Updated Javascript Help to 2.1.3

I weeded out a few annoyances from my set of CS4 Help files -- "Page", for instance, was tagged as a superclass of "PageItems".
I also added graphic links from a superclass to its members, using the same dotted rectangle as for the other way around. Hope that makes relations a bit clearer. The total number of internal links now tops out at over 61,000.
The CHM version is improved by adding an Index, so you (finally!) can browse immediately to any class, enumeration, method, or property. The CHM converter has a bit of a problem with lots of the same entries ("parent", for example), so there are a few oddities. Most of the index entries work fine, however.
Downloadable from my site: http://www.jongware.com/idjshelp.html -- only the CS4 set has changed.
[Edit] Deleted unnecessary rant on unacknowledged copies. YOU know who you are!

Im having the same problem, I updated my Iphone 4S to 6.1.3, shortly after that my phone had no audio. It was working fine one minute and then stopped. Was listening to music when sound gave out on me. It wont ring, phone just vibrates even after turning off vibration option. I've tried all the options listed and nothing. My phone has never been jailbroken either. If I connect the earphones is works perfectly. On one of my last calls received, phone's ringtone was heard for about 2 seconds before muting and just vibrating. Ringtone sounded perfect, speakers did not sound damaged. 
What else could be done? I've read several post regarding this and it seems like Apple has no solution to this yet. Very dissappointed.

Similar Messages

  • [CS5/JS] Ann: Javascript Help files updated

    Hi everyone. The new user-friendly Javascript Help files have been updated with a CS5 version. Download link on its homepage: http://www.jongware.com/idjshelp.html
    Only in Windows CHM-format for the moment (does anyone at all use the HTML version? If not ... well ... I dunno...).
    I spotted a few additions and changes in the Help file -- apart from support for the new commands, obviously -- such as proper Superclass referencing, and a few objects with Class properties, which apparently are something else than Instance properties. Hey, don't ask me. I only converted the file.
    Among the more interesting new objects:
    * "PlaceGun" -- finally, a way to 'load' the gun with text created solely by scripting?
    * "BeforeCreate", "AfterCreate" (and a few more similar): trap the event for (possibly) every object you can place into ID!
    * A new Scripting Preference: measurementUnit. Apparently, this is "the measurement unit used during script processing" and, ya-hey!, we scripters don't have to awkwardly read, save, change, and restore, the measurement units anymore!

    Minor cosmetic updates to the CHM version:
    * The bullet was shown as a decoded UTF-8 value on Robin Lu's Mac CHM viewer. Changed from its Unicode value to "•" (quite the trick, as Saxon firmly objects to HTML stuff like that!). There may be more 'mangled' characters remaining, dunno if it's worth the trouble hunting them down one by one tho'.
    * Contrary to what I stated before, the Help does contain a few examples -- in the JavaScript Base Classes section. Rather terse, so for the experienced scripter they are hardly relevant; but perhaps newbies can put them to good use. They are marked by a pretty-in-pink background.
    * The list of parents in the Hierarchy view was not sorted alphabetically -- fixed. (I've finally started using XSLT 2.0 functions. Yay!)
    * Lists of multiple object datatypes were not sorted alphabetically -- fixed, by sorting them on the comma and the word "or". However, some of the more incomprehensible descriptions now got just a bit more incomprehensible ...
    E.g., common in "resize" functions: "Can accept: Array of 2 Reals, AnchorPoint enumerator or Array of Arrays of 2 Reals, CoordinateSpaces enumerators, AnchorPoint enumerators, BoundingBoxLimits enumerators or Long Integers." I have no idea how to mentally parse that, let alone have my computer do it.
    * Added more and more hyperlinks. I think most of ScriptUI's internal links to "Button", "Window", etc. which also have a 'regular' UI counterpart finally point to ScriptUI's own objects. Hard to check, really.
    * Also added hyperlinks for the common objects "Boolean", "String", "Number", and "Array" -- just to be complete!
    * The total number of internal hyperlinks now tops out above 104,000! (And no, I didn't check all of them.)
    Direct link to the CHM version: http://www.jongware.com/binaries/idcs5js_chm_3.0.3.zip
    (the minor version number jump from .1 to .3 is because of a lot of testing before I got everything right -- again...)
    The HTML version follows, somehow, somewhere, some time later. (HTML users: is that full function index of any use?)
    * For some reason the page for the "Global classes" was interpreted in the CHM contents as a 'book', rather than a regular help page, and you could not navigate to there! (A search for 'inifinity' still landed you on that page.) Fixed by hand, but I wonder why this happened ...
    Oh darn it! I found out why that happened, re-wrote part of my XSLT transform to fix it and broke lots of other things. Today, I fixed that, and now I see this doesn't work anymore -- again!
    You will be expecting a 0.4 version shortly, then.

  • [CS4,JS] [ANN] JS Help as HTML

    A HTML version of the Adobe InDesign JavaScript help for CS4. Took me a couple o' minutes to compile, and then a few hours more to add
    i even more
    hyperlinks (this time, it resolves all 'any' references in enumerations) and -- may come in handy -- expands the Hierarchy using the new Base Class description for Color, Text, Preferences (a lot of 'em) and a few more. It's almost 100 pages longer than the CS3 version!
    A preliminary version, not thouroughly checked, but you can give it a try with
    this 1.0.0 version (2.3MB, zipped).
    It might need some debugging; a CHM version is planned but not yet available.
    Remember where you saw it first. You Can Copy it but You Cannot Top it.

    Great job! Thank you very much.
    Most of my comments and issues are about the underlying information, not your presentation of them. For example:
    Array of Rectangle everyItem ()
    Returns every Rectangle in the collection.
    It is not true that:
    myDoc.rectangles.everyItem();
    returns an array of rectangles. To get that, you need:
    myDoc.rectangles.everyItem().getElements();
    That gives you the array of every rectangle in the document that is "loose" on a page.
    myDoc.rectangles.everyItem();
    returns an object specifier. If there are multiple rectangles in the document, then each property of this object is an array of values, one for each rectangle. That's why:
    myDoc.rectangles.everyItem().geometricBounds;
    for example, returns an array of the geometricBounds values of all the rectangles in the document.
    This observation about the way the everyItem() is described applies to every instance.
    Dave

  • Bridge CS4's Output update (for Mac) - 'can't install/quit' message.  Can anyone help?

    I am trying to download Bridge CS4's Output update, but get a 'can't install/quit' message when I open the dmg file.  I have checked system requirements, space etc and everything should be OK.  I have been using Bridge CS4 for some years, and for some reason didn't know about the Output add-on.
    I have a late 2012 iMac, Processor  2.7 GHz Intel Core i5. 
    Does anyone have any suggestions?

    Thanks for responding.  I have another similar question out, (by mistake I posted it twice).  I have some options on that so won't take your time.  Again, thanks.
    Sheila

  • Photoshop/Bridge CS4 PDF Presentation Update or Plug-in

    Full Parameter PDF Presentation is essential for me.
    PDF Presentation (as in Photoshop - Bridge CS2 and CS3) with panels for selection of presentation prameters and saving with various levels of jpeg compression and image quality, presets and output color conversion, etc. . This was not only a very useful feature, but has become a required component of my workflow over the past three years. This to shoot all imaages in RAW, upload files to Bridge, develop a wide range of selected images with Camera RAW and then produce a PDF slide show of 20-25 'proofs' while still in Bridge with a size of 10-15MB that can be emailed to various recipients for review and final selection. Final selections are then fine truned in Photoshop for printing. While some of the improvements in CS4 are useful, CS3 at present is more satisfactory and remains more useful than the CS4 upgrade. Addition of this feature as an update or legacy plug-in (the basic componets exist in CS4) would be more than acceoptable and allow me to complete the upgrade to CS4. Your attention and help will be very much appreciaated!

    APOLOGIES!!!
    I just found it......
    Using the Adobe Output Module script, you can create Adobe PDF contact sheets and presentations in Adobe Bridge. Contact sheets let you easily preview and catalog groups of images by displaying a series of thumbnails on a single page. PDF presentations let you use a variety of images to create a multipage document for slide show presentation. You can set options for image quality in the PDF, specify security settings, and set the document to open automatically in full-screen mode in Adobe Acrobat. You can also add the filename as a text overlay below each image in the PDF.
    1. Select the files or the collection or folder that contains the images you want to include in the contact sheet or presentation.
    2. Choose Window > Workspace > Output.
    If the Output workspace is not listed, select Adobe Output Module in Startup Scripts preferences.
    Adobe Bridge displays the Output panel at the right side of the window and the Folders panel at the left. The Content panel with your selected photos appears at the bottom of the window, and the Preview panel appears in the middle.
    3. In the Output panel, select PDF.
    4. Choose a layout option from the Template menu.
    5. With your photos selected in the Content panel, click Refresh Preview to view the contact sheet in the Output Preview panel.
    Note: The Output Preview panel displays only one PDF page.
    6. Customize the appearance of the contact sheet by specifying options in the Document, Layout, Overlays, and Watermark areas of the Output panel.
    7. (Optional) Change the images in the PDF by navigating to them in the Folders or Favorites panel, and then selecting them in the Content panel. You can also use the Preview panel to preview the images and refine your selection. Drag thumbnails in the Content panel to rearrange the order of the images on the page.
    8. Click Refresh Preview at any time to update the PDF and see the changes in the Output Preview panel.
    9. For presentations, specify the following options in the Playback panel:
    Open In Full Screen Mode
    Opens the PDF in full-screen mode in Adobe Acrobat.
    Advance Every [x] Seconds
    Specifies how long each image is displayed before the presentation advances to the next image. The default duration is 5 seconds.
    Loop After Last Page
    Specifies that the presentation automatically starts over after reaching the end. Deselect this option to stop the presentation after the final image is displayed.
    Transition
    Specifies the transition when moving from one image to the next. Choose a transition from the Transition menu. Depending on the transition, you can also specify a Direction and a Speed.
    10. If youd like to automatically open the PDF in Acrobat after you save it, select View PDF After Save at the bottom of the Output panel. Otherwise, just click Save.
    11. In the Save (Windows) or Save As (Mac OS) dialog box, enter a name for the PDF, select a destination for the saved file, and then click Save.

  • After installation of cs4 extended upgrade update installations get "adobe setup has stopped working

    I've used CS3 and CS4 expanded (upgrade) on my older computer with Windows XP and though slow, mainly after cs4 was installed, they worked well. I've recieved a new computer for christmas and am moving my CS3 and CS4 expanded (upgrad) to the new computer and am having some problems.
    My new computer setup is this.....
    Windows Vista , Premium Home edition (65bit) with SP1
    Intel Core i7-920 Quad Core Processor
    RAM -3GB DDR3
    Amount of free disk space. 653 GB
    Make/Model of Video Card. - ATI Radeon HD 4850
    CS3 installs fine though on execution photoshop says that it prefers a dua core processor I click the continue button and it seems to run fine.
    After installing CS3 I restart and upload CS4, which takes a long time!, then run bridge to install updates and thats where my first problem occurs.
    When the updates are installing I get this message...."Adobe setup has stopped working" and windows looks for a solution which of course isn't there, ha!
    So I've tried to use CS4 without the updates, run bridge, select a photo to open in photoshop and after photo opens in photoshop an error message comes up saying this "the specified modul could not be found C:\programfiles\commonfiles\adobe\Adobe Version Cue C44\client\4.0.1\Version Cue.DLL" and when I x out the error box photoshop closes, unable to use it any further (not bridge though)
    I suspect this error message comes up because I can't do the updates? Either way I sure could use some help here!
    Oh, and I've deactivated and reinstalled and the same happended after reinstallation.
    Thanks in advance for any help you can give!

    People like me, who distrust Adobe's updater, get the updates from the Adobe download site. That way you have control and you only get what you need. For example, if you are not working with colleagues on a network you don't need Version Cue.
    Don't worry about the message regarding the processor. Adobe's installers are just as bad as their automatic updates and your processor is simply too new and they are not up-to-date. You may get similar false alarms with Bridge.

  • PS & Bridge CS4 refuses to update Raw file plugin from 5.0 to 5.4

    I have been using PS CS4 for some months now, and updated the plugin some time ago. Anyway, something occurred several days ago (cant honestly remember what now) that led to me reinstalling CS4. After which I did an update from help/updates. This downloaded the PS update 11.0.1 and subsequently the Raw update. Unfortunately, although PS goes through the motions of updating and is clearly downloading the update and apparently installing, the Raw filter update is still consistently showing version 5.0 in PS. I have repeated the process several times and even reinstalled PS, but it has made no difference. Any idea anyone?

    If you are just running Photoshop uninstall then reinstall.
    if that does not work run the CS4 cleanscript

  • I keep being asked to update my Safari but when I do a Software update it scans but never gives me a list and just says no new updates. Help please!

    I keep being asked to update my Safari but when I do a Software update it scans but never gives me a list and just says no new updates. Help please!

    There are no updates to either OS 10.5.8 or Safari 5.0.6.
    If you need a later version of Safari you must first upgrade your operating system to a later version of OS X.

  • My App Store won't allow me to download any apps. It says such and such app is unable to download try again later  every time. I have enough storage all my devices are up to date on all updates  please help

    My App Store won't allow me to download any apps. It says such and such app is unable to download try again later  every time. I have enough storage all my devices are up to date on all updates  please help

    I am a librarian at a 1:1 iPad school and we are having this problem with all ~3000 student iPads as well at ~300 teacher iPads.  This is extremely frustrating.  I have tried suggested fixes found on other discussion boards but none have worked.

  • My macbook pro keeps booting up, then after a few seconds, goes back to the sign in page. This happened after I was doing software updates and my computer restarted in the middle of an update. Help! Thanks.

    My macbook pro keeps booting up, then after a few seconds, goes back to the sign in page. This happened after I was doing software updates and my computer restarted in the middle of an update. Help! Thanks.

    Start up in Safe Mode.
    http://support.apple.com/kb/ph14204
    Repair Disk    Section: "Try Disk Utility"
    http://support.apple.com/en-us/HT203176

  • I can't open a doc in Pages, msg says I need "newer version of Pages" but it's already downloaded and updated. Help plse

    I can't open a doc in Pages, msg says I need "newer version of Pages" but it's already downloaded and updated. Help plse

    You have 2 versions of Pages on your Mac.
    Pages 5.2 is in your Applications folder.
    Pages '09/'08 is in your Applications/iWork folder.
    You are alternately opening the wrong versions.
    Pages '09/'08 can not open Pages 5 files and you will get the warning that you need a newer version.
    Pages 5.2 can open Pages '09 files but may damage/alter them. It can not open Pages '08 files at all.
    Older versions of Pages 5 can not open files from later versions of Pages 5.
    Once opened and saved in Pages 5 the Pages '09 files can not be opened in Pages '09.
    Anything that is saved to iCloud and opened in a newer version of Pages is also converted to Pages 5 files.
    All Pages files no matter what version and incompatibility have the same extension .pages.
    Pages 5 files are now only compatible with themselves on a very restricted set of hardware, software and Operating Systems and will not transfer correctly on any other server software than iCloud.
    Apple has removed almost 100 features from Pages 5 and added many bugs:
    http://www.freeforum101.com/iworktipsntrick/viewforum.php?f=22&sid=3527487677f0c 6fa05b6297cd00f8eb9&mforum=iworktipsntrick
    Peter

  • Will apple next update to help fix the location following data problems will the ipod touch 2g be included ?

    will apple next update to help fix the location following data problems will the ipod touch 2g be included ?

    Chances are the 2g itouch will not be included in the update. Also no one yet knows if it will be fixed in the next firmware but apple has said they know of this bug.

  • TS1814 I have windows vista and this did not work for my ipod it still will not update PLEASE HELP!

    I have windows vista and this did not work for my ipod it still will not update PLEASE HELP!
    iTunes for Windows: iTunes cannot contact the iPhone, iPad, or iPod software update server

    Try this:
    Close your iTunes,
    Go to command Prompt -
    (Win 7/Vista) - START/ALL PROGRAMS/ACCESSORIES, right mouse click "Command Prompt", choose "Run as Administrator".
    (Win XP SP2 n above) - START/ALL PROGRAMS/ACCESSORIES/Command Prompt
    In the "Command Prompt" screen, type in
    netsh winsock reset
    Hit "ENTER" key
    Restart your computer.
    If you do get a prompt after restart windows to remap LSP, just click NO.
    Now launch your iTunes and see if it is working now.
    If you are still having these type of problems after trying the winsock reset, refer to this article to identify which software in your system is inserting LSP:
    iTunes 10.5 for Windows: May see performance issues and blank iTunes Store
    http://support.apple.com/kb/TS4123?viewlocale=en_US

  • Unable to update itunes. help. error message when trying to update to latest version of itunes. "the installer has encountered an unexpected error installing this package. this may indicate a problem with this package. error code 2721"

    unable to update itunes. help. error message when trying to update to latest version of itunes. "the installer has encountered an unexpected error installing this package. this may indicate a problem with this package. error code 2721"

    Hello chae84swangin,
    I recommend following the steps in the article below when getting an error message trying to install iTunes:
    Trouble installing iTunes or QuickTime for Windows
    http://support.apple.com/kb/HT1926
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • Front End Screen to Update Item Help Text

    Hello, I've been asked to create an Apex front end screen which the Administrators can access in order to update the Help Text associated to the page items within our application (Apex 4).
    I created a basic Interactive Report:
    select page_id, item_name, display_as, ITEM_HELP_TEXT from APEX_APPLICATION_PAGE_ITEMS where application_id = :APP_ID;
    I also have an edit page, which contains the page id (display only), item_name (display only), item_help_text (text field).
    Everything is working fine, except that when the Update process fires to update the help text, I get an Insufficient Privileges error message.
    Update APEX_APPLICATION_PAGE_ITEMS
    set item_help_text = :p7_item_help_text
    where item_id = :p7_item_id
    and application_id = :APP_ID;
    Just wondering, is it possible to update this APEX_APPLICATION_PAGE_ITEMS table? If not, can you please advise what the workaround would be?
    Thank you,
    Laura

    Log on as APEX_04000 user and then grant permission to your wpplication schema user. For a example if your application schema is app_user then
    Grant SELECT,UPDATE ON APEX_APPLICATION_PAGE_ITEMS  to app_user;Thanks
    * If this answer is helpfull or correct then please mark it and grant the points.

Maybe you are looking for

  • Files can't be found, but are still taking up space.

    I just downloaded several hour-long podcasts from the web in MP3 format. I added them directly to my iPod Touch via iTunes 9.2.1.5 and they showed up in my music folder. Well, obviously I wanted them to show up as Podcasts, so like I do with my Audio

  • Where do I get eps parser plugin for adobe photodeluxe home edition 3.x and photodeluxe business edition 1.x

    Had to do a recovery on my Windows Xp Media Edition yesterday.  Just got this message when I started up my PC today and tried to open up Adobe Photoshop Business Edition 1.0 (I know, i know, but I LIKE Photoshop Business Edition 1.0.  It does everyth

  • Logic to get  2 print copies separately

    Hi All, We have a req on check printing to add logic to take care of 2 print copies (check and office copy)separately and save them in a PDF file in a location thru pop-up. Pls. provide your valuable pointer. Thanks, Deepti.

  • BW reports (BEx Reports) in Sneak preview  ABAP version

    Hi All, Is it possible to display  the BW data in BEx reports with help of Tr code  RRMX  in Sneak preview  ABAP trail version. When i try to run Trcode RRMX system says <b>Please install Excel as viewer.</b>. Please let me know , how we can display

  • SELECT from SYS_REFCURSOR?

    My function is being passed a SYS_REFCURSOR as a parameter. I need to use the values stored within it in one of my SELECT statements. If the REFCURSOR were a Collection I could do something along the lines of:              select *              from