The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
15 views

Is there an application to create xml or plist files in a visual way? [duplicate]

What do I mean by "in a visual way" ? Actually, I would like to create a simple "structure" where an element can have several sons, and so on. The xml format is a good format for this structure. But, ...
0
votes
0answers
27 views

Help with libxml2.2.dylib & libxml2.dylib

I realize this might be a common question. Upon trying to resolve a dependency problem with libxml2.2.dylib I accidentally deleted files /usr/lib/libxml2.2.dylib and /usr/lib/libxml2.dylib. Yes, I ...
2
votes
2answers
125 views

Using cURL to download images in XML feed?

I have an XML file that has links to various .jpg I want to create an applescript that downloads a local copy of these. The idea is to also label them sequentially with a number say 001 to 030. ...
0
votes
0answers
111 views

How can I create (nested) Keynote.app slides from a XML file?

I have some nested lists (XML/OPML file) and I am looking for a (automated) process to create Keynote presentations from them. Use case: I write concepts for presentations in an Outliner, then would ...
-2
votes
1answer
35 views

Why don't property lists use more XML-element types? [closed]

Most software would store information in XML rather like this: <book> <title>Generic Examples, the Internet, and You</title> <length pages="43" /> <authors> ...
1
vote
1answer
218 views

iTunes Podcast Rejected by Apple

I am trying to submit a podcast to iTunes for the first time, and thought everything was going well, but I just got a rejection email: Dear podcast owner, The podcast located at the URL shown ...
0
votes
1answer
131 views

Open XML support in Pages

It looks like iWork's Pages supports Open XML - however, I can't find any good information on this on either developer.apple.com or on the web. Is there a good resource for this that I'm not aware of? ...
3
votes
1answer
3k views

How can I view the raw XML of an RSS feed in Safari (or Reeder)?

I want to see the raw XML of an RSS feed for a podcast. In Safari, as of Lion formatted XML files is supported. But RSS feeds are not formatted that way and instead presented in Safari's RSS Reader ...
2
votes
1answer
104 views

Two custom keyboard layouts, both ALMOST working in different ways

I have been using the Programmer Dvorak keyboard layout for a while, but ran into problems after a poorly-executed tweak of mine which lead to me re-installing version. However, the latest package ...
1
vote
1answer
672 views

Run plist command every 5 seconds

I have the following plist file in my User/Library/LaunchAgents folder. It presses the "g" key every 60 seconds. My question is, how can I change this to press the "g" key every 5 seconds? ...
11
votes
7answers
17k views

What's a good XML viewer/editor for Mac OS X?

I use XML Editor from XMLmind for editing/viewing XML file in Mac. It's not bad, but I expect an XML editor for Mac. What options do I have including the commercial/free software?