JS CS2 - Setting Up An XML Feed

Hi all,
I'm not really sure if this is the right forum for this topic or not but would appreciate any help I can get.
What I am hoping to achieve is to display user entry field on a webpage based on the tags that exist on an Indesign document.
For example one Indesign template would have frames tagged as Heading, Body Copy.
While an another template would have frames tagges as Heading, Sub heading, Body Copy, Bottom sub heading.
The user would be prompted with a list of templates and based on the choice of the template the web page would be populated with various user entry fields based on the tagged frames of the particular template.
Thanks in advance
Norbert

Hi Norbert,
I have worked with a sytem call iWay some time ago
http://www.press-sense.com
It does exactly want you are describing based on a PDF template, though.
Stefan

Similar Messages

  • Has a maximum number of item s been set in the .xml feed?

    Is there a limit to the maximum number of <item>s allowed in the .xml feed for publishing on iTunes?
    That is, does there come a point where old items have to be deleted before new ones can be added?

    If there is it is fairly high. I just downloaded all of 7th Son Podcast last weekend, 50+ episodes.

  • Is there a set maximum number of item s in the xml feed?

    Is there a limit to the maximum number of <item>s allowed in the .xml feed for publishing on iTunes?
    That is, does there come a point where old items have to be deleted before new ones can be added?
    PC   Windows XP  

    I would imagine most people submitting such a large number of jobs are using something more robust like Qube:
    http://www.pipelinefx.com/products/qube-film.php
    Qmaster is very buggy and would need a complete rewrite before it could be qualified for use in such an environment.

  • Tutorial needed: Nivo Slider powered by Photo Gallery XML feed

    I'm in need of some help.  I've setup my Photo Gallery, generated the xml feed.  I went to the Nivo slider site, but don't see instructions of how to make it read the xml file.

    So this is the information that I'm using which leads me to believe I can use the xml feed to populate the slider.
    http://forums.adobe.com/docs/DOC-1780
    . You can now style this using your own CSS or use one of the many free, jQuery-based Gallery/Slideshow plugins available on the web, such as Galleria, the jQuery Cycle plugin, or InnerFade.
    When using a seperate jQuery plugin on top of this set up, make sure you place and execute the plugin script after the code we just inserted, so that our LI items are generated before it attempts to process and manipulate them.
    Am I right and it just takes the proper coding?

  • Weather XML Feed for 7940

    Does anyone have a good xml feed or code to set that for the URL IDLE in the enterprise parameters?

    As long as your phone have access to Internet (DNS or IP), you can use this.
    http://phone-xml.berbee.com/cgi-bin/weather.pl
    Phone-xml.berbee.com resolves to 64.73.32.133
    HTH
    Sankar
    PS: please remember to rate posts!

  • Parameter is not working in HTTP( XML FEED) dataset in bi publisher 11g

    Hi,
    I have used parameter in BI Publisher 10g for HTTP(XML Feed) dataset to have dynamic url which worked by using ${p_url} where p_url is the parameter.
    The same procedure when I use in BI Publisher 11g is not working.It does not consider the parameter ${p_url} and throws the following exception
    *oracle.xdo.dataengine.datasource.plugin.DataAccessException: java.lang.Exception: java.net.MalformedURLException: no protocol: ${p_url}*
    Has anyone faced this issue?
    Please let me know if am doing something incorrect here.
    Thanks &Regards,
    Balaji

    Thanks for your reply.
    In BI Publisher 10 g we are using it this way ${p_url}.
    p_url is the parameter which gives us the entire URL for the XML feed.
    e.g. p_url=http://rss.news.yahoo.com/rss/topstories
    The p_url takes the entire url.
    Please let me know if this can be done the same way in 11g.
    Thanks,
    Balaji

  • Reg : Weather XML Feed service application - urgent please.....!

    Hi All,
    I hv created a sample weather application which was published in weblog by Prakash with topic "Create a weather magnet using xml feed from weather.com"
    Everything works fine....But, when I deploy this one I get foll. error :
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : com.ust.weather.display
    Component Name : com.ust.weather.display
    xoap.weather.com.
    Exception id: 04:16_03/03/07_0773_1198650
    See the details for the exception ID in the log file
    I donno where iam going wrong but still.....not able to figure-out exact problem.
    I also, added the foll. jars :
                com.sap.portal.runtime.application.contentconversion_api.jar
                com.sap.portal.runtime.application.contentconverter_api.jar
    I request you all gurus.....plz provide me with solution where I went wrong.
    Appreciate your time and valuable inputs.
    Thanks in advance,
    Ravi Kumar.

    Hi Swathi,
    Thanks for your valuable inputs and reply.
    I checked in Javadeveloper >> Tools >>> Logviewer.
    I don;t find logviewer option under Tools of Java developer role.
    I am rightnow logged in to server via remote server desktop...checking for the logfiles.
    Please, let me know any other options/suggestions.
    Regards,
    Ravi Kumar.

  • Reading rule sets from an XML file

    Hi all,
    How can I read rule sets from an XML file? I have been given some rules in XML
    format and using those I have to query some content. I am using WLP4.0
    Also how can I code rules in java?
    Thanks in advance.

    You can have the following classes:
    Players class deriving from Vector (or containing a vector), and then
    Player class with attribute 'name'.
    class Players
               Vector myVector = new Vector();
                void addPlayer(Player p)
                      myVector.add(p);
                Player getPlayer(int index)
                      myVector.get(index);
    class Player
             private String myName = null;
             Player(String name)
                    this.myName = name;
             String getName()
                    return myName;
    }Then while handling the SAX events you can do the following:
    class MySAXHandler implements ContentHandler (or whatever the itnerface is)
                 public void startElement(String name,....)
                          Players p = null;
                          if(name.equals("Players"))
                                 p = new Players();
                         else if (name.equals("Name"))
                                p.add(new Player(value));
    }HTH,
    Kalyan.

  • Need to get rss/xml feed from itunes

    I need to get an rss/xml feed of the albums I am selling on itunes -- to insert into an iphone app I am working on.
    Any one know how to get this feed?

    If you had iTunes Match before all this happened, yes. Just log in, activate iTM and download the music. If you did not have iTunes Match prior to these incidents, no, it can not help you.
    You should also be doing regular backups of your personal data to an extnal HDD. If you had a backup hue could simply restore it.

  • No Preview or Download With My XML feed

    I have created an XML feed for my podcasts per the Apple specs and everything is working great EXCEPT my mp3's are uploaded to a streaming server. My feed reflects the URL of the mp3 file on the streaming server.
    The itunes store will not play these podcasts. No preview or anything. So, I moved the mp3 off from the streaming server to a regular web server. Updated the feed....and all is good!
    So, the problem is now I will have to have these files in two locations. One on my streaming server and one on my web server. Not good joo joo. So, is it possible for itunes to use the streaming server URL? Do I need to change something in my feed or will I be stuck with having the files in two locations?

    iTunes does not stream podcast files. So I think you are stuck unless you can make one server do both.
    Message was edited by: camoracer

  • Disabling the xml feed as a canonical workaround

    Hi I have a question and wondered if anyone can advise.
    I am working on a jewellery site with 150ish products and multiple catalogs - 4 main ones (necklaces, earrings, bracelets & rings) and then many less important ones (beaded necklace, stretch bracelet etc)
    Each product resides in many catalogs (eg 'Necklace A' can be found in catalog 'necklace' and 'beaded necklace' and 'sale jewellery). I want the main catalogs and subsequent products in these catalogs (eg necklace) to be the ones that google use (to avoid duplocate content etc).
    I would have liked to use a Canonical tag but dont think BC supports these. My workaround was to disable the xml feed of all the 'less important' catalogs so that google only sees the 4 main catalogs.
    Is this a good idea? Does anyone have any other suggestions? etc
    Suggestions will be warmly recieved.
    Thanks

    <cffeed>.
    For example, run the following
    <cffeed action="read"
    query="rssQuery"
    source="
    http://rss.news.yahoo.com/rss/topstories">
    <cfdump var="#rssQuery#">

  • How to set services-config.xml?

    Hi,
    Hi,
    I am confusing for how to set services-config.xml(configuring
    channels and destinations) for <mx:RemoteObject>.
    Please give me a simple demo .Thanks
    MK

    Maybe this will help?
    http://www.sephiroth.it/tutorials/flashPHP/flex_remoteobject/page001.php

  • RSS/XML Feed Portlet

    Under 4.5WS we had a number of portlets that were fed directly from internet XML feeds, such as moreover. Having upgraded to G6 it would appear that we can no longer do this in the same way.
    I have been reading various posts referring to sample RSS feed portlets but cannot appear to find them either in these discussions or in the CodeSample area.
    Can anybody provide a clearer pointer where we can get some sample/shared code to do this as we would rather not start from scratch. Ideally code that allowed for multiple feeds into the same portlet.
    Thanks,
    Ross Ellard

    Thank you Eric. Flattery will get you everywhere. ;-)
    <marketing>Maybe we can discuss this further at BEAWorld. Are you going? If so, stop by our booth.</marketing>
    If your time frame is more urgent, then let's talk on the phone soon. You have my number, I'm sure.
    I like the idea of a general XML/Web crawler that uses XSTL to convert to some intermediate format and then crawls it into ALUI. That could work with almost any data source because you could go DB->XML+XST->Crawler->ALUI. If we insist upon the intermediate format being standard RSS (RDF), then we actually kill two birds with one stone. We just implement an RSS crawler and then tell clients of the service that if their XML is not in RDF, then they must provide an XST that transforms their XML to RDF and then we're good . . . .
    I already have some nice RDF parsing code in C# -- you cool with that for our language/platform?
    Best,
    Chris Bucchere | bdg | [email protected] | http://www.bdg-online.com
    Message was edited by:
    bucchere (I changed XSD to XST -- got my acronyms confused.)

  • Setting selectedIndex via XML

    I have a comboBox that is populated by an XML file. Is there
    a way to set the selectedIndex to a variable within the XML file?
    For example, my XML data looks like this:
    <villa name="Villa 2" URL="
    http://www.URL2.com"
    default_index="1"/>
    When someone makes a selection from the combo box, I would
    like the user to be directed to a new page with the default index
    set correctly. In the above example, if the user chooses "Villa 2"
    they are directed to the URL.com site, and I want the default in
    the combo box on the new page to be index 1, which is "Villa 2".
    I can successfully pass the info for the default_index via
    FlashVars on the new page, but I want to set the index with the XML
    file and not the HTML file.
    The following line works if I set the default_index variable
    through FlashVars, but doesn't read it if the default_index is set
    in the XML.
    comboBox.selectedIndex=default_index
    Any ideas?
    Here's the code that populates the comboBox and sets the
    default index:
    var myData:XML = new XML ();
    myData.ignoreWhite = true;
    myData.load ("myData.xml");
    myData.onLoad = function (success:Boolean):Void
    if (success)
    var data:XMLNode = this.firstChild;
    var children:Array = data.childNodes;
    var numItems:Number = children.length;
    for (var i:Number = 0; i < numItems; i++)
    var child:XMLNode = children
    var name:String = child.attributes.name;
    var URL:String = child.attributes.URL;
    comboBox.addItem (name,URL);
    }comboBox.selectedIndex=default_indx
    Thanks in advance!

    for (var i:Number = 0; i < numItems; i++)
    var child:XMLNode = children
    var name:String = child.attributes.name;
    var URL:String = child.attributes.URL;
    comboBox.addItem (name,URL);
    // assumes there will be only one node with a default_index
    attribute
    // -- if more than one, the last one will be the selected
    item
    if(child.attributes["default_index"] !=
    undefined){comboBox.selectedIndex=i;}
    other approach:
    <datanode default_index="1"/>
    <villa name="Villa 1" URL="
    http://www.URL1.com" />
    <villa name="Villa 2" URL="
    http://www.URL2.com" />
    <villa name="Villa 3" URL="
    http://www.URL3.com" />
    </datanode>
    var data:XMLNode = this.firstChild;
    var children:Array = data.childNodes;
    var numItems:Number = children.length;
    for (var i:Number = 0; i < numItems; i++)
    var child:XMLNode = children;
    var name:String = child.attributes.name;
    var URL:String = child.attributes.URL;
    comboBox.addItem (name,URL);
    defIdx = Number(data.attributes["default_index"]);
    comboBox..selectedIndex = isNaN(defIdx) ? 0 : defIdx;
    "catcherintherye" <[email protected]> wrote
    in message
    news:[email protected]...
    > I have a comboBox that is populated by an XML file. Is
    there a way to set
    the
    > selectedIndex to a variable within the XML file?
    >
    > For example, my XML data looks like this:
    >
    > <villa name="Villa 2" URL="
    http://www.URL2.com"
    default_index="1"/>
    >
    > When someone makes a selection from the combo box, I
    would like the user
    to be
    > directed to a new page with the default index set
    correctly. In the above
    > example, if the user chooses "Villa 2" they are directed
    to the URL.com
    site,
    > and I want the default in the combo box on the new page
    to be index 1,
    which is
    > "Villa 2".
    >
    > I can successfully pass the info for the default_index
    via FlashVars on
    the
    > new page, but I want to set the index with the XML file
    and not the HTML
    file.
    >
    > The following line works if I set the default_index
    variable through
    > FlashVars, but doesn't read it if the default_index is
    set in the XML.
    >
    > comboBox.selectedIndex=default_index
    >
    > Any ideas?
    >
    > Here's the code that populates the comboBox and sets the
    default index:
    >
    > var myData:XML = new XML ();
    > myData.ignoreWhite = true;
    > myData.load ("myData.xml");
    > myData.onLoad = function (success:Boolean):Void
    > {
    > if (success)
    > {
    > var data:XMLNode = this.firstChild;
    > var children:Array = data.childNodes;
    > var numItems:Number = children.length;
    >
    > for (var i:Number = 0; i < numItems; i++)
    > {
    > var child:XMLNode = children;
    > var name:String = child.attributes.name;
    > var URL:String = child.attributes.URL;
    > comboBox.addItem (name,URL);
    > }
    > }comboBox.selectedIndex=default_indx
    > }
    >
    > Thanks in advance!
    >

  • "Device Pin not set in TransConfig.xml.for translator RimBB" message when I try to sync my BBZ10 with Outlook Calendar and Contacts

    Hello, Does anyone know how I can sync my BBZ10 with my computers Outlook Calendar and Contacts? It was working but since my computer returned from being repaired it doesn't sync and gives me the following message
    "Device Pin not set in TransConfig.xml.for translator RimBB"

    I did resolve it, it was so long ago but here's what I suggest:
    -First remove the software on your computer by going to the add/remove programs if you're using a PC. If you're using Mac, I'm not sure where you go. 
    -Then go to BB website and download the correct program for you phone
    -Check both your phone and computer have all their updates
    With the newest updates I have no trouble syncing my calendar/contacts from my PC to my BB and vice versa. It was just initially when the BB was so new they hadn't updated the programs. Over time the fixed the glitch, this is why I recommend you remove the program you have and start over, it will probably fix itself.

Maybe you are looking for

  • Facetime recording in ios 6.1.4

    I am having Ipad 2 and Iphone 5. How to record face time or Skype video? Thanks Madhu

  • Variable not defined: '_XDOXSLTCTX'

    Hi, This is Rama krishna. I have implemented a prototype for barcode generation service using BI Publisher API. I am using Jdeveloper 11g. I have created a small ADF Fusion application to consume the webservice. My application is working fine when I

  • Selecting playlists, apps, calendars

    I no longer see the page where I select apps, calendars, music, books after I connect my iPad... How do I find this items again?

  • Are there Lync Optimized Softphone headsets that don't create a dialtone when you turn them on?

    We're deploying Lync voice in an office and we're going to deploy headsets that can connect to Lync Phones and the computer. So far I have tried two headsets and both of them create a dialtone as soon as you push the PC button. If you don't make a ca

  • The database target is currently unavailable.

    i have Oracle 11g on windows 64bit i get strange error while opeing EM. when I run EM it show database Instance is down startup or perform recovery whereas i check from this command select status from v$Instance it show state of database open i have