Posted by George Lantz on November 27th, 2007
So I needed a way of running a couple test servers. Each needed to accept connections from the network including the host operating system. The connections needed to also be static for server testing. As a reminder to myself, here is a brief rundown on how to do it. Read the rest of this entry »
Posted by George Lantz on November 7th, 2007
I leave tomorrow for Gatlinburg TN for a Gift Trade Show. As I did last year, I plan on staying a day or two after the show ends to do some hiking and fly fishing in the Smoky Mountains National Park. If you have ever been there before, you will know the place is huge! I have read there is about 2000 miles of fishable waters in and around the park. Wild rainbow, brown and brook trout. Brook trout are actually native to the area. Last year I didn't get to do as much fishing as I wanted, I didn't know the area well and got some bad advice on where to go hiking. This time however I know the area a little better, and I found this http://littleriveroutfitters.com/forum/forumdisplay.php?f=87. I found some good spots to go from the forum. Looks like the reports sound good as well. Hopefully I will have something to report when I return. You can see my pictures from last trip - http://flickr.com/photos/georgelantz/sets/72157594373819537/
Posted by George Lantz on October 15th, 2007
This time I would like to share a helper I wrote for rails. I was trying to write a form to add categories and I wanted to present a neatly formatted select box of existing categories to select as the parent category. It also needed infinite nested subcategories. I could not find a tutorial or example code anywhere for what I was trying to do. So I wrote this little snippet. Read the rest of this entry »
Posted by George Lantz on September 27th, 2007
I downloaded and ran the latest released version of the WWJ SDK available for download at the World Wind Java site - 20070817. I was pleasantly surprised when I saw the 2D location map and the distance meter added to the window by default. Cool less that I have to do. I was thinking of doing a tutorial on how to add those things.
Also, I should add that if you want to find even later releases and release announcements head over to the forum http://forum.worldwindcentral.com/forumdisplay.php?f=43. This will have the latest releases for you to try out. Read the rest of this entry »
Posted by George Lantz on September 19th, 2007
So, I was having a rough day today. I won't get into that, but my spirits where cheered a little when I saw the article I contributed to the NetBeans Wiki, on the NetBeans Welcome Screen. Read the rest of this entry »
Posted by George Lantz on September 17th, 2007
Last week at the VMworld 2007 in San Fransisco, VMWare announced that they have released the majority of the VMWare tools for Linux as open source software. Open Virtual Machine Tools (open-vm-tools) is hosted at http://open-vm-tools.sourceforge.net, and the source code is available for download. This will allow Linux vendors to integrate VMware Tools into upcoming versions of the Linux operating system distributions. This helps make Linux a more stable virtualization platform and will simplify deploying of guest operating systems. Because of this exciting announcment I would like to talk a bit about virtualization on Linux. Read the rest of this entry »
Posted by George Lantz on September 13th, 2007
Programmer's day is a whimsical "holiday" on the 256th day of the year celebrated mostly by computer programmers (reason: 256 = 2 to the power of 8 = the number of values representable in a byte of data). Traditions include drinking, behaving silly, coding silly programs, mini computer games, playing with old computers, etc. Programmer's day usually falls on September 13th; on leap years, it is September 12th.
Posted by George Lantz on September 12th, 2007
Yesterday I downloaded the NetBeans 6.0 M10 release. I was mainly interested in how it would preform as a Ruby on Rails Editor. Well, 2 words, I frickin' love it! Ok, that was four words but, but in my opinion it is that good. Read the rest of this entry »
Posted by George Lantz on September 10th, 2007
In this tutorial I will explain how I managed to access MySQL through SSH tunnel in my .NET application. This could come in handy for many reasons and is not limited to just MySQL. You could potentially tunnel almost any remote server daemon running behind a firewall. I originally created this technique for a Windows Desktop application so I could sync our company website inventory with the ERP software. For security reasons I only left the SSH and Apache ports open when I originally setup the web server. Read the rest of this entry »
Posted by George Lantz on September 10th, 2007
Well, I am still slowly coming along on nomadexplorers.com, it's been a LOT of work and it's far from finished. Sometimes I wish there where more of me so I could help myself get it done. Anyway, I encourage you to go there and signup and try out posting new content. It's still very rough around the edges but it's coming along. Maybe you have some suggestions? If so feel free to comment below, in fact please do! There are some new updates going up in the next couple days, like the weather below the map will be formatted nicely and you will be able to download the map in GPX format, finally! I also am working on, (more like getting sidetracked with), maps in 3D. I am going to let that be a surprise since it's still experimental, check back soon though.
Recent Comments