Welcome to Atalasoft Community
Sign in
|
Join
|
Help
David Cilley's AJAX Imaging Blog
Thoughts on ASP.NET, AJAX, cross-browser JavaScript, and other thin client technologies.
This Blog
Syndication
RSS 2.0
Atom 1.0
Search
Go
Navigation
Home
Blogs
Forums
Photos
Downloads
My Reader
Tags
AJAX
AjaxWorld
Animation
ASP.NET
Cache
IFrame
Internet Explorer
JavaScript
Masking
Multipage Tiff
PNG
Printing
Sliders
Thumbnails
YUI
Recent Posts
Ajax Image Sliders Part 3: Intervals with Opacity
Ajax Image Sliders Part 2: Intervals with On Demand
AJAX Image Sliders: Part 1
Non-Rectangular Masks on the Web: Part 1
Atalasoft at AJAXWorld 2008 East
Archives
April 2008 (4)
March 2008 (3)
May 2007 (2)
March 2007 (2)
September 2006 (1)
August 2006 (2)
May 2006 (1)
April 2006 (1)
March 2006 (2)
Browse by Tags
All Tags
»
AJAX
»
ASP.NET
(RSS)
AjaxWorld
IFrame
JavaScript
Multipage Tiff
Printing
Thumbnails
YUI
Friday, March 21, 2008 2:10 PM
Atalasoft at AJAXWorld 2008 East
This year's AjaxWorld Conference & Expo was somewhat of a disappointment. After experiencing the problems that I outlined last year, I anticipated a better overall conference. They did appear to take a few things into consideration, such as the lunch
Posted by
David Cilley
|
3 Comments
Filed under:
AJAX
,
ASP.NET
,
AjaxWorld
,
YUI
Tuesday, May 15, 2007 3:25 PM
Slick Ajax Magnifier
Recently we had a customer ask if we had anything like our WinForms Magnifier MouseTool available on the WebForms side of things. We get this question somewhat frequently, and it's always one of those features that seems to fall off the end of the development
Posted by
David Cilley
|
5 Comments
Filed under:
AJAX
,
JavaScript
,
ASP.NET
Attachment(s):
MagnifierDemo.zip
Wednesday, May 02, 2007 2:50 PM
Presentation: Introduction to AJAX in ASP.NET
I'd like to thank everyone that attended my presentation on AJAX for the Western Mass .NET Users Group last night. I enjoyed presenting to the group and speaking with most of you. Topics that were covered were: What is AJAX? AJAX in .NET with IFrames
Posted by
David Cilley
|
0 Comments
Filed under:
AJAX
,
ASP.NET
,
IFrame
Attachment(s):
AJAXIntro.zip
Thursday, March 22, 2007 11:18 AM
Atalasoft at AjaxWorld NYC 2007
Lou and I recently returned from the AjaxWorld Conference & Expo in NYC. Most of the sessions I attended were very informative, some were advertorials, some were advertisements, and a few were actually laughable. This AjaxWorld conference was not
Posted by
David Cilley
|
3 Comments
Filed under:
AJAX
,
JavaScript
,
ASP.NET
,
AjaxWorld
Tuesday, September 19, 2006 10:04 AM
Multi-page Document Printing on the Web using a Thin Client Approach
One of the most sought after features for developers using our products is that of printing multi-page document images through the web using a thin client/AJAX approach. There are a set of fundamental problems with doing this: Printing can only be done
Posted by
David Cilley
|
1 Comments
Filed under:
Printing
,
AJAX
,
JavaScript
,
ASP.NET
,
Multipage Tiff
Thursday, August 03, 2006 11:11 AM
AJAX Thumbnails and On Demand Tiling Unleashed!
It's been a while since I last spoke about anything on this blog... the main reason for this is we've been hard at work getting the DotImage 4.0 release out. Now that it's out, I'd like to show you the two coolest additions to the our AJAX WebControls.
Posted by
David Cilley
|
0 Comments
Filed under:
AJAX
,
JavaScript
,
Thumbnails
,
ASP.NET
Tuesday, March 21, 2006 10:58 AM
Paging Through Multipage Tiffs using RemoteInvoke
We've been getting quite a few questions in reguard to AJAX style paging through multi-page Tiff files. This topic shows how simple this task is using our WebImageViewer control. First, drop a WebImageViewer control on the form, we'll call this one WebImageViewer1
Posted by
David Cilley
|
2 Comments
Filed under:
AJAX
,
JavaScript
,
ASP.NET
,
Multipage Tiff
Wednesday, March 15, 2006 12:39 PM
Asynchronous callbacks without XMLHttpRequest
Bill Bither and I attended the Real-World AJAX One-Day Seminar in NYC on Monday, and many different methods of interacting with the server asynchronously were covered. With all the different methods to choose from, I felt that I could give an example
Posted by
David Cilley
|
0 Comments
Filed under:
AJAX
,
JavaScript
,
ASP.NET
,
IFrame
,
AjaxWorld