Skip to search.
xrules · XRules & DynamicDOM

Group Information

  • Members: 31
  • Category: XML
  • Founded: Mar 10, 2005
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

  Messages Help
Advanced
Messages 1 - 30 of 74   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1 Guillaume Lebleu
guillaumelebleu Offline Send Email
Mar 12, 2005
8:57 pm
Hello, My name is Guillaume Lebleu, I'm co-founder of San Mateo, CA-based Brixlogic (www.brixlogic.com). My company's technology is a 4th Generation Language...
2 Waleed Abdulla
waleed_ka Offline Send Email
Mar 13, 2005
10:30 am
... Guillaume, It can be done in two ways: 1. Using the <validate> rule (note that the iif() function is an XRules extension function that implements Immediate...
3 Waleed Abdulla
waleed_ka Offline Send Email
Mar 13, 2005
8:55 pm
Hi everyone, I just uploaded the following document to the Files section: "XRules Features around the Corner 2005-03-13.doc" It contains some ideas for new...
4 lloydlesliefischer
lloydleslief... Offline Send Email
Mar 17, 2005
6:39 pm
I just came across xrules today - from a reference from a blog (can't remember which right now). My particular specialty is constraints. I use them to define...
5 Waleed Abdulla
waleed_ka Offline Send Email
Mar 18, 2005
4:35 am
... True. I guess the collective level of pain will have to reach a certain point before a big vendor or a standards organization steps in to fill the gap....
6 Waleed Abdulla
waleed_ka Offline Send Email
Apr 2, 2005
11:01 pm
Hi everyone, I just wanted to share my excitement that my position paper to the W3C Workshop on Rules Languages was accepted. I'm very happy to get the chance ...
7 Waleed Abdulla
waleed_ka Offline Send Email
Apr 11, 2005
8:28 am
Hi everyone, I'm glad to finally release the first version of XmlVoyager. This is the first application that uses XRules as its data format, and the DynamicDOM...
8 ms_corina Offline Send Email Apr 30, 2005
9:32 pm
Can someone please post an example using the DynamicDom engine in csharp? Is there any plan to make the source of the utilities and dynamicDom engine avaiable?...
9 Waleed Abdulla
waleed_ka Offline Send Email
Apr 30, 2005
11:08 pm
Leon, The DynamicDom APIs are still a work in progress and get modified frequently as it's being used as a proof of concept for any new feature to add to...
10 Waleed Abdulla
waleed_ka Offline Send Email
May 16, 2005
2:59 am
Hi everyone, This is to update you on the outcome of the W3C rules workshop, and specifically as it relates to XRules. It took me a few weeks to digest all the...
11 bobsybonce Offline Send Email May 17, 2005
3:27 pm
Hi, my name is Julie and I am new to this group and XRules. I have done some XML work with VB previously and I am currently working on a web based app using...
12 Waleed Abdulla
waleed_ka Offline Send Email
May 17, 2005
6:33 pm
Julie, The main XRules processor currently available is the DynamicDOM, which is implemented in C# on .NET. Currently, you can get more details from: 1. An...
13 Waleed Abdulla
waleed_ka Offline Send Email
May 25, 2005
2:12 am
Hi everyone, I'm happy to say that the DynamicDOM tutorial is finally out, along with C# sample code and a new version of the DynamicDOM DLL. Writing the...
14 Waleed Abdulla
waleed_ka Offline Send Email
Jun 13, 2005
4:48 am
Hi everyone, This is still not completely ready yet, but it shows the concept. It's an example of using XRules and DynamicDOM to control the behavior of HTML ...
15 Waleed Abdulla
waleed_ka Offline Send Email
Jun 14, 2005
6:14 am
Hi everyone, I'll be attending the W3C XML Schema workshop in Redwood Shores, CA on June 21st and 22nd. If you're attending too and would like to meet, let me ...
16 ms_corina Offline Send Email Jun 20, 2005
8:48 pm
If there any method of achieving conditional rulesets presently? I am aware that it is in the features around the corner. I tried using XPath like queries...
17 Waleed Abdulla
waleed_ka Offline Send Email
Jun 21, 2005
6:55 pm
Leon, For something that works today, until conditional rulesets are added, try modifying your rule to use the iif() function as follows. <xr:ruleset...
18 Waleed Abdulla
waleed_ka Offline Send Email
Jul 7, 2005
6:55 am
Pat, This is an interesting area for further work and discussion. The general concept of using multiple files (or other XML sources) is described under the...
19 Waleed Abdulla
waleed_ka Offline Send Email
Jul 11, 2005
7:16 am
Hi everyone, I just uploaded a new updated version of the "XRules Features around the Corner" with exciting new ideas and planned updates. The most interesting...
20 Kurt Lange
the_milkman_one Offline Send Email
Aug 11, 2005
3:12 am
Hi, I am really interested in this product, however, it looks as if tech support might be an issue. Is there any way we could get the source-code, or buy it? ...
21 Waleed Abdulla
waleed_ka Offline Send Email
Aug 11, 2005
7:00 am
Hi Kurt, Thanks for your interest. A lot of work is being done right now to clean the source code and implement new features. And the plan is to make the ...
22 Waleed Abdulla
waleed_ka Offline Send Email
Sep 25, 2005
10:33 pm
Hi everyone, This is to keep you updated with the current activities on XRules and DynamicDOM. The last one and a half months were mostly focused on cleaning ...
23 Waleed K. Abdulla
waleed_ka Offline Send Email
Nov 9, 2005
6:41 am
Hi everyone, I just uploaded the latest version of the DynamicDOM (version 0.43.2) with examples and documentation to the Files section of this group. This is ...
24 Waleed K. Abdulla
waleed_ka Offline Send Email
Nov 9, 2005
10:57 pm
Hi everyone, I'm planning to change the message archive of this group from private to public in the next few days to make it easier for others to read the ...
25 Waleed K. Abdulla
waleed_ka Offline Send Email
Nov 14, 2005
10:05 pm
Hi everyone, The source code for the DynamicDOM is finally out. It took a lot of work to simplify the code and make it clean and presentable. This is version ...
26 mike61079 Offline Send Email May 29, 2006
10:45 pm
Hello. I just wanted to say that this is a really great XML rules library. I had already kind of made my own and then decided as requests were getting more...
27 Waleed K. Abdulla
waleed_ka Offline Send Email
May 30, 2006
1:33 am
Mike, Thanks for your nice words. The business rules space is quite large and there are different tools and languages depending on what you need. You could...
28 Waleed K. Abdulla
waleed_ka Offline Send Email
May 30, 2006
9:09 pm
Mike, One thing to keep in mind when using the <calculate> rule is that the DynamicDOM will try to bring the values of the XML nodes to a stable state by...
29 mike61079 Offline Send Email Jun 1, 2006
4:55 pm
I find myself needing to document the XRules. So maybe a < documentation> tag in the XRules XML Schema? Also do you have a XSLT to "prettify" the rules so they...
30 Waleed K. Abdulla
waleed_ka Offline Send Email
Jun 1, 2006
9:02 pm
The plan for documentation elements is to follow the same approach that RelaxNG uses: to use documentation and annotations from other well-defined namespaces...
Messages 1 - 30 of 74   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help