Tagged Questions

0
votes
0answers
16 views

How to remove the inherited rules for a registry key

I want to allow read/write permissions to only administrators group for a registry key which is already created in the system. Other than administrators, no one should be able to a …
1
vote
2answers
39 views

drupal, rules, flag, date

Hi, Hope someone can advise. I am using drupal 6. I have a node called [classroom]. I would like to have a [vacancy register] associated with each classroom. vacancy register …
0
votes
0answers
16 views

drupal actions triggers rules

Hi, I'm looking at the code in the signup module. It seems that there are triggers and actions in place already for certain events. If I was to add rules events, would that conf …
0
votes
2answers
44 views

How to apply a sifr rule to a hyperlink and also its a.active counterpart

Have a hyperlink inside of a h1... like so: <h1 id="site-name"><a href="blah">blah</a><h1> I apply a sifr3 rule to the css: h1#site-name then inside sifr3 …
3
votes
5answers
80 views

Best practices in modelling user constraints in a webapp?

I'm building a webapp with role based access control using Acegi (Spring) security. So i have different users with roles: ROLE_ADMIN, ROLE_USER and etc. However, i need to implemen …
3
votes
2answers
193 views

Rules to Develop a Delphi Windows 7 App

Where can I find the best set of rules to follow for developing a Delphi application for Windows 7?
0
votes
1answer
23 views

Force rules for build and deployment

Our web project is source-controlled with SVN. It contains MSBuild file to build local, test and production builds. We also use CruiseControl.NET to deploy production and test vers …
32
votes
65answers
3k views

I am compiling a Rules of Programming Mindset for my team: What are yours?

I have been working on a list for a while that helps me share the why of programming approach and thought as much as how to do something. For this, I wanted to build a list of thi …
0
votes
1answer
70 views

JQuery Validation - Single rule for multiple fields?

This might be a simple question but I'm just picking this up so please be kind :) Using JQuery validation, if I want a textbox to be a required field I can just add a css class of …
0
votes
4answers
192 views

A rule-based system in Java and C# environments

I need to build a "rule-based" system that can be run and developed in both C# and Java (for a chemistry application). The system needs to be able to get computed properties of obj …
0
votes
1answer
21 views

AppleScript rule action appears to be passed the wrong message in Apple Mail

In Apple's Mail application, one can specify that an AppleScript script be run when a rule matches a message. However, when I write a script to take advantage of this ability, the …
0
votes
1answer
42 views

In Drools Rules, how to use two different ArrayList objects,obj1 is used in rule 1 and obj2 used in rule2?

I am doing ksession.insert(list) and after that I have to fire rule 1 in the drl file, then ksession.insert(list) and fire rule 2 in the drl. Could someone tell me how to achieve …
1
vote
2answers
83 views

Parsing rules - how to make them play nice together.

So I'm doing a Parser, where I favor flexibility over speed, and I want it to be easy to write grammars for, e.g. no tricky workaround rules (fake rules to solve conflicts etc, lik …
0
votes
2answers
59 views

Using jQuery rule plugin to style

Is anyone familiar with the jquery rule plugin? http://flesler.blogspot.com/2007/11/jqueryrule.html I need to dynamically change css rules but do not understand the syntax of the …
0
votes
1answer
190 views

iPhone Sandbox rules file

Where can I find the application sandbox rules file for 3.0 firmware? I remember seeing it somewhere around in 2.x, but now can't find it.

1 2 3 4 5 next
15 30 50 per page