Dec 30 2009

Iphone apps that are actually usefull ...

Filing this away so I can revisit at a later date. See: http://www.infoworld.com/d/mobilize/10-top-iphone-apps-it-pros-045?page=0,0&source=IFWNLE_nlt_mobilehdwr_2009-12-30 for a short list of usefull IT apps for the iPhone.

Dec 28 2009

A fix for a Gotcha in Dynamic Registration for Dotnetnuke

Just came across this error ... had my portal's password settings setup in web.config, but Dynamic Registration was still expecting the default 7 character password. A quick search on Google yielded the following solution (Dyn Registration has a field for this variable): http://www.datasprings.com/Products/ProductForums/tabid/727/view/topic/postid/1189/Default.aspx.

Dec 17 2009

More on implementing Captcha for blogengine.net

Instructions here! Very nice tutorial, implemented in about 15 minutes.

Dec 16 2009

Karlovic vs Stepanek 2009 Davis Cup

78 Aces ... and he still loses the match ... unbelievable display from Ivo Karovic and Radek Stepanek.

Dec 15 2009

Link to 21 things that became obsolete

Dec 09 2009

Great hint on configuring BlogEngine.net to run within DNN portal

And it works for "regular" .net sites as well. See: http://www.metanous.be/boblog/post/Getting-BlogEngineNET-within-a-DotNetNuke-website.aspx for the complete text ... simple, add the code to the parent web.config, then configure the BE.net folder as an application in asp.net ... done!