Team System Panel from TechEd 2007
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.
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.
Don Box and Chris Sells talk to Carl and Richard about a myriad of things including the state of publishing, especially books.
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.
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.
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.
Christophe Wille talks about SharpDevelop, an open-source free alternative to Visual Studio.
Scott Stanfield from Vertigo Software is back (see show #11) to talk about cultivating an aesthetic sense around software, media, and user experience.
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.
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 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.
Powered by WordPress