Welcome to MSDN Blogs Sign in | Join | Help

April 2006 - Posts

Creating AVI files from Bitmaps with C#

Yesterday, I needed to take a set of 16 bitmap frames and assemble them into a movie (AVI or animated gif). The solution came via a fantasic article on CodeProject: A Simple C# Wrapper for the AviFile Library http://www.codeproject.com/cs/media/aviFileWrapper.asp
Posted by saveenr | 4 Comments

Screen Capture App Hypersnap 6 released

I just bought the new version of the screen capture application, HyperSnap 6 . NOTE: I have written about HyperSnap before ( http://blogs.msdn.com/controlpanel/blogs/posteditor.aspx?SelectedNavItem=Posts&sectionid=5076&postid=471754 ). I continue
Posted by saveenr | 1 Comments

A good Python Quick Reference for those learning Python or IronPython

Python Quick Reference by Richard Gruet If you are learning Python or IronPython, then you should check out my favorite quick reference for Python. It's especially useful that multiple styles and formats of the document are available: Link to list of
Posted by saveenr | 0 Comments

SCIgen - manually writing CS papers made obsolete

The URL http://pdos.csail.mit.edu/scigen/ A Sample of the Output A Case for Operating Systems Anonymous Coward Abstract DHCP must work. Given the current status of adaptive algorithms, theorists shockingly desire the investigation of multicast methodologies,
Posted by saveenr | 0 Comments

Looking for a Winforms Wizard Framework

I have spent the last week building a simple wizard framework for prototyping. I've posted a link to the various wizard frameworks I found during my investigation. http://blogs.msdn.com/saveenr/articles/winforms_wizard_frameworks.aspx Ultimately, I did
Posted by saveenr | 2 Comments

Dragging Items into the CMD.EXE window to reduce typing

Time-saving tip: The command shell supports drag-and-drop from explorer and allows you to save a lot of time typing paths. I use this with "cd /d" to quickly change into a deeply-nested directory. A demonstration Attached is a screencast demonstrating
 
Page view tracker