Search found 81 matches

by amix
Wed Nov 14, 2007 9:47 pm
Forum: XSLT and FOP
Topic: XPath ok, XSLT not
Replies: 2
Views: 3215

Thank you very much. That solved my issues. :-)
by amix
Sat Nov 10, 2007 2:06 am
Forum: XSLT and FOP
Topic: XPath ok, XSLT not
Replies: 2
Views: 3215

XPath ok, XSLT not

I might be completley dumb, but I do not get over this: <xsl:template match="//body/descendant-or-self::node()"> [...] </xsl:template> The error I get is: Error in expression //body/descendant-or-self::node(): Axis in pattern must be child or attribute If I use the same XPath in the oXygen...
by amix
Wed Oct 24, 2007 11:40 pm
Forum: Feature Request
Topic: Grid editor enhancements
Replies: 4
Views: 6307

Great, thank you for pointing this out.
by amix
Wed Oct 24, 2007 3:12 am
Forum: Feature Request
Topic: Throw Away Scenarios
Replies: 0
Views: 4255

Throw Away Scenarios

I find myself often quickly creating an XSLT for some small XML file. This is not a project I am working on but just something, that comes along. It would be nice to find a way to quickly define a scenario, a temporary one, that does not get remembered, but goes away with closing the source-document...
by amix
Wed Oct 24, 2007 2:45 am
Forum: Feature Request
Topic: Grid editor enhancements
Replies: 4
Views: 6307

I would also like to add, that needing the mouse to edit the grid-view is a turn-off. I did not even find keyboard-shortcuts to use. It's not very intuitive.
by amix
Wed Oct 24, 2007 2:41 am
Forum: Feature Request
Topic: Trash belongs in the trash can
Replies: 3
Views: 4910

Maybe that second dialog should list all the files and folders, that are going to be deleted, so the user "really gets it" ;-) If the list is too long, it could be a wizard-type with pages.
by amix
Wed Oct 24, 2007 2:38 am
Forum: Feature Request
Topic: Plugin/Feature to Wrap Selected Text Only ?
Replies: 0
Views: 4557

Plugin/Feature to Wrap Selected Text Only ?

Hi! I would be happy to have a functionality to wrap only the marked text according to my print-margin settings. I have seen your example plugins do deal with simple text-formatting stuff, so maybe this could make it into a plugin, too ? Or even a standard feature ? The usecase would be to wrap long...
by amix
Fri Jun 15, 2007 12:27 am
Forum: Other Issues
Topic: Database Explorer shows most fields filled with Null
Replies: 3
Views: 5556

Thank you very much for your help.

I have just emailed Christian this thread's link. Maybe he is interested in it/can do something about it.

It was nice to find a patch rather than becoming a ping pong ball ("No, please contact the driver's author", etc.) ;-)
by amix
Thu Jun 14, 2007 12:06 pm
Forum: XML Schemas
Topic: How do I create a Schema for an Atom extension ?
Replies: 0
Views: 6781

How do I create a Schema for an Atom extension ?

Hi, I want to enrich an Atom feed with tags and attributes from my own namespace. The problem I have is, that some of my elements go into their own containers (my namespace) within the <feed> root, others are additions to already available feed elements, such as <author>. Also, sometimes I want to a...
by amix
Tue Jun 12, 2007 12:48 am
Forum: Other Issues
Topic: Database Explorer shows most fields filled with Null
Replies: 3
Views: 5556

Database Explorer shows most fields filled with Null

Hello, I am using oXygen 8.2.0 on Eclipse 3.2.2 with Java 1.6.0_1 in connection with the accompying JDBC-ODBC bridge on WinXP Pro/SP2 and Christian Werner's ODBC SQlite3 driver. I have installed the driver and set it up in the MS ODBC Control Panel. I get a connection and all seems to be fine. In th...
by amix
Sat May 26, 2007 7:56 pm
Forum: Other Issues
Topic: Create empty XML as specced (create additional content)
Replies: 7
Views: 7789

Ah, okay, I understand.
by amix
Sun May 20, 2007 8:43 pm
Forum: Other Issues
Topic: Create empty XML as specced (create additional content)
Replies: 7
Views: 7789

Would it make sense to allow for optional content to be created without the comments ?
by amix
Wed May 09, 2007 3:55 am
Forum: Feature Request
Topic: Quick Display of Existing Schema
Replies: 4
Views: 5318

Great! Just found the email. Downloading it in a few minutes.
by amix
Sat Apr 28, 2007 10:01 pm
Forum: Other Issues
Topic: Create empty XML as specced (create additional content)
Replies: 7
Views: 7789

Thanks. Yes, I checked the two boxes for additional content. I was trying to draw a full Atom XML template from the Schema. I chose 'feed' as root element. I still run into problems, using the "Create Sample XML Documents" but maybe there is no way around them. If I create it with the &quo...
by amix
Sat Apr 28, 2007 9:43 pm
Forum: Feature Request
Topic: Quick Display of Existing Schema
Replies: 4
Views: 5318

Thank you.
by amix
Sat Apr 21, 2007 10:22 pm
Forum: Other Issues
Topic: Create empty XML as specced (create additional content)
Replies: 7
Views: 7789

Create empty XML as specced (create additional content)

I want to create a template of an Atom feed, that contains all the elements, that are possible. I thought I could do this by selecting "create additional content" in the New-File wizard. The Atom is specced via a RelanxNG/compact and this did not allow for creation of additional content. S...
by amix
Sat Apr 21, 2007 9:45 pm
Forum: Feature Request
Topic: Quick Display of Existing Schema
Replies: 4
Views: 5318

Quick Display of Existing Schema

I would be happy to quickly open one of the schemes, that I have already associated in "Default Schema Association" or "XML Catalogs" in the visual schema editor. Just for display, not for editing. These files often do not belong to the project at hand, thus the files are stored ...
by amix
Fri Apr 20, 2007 12:16 am
Forum: Feature Request
Topic: Convert XSD to VB .Net Classes Automatically
Replies: 5
Views: 12966

Thank you very much.
by amix
Wed Apr 18, 2007 5:45 am
Forum: General XML Questions
Topic: HTML / XML Code Generator
Replies: 2
Views: 8080

This looks pretty much like a table.

Why not do some awk/sed magic ?
by amix
Wed Apr 18, 2007 5:41 am
Forum: Other Issues
Topic: Xml to relationl DB by Oxygen
Replies: 2
Views: 4606

I too would like this. However, I think this is what XSLT has been invented for ? Why not just write some XSLT programs and distribute those with the next update ?

Though, an XSLT might not be so flexible, since it may require some more options being put in by the user.
by amix
Wed Apr 18, 2007 5:37 am
Forum: Feature Request
Topic: Convert XSD to VB .Net Classes Automatically
Replies: 5
Views: 12966

As a sidenote, it may be interesting to create Python, Ruby and Javascript code as well, these days. These three are seriously emerging languages in the web-world. Python is being used by Turbogears and Django, Ruby by Rails, Javascript by AJAX. However, this whole code-generation is a two fold thin...
by amix
Wed Apr 18, 2007 5:30 am
Forum: Feature Request
Topic: Use oxygen Eclipse plugin with RadRails
Replies: 2
Views: 5401

In the meanwhile RadRails works with Eclipse 3.2 and RadRails has been taken over by Aptana.com
by amix
Fri Oct 13, 2006 12:08 pm
Forum: Feature Request
Topic: Eclipse: Loss of window focus with Sun-style mouse
Replies: 7
Views: 8898

Re: Eclipse: Loss of window focus with Sun-style mouse

sorin wrote:Hello,
If you can find a context to reproduce the problem regularly please let us know.
I will.
by amix
Wed Sep 20, 2006 5:18 pm
Forum: Feature Request
Topic: Eclipse: Configuration of Hover start-time ?
Replies: 6
Views: 10251

As I was checking TweakUI, I found an option to change my 'Hover' time as well as my 'X-Mouse' activation delay. Maybe this can even help me with the de-activation of the Eclipse editor-window I was talking at the other post. I set window-auto-activation from 0 to 100ms and can live with that. I wil...
by amix
Wed Sep 20, 2006 5:17 pm
Forum: Feature Request
Topic: Eclipse: Loss of window focus with Sun-style mouse
Replies: 7
Views: 8898

Hello, I don't find in X-Setup Pro 8.1 how I can set the windows to activate on hover. You may need to install the plugin (though, it should come installed with the default distribution. If not do an update of the plugins (is in the menu or in the preferences) and it will get fetched from their ser...
by amix
Wed Sep 20, 2006 5:06 pm
Forum: Feature Request
Topic: Eclipse: Sync XSLT-Input and Attributes
Replies: 2
Views: 5456

Re: Eclipse: Sync XSLT-Input and Attributes

Hello, it might be interesting to have a full view on the attributes and values of a node I inspect in the XSLT-Input view. The way to do it now is to change the editor to the XML source's and navigate in this. Why do you have to switch to the XML editor ? [...] and all possible attributes of each ...
by amix
Wed Sep 20, 2006 3:19 pm
Forum: Feature Request
Topic: Eclipse: Make use of the local (project-specific) settings.E
Replies: 4
Views: 6215

Ok, understood :-)
by amix
Wed Sep 20, 2006 3:16 pm
Forum: Other Issues
Topic: How to support other Markup Languages ?
Replies: 5
Views: 7940

Would it be possible to have it as a part of the oXygen database frontend this way ?
by amix
Sun Sep 17, 2006 3:26 pm
Forum: Other Issues
Topic: How to support other Markup Languages ?
Replies: 5
Views: 7940

Thank you for pointing this out. Me wonders, why the errors are not being corrected in the schema. Well, not sure, whether I need it. I just have visited the specs. The system I design is a client-server machine, that has an OpenLDAP and PostgreSQL backend. However, I want to stay independant of bac...
by amix
Fri Sep 15, 2006 9:35 pm
Forum: Feature Request
Topic: Eclipse: Configuration of Hover start-time ?
Replies: 6
Views: 10251

And he also said:
there is some thing about delay here too
but could be overriden imho

Code: Select all

org.eclipse.jface.text.AbstractHoverInformationControlManager.Closer.stop(boolean)
It seems these are things, that do not get used in Eclipse but are in the code.