Welcome to Geekdojo Sign in | Join | Help

September 2004 - Posts

I created a set of easy to use linked list controls that update on the client without a postback. All of the data for the lists are downloaded when the page loads. The only requirements to get the full feature set is a DataSet with DataRelations as the DataSource, and setting a ParentListID property in the controls. The ParentListID is very easy to set. The property dialog lists all compatible controls on the page. Just pick the one that will hold the parent data from the DataSet... Read More
The Image menu name has been changed to 'Output' to better reflect the new output options. Cropper can now output directly to a printer. Accessed in the Output menu. The configuration file is now saved to the Application Data folder... Read More
A critical buffer overflow bug in the GDI+ handling for every MS product that can display a JPEG it seems. VS included... Read More
A user posted about this. I was going to reply in the post but decided to make another post. Maybe someone knows what is going on with these two media players. I'm seeing the same thing happen. Any captures showing the video area of Windows Media Player or Winamp come out black where the video should be... Read More
Added a thumbnail feature. Clicking the Thumbnail option in the context menu will overlay another box on the form indicating the thumbnail size. You can adjust the size by pressing [ or ] while holding the Alt or Alt + Ctrl keys. When the thumbnail is enable, the normal screen shot will be taken and saved. There will also be a resized file with '_Thumbnail' appended to the name... Read More
Png file support was added to 1.2. In 1.3 Cropper now remembers your last image format as well as your last opacity level. This is a lot more popular than I thought it would be. There have been nearly 200 downloads in 2 days... Read More
After posting Cropper and getting to work I realized it was not capturing images from the non-primary monitor in a multi-monitor setup. That issue has been resolved and it should now capture correctly on any monitor configuration. I tested on reverse (negative X position), vertical, and 4 monitor setups... Read More
I saw Jeff's post about his updated ruler this weekend. It's a nice tool. I immediately started using it to measure some screen comps over the weekend. Moving it around the screen and seeing the images below it made me think, "It would be nice to crop these out while I'm measuring them". I took some of his UI code, made a few changes and tweaks, added the screen capture code, and cropper was born... Read More
WS-Eventing defines an extensible way for Web Services to subscribe to Events in other services and be notified when they occur. Read More
(Comments Off)
Filed Under:
Matt rocks, and so does the rebranded Web Deploy. Free, fast, filterable, one click, slick deployment of only your updated web project's files (since the last deployment) to an ftp server, shared directory, or zip file. Oh, and excluding folders is a welcome addition too. Read More