The Wiert Corner – irregular stream of stuff

Jeroen W. Pluimers on .NET, C#, Delphi, databases, and personal interests

  • My badges

  • Twitter Updates

  • My Flickr Stream

  • Pages

  • All categories

  • Enter your email address to subscribe to this blog and receive notifications of new posts by email.

    Join 4,224 other subscribers

Archive for March 4th, 2014

Quick Tip: Automating your Mac’s wifi power (on off through script) via: BrettTerpstra.com

Posted by jpluimers on 2014/03/04

Interesting commands around networksetup -setairportpower en0 : power off and on your WiFi.

–jeroen

via: [Wayback/Archive] Quick Tip: Automating your Mac’s wifi power – BrettTerpstra.com.

Posted in Apple, Hardware, Mac, Mac OS X / OS X / MacOS, Mac OS X 10.6 Snow Leopard, Mac OS X 10.7 Lion, MacBook, MacBook Retina, MacBook-Air, MacBook-Pro, Network-and-equipment, OS X 10.8 Mountain Lion, OS X 10.9 Mavericks, Power User, WiFi | Leave a Comment »

ViaProtect Gives A Basic Look At Where Android Apps Are Sending Your Data (via: Android Police)

Posted by jpluimers on 2014/03/04

Interesting:

viaProtect (public preview) – Android Apps on Google Play.

–jeroen

via:

Posted in Android Devices, Power User | Leave a Comment »

One of the niceses PowerShell 3.0 new features: Simpler Where Filter Syntax

Posted by jpluimers on 2014/03/04

You can check out which PowerShell you have by executing the $Host.Version or $PSVersionTable.PSVersion on a line. You can even switch versions by applying the PowerShell -version switch on the command-line and they will both change.

One of the great features of the new PowerShell 3.0 features (besides New and Improved PowerShell 3.0 Cmdlets) is a simplified Where Filter Syntax.

So: this is how I get the PowerShell version information the easy way from a command prompt:

PowerShell $PSVersionTable.PSVersion

–jeroen

via:

Posted in .NET, CommandLine, Development, PowerShell, Software Development | Leave a Comment »

 
%d bloggers like this: