Articles tagged "windows"Page 1 of 1

Track opens and click activity from Outlook 2013 emails

Here's how to create a rich HTML email that can have opens and click-throughs tracked, and which can be sent directly from Microsoft Outlook 2013.

Add excerpts to a SharePoint 2013 blog

Here's a REST API solution for displaying excerpts instead entire articles in a SharePoint blog list view.

Create a favicon using PNG images

Using the free ImageMagick utility, you can create multi-resolution favicon.ico files with PNG images. Here's how.

Testing a mobile website on Mac OS X

Need to test a site or web application on mobile? Here is how to set up emulation testing for iOS and Android devices on Mac OS X 10.6 or later.

Get Visual Studio 2010 to build solutions on a network share in a VMware Fusion virtual machine

Here are some tips for the most common issue when working with Visual Studio solutions located on a VMware network share (\\vmware-host\*),"failed to start monitoring changes" build error.

How to enable ReadyBoost in Windows 7 when your system disk is too fast

I use VMWare virtual machines for Windows development. In doing so, I've found in the past that when running Windows 7 in a virtual machine it's beneficial to use ReadyBoost to increase performance.

Updating TinyMCE in Umbraco

I was prompted to look into this due to an odd bug where users of Safari on Mac couldn't paste pictures using the "Paste from Word" dialog.

How to read a binary file over HTTP and write to disk using ASP.NET and C#

A few tricks to grab a binary file from a remote server over HTTP, and save it to your server, using ASP.NET using a BinaryReader.

— end of results —