InDesign JavaScript "help" file

I have used Jongware's InDesign JavaScript help files and have really found them essential. I am grateful for his efforts to make these available.
I am primarily a FrameMaker user and Adobe is going to provide ExtendScript support for the next version of FrameMaker. The FrameMaker object model is shown in the ExtendScript Toolkit CS5 Object Model Viewer. I would like to do something similar to what Jongware did in extracting the data to a series of HTML files. I am having difficulty figuring out where this data is stored. I can't find an XML file that contains the data. I am mainly posting this here because I haven't been able to contact Jongware directly. Thanks in advance for any help.
Rick

Oops :-) Yeah to avoid sp@m I don't really want to post my mail addresses on public sites.
I sent you a P.M., I'm hugely interested in what you are planning!

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.

  • How do I set the HELP menu to use Indesign's local HELP files on the hard drive and not the web?

    How do I set the HELP menu to use Indesign's local HELP files on the hard drive and not the web?
    CS 5.0 launches the internet browser.  > TO SLOW I DONT WANT THIS.
    CS 3.0 uses the local help files > I WANT THIS FOR 5.0.

    You're not speaking to the right forum for your request. Help is a Suite-wide feature and here is the forum where the Help application is discussed, and where the proper Adobe people hang out:
    Community Help Application

  • Need help opening a few files on InDesign (plugin help)

    Trying to open up some files from flash drive on InDesign, it says "the document uses one or more plug-ins which are not currently available on this system" and then says "Cannot open...Please upgrade your plugins to latest version or upgrade to newest Adobe InDesign" Any help? Thank

    Hello,
    You might find your answer here.
    InDesign
    P.

  • Is there a way to save InDesign CS6's help files to hard drive for access off-line?

    I can't figure out how to do this. I often take my laptop where there is no internet or weak internet. Help doesn't work when I'm there. Surely there's a way to do this, right? How?
    I'm using the Middle Eastern version 8.0.2 (Hebrew-English). I need the help in English.
    Thanks!

    You're right, of course. Probably most things are the same. Nonetheless I did find the CS6 Help File PDF here: https://web.archive.org/web/20130511110603/http://helpx.adobe.com/pdf/indesign_reference.p df.
    Thanks for pointing me in the right direction. If I hadn't had the link you originally sent, I'd not have found this link to old CS6 help.

  • How do I import an InDesign tagged text file into multiple pages and export as .ps or .pdf using Jav

    I have an InDesign tagged text file I've translated from .xml. I need to automate the following steps:
    1 - access specific InDesign template (eg. ABC_template.ind)
    2 - import tagged text file into InDesign
    3 - autoflow text to END of document (normally around 3-5 pages)
    4 - save document as either .ps or .pdf file
    5 - where the input file stub name matches the output stub name (eg., OrigName.txt outputs as OrigName.pdf).
    I would like to completely automate this whole process using JavaScript (because I don't know anyone that knows AppleScript). I've automated the first part using a perl script. I've been trying to find sample snipits of JavaScript that would do one or more of the items listed above, but am having a hard time finding what I need.
    Please, I'm desperate!! Can any of you InDesign scripting guru's out there help me??
    Thanks in advance!!
    LindaD

    Hi Linda,
    I might be able to help you out. You can contact me by email (click on my user name for the address), or if you post your email here.

  • How to execute the InDesign Javascript from outside in MAC

    Hi All,
    I need to execute the InDesign Javascript from outside in MAC machine.
    Anyone can help me.
    Thanks in advance.
    Regards,
    Ramkumar

    If you just want to imitate double clicking a file, use execute() method, e.g.:
    var myJavaScriptFile = new File("~/Desktop/Test.jsx");
    myJavaScriptFile.execute();
    At the top of your .jsx file type #target indesign to make the script run in InDesign.
    And I want to add to what Harbs said in the previous post: when you use do script command, you can also send parameters and get back values. See DoScriptParameters and DoScriptReturnValues sample scripts from InDesign CS3 Guide Scripts for details.

  • Interact with indesign javascript through Jtree

    i can display indesign script files in tree view. what is my question is if i click the indesign javascript file i want
    to execute. that means i want to interact with java swing to indesign cs3. How it is possible could anyone tell me.

    Welcome to the Sun forums.
    >
    i can display indesign script files in tree view. what is my question is if i click the indesign javascript file i want
    to execute. that means i want to interact with java swing to indesign cs3. How it is possible could anyone tell me.>About the only way you will be able to get interaction between a JTree and JavaScript is to put the JTree in a JApplet and put that applet in a web page that also references the scripts.
    As far as Java/JS interaction go, look to [Real's HowTo|http://www.rgagnon.com/howto.html] (<- link) and the categories 'Java|JavaScript Interaction' & 'JavaScript|Interaction with Java'.
    Testing will be a hassle, since the AppletViewer does not support Java/JS interaction and browsers cache the classes. Not that applet development is not a PITA to start with.
    And a few points before closing:
    - All sentences should start with a single upper case letter. This helps the reader to quickly scan text, looking for ways they can help. You would not want to make it harder for people who are trying to help, would you?
    - The word 'I' should be always upper case, always.
    - ..and it is JTree, not Jtree. Please be very careful with class names so we can all be sure you refer to J2SE classes, and not some 3rd part class about which we know nothing and do not support.
    Edited by: AndrewThompson64 on Jul 6, 2009 9:19 PM

  • CS5 InDesign cannot open files in the InDesign CS5 document format

    I'll be working in InDesign CS5 with no problems then at some point I'll double click on an InDesign file and a window comes up and says - InDesign cannot open files in the InDesign CS5 document format. Sometimes when this happens I have to completely reboot my whole system before I can get InDesign to function correctly. Is this a flaw with CS5? Did not happen with previous versions. It doesn't always happen but I can't figure out what causes it. Would appreciate anyones help. I'm getting to really HATE InDesign!!

    I have not uninstalled and reinstalled, but I did just switch over to another workstation using Time Machine. The previous system was Leopard. This one is running Snow Leopard.
    I'm not sure how to parse this. When you say "switch over to another workstaiton using Time Machine" do you mean, "started using another machine that happens to be using Time Machine for backups and is also running 10.6 instead of 10.5"?
    Or do you mean, "Used the Time Machine program to upgrade from 10.5 to 10.6?" If you mean the second one, well, I can't say I am surprised that things are messed up. And that would make your problem rather different than the other posters, which is good reason for you to have started your own thread (and thus your own solution)....
    I'm a little bit leary of getting in and changing things in Terminal, without understanding what I am changing. Plus this is a workstation at work, so if I screw something up, that is not a good things, and I don't have time to spend a day fixing things back up again, with the way our workload is.
    Well, you can find a lot of marginal documentation about lsregister and Launch Services, but I wonder whether your understood the ramifications of messing with Time Machine (or maybe I have misinterpretted you!). I'd be surprised if you found another way to fix this, other than uninstall/reinstall.
    Good luck.

  • Unable to open help files in Pagemaker 7.0.1a in Windows 7

    I see this question has been asked before, but the link to the solution no longer works.   Page maker works fine in Windows 7 64 bit, but when I click  on the help button, nothing happens.  If the link on the previous solution can be updated or expounded upon, that would be great.  Thanks for your time, Steve

    Did Indesign fix the skew problem?
    I scan lots of old books and then need to set the resulting tif files.  They are never exactly right and have skew.  In PageMaker I could fine tune the skew to the nearest .1 degree. In InDesign, only to the nearest degree.  You will notice the difference.  Lots of pages deskew at .3, .2, -.5 degree.  Note these are all tenths.  I ran into this problem, I did not see a solution, I dropped the trial version of InDesign.
    PS as I'm stuck with PM7, I made the mistake of trying to move the help files from IE to Google Chrome, not remembering that Chrome will not open local files.  I've wiped out the IE code that will run IE and now have no help files.  (File: Preferences: Online)  Moving to Firefox does not work for the same reason:  It won't open local files because of security problems.  PM7 is hardwired in such a way as to mis-present the local file, such that even if Firefox could open it, it won't.  So we need the original magic code, as without it, PM7 cannot start IE, which means that IE cannot display html formatted help pages.
    Many thanks for your help.
    PPS:  Contiunued fussing about, I found the PM help files, under Adobe/PM/RIS??/USEnglish/Help (I think) and then went to the main help.htm and double clicked.  Came right up in >>Google Chrome<< which supposedly does not run local files.  I then bookmarked it.  So I can't get to the help from inside PM7, but I can hit the bookmarked file in Chrome.  Chrome displays it better than IE.

  • I want to find the image tag name from Image layer name InDesign JavaScript?

    I want to find the image tag name from Image layer name InDesign JavaScript?

    Hi,
    You can use following script to fetch image tag name and the layer name on which it lie:
    var imgBox = app.activeDocument.rectangles // fetch all rectangular frames from the active document
    for(var i = 0; i< imgBox.length; i++)
      if(null != imgBox[i].associatedXMLElement )
                var b = imgBox[i]
               alert("Image tag name "+imgBox[i].associatedXMLElement.markupTag.name + "\n exist on layer " + imgBox[i].itemLayer.name)
    Hope this would help you to resolve your problem.

  • Printing issues from InDesign CS4 pdf file

    Good morning,
    Could you help explain and possibly resolve an issue I'm having with an InDesign CS4 pdf file where the text and image drop shadows (40%) are printing as solid black blocked shapes from a large format printer. The file encompasses 1 overall image, 1 image with drop shadow, 3 text frames with drop shadow effect applied to the text and 1 group set of simple rectangular and ellipse objects with a glow.
    My colleagues in graduate school experienced the same with their files and the output bureau's rasterized the pdf file in Photoshop where it printed out with good resolution. Shouldn't this be resolved first in InDesign rather than rasterizing the file?
    I appreciate any help and insight you could offer myself and my colleagues.
    Thank you, Kathryn

    The printing service uses Acrobat 8 Pro and HP large format printer. My InDesign CS4 document is in the color mode of RGB and color type as Process. I saved it as a pdf file using the standard settings as follows: Preset: High Quality Print, Standard: None and Compatibility: Acrobat 4 (PDF 1.3). Are there options I should be paying more attention to when creating the PDF file? Also, I was reading up on Peter Spier's response links.
    This brings me to the next question...I'm creating a photo book for grad school with approximately 40 pages of images (RGB, 300dpi) with feathered drop shadows. What would be the best settings to use when exporting as a pdf file for printing services?
    Thank you for your help.
    Kathryn

  • Indesign-generated .pdf files won't print

    I realize this question is vague to the point of being unanswerable, but here I go anyway.
    Our department's publication person sent me a number of chapters of our book in progress so that I could print an uncorrected proof to show to our funding source. She emailed me .pdf files generated by InDesign CS2, probably, although it might have been CS3.
    She also emailed me the indesign file for the frontmatter because I had some things to add, so the .pdf for that I generated myself.
    I took everything to a local printer we regularly use. To print this job he was using a large commercial Canon setup I think. None of the .pdfs would print on it. He ended up having to print them all as images for the purposes of creating a proof for me.
    Now, I printed all of them myself on our networked postscript printer, both from a Mac and a Windows machine, no problem.
    Since the files had been emailed to me, and then to him, we thought maybe they got corrupted, so I brought them over on a disk, but that didn't help, not even the one file whose .pdf I generated myself would print.
    So is this an issue that has come up--indesign-generated .pdf files being unprintable on a commercial printer but printable on a postscript machine.

    Dov and Al,
    Yes, I'm sorry, I do realize that this isn't enough to diagnose a problem. I was hoping that this might be something that has come up before and someone would recognize.
    As far as I could tell, he was opening up the print jobs in Acrobat and sending them to his printer, which had its own job monitor. When he consulted that monitor he just said, no, it won't print.
    He's a smart guy and I've done a number of jobs with him that were generated in indesign, so I'm really at a loss to explain what has gone wrong with this one.

  • Acrobat Pro 11 Local Help Files

    This works for Reader. Where can I find the one for Pro? Or, where can I find the syntax so I can create my own?
    http://helpx.adobe.com/acrobat/kb/install-help-files-offline-reader.html

    To answer my own question....
    Download the help files here.
    http://helpx.adobe.com/acrobat.html
    http://helpx.adobe.com/en/pdf/acrobat_reference.pdf
    Go here and get Example 2.
    http://livedocs.adobe.com/acrobat_sdk/9.1/Acrobat9_1_HTMLHelp/wwhelp/wwhimpl/common/html/w whelp.htm?context=Acrobat9_HTMLHelp&file=JS_API_AcroJS.88.151.html
    This is the output from Acrobat Pro 11.0.3.
    Acrobat JavaScript Debugger Functions Version 11.0
    +-File
    +-Open
    +-endOpenGroup
    +-NewDocument
      +-NewDocFromFile
      +-ScanMenu
       +-ScanPreset5
       +-ScanPreset1
       +-ScanPreset2
       +-ScanPreset3
       +-ScanPreset4
       +-
       +-Scan
       +-
       +-ScanConfigurePreset
      +-Web2PDF:OpnURL
      +-ImageConversion:Clipboard
      +-
      +-NewDocCombineFiles
      +-CreateMultiplePDFFiles
      +-
      +-AcroForm:Forms_CreateNewForm
      +-endCreatePDFGroup
      +-NewDocCreateCollection
    +-
    +-Save
    +-SaveAs
    +-SaveAsSubmenu
      +-ReduceFileSize
      +-DIGSIG:SaveAndAuthenticate
      +-SaveAsExtendedSubmenu
       +-Annots:ReaderEnableCTT
       +-Annots:ReaderEnable
       +-DIGSIG:UBDoc
      +-PDFOptimizer
    +-endSaveGroup
    +-Email
    +-SPAObject 23
    +-SPAObject 24
    +-
    +-
    +-
    +-Revert
    +-Close
    +-endFormDataGroup
    +-GeneralInfo
    +-endDocInfoGroup
    +-Print
    +-endPrintGroup
    +-RecentFile1
    +-RecentFile2
    +-endRecentFileGroup
    +-Quit
    +-Edit
    +-Undo
    +-Redo
    +-endUndoGroup
    +-Cut
    +-Copy
    +-Paste
    +-Clear
    +-endEditGroup
    +-SelectAll
    +-DeselectAll
    +-endSelectGroup
    +-CopyFileToClipboard
    +-endOleGroup
    +-TouchUp:EditDocument
    +-
    +-SelectGraphics
    +-
    +-Spelling:Spelling
      +-Spelling:Check Spelling
      +-Spelling:Edit Dictionary
    +-LookUpWord
    +-endLookUpGroup
    +-Find
    +-FindSearch
    +-endFindGroup
    +-GeneralPrefs
    +-View
    +-Rotate
      +-RotateCW
      +-RotateCCW
    +-GoTo
      +-FirstPage
      +-PrevPage
      +-NextPage
      +-LastPage
      +-GoToPage
      +-endPageNavGroup
      +-GoBack
      +-GoForward
    +-
    +-PageLayout
      +-SinglePage
      +-OneColumn
      +-TwoPages
      +-TwoColumns
      +-endPageLayoutSubGroup
      +-ShowGaps
      +-ShowCoverPage
      +-
      +-AutoScroll
    +-ZoomSubMenu
      +-ZoomTo
      +-Zoom
      +-ZoomDrag
      +-
      +-ActualSize
      +-FitPage
      +-FitWidth
      +-FitHeight
      +-FitVisible
      +-endFitGroup
      +-PanZoom
      +-Loupe
      +-
      +-Reflow
    +-endGoToGroup
    +-SelectUICustomization
      +-UICustomizationDefaultView
      +-
      +-CreateUICustomization
      +-ManageUICustomizations
      +-
      +-9BD7AB5158C920C2F8053A0BC9B41D2
      +-
      +-FindMoreUICustomizations
    +-endOfCustomizeSeparator
    +-TaskPanesSectionStart
    +-_BasicToolsPane
      +-Tools_Content
      +-Tools_Pages
      +-Tools_InteractiveObjects
      +-Tools_Forms
      +-Tools_ActionWizard
      +-Tools_TextRecognition
      +-Tools_Protection
      +-Tools_DocProcessing
      +-Tools_PrintProduction
      +-Tools_JavaScript
      +-Tools_Accessibility
      +-Tools_Analysis
    +-_BasicEchoSignPane
    +-_BasicCommentPane
    +-TaskPaneSectionEnd
    +-ShowHideSubMenu
      +-Navigation
       +-ShowHideArticles
       +-ShowHideFileAttachment
       +-ShowHideBookmarks
       +-ShowHideContentPanel
       +-ShowHideDestinations
       +-ShowHideOptCont
       +-ShowHideModelTree
       +-ShowHideOrderPanel
       +-ShowHideThumbnails
       +-ShowHideSignatures
       +-ShowHideTagsPanel
       +-endShowHideWindowsGroup2
       +-ShowHideNavigationPane
       +-ResetPanels
       +-
      +-HoldoverToolbars
      +-ShowHideMenuBar
      +-
      +-RulersAndGridsGroup
       +-ShowGrid
       +-SnapToGrid
       +-ShowRulers
       +-ShowGuides
       +-Wireframe
      +-ShowInfo
    +-
    +-ReadingMode
    +-FullScreenMode
    +-endFullScreenGroup
    +-Annots:ReviewTracker
    +-
    +-ReadAloud
      +-ADBE:ReadOutLoudOnOff
      +-ADBE:ReadAloudStart
      +-ADBE:ReadAloudToEnd
      +-ADBE:ReadAloudPauseResume
      +-ADBE:ReadAloudStop
    +-DIGSIG:CompareDocuments
    +-Window
    +-NewWindow
    +-
    +-Cascade
    +-Tile
      +-TileHorizontal
      +-TileVertical
    +-MinimizeAll
    +-endWindowLayoutGroup
    +-SplitWindow
    +-SpreadsheetSplit
    +-WindowMenuSeparator
    +-
    +-Help
    +-HelpUserGuide
    +-Adobe Acrobat XI Pro Help
    +-endGuideGroup
    +-About
    +-AboutAdobeExtensions
    +-endAboutPlugInGroup
    +-
    +-AMTDynamic1
    +-startEBookServicesGroup
    +-endEBookServicesGroup
    +-OnlineSupport
      +-KnowledgeBase
      +-AdobeExpertSupport
      +-AdobeUserCommunity
      +-AccessOnline
      +-
      +-SystemInformation
    +-DetectAndRepair
    I borrowed the original WinReader_Local_Help.js and created WinAcrobat_Local_Help.js which is below. This will install English and French PDF files.
    ADOBE SYSTEMS INCORPORATED
    Copyright (C) 1998-2003 Adobe Systems Incorporated
    All rights reserved.
    NOTICE: Adobe permits you to use, modify, and distribute this file
    in accordance with the terms of the Adobe license agreement
    accompanying it. If you have received this file from a source other
    than Adobe, then your use, modification, or distribution of it
    requires the prior written permission of Adobe.
    /******************************   Hide Menus    ************************************/
    //Hide the default Help menu
    app.hideMenuItem("HelpUserGuide");
    app.hideMenuItem("OnlineSupport");
    app.hideMenuItem("DetectAndRepair");
    var langkey = app.language;
    if (langkey == "FRA")     
      app.addMenuItem({ cName: "Aide d'Adobe Acrobat Pro XI", cParent: "Help", cExec: "fTDocs2()", nPos: 0});
    else
      app.addMenuItem({ cName: "Adobe Acrobat XI Pro Help", cParent: "Help", cExec: "fTDocs1()", nPos: 0});
    // if (langkey == "ENU") {
    //  app.addMenuItem({ cName: "Adobe Acrobat XI Pro Help", cParent: "Help", cExec: "fTDocs1()", nPos: 0});
    /********************************    Functions     *********************************************/
    function fTDocs1()
        {app.openDoc("/C/Program Files/Adobe/Acrobat 11.0/Acrobat/Help/acrobat_reference_EN.pdf");};
    function fTDocs2()
        {app.openDoc("/C/Program Files/Adobe/Acrobat 11.0/Acrobat/Help/acrobat_reference_FR.pdf");};
    Use the Customization Wizard to make your MST.
    Install the WinAcrobat_Local_Help.js file to C:\Program Files\Adobe\Acrobat 11.0\Acrobat\Javascripts
    Install the PDF help files to C:\Program Files\Adobe\Acrobat 11.0\Acrobat\Help
    HTH

  • InDesign 5.5 file conversion to CS5

    Sorry for the inconvenience to you all. Could somebody help me converting An InDesign 5.5 file in InDesign CS5 if a place it in my dropbox? I get the missing plg-ins pop up window. It is very important. Thank you so much. Fokion

    Million thanks. The link is:
    https://www.dropbox.com/sh/1qo5grhy5vkbgc2/n8QRRAQPS1?m=

Maybe you are looking for

  • Don't want jobs with a past date to run on Database import

    I can't get a good straight answer from our DBA on how to accomplish what I need. Here is the scenario... I have a number of scheduled jobs in our Oracle 9i installation that run each night from 12:00 a.m. on. Over the past few months we have had som

  • Does the ati x800 xt run silently?

    My current graphics card is quite loud (nvidia 7800 GT) and I am wondering how noisy the ati x800 xt is in comparison. I read another post that said he would only hear the x800 xt when the machine booted up but not after that. His comment is the last

  • For Goodness Sakes!

    Process:               com.apple.WebKit.WebContent [1061] Path:                  /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.We bKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent Identifier:            com

  • (10gR2) Is there any issue with regard to "Allocation type" of Tablespace?

    Hi, all. What could be the effects of two "allocation types" of Tablespace in 10g?? .EXTENT_MANAGEMENT --> LOCAL .SEGMENT_SPACE_MANAGEMENT--> AUTO .ALLOCATION_TYPE --> (system, uniform) As you know, oracle recommends "LOCAL" AND "AUTO" tablespaces. H

  • Face recognition and places

    wouldn't be nice if also aperture could do also "face recognition" + "place" . some features are useless for professional business but some could make my work easier.