Viewing 15 posts - 286 through 300 (of 533 total)
Please note a small typo in 8 (b)
materially in accurate
should be
materially inaccurate
8. Blocking access and removing Site content
8.1 We may, in our absolute discretion:
(a) block you from using...
November 29, 2016 at 10:45 am
An interesting note about trying to stop someone from using your script:
November 28, 2016 at 1:45 pm
Steve Jones - SSC Editor (11/28/2016)
Robert.Sterbal (11/9/2012)
What is the current policy on this site?
It would be helpful to have a forum item to discuss the terms. Does one exist already?
November 28, 2016 at 1:39 pm
What is on your menu for Thanksgiving?
Can you share any recipes?
Our family will be having Thanksgiving at my wife's parents with turkey, gravy, mashed potatoes, stuffing, maple walnut sweet potato...
November 23, 2016 at 8:08 am
I rarely do more than write a script or edit a recorded VBA macro.
I see a lot more projects failing from other issues than code.
That being said, I really like...
November 10, 2016 at 9:00 am
Do you have any links for people working through examples of this that are particularly instructive?
It there a longer intro to the subject somewhere?
Thanks!
November 7, 2016 at 8:50 am
Gary Varga (10/25/2016)
October 25, 2016 at 8:53 am
Can you be more detailed about the legal cases you have seen? A corporation is considered a person under the law, so I'm trying to figure out what specifically, and...
October 24, 2016 at 11:49 am
This weekend I picked up a 256GB flash drive for $39 and a bluetooth keyboard for $30. I started making calls for a PC replacement to address the overheating of...
October 24, 2016 at 8:37 am
I'd be much happier with the $99 I spent for a terabyte of space on Dropbox if the service didn't overheat my CPU and cause regular shut downs of my...
October 21, 2016 at 10:21 am
I put together a list of some R links here:
October 20, 2016 at 10:03 am
Glenn Berry helped me come up with this one to see if a system is virtual or not:
one line:
if (object_id('tempdb..#ServerInfo') is not null) drop table #ServerInfo create table #ServerInfo (Logdate...
October 19, 2016 at 9:58 am
Cmd lines are also very handy for documentation purposes. Not only are they typically more precise, compact and clear, they also can be documented in text only screens which are...
October 18, 2016 at 8:22 am
Viewing 15 posts - 286 through 300 (of 533 total)