Mysterious DLLs
patrick — Tue, 2010-05-18 13:59
I was having an issue on my Windows game box with firefox stating it didn't have the latest version of flash installed. It had also been a couple of days since I had last run firefox and I didn't recall having any pages require a java applet loaded the last time (and today it opened the Java web start). I was also having issues with player controls in firefox on a particular site and games were crashing so it was time to reboot my computer. After I logged in up popped a window for flash stating that it was ready to finish installing the latest version of flash.
Sizer
patrick — Wed, 2009-07-01 23:40
Nifty little Windows app that will let you resize windows to predefined sizes and/or move windows to predefined locations.
The *real* "Safari for Windows"
patrick — Mon, 2007-06-11 18:18
Microsoft Online Crash Analysis - It's Not Our Fault!!!
patrick — Mon, 2006-09-11 14:40
Solution found: contact Nullsoft Inc. to obtain the updateProblem description
Thank you for submitting an error report. The error was likely caused by:
Winamp
Solution
Winamp was created by Nullsoft Inc.. Nullsoft Inc. informed Microsoft that they have a solution available for the problem you reported. To learn more about the solution, Nullsoft Inc. recommends that you visit the following website:
Safari for Windows
patrick — Thu, 2006-08-31 15:39
I've been discussing the usage of multiple browsers for testing of CSS & JavaScript with several friends over the last several months. One of the issues has been trying to find a viable browser for Windows/Linux that will render web pages the same way that Safari on the Mac renders pages.
This used to be fairly simple... As long as you had access to a linux box that had KDE's Konqueror installed - Konqueror & Safari both used the KHTMLview rendering library. Then Apple decided to go it's own route & branched away from KHTMLview... so some things worked the same & others didn't. I'm not sure if anybody has a comprehensive list of the differences or if it's even worth it. Apple has named this new rendering library WebKit
.
McAfee Cries Wolf on Open Source
patrick — Tue, 2006-08-15 19:54
Or better yet, McAfee does it again!
?
Holy Crap Batman! Apparently, according to McAfee, open source development methods are responsible for helping malware authors create better malware... Therefore, I'm assuming, we should then blame open source for all of our malware? That's like almost like blaming everyone that uses the USA's interstate system (or at least those responsible for it's construction) for drug trafficking... So does that mean we need to charge Hitler with drug trafficking?
Run Multiple Versions of Internet Explorer (IE)
patrick — Thu, 2006-05-11 13:21
One of the biggest issues for web designers is having to deal with multiple browsers, the worste of course being IE. One of the biggest problems with IE is the fact that there are lots of people still using the version that came with their computer & they've never bothered to upgrade! This could mean that some people are running IE 3, but I think the percentage of people actually using IE 3 is not worth worrying about.
Most standards based designers would prefer to be able to toss IE requirements out the window. Unfortunately IE still holds a major share & so most projects require IE compatibility of some sort. Be glad if your requirements only require IE6 (or better yet IE7 or IE8).
Considering past projects I've worked on & reading about projects others have worked on I've come to the conclusion that there's 5 "versions" of IE that designers can lump stuff into - pre 5.01, 5.01, 5.5, 6, & 7 (currently only beta is available). Most people don't even bother with pre 5.01 except to make sure that it's readable (a text browser should work just fine). Trying to test a website with multiple versions of IE causes problems because windows only lets you install 1 version. Before somebody figured out how to install multiple versions on the same computer you had to have multiple physical computers - each with it's own different version of IE installed (or a multi-boot system with different versions of windows installed.. rebooting to see what each browser looked like).