User Portlet User Portlet

Discussions
I'm trying to process a list of rules. I'm trying to find specific rules inside of Cases, but it keeps turning everything into the value I'm trying to find. I want it to return the whole rule. For example: [mcode]set1 = {"tree1" -> "green", "tree2"...
I'm using the following code to create a list of dates: DateString[#, {"MonthNameShort", ". ", "DayShort"}] & /@ DayRange[{thisyear}, {thisyear, 12, 31}]How can I change the elements of DateString so that on the first of the month,...
I like the friend network graph. It's interesting to see how each distinct group is connected to the next through one or two people.