Archives for Software Dev - Page 29
Reduce size of excel workbook
Excel uses a lot of space with empty cells. There isn’t an easy way to figure out how much space is being wasted. I was seeing an Excel file at…
Lookup hostname for IP address
Launch a cmd prompt. nbtstat -A %ipaddress% nslookup %ipaddress%
Auto scale image to fill entire web page
If you have a page size that may not be fixed – but would still like your image (background image) to automatically fill in the entire page, here is a…
Blocking traffic from overseas countries
Blocking other countries' IP addresses to prevent hacking attacks from overseas has a few downsides: a) You will block a lot of legitimate traffic - Armed forces overseas, IPs that…
The Techie Salesman, Utilizing your innate techi-ness to make large sales
All content in this article is original. No part may be copied, copy-pasted or presented in a form that implies that someone else wrote the content. You may freely use…
Fiddler–for tweaking the HTTP Referrer and User AGent field
Fiddler can be used to quickly modify the parts of an HTTP request (both GET and POST) Fiddler provides a window below the URL textbox – which can be used…
Reverse Proxy USES
The most common use-case is a corporate internal web server that is hidden from the internet and an external facing webserver accessible from the ; If the internal web server…
Azure Notes from the Field
Some key cloud services offered by Microsoft: Domain services Identity Federation services Azure Active Directory Azure Information Protection (AIP) Azure Information Protection (AIP) - Classifying sensitive Data Azure Information Protection…
Ctrl alt del – where you are is exactly where you are supposed to be
We are often 'in a rush' to get home. The universe - and every place in it - IS ; The next time you find yourself rushed by anyone, your…
Finding family purchases in iTunes
Trust apple to hide things to where nobody can find them. All I wanted to do was download all the music that was part of my family sharing plan (…