Browse: Home / Pavan Podila
Pavan Podila
Pavan Podila has worked on a wide variety of UI technologies with current focus on WPF/Silverlight, Flash/Flex and DHTML. He has a Bachelors and Masters degree in Computer Science with specialization in Graphics and Image Processing.
He has been working with .Net since 2004 and WPF since 2005. In the past he has worked with Java Swing, Eclipse plugins, AJAX UI frameworks and Trolltech Qt. His primary interests are in 2D/3D Graphics, Data Visualization, UI architecture and computational art. He is the author of FluidKit, a WPF library of controls, frameworks, tools, etc
By Pavan Podila on August 7, 2010
GridSplitters work great if you want to provide a split view between two views. By dragging the GridSplitter you can adjust the space allocated to each view. As one view grows in size, the other reduces by the same size. For most cases, this is exactly what is required. In my case, this wasn’t enough. [...]
Posted in WPF | Tagged docking, gridsplitter |
By Pavan Podila on February 1, 2010
When working in SketchFlow for SilverLight 3, the default file name of the test page is called “TestPage.html”. If this is not what you want, you can easily change it in the main SketchFlow project’s .csproj file. If you open up the <project-name>.csproj file, at around line 27, you should see a tag called <TestPageFileName>. [...]
Posted in SilverLight | Tagged SketchFlow |
By Pavan Podila on January 27, 2010
I received a mail from my publisher stating that one of the chapters from my book: WPF Control Development Unleashed, has been published as an article in the CODE magazine. Go have a look. Link to article Hope the article piques your interest in reading rest of the book Similar Posts: Source code for [...]
Posted in Book, WPF | Tagged Code-Magazine |
By Pavan Podila on January 11, 2010
Almost a year back, I posted about an interesting project I was involved in, called PyBinding. PyBinding gives you an easy way to write IronPython snippets inside Xaml Bindings and completely do away with value converters. I am glad to announce that this project is finally online on CodePlex. Since the time I posted, it [...]
Posted in WPF | Tagged CodePlex, PyBinding |
By Pavan Podila on January 10, 2010
On my recent vacation trip to India, I had some time to get back to my old hobby of sketching and painting. A hobby I forgot to pursue in 2009. In fact I missed it so much that the feel of getting back to pencil and paper was great. Photoshop and Illustrator can definitely help [...]
Posted in Sketching | Tagged figure-drawing |
By Pavan Podila on November 20, 2009
I recently received a mail from Marshall Price, one of the readers of my book WPF Control Development Unleashed, pointing at a bug in the sample from Chapter 8 (Virtualization). He had made some changes to the sample code in order to delete items from the StaggeredPanel. This caused a crash in the virtualized panel. [...]
Posted in WPF |
By Pavan Podila on November 5, 2009
Wondering what would it look like if you built WPF controls using F# ? If yes, head over to Matt’s blog where he has translated almost all of the examples in my book WPF Control Development Unleashed to F# ! He is even starting a CodePlex project to host the source code. Kudos to Matt [...]
Posted in WPF | Tagged Book, F# |
By Pavan Podila on October 4, 2009
This post is inspired by an interesting idea sent by Bo Stilling, one of the readers of my book. It combines the ideas discussed in Chapter 4 “Custom Panels” and Chapter 7 “IScrollInfo” to create a panel that lays out the items about a half-circle. When you scroll the panel, the items move about a [...]
Posted in WPF | Tagged Panel, Scrolling |
By Pavan Podila on September 19, 2009
The book is finally out. Go get your copy and start building some advanced controls ! Happy WPF Control programming! Amazon link Similar Posts: Details of my upcoming Book Source code for “WPF Control Development Unleashed” WPF Control development Unleashed, now in F# Quick update on the WPF Control Development Unleashed book Chapter Excerpt [...]
Posted in WPF | Tagged Amazon, Book, custom-control |
By Pavan Podila on September 12, 2009
I have always enjoyed 3D modeling. The kind of tools you use and kind of thinking that is required is so different than my everyday job of writing code. That shift in mindset is quite challenging and also exciting. In fact, the only reason I keep coming back to 3D modeling is for this aspect: [...]
Posted in 3D | Tagged Cinema4D |
Page 1 of 1412345»10...Last »
Recent Comments