Feed on
Posts
Comments

Monthly Archive for June, 2005

Generate Google Sitemaps with Sitemap.net

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 »

Gnomedex Envy

“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 »

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 »

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 »