Tag Archives: photo gallery

Photo and Classical Art Mashup

Today I saw a cool tutorial on how to merge the colors of classical paintings into photographs. Using Photoshop CS it is a very easy process. Load the painting and your photograph. Put your photo in focus and then select … Continue reading

Posted in Graphics | Tagged | Comments Off

Displaying a SmugMug Gallery with ASP.NET

Back in the day I used to host all my own image galleries on my site. It’s a tedious process and you can quickly use up your allocated disk space with today’s multi-mega pixel cameras. Fortunately we have companies like … Continue reading

Posted in ASP.NET, C# | Tagged , , , , | Comments Off

ASP Photo Gallery v3

The original ASP Photo Gallery v3 code was written in 2002. ASP Photo Gallery v3 added thumbnails to ASP Photo Gallery v2. I’ve removed the v3 code and article from this web site. It was a complete hack that required … Continue reading

Posted in Classic ASP | Tagged | Comments Off

ASP Photo Gallery v2

This article was written in 2001. It has a good example of how Classic ASP can use an XML file as a data source. However, I wouldn’t use it today to create a photo gallery. There are much better options … Continue reading

Posted in Classic ASP | Tagged , , | Comments Off

Creating an ASP Photo Gallery

This article was written in 2001. Although I wouldn’t code a photo gallery this way today, it does demonstrate how it can be done easily in a Classic ASP. I’ve never cared for traditional photo albums. They take up too … Continue reading

Posted in Classic ASP | Tagged | Comments Off