Posted in Tools on Jun 23rd, 2005
Google is eager to index your website or blog. How eager? Seems that they have created an API that unleashes the Google search spiders on your site. All you need to do is send Google an XML file. Google Sitemaps is still in beta (aren’t most Google tools) and it’s very easy to use. The [...]
Read Full Post »
Posted in Uncategorized on Jun 21st, 2005
“I wish I could go to every conference,” I said. ”Yeah, right,” Junko replied, “that’s a bit grandiose don’t you think?” “You’re right. Crazy idea.” I mumbled, “I wish I could go to every ‘technical’ conference.“ Junko rolled his eyes. “How you going to afford that? You can’t convince every software conference to hire you [...]
Read Full Post »
Posted in Tools on Jun 20th, 2005
Scott Hanselman must love spending time seeking out productivity tools for developers. He has outdone himself, compiling a huge list of developer tools for you and me. I suspect that most of us are always looking out for the next great tool. I’ll bet that many of you also think about writing your own custom [...]
Read Full Post »
Posted in .NET, VB on Jun 14th, 2005
It’s common in web programming to place links to resources on a page. The hyperlink tag is on nearly every page on your website. But what about Windows Forms? In .NET it is easy to add a hyperlink to a form. At least it looks and acts like a hyperlink. Add a LinkLabel to the [...]
Read Full Post »