Development Blog With Code Updates : Developercast.com

June 28, 2007

Team System Panel from TechEd 2007

Filed under: Development — @ 12:00 am

Another great panel discussion from TechEd 2007! Carl and Richard talk to a panel of experts about various topics around VSTS and team development focusing on team challenges.

June 25, 2007

Box and Sells on the State of Publishing

Filed under: Development — @ 8:29 pm

Don Box and Chris Sells talk to Carl and Richard about a myriad of things including the state of publishing, especially books.

June 21, 2007

Introducing Acropolis

Filed under: Development — @ 12:00 am

Carl and Richard talk with members of the Microsoft Acropolis team at TechEd 2007. Acropolis is a software factory-ish toolset that allows business developers to develop quality line-of-business WPF applications with ease.

June 19, 2007

Mark Pollack on Spring.NET

Filed under: Development — @ 5:31 pm

Mark Pollack is back to talk about the latest version of Spring.NET, a frawmeowrk for extending the capabilities of the .NET Framework modeled after the Java-based Spring framework.

June 14, 2007

ASP.NET Scalability Panel

Filed under: Development — @ 12:00 am

Recorded at the Virtual TechEd Stage, Carl and Richard welcome Stephen Forte, Kent Alstad, Rob Howard, and Steve Smith for a lively discussion around ASP.NET Scalability issues.

June 12, 2007

Christophe Wille on SharpDevelop

Filed under: Development — @ 3:46 pm

Christophe Wille talks about SharpDevelop, an open-source free alternative to Visual Studio.

June 7, 2007

Scott Stanfield on the Importance of Aesthetics

Filed under: Development — @ 12:00 am

Scott Stanfield from Vertigo Software is back (see show #11) to talk about cultivating an aesthetic sense around software, media, and user experience.

June 4, 2007

Scripps Institute

Filed under: Development — @ 8:21 pm

Carl and Richard interview Peter Kuhn from the Scripps Institute about an application he designed to allow cancer researchers to visualize molecules and annotate them with real time collaboration. The application was written with beta versions of WPF, and champoined by Tim Huckaby’s team at Interknowlogy and evangelized by Eileen Rumwell and Stephen Forte. This is an amazing success story.

June 1, 2007

PHPBuilder.com: AJAX and PHP Part 1

Filed under: Development — @ 9:51 pm

PHPBuilder.com has posted part one of a new series looking at using AJAX functionality on your site (along with PHP_ to create a simple form handling script.

So you’re interested in AJAX? AJAX is a powerful addition to JavaScript for browser-to-server intercommunication. We will demonstrate a simple script that sends a GET or POST request to a form handling script on a server, then the server script will return a response to the browser XMLHttpRequest JavaScript object.

They start with a definition of what AJAX is and how it can be used before getting into the examples – the first of a simple text field in a form that sends the contents back to the server and the second to fetch dynamic image information from the server.

Dave Dash’s Blog: Installing a PHP that can do symfony+doctrine on Dreamhost

Filed under: Development — @ 9:15 pm

Dave Dash has posted guide to setting up a PHP installation that can work with both the Symfony framework and the doctrine functionality on a Dreamhost server.

Lately I’ve been experimenting with Doctrine on a few projects. It does have some requirements, including the PDO layer of PHP 5.2. Things didn’t work right off the bat on Dreamhost (which I still use for non-critical things), so I opted to build my own php.

The post is basically a cut and paste of a handy “install all” script you can customize to match your installation preferences.

Next Page »

Powered by WordPress