Trakkor lets you create a tracker for just a single DOM element given by an XPath and informs you via Atom feed if it changes. Would be cooler if it was a firefox plugin, but ... maybe we could use this on TOSes
This handy little app provides all the features of PowerMenu, plus the file-dialog quick-menus that PowerDesk's Dialog Helper used to do, plus a whole pack of extras: minimize-to-floating icon, a virtual desktops plugin, etc, Seriously useful stuff.
"There isn't much information available for creating Expression blend 3 addins. There is some information on creating blend 2 plugins, but the addin model has changed between versions."
"MVC Turbine is a plugin for ASP.NET MVC that has IoC baked in and auto-wires controllers, binders, view engines, http modules, etc. that reside within your application. Thus you worry more about what your application should do, rather than how it should do it."
WordCamp Raleigh 2011 featured me talking about how to Debug in WordPress and how to file a bug report for WordPress. I talked about a number of tools that make debugging easier that everyone should check out. These tools are:
Xdebug - make your php errors look better and easier to fix
Log Deprecated Notices - Easily see in your admin area when plugins or themes are using deprecated functions, files, and arguments
Debug Bar - Firebug for your WordPress.
Debug Bar Console - add a php and sql console to your WordPress front end