Search the web
Sign In
New User? Sign Up
xrules · XRules & DynamicDOM
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1 - 30 of 74   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1
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...
Guillaume Lebleu
guillaumelebleu
Offline Send Email
Mar 12, 2005
8:57 pm
2
... 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...
Waleed Abdulla
waleed_ka
Offline Send Email
Mar 13, 2005
10:30 am
3
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...
Waleed Abdulla
waleed_ka
Offline Send Email
Mar 13, 2005
8:55 pm
4
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...
lloydlesliefischer
lloydleslief...
Offline Send Email
Mar 17, 2005
6:39 pm
5
... 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....
Waleed Abdulla
waleed_ka
Offline Send Email
Mar 18, 2005
4:35 am
6
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 ...
Waleed Abdulla
waleed_ka
Offline Send Email
Apr 2, 2005
11:01 pm
7
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...
Waleed Abdulla
waleed_ka
Offline Send Email
Apr 11, 2005
8:28 am
8
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?...
ms_corina
Offline Send Email
Apr 30, 2005
9:32 pm
9
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...
Waleed Abdulla
waleed_ka
Offline Send Email
Apr 30, 2005
11:08 pm
10
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...
Waleed Abdulla
waleed_ka
Offline Send Email
May 16, 2005
2:59 am
11
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...
bobsybonce
Offline Send Email
May 17, 2005
3:27 pm
12
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...
Waleed Abdulla
waleed_ka
Offline Send Email
May 17, 2005
6:33 pm
13
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...
Waleed Abdulla
waleed_ka
Offline Send Email
May 25, 2005
2:12 am
14
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 ...
Waleed Abdulla
waleed_ka
Offline Send Email
Jun 13, 2005
4:48 am
15
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 ...
Waleed Abdulla
waleed_ka
Offline Send Email
Jun 14, 2005
6:14 am
16
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...
ms_corina
Offline Send Email
Jun 20, 2005
8:48 pm
17
Leon, For something that works today, until conditional rulesets are added, try modifying your rule to use the iif() function as follows. <xr:ruleset...
Waleed Abdulla
waleed_ka
Offline Send Email
Jun 21, 2005
6:55 pm
18
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...
Waleed Abdulla
waleed_ka
Offline Send Email
Jul 7, 2005
6:55 am
19
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...
Waleed Abdulla
waleed_ka
Offline Send Email
Jul 11, 2005
7:16 am
20
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? ...
Kurt Lange
the_milkman_one
Offline Send Email
Aug 11, 2005
3:12 am
21
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 ...
Waleed Abdulla
waleed_ka
Offline Send Email
Aug 11, 2005
7:00 am
22
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 ...
Waleed Abdulla
waleed_ka
Offline Send Email
Sep 25, 2005
10:33 pm
23
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 ...
Waleed K. Abdulla
waleed_ka
Offline Send Email
Nov 9, 2005
6:41 am
24
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 ...
Waleed K. Abdulla
waleed_ka
Offline Send Email
Nov 9, 2005
10:57 pm
25
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 ...
Waleed K. Abdulla
waleed_ka
Offline Send Email
Nov 14, 2005
10:05 pm
26
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...
mike61079
Offline Send Email
May 29, 2006
10:45 pm
27
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...
Waleed K. Abdulla
waleed_ka
Offline Send Email
May 30, 2006
1:33 am
28
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...
Waleed K. Abdulla
waleed_ka
Offline Send Email
May 30, 2006
9:09 pm
29
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...
mike61079
Offline Send Email
Jun 1, 2006
4:55 pm
30
The plan for documentation elements is to follow the same approach that RelaxNG uses: to use documentation and annotations from other well-defined namespaces...
Waleed K. Abdulla
waleed_ka
Offline Send Email
Jun 1, 2006
9:02 pm
Messages 1 - 30 of 74   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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