• 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

Random Thoughts Blog

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

Pseudo Malware

  • June 7, 2011
  • jenholm
On my Windows 7 box this morning I received a new gift. A CPU burnin’ up piece of pseudo malware calling itself Macrovision Software Manager was chewing up 70%...
Continue Reading
  • Random Thoughts Blog

Java Form HTTP Post

  • June 2, 2011
  • jenholm
Lately I’ve been writing a Java program to post a web form and then scrape the data from the resultant web page. For some sites this is pretty easy,...
Continue Reading
  • Random Thoughts Blog

CWO-4 Jim Carroll USMC (ret)

  • January 22, 2011
  • jenholm
Jim died 3 years ago. Here’s a link to his obit: http://www.yellowfootprints.com/forums/showthread.php?t=10531 Jim helped us out with Toys for Tots at 4th Tank Battalion and was always cheerful and...
Continue Reading
  • Random Thoughts Blog

Excel 2007 VBA code to revert format from 2007 to 2003 (xlsx to xls)

  • January 13, 2011
  • jenholm
‘************************************************************** ‘* Searches a directory with Excel 2007 vba ‘* Needed because Microsoft disabled FileSearch function ‘* ‘*************************************************************** Sub File_Search() Dim Coll_Docs As New Collection Dim Search_path, Search_Filter, Search_Fullname...
Continue Reading
  • Random Thoughts Blog

Is my operating system bad, or is it the hardware?

  • September 28, 2010
  • jenholm
Last year I acquired a Dell M1530 XPS to do some analysis and development with. The reviews on it were good, even if it did have Vista on it....
Continue Reading
  • Random Thoughts Blog

Setting up Sharepoint Services on Windows 7 and a 64 bit box

  • September 13, 2010
  • jenholm
That was fun. Not! Luckily I had a lot of help:http://community.bamboosolutions.com/blogs/bambooteamblog/archive/2008/05/21/how-to-install-windows-sharepoint-services-3-0-sp1-on-vista-x64-x86.aspx The Bamboo Nation tutorial got me most of the way. But I had to follow up with these...
Continue Reading
  • Random Thoughts Blog

Naval Postgraduate School Operations Research – Some Inbound Tips

  • September 10, 2010
  • jenholm
1) For the love of God: know how to type. Obviously you will be doing a lot of keyboard work. Not just in Word and Powerpoint, there is some funky...
Continue Reading
  • Random Thoughts Blog

Session Timeout Using the Google Web Toolkit (GWT)

  • August 4, 2009
  • jenholm
This was the easiest solution I found: First, use a JSNI call in your main entry class: private static native void redirectToUrl(String prefix) /*-{ $wnd.location = prefix + “/index.jsp?logoff=true”;...
Continue Reading
  • Random Thoughts Blog

Tomcat Application Server and WAR Deployment on XP

  • February 9, 2007
  • jenholm
I got a little snagged when running Tomcat 5.5 application server on an XP box. War files were not deploying correctly. This can happen when one of the files...
Continue Reading

Posts pagination

Previous 1 … 4 5

2025 Enholm Heuristics All Rights Reserved