dstelow notes…

Archive for May 2009

links for 2009-05-27

leave a comment »

Written by dstelow

May 27, 2009 at 11:01 pm

Posted in 1

links for 2009-05-22

leave a comment »

  • 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

leave a comment »

Written by dstelow

May 21, 2009 at 11:02 pm

Posted in 1

Talking about Peter Selinger: ccrypt

leave a comment »

 

Quote

Peter Selinger: ccrypt
ccrypt is a utility for encrypting and decrypting files and streams. It was designed as a replacement for the standard unix crypt utility, which is notorious for using a very weak encryption algorithm. ccrypt is based on the Rijndael cipher, which is the U.S. government’s chosen candidate for the Advanced Encryption Standard (AES, see http://www.nist.gov/aes). This cipher is believed to provide very strong security.

Written by dstelow

May 21, 2009 at 10:19 am

Posted in software

links for 2009-05-20

leave a comment »

  • …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

leave a comment »

Written by dstelow

May 19, 2009 at 11:01 pm

Posted in 1

links for 2009-05-18

leave a comment »

Written by dstelow

May 18, 2009 at 11:01 pm

Posted in 1

links for 2009-05-16

leave a comment »

Written by dstelow

May 16, 2009 at 11:01 pm

Posted in 1

links for 2009-05-14

leave a comment »

Written by dstelow

May 14, 2009 at 11:01 pm

Posted in 1

links for 2009-05-05

leave a comment »

  • 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