Search   Feed   Browse   Add
Feed items 1 - 5 of 5 for November 2004

WebMon for tracking new blog post comments - November 19, 2004

I've been recently interested in tracking other people's blog posts where I may have left comments, or posts I simply wanted to track.  After sitting on it a bit it seems obvious that a web monitoring application would fit the bill quite nicely.  After some investigation into both web- and client-based options, I went with WebMon (a freeware application) and it seems to work great in receiving notification of new blog post comments.  More info and screenshot pics on a personal...
http://weblogs.asp.net/dburke/archive/2004/11/18/266060.aspx

Job Security Implications for the Quiet Nerd - November 19, 2004

Good article at SD Times titled Out of Site, Out of a Job by Larry O'Brien. While its hard to lament the loss of the incompetent, the other type of programmer that is doomed is the developer with poor social skills... P.S. Thanks Julie Lerman for the link to Larry's blog.  Subscribed.
http://weblogs.asp.net/dburke/archive/2004/11/18/266057.aspx

Using reflection for either ParentType usercontrol or webpage - November 11, 2004

I had a piece of code in a usercontrol today which could have been the child of either a web page or another usercontrol.  If I've referred to a usercontrol type with reflection before I've forgotten it, so today's reflection tidbit seemed like the first time, and first time events get a blog plug.  The code excerpt is on a personal blog post here.  
http://weblogs.asp.net/dburke/archive/2004/11/10/255422.aspx

Simple tip on controlling display of asp:CheckBoxList control - November 5, 2004

I discovered a quick tip on fixing the wraparound in the checkboxlist control short of overriding the ListControl object and altering the rendering of the base control: I wrapped the text of each checkbox item inside a TableCell TD.  Produces the bottom checkboxlist display and works in both IE and Firefox.  Details in a personal blog post here.  
http://weblogs.asp.net/dburke/archive/2004/11/05/253014.aspx

Doing Email Testing in development without an Exchange Server - November 3, 2004

My home office Exchange server crashed in September and while the server has been replaced, I really don't want to re-install Exchange on it unless I absolutely have to.  So I implemented a real simple approach to test HTML-based email components without requiring Exchange or any type of email server.   The result is that HTML emails are sent to web folder for viewing in IE rather than sent to Exchange for viewing in Outlook.   I cover the details with the source code...
http://weblogs.asp.net/dburke/archive/2004/11/03/251797.aspx
Available Archives
- September (3 items)
- October (4 items)
- November (5 items)
- December (1 item)
Sponsored Links
© 2008 FeedCapsule.com  |  Contact