• Bridge
  • Products
  • About
  • Random Thoughts Blog
  • Contact Us
  • Data Science Blog
    • Bridge
    • Products
    • About
    • Random Thoughts Blog
    • Contact Us
    • Data Science Blog
Enholm Heuristics

Enholm Heuristics

  • Bridge
  • Products
  • About
  • Random Thoughts Blog
  • Contact Us
  • Data Science Blog

Year: 2012

Enholm Heuristics > Random Thoughts Blog > 2012
  • Random Thoughts Blog

Batch File Command to Get Installed Programs from Windows 7 Registry

  • October 19, 2012
  • jenholm
Here’s a little batch file line to get your installed programs from your Windows 7 registry.   C:\Windows\System32\reg export HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall temp1.txt This needs to be all on one line...
Continue Reading
  • Random Thoughts Blog

Excel VBA Macro to delete records with duplicate fields

  • October 3, 2012
  • jenholm
Every once in a while you need to go beyond the Excel feature that screens out duplicate records and single out records with a duplicate field, that contain data...
Continue Reading
  • Random Thoughts Blog

A Flash to HTML5 Odyssey

  • June 21, 2012
  • jenholm
For the last two days I’ve been looking at options for making a Flash website readable on mobile devices paying particular attention to iOS devices. We all know how...
Continue Reading
  • Random Thoughts Blog

Solved: Hibernate MySql “too many connections” problem

  • April 30, 2012
  • jenholm
recently had a problem while using MySql with Hibernate in a Java app. Everyone and his dog had elaborate answers on this issue, including changing your connection pool settings,...
Continue Reading
  • Random Thoughts Blog

Comic Guide to Higgs Boson

  • April 30, 2012
  • jenholm
The Higgs Boson Explained from PHD Comics on Vimeo.
Continue Reading
  • Random Thoughts Blog

Outlook 2007 Add-in Using Microsoft Visual C#

  • April 25, 2012
  • jenholm
Here’s a good article on how to customize the Outlook 2007 Command Bar: http://www.codeproject.com/Articles/58238/Outlook-2007-Add-in-Using-Microsoft-Visual-C-NET Just one problem: It doesn’t work. Or doesn’t seem to. The author forgot to mention...
Continue Reading
  • Data Science Blog

Text Mining a document’s classification

  • March 23, 2012
  • jenholm
I have a large set of documents in a small amount of formats (html, pdf) and I have to analyze their content and try and classify them in some...
Continue Reading
  • Random Thoughts Blog

ASUS RT-N12 Router

  • March 21, 2012
  • jenholm
I bought an ASUS RT-N12 router yesterday and set up a network for my wife’s office. The routher works great, but the instructions that came with it for quick...
Continue Reading
  • Random Thoughts Blog

Calibre Install on Windows 7 64 bit

  • March 2, 2012
  • jenholm
I’ve had the hardest time installing Calibre book reader and ebook converter on my Windows 7 64 bit machine with no idea why. It kept erroring out with the...
Continue Reading
  • Random Thoughts Blog

VBA Code to Convert Military Julian Date to Excel Date

  • January 27, 2012
  • jenholm
Here’s an Excel function that takes a military style julian date YYDDD (where the DDD is a three digit day from 0 to 365) and converts it to an...
Continue Reading

2025 Enholm Heuristics All Rights Reserved