Davin’s blog Occassional posts on Web design, technology, my faith, family, and so on

26Aug/050

I’m corn intolerant

Isn't that a crazy thing to say?

Anyway, I've had this reaction to some foods for years, and I've been trying to figure it out. Lots of different pizzas would cause problems for me, some pasta sauces and salsas. Other foods with some sort of sauce as well. So, I was thinking it might be tomato or some sort of spice or additive or something.

Anyway, the more likely candidate now is corn. Which makes sense when you think about it. Salsas I would pretty much always eat on corn chips. Pizzas often have corn meal in the crust or corn syrup in the pizza sauce. And it turns out that many different kinds of sauces have corn syrup. As does most pop.

The key for me was last weekend I had some corn-on-the-cob at the balloon festival in Mason, MI. That evening I noticed that my mouth was feeling a little raw. The next morning it had gotten so bad that when I brushed my teeth, my gums began to bleed. And, not the between the teeth sort of bleeding. This was like layers of skin (think about eating corn on the cob and how the corn really gets all over the front of your mouth) had been eaten away. Almost like someone splashed acid on my gums.

Anyway, it was not so much fun.

So, because the effect was so localized, I made that connection with the corn-on-the-cob.

Chey looked up corn allergies and found out that many of the symptoms that I get after eating pizza (Little Caeser's is particularly bad. As is Jack's frozen pizza. Which stinks, because I love Jack's pizza. Loved, anyway.) are associated with this type of corn intolerance or allergy. Specifically, the day after ingestion I get pretty ridiculously bad headaches and my mouth gets raw and sometimes bleeds. I think it also affects my nasal passages, because they seem to swell up.

So, there it is. Now I know what to watch out for. Corn, high-fructose corn syrup, dextrose, and apparently MSG was listed as well.

It's rice cakes and fresh-brewed coffee for me, from now on.

Tagged as: No Comments
23Aug/050

OS 10.4.2 does not connect to Win 2000 server

As noted in the prior post, I had no problem connecting to a Windows 2000 Server shared volume with Active Directory authentication using Mac OS 10.2.8.

When I tried doing the exact same process on Mac OS 10.4.2, I got a -36 error. Basically, it doesn't work.

So, there is some sort of conflict with how the OS connects, but it was able to connect when inside the firewall for the server.

I'm not sure what to make of it at this point.

23Aug/050

Was able to connect with OS 10.2.8 to Win 2000 server using Active Directory authentication (Troubleshooting, continued)

I tried on my old standby Mac at home (an old G3 Blue and White running OS 10.2.8). I had to first connect to the MSU Virtual Private Network, but once I logged on to the VPN, I was able to Connect to Server and mount the volume I've been after.

Now, to see if I can do the same with OS 10.4.2.

19Aug/050

Troubleshooting OS 10.4 connection to Windows share using Active Directory authentication

I'm trying to mount a shared volume on the Mac OS 10.4 laptop I use at MSU. The shared volume is on a Windows server and it uses Active Directory to authenticate user names and passwords in the domain.

I have all the right information (server address, share name, user name, password), and I have successfully mounted the network drive on a Windows XP system.

On the Mac, I go to Go->Connect to Server, and I type in the smb://server.address/sharename and click the Connect button. I am then prompted for a domain, user name, and a password. I enter all the information in the appropriate boxes, and proceed to get an error: Error Code -36.

I'd write in the text of the error message, but I think I've tried logging in too many times so my account seems frozen.

I tried connecting through a VPN. No luck. I tried using CFIS protocol instead of SMB. No luck.

I just tried the command line smbclient and made some progress, but I'm really out of my element here.

17Aug/052

Comment troubles

In case you're wondering, I realize this blog is having issues with TypeKey--so nobody can comment for now. I'll get to it.

Tagged as: 2 Comments
17Aug/050

Trouble with PHP5 and SQLite 3

After fiddling for a while with SQLite 3 and PHP 5.0.4 on the Mac PowerBook (OS 10.4.2) I've been using, I just saw that the current version of PHP does not include support for SQLite 3. Only for version 2. Dangit.

I don't think I'm going to bother installing SQLite 2 just so it can work with PHP. Hopefully a new version of PHP will be released that includes the support.

I have PHP and SQLite working fine on a Windows XP system at MSU, so I'll just use that for now. I'm just looking into it to learn it at this point.

13Aug/050

Coming soon? Dual-boot, Mac & Win

So all this talk about Apple moving its OS to x86 processors makes me think that at some point down the road, we'll be able to buy a system from Apple (because they won't officially permit the OS to run on just any computer - not that hacks aren't already running) that has OS 10.5 or whatever on it, and then buy a version of MS Windows (Vista?) and install it as well.

Then when we fire up the machine, we can choose to load either Win or Mac OS. And, maybe the Mac OS will be able to just boot up Win natively. Hm.

Virtual PC will become extinct?

13Aug/050

LAMP or WIMP?

I was walking on campus last week thinking about the acronym LAMP, which stands for Linux, Apache, MySQL, and PHP, and realized that if it was on a Windows server running IIS, it would be WIMP.