Welcome to Scott Holden's Personal Blog Sign in | Join | Help

Browse by Tags

All Tags » Hosting » Software   (RSS)
I recently upgraded my web server for AirJockeys.com to be Windows Server 2008 running IIS7 (where previously I was running IIS6). The main reason for doing this was to be able to play around with new features, including ASP.NET 3.5 and hoping to get Read More...
Well, I finally figure it's time to give my site an overhaul. I tend to do some changes on a yearly basis, but really do a major overhaul once every 3 years or so. This time, I am going to re-write most of my site in Silverlight 2. This is a technology Read More...
Ok...this is four times. I have had some major issues getting my servers configured in a way that is going to be good to manage. I think that I have it now. I now have two hosting accounts and two domain names. I also spent time trying to get this to Read More...
1 Comments
Filed under: ,
So I am going wild on automating my processes for web site generation with regards to photos. I really want to make it easy for me to post photos now and for future. I have added a watermark to many of my photos! http://www.airjockeys.com/galleries/action Read More...
It is really cool what you can do to script photoshop. Since they want to allow VB scripting, there is a COM object provided so you can even use C#. All you need to do is Add Reference in a C# project to the Adobe Photoshop CS COM object and voila, you Read More...