Wezzul.com - It's the Dinglez

Posts in january 2006 - Wezzul.com
Here are some of the keywords that have been used to access my site recently:

Google:
"caught my wife"
what size should my cock be, I'm 13 years old
azalia ubuntu (about 3 of these a day)
hauppage lirc ubuntu (same)
teh site
corecomm sucks
bear vs shark alia

MSN:
jingle jangle dropkick murphys
seabass cowboy boots
lickmypussy (a lot of times)
beer can size cocks
Flat dog crips
drunk driving leave girl disfigured
prostetics for the homeless
Pregnant Fat Six (my favorite)
fun kids oral fuck
elephant size cocks

No really good ones from Yahoo, but this is just odd. And me typing these out and putting them here should INCREASE MY RANKINGS with these keywords. God, I hope so.
Posted on Wednesday, January 18, 2:10pm in O2 News by wezzul | Comments (2) | Permanent Link

...but I know I can't. I've got absolutely nothing important to say right now, I just feel like I should update this for my adoring fans. Right.

Been screwing around with ajax a bit more, I have put some of it in place here, though I didn't write any of it, it's pretty cool. I enjoy it to some degree, but still have yet to see any _really_ practical applications, other than improved UI.

I put in a links section on the site (similar code to the code at TEH LBS, but better. Looks better, works better. Not much there yet, but I plan on putting stuff in there, mostly for my own personal benefit, so I can remember links.

This weekend, going to Lansing for Jake's birthday, heading to Stober's and then perhaps some party afterwards. I don't wanna see Chris though, I owe him $50 and don't want to pay him. Fucking Bears...

I really need to do an "About the site" page, and link it. It's clear that there is some things I need to say here about the code, and otherwise. I guess I could work on that today, along with making it so that some posts can have no comments.

Bored. I get my iPod back today. It can't come soon enough. I've had to listen to too many people. Plan on bring it back to the bar tomorrow, how it's missed teh drinkinz.

Current Music: Bear vs. Shark - Song About Old Roller Coasters
Posted on Friday, January 13, 2:31pm in General by wezzul | Comments? | Permanent Link

My parents wanted to buy me something for graduation. I told them I didn't want anything, but they insisted. I saw this as a great opportunity to get a mythtv box up and going. Since I had about $700 to spend, I figured I could get some decent stuff together to have a really nice myth box that I could use to do general media center tasks, including tivo-type applications. I gave my dad a wishlist, and he pretty much came through on all of it. The box is as follows:

Cooler Master C541 Centurion Micro ATX Case
Intel Pentium 4 2.4A Prescott 533MHz FSB
MSI 661FM3-V Micro ATX Motherboard
Corsair ValueSelect 2x512mb PC3200 Ram
Western Digital Caviar SE WD3000JB 300GB 7200 RPM IDE
Hauppage Win-TV PVR-350

Pretty nice, right? I got the box on Christmas, put it together, all except the PVR which I was ordering from Insight.com due to my work getting decent pricing from them. I ordered that PVR a week later, and to my dismay, Insight was out of stock. However, yesterday, due to my boss being cool, he loaned me one of the two PVR-350's he picked up a week before I called. So I was all set.

Popped the PVR in last night, and installed KnoppMyth because of it's ease of use as well as the relatively painless install it does for MythTV and all it's plugins. It may not be the fastest (and I say may as I am 99% sure it's as fast as anything else doing these same tasks), but it surely works to the fullest of my expectations. However, things weren't as easy as I would have liked, and some extra configuration was required. First, since I wanted to use the PVR-350, which has S-video output, to do both the recording as well as the displaying to the TV, I had to run a script which reconfigures the XF86Config-4 file as well as recompiling the ivtv driver to support the PVR-350 for video out. That script can be found here . It is extremely well run, and does all the work for you. It may require some configuration, but nothing that is too terribly difficult. However, what this script does do is configure myth (and X) to run at 720x480. This is great if you are running a 16:9 viewing ratio, but for those of us running 4:3, it's a bit off. Since you really don't want to mess with the XF86Config-4 here (believe me, no good results come of it), you can set the width/height of myth and the offsets to produce a fullscreen looking front end. I am using the following:

GuiWidth: 641
GuiHeight: 451
GuiOffsetX: 36
GuiOffsetY: 12


Tv output is not effected by this, and plays fullscreen in mplayer. A second configuration that was needed was to the /etc/lircd.conf file so that my remote, which is not natively supported, would work. Another file, /home/mythtv/.lircrc also had to be modified, and mine is linked here .


# /etc/lircd.conf
#
#
# brand: Hauppauge lirc.conf
# model no. of remote control: PVR-350
# devices being controlled by this remote:
#
#

begin remote

name grayHauppauge
bits 13
flags RC5
eps 30
aeps 100

one 0 0
zero 0 0
gap 200966
repeat_bit 2

begin codes
Power 0x00000000000017BD
Go 0x0000000000001FBB
TV 0x000000000000179C
Videos 0x0000000000001F98
Music 0x0000000000001799
Pictures 0x0000000000001F9A
Guide 0x000000000000179B
Radio 0x0000000000001F8C
UP 0x0000000000001794
LEFT 0x0000000000001F96
RIGHT 0x0000000000001797
DOWN 0x0000000000001F95
OK 0x00000000000017A5
Back-Exit 0x0000000000001F9F
Menu 0x000000000000178D
Prev-Channel 0x0000000000001F92
Mute 0x000000000000178F
Volume-UP 0x0000000000001F90
Volume-DOWN 0x0000000000001791
Channel-UP 0x0000000000001FA0
Channel-DOWN 0x00000000000017A1
Record 0x0000000000001FB7
Stop 0x00000000000017B6
Rewind 0x0000000000001FB2
Forward 0x00000000000017B4
Play 0x0000000000001FB5
Previous 0x00000000000017A4
Next 0x0000000000001F9E
Pause 0x00000000000017B0
1 0x0000000000001F81
2 0x0000000000001782
3 0x0000000000001F83
4 0x0000000000001784
5 0x0000000000001F85
6 0x0000000000001786
7 0x0000000000001F87
8 0x0000000000001788
9 0x0000000000001F89
0 0x0000000000001780
star 0x0000000000001F8A
hash 0x000000000000178E
red 0x0000000000001F8B
green 0x00000000000017AE
yellow 0x0000000000001FB8
blue 0x00000000000017A9
end codes

end remote


Simple enough, right? So now the remote works, but it's not booting without me hitting CTRl-D and CTRl-C alot. A big issue is not being able to see all the boot output when you boot up after the video switches to the PVR's S-video out. This stinks, and was particularly a problem for me until I booted using a monitor to find that my boot was halting as a disk needed to be checked. So fixed that, re-modified the XF86Config-4 file, and was good to go. Everything is working now, and I'm pretty happy with it. I plan on looking into what I can do to customize the UI for both MythTV itself as well as making MythWeb more useful to me and my wife. More to come...
Posted on Friday, January 06, 8:37am in Tech by wezzul | Comments (6) | Permanent Link

Ok, so I've taken advantage of some Ajax (Asynchronous Javascript and XML) to make the site a bit more user friendly, in my opinion. A few of the things I've done:

--Now using XMLHttpRequest to send form data. This allows for form data to be sent easily, using the POST method, without refreshing the page at all.

--Inline post editing. Clearly, this is something that only I see, but now I can edit the posts from the main page without going to some other form. A form opens up where the post was, I can edit it, submit it, and the post is back to where it was before, with it's new content in place.

--Commenting. Users can now comment, and when they do, the comment is automatically inserted below the last comment, in place of the comment field (using the fade anything technique). Not only does this look cool, but it prevents spamming to some degree as the form disappears after one comment is submitted


In addition to those Ajax things, you can see I changed the theme some (I know it emulated Wordpress' Kubrick, but it's not), added a new banner (thanks to Motts at Opacity.us ), and cleaned up the stylesheet for some added effects.

Something on the docket now is to improve the navigation on the left side so that it also uses javascript/ajax, perhaps dropdown menus or something of the like. All in all, I'm much happier with how the site looks/acts now than I was before. Let's see how long it lasts.
Posted on Wednesday, January 04, 7:58am in O2 News by wezzul | Comments (12) | Permanent Link