May 21, 2009

Municipal Headache

For the past year I've been very peeved at my city. I got a letter last summer stating that I had "tall weeds/grass" and that if I didn't mow all weeds/grass on my property I would be fined. What's the problem? My property was mowed. Come to find out the unkempt property was an empty field directly north of the property of my neighbors and my property. Last year it took care of itself with little more than headache from me as the proper owners took care of the property the same day I got the letter from the city. Convenient I say.

This year is a bit different. The owners of the property owns the house that is at the far west end of that entire field. They also are in the process of selling their house and, if I'm informed correctly, leaving the country [military]. No one has been taking care of the field, I got another letter from the city.

Here's what happens. The city 'code officers' drive around and find a lot that breaks the 'code'. They pull up their computer and go to the GIS map provided by the county. They use the nifty little tool to click a spot on the map that corresponds to the property in question and then generate a letter to the address signified according the mapping data.

Here is my property according to that county map:



See anything wrong there? Well according to the data that comes off the official legal document (the deed) This is the info about my property:


Of note you see "# of Bldgs: 1" and "Acres: .3100"

Now lets use the GIS tools to map out the plot in the pretty picture:



Interesting... 1.5 acres. Now I do NOT pay property taxes on 1.5 acres or 3 homes, as the GIS data shows. After talking with the County (Oklahoma County) authority, I was informed that the municipal authority could not use that GIS map as a legal means since the data was not correct and there was no guarantee behind it. However, the city 'code officer' tells me that according to state statutes they are supposed to use what the county provides, which to them means this GIS map.

What's the worst part? Here is the disclaimer you see (even the city sees this), when accessing the Oklahoma County GIS mapping tools (found here):



What? I asked the 'code officer' about that. He called the county, he tells me that the county told him that that site is publicly available and that the disclaimer is there for the public. That even though there is a disclaimer that says 'does not constitute a legal survey' the city is supposed to use this map.

I'm confused and on a mission. This is NOT acceptable.

Until next time
Les

May 11, 2009

a linux tip

If you're considering switching to Ubuntu, or any desktop flavor of linux, the first thing I would tell you to do is this:

Find out what hardware you are running. Especially for notebooks.

Having probably used Windows (or even MacOSX) for any period of time has probably shielded you from the pain of having to deal with hardware issues. That is unless you've done a clean install of your OS, or maybe you've seen a glimpse of this frustration by trying to connect a printer to Windows Vista. =]

At first you may be thinking something like this: Windows takes care of that for me so it must be better.

Wrong. When was the last time you installed Windows from scratch? Well I got news for you. Windows didn't take care of that hardware compatibility for you. Do a little research and find out what an OEM is. Yeah, the people that put the computer together for you, they're the one who resolved the hardware issues. Just think, if there were more OEM's that would sell a linux OS out of the box how little then would these hardware issues be?

So, dig in and find out what you are running. A few of the most common gotcha pieces of hardware is:
  • wireless adapter (whether built in or external)
  • video card
  • sound card
Find out what you have, write it down somewhere for safekeeping. When looking into linux do a bit of research. Google is your friend. Search for your hardware with words like 'linux compatible' or 'ubuntu'. If there are problems then I can almost guarantee you that someone has already ran into them and resolved them.

Ways to find out your hardware:
  • from the distributor (toshiba, hp, compaq, dell, lenovo... etc.)
  • in Windows look under the Device Manager
  • if you're already in linux then just google it for your distro, some have simple ways, just don't be afraid to use the command line
Take your time and have fun. If you don't like it then don't use it.

later

February 25, 2009

Why I won't get a Mac

A lot of people I know use Macs. They carry their shiny Mac Book Pro like a badge of honor, a talisman which embodies the measure of their master-geekery. It is quite funny how unknowingly religious such an iconic piece of shiny technology can make these latter-day geeks, but without many exceptions they are all very religious about it. Many times I find myself being invited to their Church of the Mac. I suppose they wish to save me from the evils Microsoft and protect me from the effort it takes to run an open source OS such as Ubuntu or Fedora. But I'm not interested. I believe in the seperation of Church and Tech.

What I find particularly interesting about this following, at least amongst the people I know, is that they are most big FOSS (Free and open source software) supporters. I ask them why not use an open source solution to their OS needs? Linux afterall is Unix based (like Mac's OS) and it's FOSS!!! But apperantly these master craftsmen, these warriors against the Big Corporation Microsoft find that using Linux distribustions to be a bit taxing on their patience. And apperantly, similar to Microsoft's Windows, Mac's OS is made to be a bit more user friendly.

What is the usual hold-up for using a FOSS operating system? In my experience it's been hardware support. This is getting better with every kernel release and distro update, but admittedly getting Linux to work with your particular hardware configuration can leave you a bit befuzzled. I happen to enjoy tinkering when I have the time, but I do realize the turn-off it can be when you just can't seem to get your wireless card to connect to the Internet of all things.

But Apple takes the fuss all out of that. They've got their proprietary, Unix-based OS that is very much like it's distant cousin's in the Linux world, but one HUGE caveat: Apple manufactures their own pricey hardware. In fact, if you read the EULA (you do read those from time to time right?) for your favorite Mac OS you'll see in plain text that it is an infraction of the Mac OS license agreement to run the OS on any other hardware than that provided by the manufacturer. Now I understand that Apple has found a niche market, but this wreaks of non-compete, monopoly-esque, the kind of stuff Microsoft get's taken to court for all time business. (Jeff Atwood, of codinghorror.com fame, compares it to the dongles of old.)

Sure Microsoft's dominance in many areas has led to product stagnation and other negative side affects, but you can take their products and run them on pretty much any hardware, manufactured by any company and it's fine. At what point of company growth will Apple no longer be able to get away with this. I'm glad their are companies like Psystar that are trying to keep Apple honest, but even they seem to be on the losing side.

So in the end, I don't see Apple as a Microsoft competitor, but more of an equal to them in their philosophies and business model. Sure they're competing with Microsoft, but only in a niche market. But they resemble that competitor more than their proponents want to admit.

For now I'll keep tinkering with Ubuntu and using Windows as deemed necessary.
Until next time
Les