While on the phone with Neil, I finished up the fuselage repairs on the Avistar and replumbed the fuel lines to the engine. I applied covering, and aside from looking a little ghetto, it's looking pretty good. Before heading over to Penny and Travis's place to watch the new Joe Millionaire, I had to give it a quick test, so I fueled it, pulled out my starting equipment, and fired it up. The engine is running pretty well with new fuel line; a little adjusting and it will be running well in the cold weather. I hope to have it done and ready to fly by the time Neil comes up for Thanksgiving.
I've been struggling on what sort of projects to do for my animation class and my Flash class. Originally, I was just going to do one thing for both classes, but then I found out what animation class wants for a final isn't neccessarily an animation, but storyboards, screen tests, character models, etc. Basically, all of the stuff you'd need to make an animation, but not the animation itself. This is all nasty, hand drawn stuff, so I'm not too confident that it's going to look particularly good.
The upside of this development is that this leaves me free to do essentially whatever I want in Flash class. Originally I was going to do some sort of fixed animation sequence, but when I come up with ideas, I keep thinking about doing something interactive. Initially, I was going to do some sort of interactive map of the local area with known speedtraps highlighted and maybe with pictures when you clicked on each location. Later, I thought it might be cool to do a map of the US, and when you clicked on each state, you'd get information on each state's flower, bird, song, etc. Cheesy, but instructors eat that stuff up. But the more I think about it, what I'd really like to do is write a game.
In order to write a game, what I need to do is bone up on my Actionscript. What I've found so far is that Actionscript is very much like C++ or Java. The syntax is almost entirely the same. The one difference is that since flash is often used by more artsy-type people who don't write code, Macromedia and most third party publishers have targeted non-coders as their audience for documentation. For those of you that do code, you'll understand what I mean when you're trying to use a "tutorial" or "for dummies" type book for reference. It just doesn't work too well. Unfortunately, my text is exactly one of these type of books. Typically, they teach how to do something by rote memorization of a sequence of steps. This approach works great if you want to "cookbook" various things, but it fails miserably in teaching students the underlying concepts of what's really going on so that they can think for themselves. Flash MX 2004 builds on this even further by having a little code-wizard-like "Behaviors" window where you basically pick out what you want to do, and the objects you want to affect, and it does the rest. It's great for the occasional Flash developer who wants to implement limited Actionscript without too much fuss, but if you implement things over and over again, you find it's easier to just write out the code than to go through the steps. It's kind of like how using a command-line environment is a little bit more difficult at first, but eventually you can work it faster than a GUI.
O'Reilly to the Rescue: they have a book on Actionscript that my instructor just picked up. I flipped through it a little bit last Friday, and I was pretty impressed. While not all O'Reilly published books are written the same, many have an approach that I really began to enjoy as I read Running Linux when I was coming back from Hawaii on yet another patrol on the USS Florida. Basically, it starts off with a comprehensive history of the subject, which (for me) allows you to understand what various appendix-like terms mean throughout the reading. Then, it starts with a few practice exercises to get you comfortable with using whatever it is your using. But from that point on, it goes to explain what is really going on before it lays down code or examples. For me, this is the key; being a conceptual learner, it really helps me understand the examples. I simply cannot memorize information without having some sort of concept to attach it to; the information won't last long in my often preoccupied brain.
On a completely different subject, the weather doomsayers of the local news outlets were of course completely wrong again. They were all forecasting snow at levels below 300 feet last night, and I go out, and nothing....not even the puddles were really frozen. What a disappointment. While I have no desire to deal with bone-chilling midwestern winds again, I do enjoy occasional snowfall.
The last note is that my wife Lisa is now blogging on Les's machine. Les got virtual hosting going in Apache, so Lisa is now Movable Type equipped. I don't know if she's going to import the old blog entries from her old blog or not, but you can view the new blog here.
O'Reilly and Apache
Well leave it to O'Reilly to do it right.
Speaking of them, I still haven't came across your vi book yet, but I still have a box I haven't touched yet either.
Do you know if the web server in Freesco (thttpd) is capable of virtual hosting as well? And if not, how do I go about installing Apache on that machine?
I know that with everything I'm trying to run I should really be forwarding all of this to another computer, but the PentaPro I had planned to use for this task suffered an accident with gravity and concrete while being moved from my parents' to the trunk of the problem child Neon, and I haven't had time to fix it yet (that is if it is salvagable).
Dave
Apache
It's probably time for you to graduate to the big time and do what I did, which was to build a full-on RedHat box to be a router/web-server/mail-server/whatever. It doesn't have to be specifically RedHat; it could be OpenBSD (which is what I was planning to run initially but it didn't like the SCSI controller in Trogdor), but either way, you can run those apps on a real *nix box (as opposed to a stripped down distro)and be happy with it.
O'rielly
The Running Linux (I have 2nd and 4th ed) and Winxp in a nutshell are awesome. I've often thought of getting more of them to register them to show them off but I'm cheap.
The one command in XP that is almost required and not listed anywhere (even in orielly)?
From the Start/Run menu type "control userpasswords2" (without the "s). This will bring up the win2k-type user manager interface that is 'hidden' in XP. Much better than the cartoon user manager you get by default.
-Les
Snow?
You just want to draw pentigrams in the snow.
I'm looking at stepping up some too. Maybe with a real linux bow we could actually get that VPN slipped in past Time Warner so you can e-mail me directly.
Stephen
Linooks
Damn Whit and his pronunciation ways...
VPN.. my upload is so shitty slow, we should really just have a day where we meet up and drink while our computers talk to eachother. Mine's been busy and has lots to share.
Never having been introduced to linux via freesco, I can say it's definately worth going full distro. NTP, HTTPD, SLIMP3, SAMBA, RSYNC, FTP and plenty of other goodness that's not so hard to set up as it is to make sure you put a / in the right place or a service restart after modifications.
On the MS note, I have a friend looking into what Server2003 and Exchange 2003 will run me from the MS store... Gotta learn it for work, you know?
-Les
I'm not trying to be a comment whore, really
But another cool app for linux is webmin, a web-based gui for linux that you can use from any machine on your lan. It's pretty nifty.
VNC is also a good tool for remote access.
SSH is still da bomb for CLI access to your box though.
-Les
webmin?
Webmin? Fag!
Hardcore brothers know the "vi" gang sign, and only hand edit config files to set up the system.
-Sean
Training Wheels
Not all of us are hardcore nizzles. I've also hand edited all of my config files, even MySQL :-D. (pico is my tool more than vi, still have to learn that shit) To be honest I don't use webmin that often anymore but it is a nice tool for showing you what packages are on your machine and other type adminny stuff that you know should be there but may not know where to go cli-wise to find.
We both want more people to use linux Sean, but some people need the training wheels. They're still going to be on your side when they see what they've been missing.
Anyway, I know you were kidding and I'm not trying to come off as a dick so hopefully I didn't.
I'll see you tonight. 'Break a leg' or whatever the music industry's equivilent(sp?) phrase is.
-Les
I need them
I'm still panicky that I'm going to royally screw something up and not be able to get anything back (hasn't happened yet) so I like being able to use the "point and click" stuff to show me what and how to do stuff.
So, Thank You Les.
As for thttpd I found that it does indeed have the ability for virtual hosting. Their site also is very detailed in explaining exactly everything about how to do it that I didn't know.
Anyway, I will eventually get a better system up and running here, but for now I'm going to play the HELL out of Freesco and ZipSlack due to the size of the distro's and the lack of harddrives laying around that I can play with.
Also due to the recent metting that my P-Pro had with concrete.
Dave
Tisk tisk tisk
Wankers....both of you