Mon, 4 Jun 2007

1:39 AM - Monk discontinuity

In season 2, Monk says he was a COP when he met his wife. In season 4? he goes to a class reunion in college and says he met her there.

()

Sun, 3 Jun 2007

4:57 PM - Work on Just Journal

Last night I began to implement Atom feed support in Just Journal. I've got a good share of the code developed. I haven't decided if I'm going to implement the update protocol or not. It would greatly improve the number of clients that would work with Just Journal. Its a great deal of work. I also prototyped a search feature which I may implement soon. I'm concerned about performance, but right now the site isn't very busy and it should be OK.

()

4:56 PM - Halo 2

I just purchased a copy of Halo 2 for Windows Vista. Its been some time since I played Halo and I've never played Halo 2. This might be interesting.

()

Sat, 2 Jun 2007

8:40 PM - Funny essay revision

I was in the process of revising my style essay.  After all changes, it ended up at exactly 1337 words!  LEET or elite in plain english.  Gotta love l33t sp33k. 

()

7:31 PM - Bad Game

I purchased a copy of Super Mario All Stars on Ebay for the SNES.  I used to love the lost levels (Mario 2 in Japan).  So I spend $20 for this cartridge including shipping.  The game doesn't work.  The screen is black.  I've tried cleaning it with no effect.  I never leave bad feedback on ebay, but in this case I decided it was worth it.  $20 for a bad game is very irritating.  I could have purchased it from someone else.  Aside from finishing my essay, I planned to play that tonight.  I'm very pissed. 

()

12:56 AM - Widescreen in BSD

Getting widescreen displays in X11 to work is a pain.  With most displays, you must create a modeline.  Here is an example for my Westinghouse 19 inch LCD. 

Section "Monitor"
        #DisplaySize      410   260     # mm
        Identifier   "Monitor0"
        VendorName   "WDE"
        ModelName    "L1975NW"
 ### Comment all HorizSync and VertSync values to use DDC:
        HorizSync    30.0 - 82.0
        VertRefresh  56.0 - 76.0
        Option      "DPMS"
        ModeLine    "1440x900" 106.5 1440 1520 1672 1904 900 903 909 934
EndSection

Then just add the 1440x900 mode for your screen.  Now I googled this problem and everyone offered similar examples.  What do all those numbers mean on the ModeLine?  Well these numbers come from your xorg.0.log.  In BSD, this is /var/log/xorg.0.log.  Look for a line listing "Supported Additonal Video Mode"  It will list a clock and various h_ and v_ lines. 

ModeLine <name> <clock> <4 horizontal timings> <4 vertical timings>

This will work on MidnightBSD with xorg 6.9. 

()

Fri, 1 Jun 2007

11:50 PM - Homework

I just published my flowerpot essay. It wasn't that time consuming to write, but it sure took me a long time to get it formatted and posted for some reason. I really need to register cuteftp pro on my mac. It lost the registration after moving systems.

The flowerpot designs I did are actually not to bad.

http://people.emich.edu/lholt3/

The readings for eng328 were a bit rough this time. The PDF quality was not the best. I initially downloaded the PDFs on my Mac which has an older 15 inch LCD display. I could not read the PDF documents. Blowing up the text made it way to fuzzy. I also do not have the printer hooked back up yet to print them. So then I emailed them to myself to get over to my PC. I just bought a new monitor the other day so I figured it should look stunning. Well, it stil wasn't that fun to read although possible. There were a few words that were still hard to make out. I found that a bit odd considering I'm using cleartype and acrobit reader isn't typically that bad. One of the few things Microsoft did well was create cleartype in the late 90s. OS X uses PDF natively to do 2d on the screen and it sucked on that.

I've been so busy with homework that I haven't booted into MBSD on my PC since I got the new monitor. I'm curious how widescreen is going to work with the console. I still have to finish up revisions on my 328 essay. Doh.

location: Home

()

3:59 PM - (no subject)

I just bought the walk the line soundtrack. Its just great. The bass has to be driving my neighbor nuts though. I wish I had superhuman hearing like him and superman.

location: Home
music: Jackson - Walk the Line (Original Motion Picture Soundtrack) - Joaquin Phoenix & Reese Witherspoon

(1 comment | )

1:42 PM - Sleep or lack there of

I was up almost the entire night.  I haven't been this tired in ages.  It was not by choice.  I wrote last night that I'd start my essay in the morning.  I didn't even wake up until afternoon.  I'm still very tired.  Maybe I got 6 hours of sleep.  It wasn't continuous sleep. 

()

1:39 PM - Server uptime over the last month

One of the issues with running a webserver yourself is uptime.  There is a perception that an individual can not do as well as a hosting company.  Well I've got a third party auditing service which checks one of my domains every hour.  Over the month of May we had an uptime: of 99.866%.  I think that is very comparable to a hosting company since I used to work at one.  I was above 99% on an NT4 server back then over a year. 

()

Thu, 31 May 2007

11:03 PM - Ugh...

I actually caught someone trying to pass off a wiki entry as their own that I wrote tonight.  I edited the page to correct the "problem".  It looked like that person was doing the same thing to other people in the class.  The funny thing is that I and most other people have been using the author box properly so there is an audit trail to see who created the original work. Plus at least in my case, I have static IP addresses at home so that can also validate my edits.  70.91.226.201-206 are mine.
I just can't believe someone would do that.  At first I thought that person confused author and edit but that is not the case.   The wiki entry assignment isn't very fun and I could see how it would be difficult for some people.  I also arguably grabbed some of the easier entries since I started on it promptly.  I also found it interesting that most people don't have their wiki entries done yet.  I saw two or three people other than myself that had started working on it seriously.  I'm having trouble keeping up with them as well.  Two classes will do that to you. 

In my case, I'm behind on the flowerpot essay.  I have to write that tomorrow.  I just don't have the energy tonight.  On the upside, I'm caught up with eng328 and I've got wiki stuff current for 444. 

()

9:21 PM - Bill Gates and Steve Jobs Interview

Here is a link to a video with bill and steve on stage. Its rather funny.

http://link.brightcove.com/services/link/bcpid910498365/bctid958634947

()

2:30 PM - Mac Plus vs AMD Dual Core running Windows

This is the weirdest comparison ever.  This was on slashdot.   A performance comparison was done for common tasks like starting up the computer and running some basic apps.  The idea is that computers have not improved productivity since the 80s.  This is not true.  Additional tasks like surfing are now possible on modern hardware.  Gaming has advanced dramatically.

In order to prove the authors point, he would need to conduct usability testing.  Put regular people in front of both computers and see what they can do.

(1 comment | )

2:23 PM - Germans make mistake with hacking tools

http://it.slashdot.org/article.pl?sid=07/05/31/1629259

The Germans are in the process of making hacking tools illegal.  This will not improve security in any fashion. Why?  Network Administrators must use hacking and scanning tools to audit their own networks for security breaches.  By making these tools illegal, Germans will no longer be able to secure their networks legally.  Like most computer technologies, there are good uses as well as bad.  Its similar to the media targeting sites like MySpace and LiveJournal because 1 sexual predator was found on the site.  How many thousands of legit users are there?  Someone can use a laptop to do harm to a hospital, bank or something else.  Should all laptops be banned?  Why not ban the hardware that runs the hacker tools?  No need for computers right? 

This will halt the movement toward open source and alternative operating systems in Germany.  Most include basic "hacker tools".  MidnightBSD, Linux, and maybe even Mac OS X will be banned.  Why?  OS X has included nmap and tcpdump in the past.  We might be able to look at packets... oh no! 

()

1:15 AM - more eng444 homework

I just finished my Zen flowerpot pages. I still need to write the essay and also do some peer review work for 328. That will be a job in the morning I suppose. I've got loads of wiki entries to write too.

I actually watched ocean's eleven while making those sites. I think they came out pretty well. Had a little photoshop and illustrator action. I might play with them some more and use them for jj themes later if i get time.

(4 comments | )

Wed, 30 May 2007

3:37 PM - MPAA doesn't know what "stealing" is

I'm starting a movie and I have to say this is great. The MPAA's "Buying pirated movies is stealing" statement is false. Its technially copyright infringement. Maybe even receiving stolen goods could be applied from a weird perspective. Its definetely not stealing. Its similar to downloading pirated music on P2P. Its copyright infringement and not stealing. Still against the law. Still bad. You'd hope the "experts" would not what law applies.

()