Networking Services

29. January 2012

Had to disable WhoIs since port 43 is blocked on the website hosted server. (Queries to WhoIs servers are normally done on Port 43).


Networking Lookups

Whois Server
Domain Name
 
 
 

Your IP: 38.107.179.218
Your Hostname: 38.107.179.218
Remote Address: 38.107.179.218
Server Name: www.itbrigadeinc.com
Server Port: 80
User Agent: CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Language(s): en-us
en;q=0.5

© 2012 IT Brigade Inc.


Note: these Networking Services are  implemented in a C# User Control. The services are done via AJAX updates. Please do not misuse these services.

 


 

By John Dorsey IT Brigade Inc.

ASP.NET, General , , , ,

Virtual CloneDrive

28. August 2011

Here’s a plug for Virtual CloneDrive:

As a Microsoft MSDN subscriber I downloaded a program from Microsoft in the .iso (disk image) format.  Normally, you burn this to a DVD and then install the program from the DVD.  Unfortunately, Microsoft does not seem to provide a way to deal with the .iso files directly.  I did some reading on the Internet and came across Virtual CloneDrive.  Freeware and available from download.com.  Quick installation.  Start program and it runs as a daemon in the background.  Click on the .iso file that you downloaded and Right Mouse, select “Mount”.  Virtual CloneDrive starts the Setup executable.  VERY EASY!

Note: I have no association with the company that created Virtual CloneDrive, just had a good user experience with it.

 

John Dorsey

IT Brigade Inc.

www.itbrigadeinc.com

jdorsey@itbrigadeinc.com

General , , ,

Smart Phone

5. August 2011

Purchased a HTC Inspire 4G. 

Android 2.2.1 2.3.3 (8/24/2011 - just updated to Software Build 2.47.502.7).

 

To find Battery Usage:

Main Settings…About Phone…Battery…Battery Use
Lists percentage use by different functions (since last charge)

 

To find Data Usage:

Call “*Data#” – this works for AT&T – not sure for other carriers.
Will receive a text message back with Data and Messaging Usage for current billing cycle.

 

To set GPS on for Camera Geo-tagging

Open menu in Camera…Select Geo-tag Photos
Main Settings…Location…Use GPS Satellites
(Also have Use Wireless Networks selected).

Update: Camera Geo-tagging works poorly.  Often images have no geo-tag in them.  Other times, images have my home location geo-tagged in them long after I have left home.  Additionally when an image is geo-tagged, it is often an incorrect location.

Further update: Still doesn’t work well with Android 2.3.3.  GPS is not working properly on this phone.  I downloaded some GPS apps that are able to reach a GPS solution, but the pictures still do not have geo-tags set in them.  Going to look into this further…

 

Adding Music (from Windows PC):

Connect to PC with supplied USB cord.
Select “Mount on Disk Drive”.
Create “Music” folder under main directory (this is optional, but there was no Music location on my phone).
Copy music files in Windows to the new “Music” folder on phone (for ITunes – can copy the “Music” folder contents).
Disconnect phone from PC.

General ,

Comparing Excel Files using WinMerge (Easy way and Free too!)

5. August 2011


First a plug for WinMerge!

head

I use WinMerge for comparing text files all the time.  WinMerge also lets you merge the two files you are comparing.  It is an excellent tool.

You can get WinMerge for free from www.winmerge.org!


Comparing Excel Files

WinMerge can not directly compare (DIFF) Excel Files since they are in binary format.   (WinMerge can not compare any type of binary files).

There are some plugins for WinMerge which claim to do this, but have never gotten them to work.

Simple approach is to save a copy of each Excel file as a .csv file (Comma-Separated Value).  Note: This only compares the contents of the cells, not formulas, etc.

Then compare the two .csv files normally using WinMerge.


Also Comparing Word Files

Never really liked the comparison features available in Word.  WinMerge to the rescue!

Save off both versions as text documents.

Then compare the two .txt files normally using WinMerge.


John Dorsey
IT Brigade Inc. 
www.itbrigadeinc.com

General, Excel ,

Flash Player 10.3 Issue - Positions Content in Upper Left Corner of Screen

14. May 2011

Just installed Flash Player 10.3 on Windows 7 64-bit with Internet Explorer 9 (9.0.8112.16421).  SWF displays in upper left corner of screen instead of the proper location.  First time this has happened with Flash Player. Looks like Adobe has a major issue with this release!

 

Found solution!

Steps:

1. In IE9 menu select Tools … Internet Options … Advanced.

2. Check "Use software rendering instead of GPU rendering".

3. Close all instances of Internet Explorer.

Adobe should address this issue!

5/24/2011: Update – Problem appears to be specific to IE9.  Adobe is addressing this issue and releasing an updated Flash Player version shortly.

John Dorsey
IT Brigade Inc.
www.itbrigadeinc.com

General , ,

Excel Tips and Tricks - Opening Microsoft Excel 2010 documents in separate applications

26. March 2011

Constantly irritated with 2010 Excel for the following reason:

When opening a new document, the document gets loaded in the same application as your open Excel documents.  You can not look at the two documents at the same time.

I believe this is due to Excel still being a MDI-based program.  Most of the other Office applications have been changed to SDI.  For example Microsoft Word 2010 opens a new document in another application. 

Only solution: Open another Excel application from the start menu and then open the new document from that application. 

Downside to this solution: Formulas can not be copied between Excel document if they are not in the same application.

Very annoying!

General, Excel , ,

WinMerge Subfolder Comparisons

28. February 2011

WinMerge.exe: 2.12.4.0 (get WinMerge at http://www.winmerge.org/)

WinMerge is a great program, but here is a trick fro comparing subfolders…

Normally Winmerge is set up to compare a folder at a time.  Comparing a project in multiple subfolders is time consuming since you have to drill down into each subfolder to see file differences.

The option in Winmerge to automatically search the subfolders is difficult to find:

Edit Menu...Options Menu Item...Shell Integration Category... Click on Explorer “Add to context menu”.  Under Explorer select “Include subfolders by default”.

WinMergeSubfolderCompare

Also make sure that you have View Menu…Expand All Subfolders selected.

Close the program and reopen and you will see the subfolder comparison.

To go back to normal comparisons, just remove the check by “Include subfolders by default” and then restart the program.

 

John Dorsey
IT Brigade Inc.
www.itbrigadeinc.com

General

Box2DFlashAS3 Animation

26. March 2010

This SWF was made using the Box2DFlashAS3 2D Physics Engine in a Flash CS4 project.

Photoshop was used to create the 3D pool balls which spell out "IT Brigade Inc". 

Box2DFlashAS3 was very easy to use and provides very realistic animations.

Here's a link to Box2DFlashAS3...

 

Note: The Box2D Physics Engine was originally done in C++ and has been converted to Flash and also is used extensively for iPhone games.


John Dorsey
IT Brigade Inc.
jdorsey@itbrigadeinc.com

General , , , ,