Download Latest Version Windows MFC dialog app (1.8 MB) Google Add to Preferred Sources
Home
Name Modified Size InfoDownloads / Week
ConvertBookmarkHostToIP 2012-02-07
htoip 2012-02-07
README.txt 2012-02-07 1.3 kB
ConvertBookmarkHostToIP.exe 2012-02-07 1.8 MB
ConvertBookmarkHostToIP.zip 2012-02-07 1.0 MB
Totals: 5 Items   2.8 MB 13
Convert browser bookmark hostname to dotted IP
December 27, 2011
Written by Lee Hamel (lee.hamel@gmail.com)

Based on source code htoip found at
  http://stackoverflow.com/questions/4634289/use-or-improve-my-hostname-to-ip-address-program


Contents of ConvertBookmarkHostToIP.zip
=======================================
ConvertBookmarkHostToIP folder   Windows dialog app project
  ConvertBookmarkHostToIP folder   Source code for Windows dialog app, compiled using Visual Studio 2010
  ConvertBookmarkHostToIP.sln      Visual Studio project solution
htoip folder                     Source code for Windows console app, compiled using Visual Studio 2010 or MinGW
  ccl.bat                          Batch file to compile console app using Visual Studio 2010
  cgcc.bat                         Batch file to compile console app using MinGW
ConvertBookmarkHostToIP.exe      Windows dialog app (Release build)


How to export bookmarks
====================================
Firefox 8.0
  Ctrl-Shift-B to Show All Bookmarks
  Choose "Import and Backup" on menu bar, then "Export Bookmarks to HTML..."

Internet Explorer 9.0
  Alt-Z to Add to Favorites
  Choose "Import and export..."

Google Chrome 16.0
  Ctrl-Shift-O to open Bookmark Manager
  Choose "Organize" on menu bar, then "Export bookmarks to HTML file..."
Source: README.txt, updated 2012-02-07