Skip to main content

A New Start

My gods, it's been a while. Well, I lost my job at Lockheed Martin. That sucks pretty badly, but now I have a great opportunity to reinvent myself and learn some new things.

To that end, I've started learning J6EE platform. I installed Tomcat and wrote a basic web app. That was pretty easy.

Then I installed the Android Development Kit and wrote a really basic Android application (for 2.1). Again, easy, but really basic.

So I'm trying to think of a project I can do that will allow me to play with some new stuff, but yet build on what I know with XML and related stuff.

I'm open to suggestions.

Comments

  1. So, I know I rarely know what all those letters smashed together mean, but I know that you are the most brilliant man I know (besides Toby, I guess). We're just going to have an adventure now. At least we don't have to worry about our lives being boring, right? xoxo

    ReplyDelete

Post a Comment

Popular posts from this blog

KISS me, I'm dorky!

Ok, I give up. I've been trying to make the DITA-OT do what I want it to do. It's a really powerful and flexible tool, and I know that somebody really smart could make it do just about anything. Problem is, I'm just not that damn smart, apparently. When it comes down to it, all I really want is Ant, since I'm writing my own stylesheets and only have one output format. Also, I am not likely to need DITA's transclusion mechanisms. So forget the DITA-OT, I'll just use Ant.

Furry Feet, Cotton Mouth, and a Big Dorky Smile

Through most of my life, I've had some serious misconceptions about depression. I have long believed that depressed people were just irritating weak-willed whiners who needed a kick in the ass and to shake it off. So naturally, I got a nice dose of the irony of life and wound up with depression myself. The more I read about depression, the more I realize how long I've had it without knowing. Actually, a big sign of depression isn't necessarily crying/sadness or a tendency to listen to emo rock at all. It can often be severe detachment and apathy. I know there's probably a lot of people out there saying "Duh!" right now, but that was news to me. Actually, three of the big symptoms are: - Apathy/Detachment - Lack of Motivation/Drive - Forgetfulness All of these, I've had in spades for some time. A lot of the reading says if these last for more than two weeks at a pop, you could be considered clinically depressed. Now that it's been poi...

New Geek Project

I was considering a new project at work, but couldn' t seem to get funding, so I'll try it at home, and perhaps blog about it (in addition to my rants).   It strikes me that creating XML documentation in a topic based architecture is almost exactly like a software development project:  You have source files that you need to control (XML source instead of code source), you have binaries to link in (images instead of libraries), and you must run the source through a process (stylesheet instead of compiler) to create your executable file(s).  In this case, it's a document or web instead of an actual program file.  Since I'm not creating something for work, I'll make something I like better.  Something for one of my geekier hobbies...  Yes, I'm one of those freaky Dungeons and Dragons players.  Since I'm running a campaign, maybe I'll try to create a world encyclopedia or adventure notes using this project. So, let's start at the beginning.  Source.   I...