'Programming Tutorials' Category

Most of these are articles I've written on programming techniques. I will also post code snippets, and maybe I'll take the LSAT.

Jobs – Search jobs with Jobserve for the latest jobs worlwide

February 14th, 2007

How to enable the "update now" button/link in awstats

With my first web host, I was able to re-generate my Awstats webstats on the fly, whenever I wanted, by clicking the 'update now' link at the top of the main page. However, when I switched hosts, I noticed that is was gone. I did some digging, and found out how to change the configuration [...]

December 1st, 2006

Twelve of the Most Valuable Online Tools for Webmasters

In my eleven years of designing, developing and maintaining websites, I've come across many sites/tools that offer value to webmasters. Though I have a large list of bookmarks, I have narrowed it down to twelve [free] sites that I find to be the most useful, and I visit them often. I'll list all twelve here. [...]

December 5th, 2005

Manipulating Web Parts in ASP.Net 2.0

In my last article, I introduced web parts to you, explained how to implement them in an ASP.Net application, and how to modify their default behavior and properties. This article will explain how you can allow end users to edit the web parts on their page(s), as well as interconnecting multiple web parts on one [...]

November 28th, 2005

Using Web Parts in ASP.Net 2.0

Portals are changing the way people use the Internet. Users are getting accustomed to picking and choosing the pieces of content they want presented to them, virtually customizing the content and layout of a web or home page to the way they personally prefer to see it presented. With the implementation of Web Parts in [...]

September 22nd, 2005

Getting Remote Files With ASP Continued

This second article will show how to send remote binary files, multiple files, and additional information with only ASP and XML. This is an incredibly powerful technique, and the implementation in this two part series will deal with automatically updating a deployed ASP web application. Read on…

« Previous PageNext Page »