Thursday, December 22, 2005

rm -rf *

That command spelled doom for my desktop machine at work. Somehow my home directory for root was changed to /, and when I tried to remove some files to get some space back. Well, that took out my /bin directory before I realized that it was taking out my whole filesystem. No matter. just back up my home and etc directories, and restore from the stage4 backup I made last night on my laptop.

Life Experiment, Day 6

Day 6, and I'm itching to get back online.


I said that I'd replace chatting with gaming, but I've been so tired from my second job I haven't the energy to do any gaming. Does that mean chatting is done for good? Maybe...maybe not.


Wednesday, December 21, 2005

Life Experiment, Day 5

Well, 5 days without chatting online, and it's not been life-threatening. I'd like to hurry up and get back on to see what I've missed.


Entering this stuff in Flock has been really nice. Speaking of which, I've gotten back into using thunderbird for my email, coupled with MrPostman for my web mail accounts. Refreshing return.

Thursday, December 15, 2005

Life Experiment




http://www.blackamericaweb.com/site.aspx/Praise/challenge/valorie121305



This link takes me to this page where you're asked to devise a life experiment for a week. What I may consider doing is fasting on chatting for a week and see how that works.




What will I do in its place? Gaming! I haven't done that in a while, so it would be a cool change.


technorati tags:




Flight of the Flock

I'm using Flock now, and so far, it's pretty neat. What I'd like to do is take my bookarks from furl and put them on del.icio.us. I don't know if it will take hold of my desire for Firefox, but I'd use it ocassionally.


Monday, November 14, 2005

Blog replies

I can't believe I actually have comments on my blog! I had this up for years, and this is the first time I actually got comments. Pretty cool I can see how this can be used to find and communicate with other people with similar interests.

Sunday, October 30, 2005

Midlife

My coding sucks! I am working on a report where I have this huge text file that I have to munge, so I tried writing a program in Java. So far it got some of the information I wanted, but when I even look at the small piece of code I wrote, it's like the coding of my algorithm is just bad and brittle. Sounds like I need to practice more.

Happy Birthday, me!

Thursday, October 20, 2005

WOW!

I haven't been here in a while!!! Guess the blogging bug has gone. A lot has happened, but maybe not worth blogging about.

I had the nice pleasure of getting my own laptop for work, and having a laptop for me would be the next best investment of my money, besides getting VMWare Workstation. I was able to put Xandros and Gentoo on it along with windows, the I put SUSE 9.3 in place of Xandros, then I just used the extra space for my Gentoo installation. I have been using this machine for some interesting ventures, including setting up LVM partitions on it and my own email server for some work related tasks. I plan on consolidating all those partitions into one partition, soon as I get some of this work out of the way.

One thing that I found was really cool is the fact the newspaper of my Alma Mater has gone completely online, and guess what??? RSS FEEDS! When I saw that I was like "Whoa!" It's really simple to do, I'm sure, but to see my alma mater have such capability is refreshing.

I've been furling a lot lately. It seems like when I find a site that interests me, or has some information I want, I furl it, no questions asked. If you'd like to see where my mind has gone, I'll share my list of sites, once I find out how.

Tuesday, April 26, 2005

bye bye LXR

I was on the #gentoo forum today, and I found another tool I can use to look at code. One of the people there told me about global, another code marking tool. I guess I could have used ctags as well.

Another Reason I Enjoy Computing, Gentoo in particular.

A really good article on Linux Journal's web site highlights some of the reasons Gentoo is a really good distribution. With source-based distros the reported advantage is maximum optimization of the resources of the machine, but the author highlights some other goodies I've tried on my Gentoo boxes at work and at home.

Since I installed Google Desktop on my WIndows box at home I've looked for something analagous to Google Desktop on Linux. My search led me to some pretty good alternatives, most notably Aduna AutoFocus and Beagle, both based on a project called Lucene, hosted by Apache. Beagle has a really nice interface, but the daemon stops communicating with the clients after a while. I was able to script around that such that every 15 minutes the daemon restarts. Also I couldn't get the web service for Beagle to work for some reason. AutoFocus has a nice interface, and a nice graphical display of your results, but I'd like something that interfaces with my web browser, like Google Desktop. It seems like AutoFocus has a companion called Metadata Server, but I haven't played with it enough to see if that meets my needs, and also, it requires Tomcat, so I don't know about the overhead.

Anyway I had a chance to work on modifying ebuilds in Gentoo, and also to create my own ebuilds. I made one for OpenSHORE, a tool that can be used to analyze Java code, among other things. It works fine, but I need to tweak it such that it points to the right Expat library. And the Binary is in German, so I'll have to tweak the ebuild to potentially compile the application in English.

One of the neat things about the ebuilds is you can do your own "version bumps," which is upgrading the version of the software without having to wait on Gentoo Foundation to put the ebuild in the official Portage tree (coolness.) It seems painless, but when I tried to do it for LXR, another code analysis tool, it didn't work out too well, because the way the program got installed changed. Not a problem. I now have an opportunity to use Subversion to make changes and keep track of them. I also need to get Bugzilla working, so I can pitch that as a help ticket system for my job.

Ideally I'd like to roll up my sleeves and work on some code for software I like and want to fix, and hopefully setting up some of this software will help me do it. Just a matter of choice and time.

Wednesday, March 30, 2005

Computing's just plain fun

Yesterday I played around with creating and using SSH keys to log into my servers, and I really enjoy it.

I also "won," if you can call it that, some free songs from iTunes. Let me log in and see what I can get.

My work machine is a multi-boot box, consisting of Gentoo Linux, Xandros 3.01 OCE, and Windows XP. I primarily play on my Gentoo partition, and I just upgraded my profile to 2005.0. Now to recompile my kernel when I get a chance. Having SSH keys makes uploading all the packages I make to my PORTAGEBINHOST a snap. :)

I also experimented using distcc to help my compiles, with a reasonable amount of success. I used the distccKNOPPIX to set up another machine as a distcc node. I had to tweak a symlink for this to work with Gentoo, thanks to a person I was talking to on #gentoo. I may modify the CD to include a more up-do-date version of GCC

I started experimenting with different note-taking programs, and I've settled on tomboy. It has a nice interface, and reminds me most closely of OneNote.

Tuesday, March 08, 2005

Back on the Block

Haven't been here in a while. Let's see what I've done.

For starters I was successfully able to distribute a modified Knoppix CD to use for one of my classes, and now I've gotten used to just booting one up for use in a computer lab when I can't get back to the office. Reminds me of graduate school days when I was able to get away to a unix lab when I wanted to. The administration of accounts seemed so much easier than making another image just to put a library on it.

I downloaded Solaris 10, but have yet to install it anywhere. From what I've seen in some reviews I expect to be impressed with it. Just another OS under my belt.

Speaking of OSs I run WS2003 in a virtual machine at work , and I have a problem rebuilding the Active Directory indices. It keeps making me reboot the machine. I was able to back up the virtual machine, but I think I may need to use Windows Backup on the machine and do a complete reinstall.

I read about some desktop search engines for Linux, and I'd like to give it a whirl on my computers. It's also be nice if I can also try my hand at making custom Gentoo ebuilds. they look pretty simple to do.

Tuesday, January 04, 2005

More Knoppix fun

I bought a copy of Knoppix Hacks, and I'm really impressed with the book and the information contained in them. Over the holidays I've gone Knoppix crazy. I've downloaded other versions of Knoppix to try, such as GamesKnoppix, Knoppix-STD, Overclockix, and MediainLinux. I even modified and made a Knoppix CD of my own, that runs PostgreSQL instead of MySQL. I'm adding the dd_rhelp program and chntpw to the next CD I make. I also downloaded Quantian and will probably modify that for a class I'm teaching this semester. Much fun indeed.