Thinking outside the box

SteelePrice.Net

My Links

Twitter Updates


Get Microsoft Silverlight
follow me

Article Categories

Archives

Post Categories

Image Galleries

Dot Net

General

Linux

OneNote

Windows

TechED Bloggers
Visual Basic Bloggers (OPML)

June 2003 Entries

Color Scheme Madness
Whenever I have to come up with an initial color scheme, it almost always makes me crazy. I suspect this is the same for most developers, I usually have the voice of Deforest Kelly pop into my head stating, "I'm a Developer, not a Decorator!" (what do you mean you mean you don't hear voices in your head...)

posted @ Tuesday, June 24, 2003 12:18 PM | Feedback (0)

Local Web Site Not found from Windows
Do you use Host Headers in Apache or IIS? Do you have your sites in a DMZ or a behind Firewall using NAT? When adding a new site, I generally add an entry in $WindowsSystem32\\drivers\\etc\\hosts to point to the internal IP of the site. If you ever forget to do this then try to get to the site, your DNS will most likely cache an entry for the external IP. Even after adding it to hosts you can't see it.

posted @ Monday, June 23, 2003 8:44 PM | Feedback (0)

"VB .NET Inferiority Complex - My Theory Validated"
Well, I have to say, I reluctantly agree with this. Even more, I think you need to (expertly) know at least 3 languages to even be considered competant any more. With the onset of Project Mono and it's moving out of beta soon, I really think C# is going to explode as a language of preference, so even though I always say "I can do anything in VB that C# can do..."

posted @ Sunday, June 22, 2003 1:14 AM | Feedback (0)

Terrific MySQL Tool
As I was getting more and more frustrated using phpMyAdmin for working on drupal's mysql database (it would refuse to browse some tables as for reasons why I still have no idea) I did an apt-cache search (yes I only run debian on my linux servers) phpmyadmin. Much to my surprise the return results included "eskuel - A MySQL databases administration interface in PHP-scripts"

posted @ Sunday, June 22, 2003 12:50 AM | Feedback (0)

Connection Pooling
Why can't we pass something, anything a string, etc. along with the current connection. Setting something like the workstation ID will prevent the connection from being pooled properly. Maybe this can happen at a later time.

posted @ Saturday, June 21, 2003 2:31 AM | Feedback (0)

Greetings - What is this?
  • Repository for my adventures in different languages, specs, standards and tinkering.
  • You can find out more about me, what type of code I write, what I'm interested in and hear my blatherings about the state of world affairs...

    posted @ Friday, June 20, 2003 1:47 PM | Feedback (0)

You're a DotNet coder... what is all this Linux stuff?
I like many others have to interop with other operating systems in distributed systems. While the bulk of my work is done in DotNet based Client/Server architectures, I also have to interface to UNIX, Linux, Sun, and even Mac. It is my belief that to really understand these technologies you must USE them.

posted @ Friday, June 20, 2003 11:06 AM | Feedback (0)

Drupal XML Syndication
I noticed something about the way Drupal was syndicating XML output, it had no ability to add images or copyrights to the rss. I made a patch to fix this and submitted it for inclusion in the drupal cvs version.

posted @ Thursday, June 19, 2003 5:26 PM | Feedback (0)

Blogroll Me!

Copyright © 2003-2009 H. Steele Price, IV -
All opinions are my own, not necessarily those of my employer, your mother, or any government agency.