When you think ASP, think...
Recent Articles
All Articles
ASP.NET Articles [1.x] [2.0]
ASPFAQs.com
Message Board
Related Web Technologies
User Tips!
Coding Tips
Search

Sections:
Book Reviews
Sample Chapters
Commonly Asked Message Board Questions
Headlines from ASPWire.com
JavaScript Tutorials
MSDN Communities Hub
Official Docs
Security
Stump the SQL Guru!
Web Hosts
XML Info
Information:
Advertise
Feedback
Author an Article
Technology Jobs

















internet.com
IT
Developer
Internet News
Small Business
Personal Technology
International

Search internet.com
Advertise
Corporate Info
Newsletters
Tech Jobs
E-mail Offers
ASP ASP.NET ASP FAQs Message Board Feedback ASP Jobs
Print this page.

Windows Systems Administrator
Jupitermedia
US-CT-Darien

Justtechjobs.com Post A Job | Post A Resume

Mike Shaffer
Mike Shaffer has designed and implemented many high-volume websites over the last several years. Mike has specialized professionally in database, e-commerce, real-time transactional and membership sites. His client list includes Coca-Cola, Weyerhauser, US Social Security Administration, Ford Motor Company (Europe), General Electric, Frito-Lay and many others. His personal interests in programming include cryptography, data compression, code optimization, and algorithm design. In his spare time (ha!) he likes to write (music, poetry, fiction) and watch classic movies.

Email Mike at 4guys@effengud.com...

Proportional Image Resizing within a Constrained Area 01-12-01
This article, by Mike Shaffer, demonstrates how to proportionally resize an image in a specified space. For example, if you have an image that is, say 100 pixels wide and 80 pixels tall, and you need to fit it into a table cell no larger than, say, 50x50 pixels, you could resize it to 50x50 by explicitly setting the HEIGHT and WIDTH parameters of the IMG tag. However, in such a case, the image would be out of proportion (stretched taller than it should be). In this article, Mike shares a function that will maintain the image's aspect ratio when resizing an image with explicit HEIGHT and WIDTH settings!
[Read More]

Determing Image Properties through ASP 05-03-00
This article, by Mike Shaffer, demonstrates how to use ASP and VBScript to determine the width, height, and color depth of GIF, JPG, BMP, and PNG image files! This simple to use routine can be utilized for a number of real-life applications including intelligent image scaling, ensuring that uploaded images conform to a certain size or color depth requirement, and gathering information on the images used on your Web site! Another great article from Mike!
[Read More]

Improving the "Calculating the Distance Between Cities" Algorithm 04-01-00
This article is an addendum to his earlier article Calculating the Distance Between Cities. In this article Mike discusses how to increase the performance of the algorithm when needing to perform the distance calculation for a large number of cities. If you've not read Mike's first article on Calculating the Distance Between Cities, be sure to read that first! It's a very interesting and useful article! :)
[Read More]

A Component to List the System DSNs on a Web Server 01-19-00
This article provides a free component to obtain a delimited list of System DSNs on a Web server! This component works with both PWS and IIS. If you have any administration-type pages, such as the SQL Query Test Page, this component will save you time and automatically account for any DSN changes you may make in the future! Not only is the component DLL freely available, but the source code is available too!
[Read More]

Determining the Sunrise and Sunset for a Particular Location 01-08-00
This article demonstrates how to calculate the sunrise and sunset times for a particular longitude and latitude pair. This article is a companion article to Mike's earlier article, Calculating the Distance Between Cities. This is an interesting article and worth a read!
[Read More]

Calculating the Distance Between Cities 01-05-00
This article demonstrates how to determine the distance between two points on the globe given their longitudinal and latitudinal coordinates. These routines can be used to find the distance between two zip codes or two cities. With the Internet creating global marketing, many brick and mortar sites offer a feature for their users to find the nearest outlet to their home. This routine can be used to help provide such functionality!
[Read More]

RC4 Encryption Using ASP & VBScript 01-01-00
This article, by Mike Shaffer, demonstrates how an algorithm that implements RC4 encryption using VBScript! The RC4 method is especially interesting, since it requires only a single password to both encrypt and decrypt a given string.
[Read More]

Timing the Execution of an ASP Script 12-27-99
This article demonstrates how to time the execution of your ASP scripts using a server-side VBScript implementation! This script should be in every developer's toolbox!
[Read More]

Optiming ADO Calls Using the Set Statement 12-08-99
This article demonstrates how to increase the efficiency of your ADO Recordset calls by using both ordinal references to Recordset elements and the Set statement to assign a particular Recordset column to a variable! Very interesting stuff that has a profound impact on the speed of your ADO calls!
[Read More]

Optimizing ADO Calls 12-02-99
This article demonstrates how to increase the efficiency of your ADO Recordset calls. Mike ran benchmarks testing three different ways that you can reference a specific column in the Recordset object, and found one method to be particularly efficient! Read on to learn more!
[Read More]


Windows Internet Technology | ASP.NET [1.x] [2.0] | ASPMessageboard.com | ASPFAQs.com | Advertise | Feedback | Author an Article



JupiterOnlineMedia

internet.comearthweb.comDevx.commediabistro.comGraphics.com

Search:

Jupitermedia Corporation has two divisions: Jupiterimages and JupiterOnlineMedia

Jupitermedia Corporate Info


Legal Notices, Licensing, Reprints, & Permissions, Privacy Policy.

Advertise | Newsletters | Tech Jobs | Shopping | E-mail Offers

Solutions
Whitepapers and eBooks
Microsoft Article: HyperV-The Killer Feature in WinServer ‘08
Avaya Article: How to Feed Data into the Avaya Event Processor
Microsoft Article: Install What You Need with Win Server ‘08
HP eBook: Putting the Green into IT
Whitepaper: HP Integrated Citrix XenServer for HP ProLiant Servers
Intel Go Parallel Portal: Interview with C++ Guru Herb Sutter, Part 1
Intel Go Parallel Portal: Interview with C++ Guru Herb Sutter, Part 2--The Future of Concurrency
Avaya Article: Setting Up a SIP A/S Development Environment
IBM Article: How Cool Is Your Data Center?
Microsoft Article: Managing Virtual Machines with Microsoft System Center
HP eBook: Storage Networking , Part 1
Microsoft Article: Solving Data Center Complexity with Microsoft System Center Configuration Manager 2007
MORE WHITEPAPERS, EBOOKS, AND ARTICLES
Webcasts
Intel Video: Are Multi-core Processors Here to Stay?
On-Demand Webcast: Five Virtualization Trends to Watch
HP Video: Page Cost Calculator
Intel Video: APIs for Parallel Programming
HP Webcast: Storage Is Changing Fast - Be Ready or Be Left Behind
Microsoft Silverlight Video: Creating Fading Controls with Expression Design and Expression Blend 2
MORE WEBCASTS, PODCASTS, AND VIDEOS
Downloads and eKits
Sun Download: Solaris 8 Migration Assistant
Sybase Download: SQL Anywhere Developer Edition
Red Gate Download: SQL Backup Pro and free DBA Best Practices eBook
Red Gate Download: SQL Compare Pro 6
Iron Speed Designer Application Generator
MORE DOWNLOADS, EKITS, AND FREE TRIALS
Tutorials and Demos
How-to-Article: Preparing for Hyper-Threading Technology and Dual Core Technology
eTouch PDF: Conquering the Tyranny of E-Mail and Word Processors
IBM Article: Collaborating in the High-Performance Workplace
HP Demo: StorageWorks EVA4400
Intel Featured Algorhythm: Intel Threading Building Blocks--The Pipeline Class
Microsoft How-to Article: Get Going with Silverlight and Windows Live
MORE TUTORIALS, DEMOS AND STEP-BY-STEP GUIDES