Tag: migrated-from-wordpress
All the articles with the tag "migrated-from-wordpress".
-
IE7 and browser resize issues
Documents IE7 positioning bugs triggered by browser resize and provides a CSS fix using position: relative on body.
-
sudo in PowerShell
PowerShell function and alias that elevates a process with admin rights, mimicking Unix sudo behavior.
-
MSBuild and .sln files
Explains how to make MSBuild emit the intermediate .metaproj file when building a .sln solution by setting msbuildemitsolution=1.
-
Debug minified_obfuscated javascript
Shows how to pretty-print and debug minified or obfuscated JavaScript in IE9+, Chrome 13+, and Firefox using built-in or plugin tools.
-
where.exe
Demonstrates using where.exe to find the full filesystem path of an executable resolved from PATH.
-
Execute PowerShell command from batch file
Shows the syntax for running a PowerShell command from a .cmd batch file, including how to escape quotes.
-
FireBug DOM inspection
Highlights Firebug's $0 and $1 command-line variables for referencing recently inspected DOM elements.
-
PowerShell Add directory to Environment PATH variable
PowerShell script to append a directory to the system PATH and broadcast the change to running processes without rebooting.
-
About me
Author introduction: Michael Naumov, Senior .NET Developer at Readify, Australia, working with .NET, PowerShell, and JavaScript.