developerFusion image
Related image tutorials
-
Generate Thumbnail Images from PDF Documents in .NET
by Jonathan Hodgson
This article presents VB.NET code to create thumbnail images from a directory of Adobe Acrobat PDF documents using the .NET Framework.
Related image code samples
-
Interacting with TinyPic from C#
by Fernando Sanchez
The following tutorial will demonstrate how to interact with http://tinypic.com, an image mirroring service, directly from a C# application using the WebRobot component.
-
Generate an Image of a Web Page
by Alan Dean
Demonstrates how to fetch images and thumbnails of web pages using a hidden web browser control.
-
Dynamic thumbnail images from ASP.NET
by Brock Allen
This sample code is an IHttpHandler implementation that reads a JPG from the filesystem and dynamically generates a thumbnail sized version of the image and emits that to the response stream. What I like about this approach is that you don't need to create a file on the filesystem for the thumbnail as it's all done in memory.
Related image podcasts
-
Herding Code: Episode 8: Virtual Machines
Published 1 year ago, running time 0h52m
This week, we discuss the use of virtual machines in software development. Topics: Industry trends VMware vs. Virtual PC (and other virtualization technologies) Should you develop in a VM? VM Tips and tricks Links: Jeff (codinghorror) Atwood's post on ...
-
Herding Code: Episode 8: Virtual Machines
Published 1 year ago, running time 0h52m
This week, we discuss the use of virtual machines in software development. Topics: Industry trends VMware vs. Virtual PC (and other virtualization technologies) Should you develop in a VM? VM Tips and tricks Links: Jeff (codinghorror) Atwood's post on ...
-
Parleys.com: IRIS, a RIA swing applet
Published 1 year ago, running time 0h41m
Iris shows the power of modern Java applets, highlighting the following major features of the Java platform: Dynamic extension of applets: new techniques developed within the past year in the JOGL project allow applets to use OpenGL for 3D graphics, OpenAL for spatialized audio, Java Media co...
Upcoming image events
-
Dec
9
Los Angeles Hadoop December Meetup - Los Angeles Hadoop Meetup
Santa Monica, United States
Information on this weeks presentation: About The Presenter: Brian is a long-time Java developer and enterprise architect (lots of ESB and service-oriented projects), with happenstantial real-world cloud experience in the past few years including: developing a custom, open-source storage cloud for the NIH; cloud-based image processing and computing research for Canon.
Related book
-
The Java(TM) Class Libraries, Volume 2: java.applet, java.awt, java.
As the definitive reference to the Java 1.1.2 version class libraries, this book is an essential resource for both beginner and experienced Java programmers. This volume provides comprehensive reference documentation for the development of applets, ...