Ordered a Garmin Nuvi 360 from Amazon. New. What I got was a return or something and the security pin had been set on it. The only way to reset it is to ship it to Garmin and pay them $150. So I am sending it back to Amazon, ordered a different one this afternoon.
I would like to have it before the family and I head out to visit family in Iowa. I’ve driven across the country plenty of times without GPS, but my last couple trips home I’ve used my dad’s and I really like it. And I’m a gadget guy, this is way over due.
Sunday I’m flying down to Mexico for a few days. I’ll be spending time in Puebla. Our national office for Mexico is there. We’ll be doing some training for folks in the office I think. The training is for a tool we have built on Drupal – that is why I am going. I need to start learning about anything our organization does that is Drupal related. It’s a short visit and I’m sure we’ll be very busy, but at some point I intend to eat at least one really good meal. Best enchiladas I’ve ever had in my life were at a restaurant in Mexico City last spring. We wont be far from there, so I expect the same will be available. I’ll probably break down and try out mole too.
I’m reading a few books right now, including Wired for War. It’s very interesting and more than a little bit disturbing. It’s a book that most geeks would really enjoy. It’s very accessible and hits on all kinds of cool stuff but with very real world applications and concerns. Once I finish it I’ll be doing a full review. I’m 75% through and it’s pretty good so far.
I’ve been working on my little microzine application. I have the db built, a framework and authentication system put together. Now I’m working on getting info. stored in the db. When that is done I’ll just need to set up sending the tweets and then making sure that happens when it is supposed to. I’ve never done a web app before. It’s interesting because, for instance, I have no idea how the scheduling part will work. But I know other stuff does it so when I get to that point I’ll just see how. WordPress for example allows me to set a date and time for publishing posts. I just have to see how they do it. Though I was thinking they may just check when someone visits, and that wouldn’t work for what I am doing. Ah well, I’m ahead of myself. I can create a record by typing in the information. Now I need to add some data validation and simplify putting in the date and time with widgets.