Archive for July, 2008

An Open Letter to Hobbyists, from Bill Gates

Posted by Johan Cyprich on 14 Jul 2008 | Tagged as: General

Software piracy has been a problem from the earliest days of Microsoft. When they developed Altair BASIC, only about 10% of its users bought the software. The rest pirated it. Bill Gates wrote a letter to the Altair community on February 3, 1976, explaining the need for buying software instead of just copying it. His [...]

NeatUpload and Windows 2008 Server

Posted by Johan Cyprich on 11 Jul 2008 | Tagged as: How To

NeatUpload will not work by default when used with Windows 2008 Server. Like many other web applications that you install from earlier Windows servers, you need to make modifications to the web.config file. First of all, you need to make sure that the component is installed properly. This procedure is described in its documentation. Then [...]

Fixing web.config for Windows 2008 Server Web Applications

Posted by Johan Cyprich on 11 Jul 2008 | Tagged as: How To

A web site created with Visual Web Developer 2008 Express Edition will not work in Windows 2008 Server. The web.config file needs to be modified in order for the web site to run correctly. For an ASP.NET Web Site (.NET 3.5), make the following changes: In <configSections>, add comments around scriptResourceHandler: <!– <section name="scriptResourceHandler" type="System.Web.Configuration.ScriptingScriptResourceHandlerSection, [...]

Viewing .htaccess in Remote Connections in Eclipse

Posted by Johan Cyprich on 04 Jul 2008 | Tagged as: How To

I’ve been trying to view .htaccess files in a web site connected to remotely in Eclipse. These do not appear in file listings so they can’t be opened. I’ve added an .htaccess file type, but that didn’t work. After searching around in the Preferences (found in the Windows pull down menu), I found an option [...]

PDF Becomes an ISO Standard

Posted by Johan Cyprich on 03 Jul 2008 | Tagged as: Technology

The International Organization for Standardization (ISO) will now be in control of Adobe’s Portable Document Format (PDF). The new standard, ISO 32000-1, Document management – Portable document format – Part 1: PDF 1.7, is not only an excessively long name but its also based on version 1.7 of PDF. The PDF format was created in [...]

« Newer Entries - Older Entries »