Google Hosting
Anyone tried the new Google Code Project Hosting program yet? Looks pretty slick and a lot easier to use than Sourceforge.
Anyone tried the new Google Code Project Hosting program yet? Looks pretty slick and a lot easier to use than Sourceforge.
Several web sites have sprung up lately that try to make a programmer’s life easier. I’ll list the latest ones that I have seen. Krugle and Programming is Hard. Many times you find yourself trying to solve a problem that… Read More »Make Coding Easier
“When all a programmer has is a hammer, all screws appear to be stupid.” This is a great quote that summarizes my opinion on which programming language is the best. The language you use is just a tool to get… Read More »Learning Another Programming Language
One of the things you can do with an Open Source project, is open the source and make some modifications. So I opened the GAmp project in Visual Studio and had some fun modifying the UI. My goal was to… Read More »GAmp Revisited
I've been using a new media player at work these past few days, it's called GAmp. I happen to know the programmer – Jeremy, and he's a very good .Net developer. If you want to give it a try, please… Read More »Give GAmp A Try
I’ve started writing my first Mystery novel. It’s set in the world of IT. That in itself, could be a first. Mystery writing is not something I’ve ever done before. I prefer writing Sci-Fi. I have dabbled in Horror but… Read More »New Story
Keeping your querys in alignment can make your life easier. If you line things up like below, you can use the Alt + left mouse click and highlight your query, then copy it into your SQL Query Analizer to run… Read More »Programming Tips “SQL Query Line Up”
I’ve been trying to webcam with my father-in-law for a solid week now and we finally found a working solution – SightSpeed. He’s on Windows XP and I’m on OSX Tiger. The image is about as clear as when I… Read More »SightSpeed, webcaming from Mac to Windows at last!
From the IBM DeveloperWorks Series – System Administrator’s Toolkit Comes this page on Monitoring a slow Unix system.
Get your upgrade while it's hot. Download Page Or apt-get it if you like. sudo apt-get update && sudo apt-get -yqq dist-upgrade