dstelow notes…

Just another Wordpress.com weblog

Archive for May 2009

links for 2009-05-27

without comments

Written by dstelow

May 27, 2009 at 11:01 pm

Posted in 1

links for 2009-05-22

without comments

  • Use the broadfork for loosening soil to prepare for planting or for adding soil amendments such as compost or mulches. It will open and loosen soil while minimizing damage to the living strata of flora and fauna that provide the nutrients for the garden bed. For more on living soil see Harvey Ussery's site. The broadfork is also a great tool to choose for harvesting potatoes, beets, carrots, etc.
    (tags: garden tools)
  • A broadfork is for tilling and aerating garden beds by hand, an alternative to the noise, pollution, fossil fuel consumption and ground pressure of power equipment. A broadfork is like a pitchfork, but larger, heavier and with longer tines, and designed to use your body instead of your muscles. You stand on it and wiggle the handles front-and-back to work the tines into the ground. Then, pull back on the handles just a little to loosen and aerate at the tine tips. Your motion is a natural pulling and pushing, instead of bending and lifting.
  • Possibility?…Envirolet® by Sancor™ is the most advanced environmental & economical sanitation solution for your cottage, cabin, home, RV, pool cabana, farm, yurt, basement, work shop, commercial application & more. There is a system for any application.
  • Ever wonder how we build Visual Studio and the .NET Framework? I mean literally. You know, the build process that spits out a product at the other end? Well I sure did and it's not just hitting F5 people ;-) .
  • VirtualDub is a video capture/processing utility for 32-bit Windows platforms (95/98/ME/NT4/2000/XP), licensed under the GNU General Public License (GPL). It lacks the editing power of a general-purpose editor such as Adobe Premiere, but is streamlined for fast linear operations over video. It has batch-processing capabilities for processing large numbers of files and can be extended with third-party video filters. VirtualDub is mainly geared toward processing AVI files, although it can read (not write) MPEG-1 and also handle sets of BMP images.

Written by dstelow

May 22, 2009 at 11:32 pm

Posted in 1

links for 2009-05-21

without comments

Written by dstelow

May 21, 2009 at 11:02 pm

Posted in 1

links for 2009-05-20

without comments

  • …To get started, create a new Windows Forms project called "Report Project Demo." We will be using simple classes to be used as the data source for the chart and report. Add two new classes, ReportData and SalespersonData. In the SalespersonData class add the following code
  • …To page through data in a control that implements the IPageableItemContainer interface, DataPager control can be used. GridView has its own paging and does not implement IPageableItemContainer interface. ListView is the only control that works with DataPager.
    –So let's begin extending the GridView with the IPageableItemContainer interface.

Written by dstelow

May 20, 2009 at 11:01 pm

Posted in 1

links for 2009-05-19

without comments

Written by dstelow

May 19, 2009 at 11:01 pm

Posted in 1

links for 2009-05-18

without comments

Written by dstelow

May 18, 2009 at 11:01 pm

Posted in 1

links for 2009-05-16

without comments

Written by dstelow

May 16, 2009 at 11:01 pm

Posted in 1

links for 2009-05-14

without comments

Written by dstelow

May 14, 2009 at 11:01 pm

Posted in 1

links for 2009-05-05

without comments

  • MS Ajax Client Life-Cycle Events.pdf cheatsheet
  • …AJAX features in ASP.NET enable you to quickly create Web pages that include a rich user experience with responsive and familiar user interface (UI) elements. AJAX features include client-script libraries that incorporate cross-browser ECMAScript (JavaScript) and dynamic HTML (DHTML) technologies, and integration with the ASP.NET server-based development platform. By using AJAX features, you can improve the user experience and the efficiency of your Web applications.
  • …The most difficult task turned out to be choosing a particular language: there are so many out there which makes it very hard to decide.
    This article deals with ten possible candidates, and it’s far from being an exhaustive list. The programming languages described henceforth are very different from each other, but they all have one thing in common: they all stimulate my curiosity in their own, very different ways.

Written by dstelow

May 5, 2009 at 11:04 pm

Posted in 1

links for 2009-05-01

without comments

  • Looks like a well made tool…Web Development Helper is a free browser extension for Internet Explorer that provides a set of tools and utilities for the Web developer, esp. Ajax and ASP.NET developers. The tool provides features such as a DOM inspector, an HTTP tracing tool, and script diagnostics and immediate window.
  • How to create dynamic reports…The short answer is 'yes'. Although it's not as nice as it will be one day when there's a proper class library that lets us do the whole thing programmatically if we want. The issue is this: the dataset generated at run time has to match the one used when defining the report.

Written by dstelow

May 1, 2009 at 11:04 pm

Posted in 1