Files
2012-02-21 01:15:00 -05:00

1 line
3.8 KiB
JSON

[{"user_id": 30494, "stars": [], "topic_id": 37190, "date_created": 1306601127.777874, "message": "this would avoid unnecessary marmelade code like this", "group_id": 236, "id": 1213142}, {"user_id": 30494, "stars": [], "topic_id": 37190, "date_created": 1306601020.8850811, "message": "I'd like to consider a persistent var's value as an event", "group_id": 236, "id": 1213127}, {"user_id": 30494, "stars": [], "topic_id": 37190, "date_created": 1306601416.6655149, "message": "rule first_rule {\n\t\tselect when pageview \".*\" setting ()\n\t\tpre {\n\t\t myvar = ent:myvar ;\n\t\t}\n if (myvar == \"somevalue\") then \n {\n /////\n }\n\t\t\n\t}", "group_id": 236, "id": 1213178}, {"user_id": 30494, "stars": [], "topic_id": 37190, "date_created": 1306602076.1728511, "message": "select when mymod:myfunc() looks like custom instant events and that opens a lot of doors", "group_id": 236, "id": 1213253}, {"user_id": 30494, "stars": [{"date_created": 1306601736.878324, "user_id": 30462}], "topic_id": 37190, "date_created": 1306601051.4913809, "message": "select when ent:myvar \"somevalue\"", "group_id": 236, "id": 1213132}, {"user_id": 30494, "stars": [], "topic_id": 37190, "date_created": 1306601468.961916, "message": "and what would be even better is to test a function value in the select", "group_id": 236, "id": 1213181}, {"user_id": 30494, "stars": [], "topic_id": 37190, "date_created": 1306601500.7616839, "message": "select when mymod:myfunc()", "group_id": 236, "id": 1213185}, {"user_id": 30494, "stars": [], "topic_id": 37190, "date_created": 1306601988.874104, "message": "( any comment about the difference between verb and nouns would be considered as hostile fire :-) )", "group_id": 236, "id": 1213246}, {"user_id": 763, "stars": [], "topic_id": 37190, "date_created": 1306865981.095015, "message": "I'll run it up the flagpole, and see if anybody salutes.", "group_id": 236, "id": 1239758}, {"user_id": 763, "stars": [], "topic_id": 37190, "date_created": 1306865969.8332801, "message": "I like the concept of a variable change being an event.", "group_id": 236, "id": 1239756}, {"user_id": 30462, "stars": [], "topic_id": 37190, "date_created": 1306867667.1801851, "message": "Seems like a function to check ent:myvar would help:", "group_id": 236, "id": 1240052}, {"user_id": 30462, "stars": [], "topic_id": 37190, "date_created": 1306867805.692945, "message": "global {\n check_cows = function(s) {\n ent:cows eq s\n }\n}\n\nrule thirsty_cows {\n select when pageview \".*\"\n if check_cows(\"thirsty\") then\n {\n send_directive(\"water cows\");\n }\n}\n", "group_id": 236, "id": 1240082}, {"user_id": 30494, "stars": [], "topic_id": 37190, "date_created": 1306869159.6677649, "message": "creating rulesets to water them is not good for the future of our kids", "group_id": 236, "id": 1240334}, {"user_id": 30462, "stars": [], "topic_id": 37190, "date_created": 1306869256.875771, "message": "s/cow/guineapig/g", "group_id": 236, "id": 1240354}, {"user_id": 30494, "stars": [], "topic_id": 37190, "date_created": 1306869131.4901929, "message": "cows are responsible for 18% of the total release of greenhouse gases world-wide", "group_id": 236, "id": 1240329}, {"user_id": 30494, "stars": [], "topic_id": 37190, "date_created": 1306869526.941004, "message": "hmmm... http://news.nationalgeographic.com/news/2003/09/photogalleries/giantrodent/", "group_id": 236, "id": 1240398}, {"user_id": 30494, "stars": [], "topic_id": 37190, "date_created": 1306869596.565639, "message": "maybe technology is the key http://floppingaces.net/2008/07/09/scientists-collect-cow-farts-to-combat-global-warming/", "group_id": 236, "id": 1240405}, {"user_id": 30462, "stars": [], "topic_id": 37190, "date_created": 1306872311.985796, "message": "See also http://devex.kynetx.com/questions/588/declare-a-krl-function-in-the-global-section", "group_id": 236, "id": 1240910}]