clothesline project

Every year, UVU (my school) hosts what’s called The Clothesline Project.  It’s a project that is designed to raise awareness about domestic abuse of all kinds — physical, emotional, sexual, and also things leading to death and suicide.

The layout is that survivors of abuse create t-shirts where they tell their story or share a message about what happened or what they went through.  In some cases, the t-shirts are written by relatives of people who were abused and were killed.  It’s pretty intense stuff.

_photo06_05_2f_b5aaea4df6ba__1365017388000

I went last to last year’s exhibit, and went again this year for my psychology class.  The first time I went, I looked at almost every t-shirt there, and I was at the exhibit for probably an hour and a half.  On multiple occasions I was so grossed out that I almost threw up.  A lot of them were terribly traumatizing.  I remember driving home afterwards, and I was so overcome by emotion that I was sobbing uncontrollably.  Afterwards, I was deeply depressed for about a week.  It certainly raised some awareness in me.

I learn a lot from reading first-hand accounts of anything related to situations like this.  It gives a clear, non-academic approach of what it feels like for someone to go through these things.  The stories are informative, to see how they cope, how they escape, how some of them let go, and so on.  There are all kinds of endings as well.  Sometimes their family or friends don’t believe them, sometimes the perpetrator dies or gets thrown in jail and is convicted.  Other times they get a divorce, or get married to someone else, or just flee the situation completely.

A common problem that I see in a lot of the stories are this — people do not speak up when they are being abused, or do nothing about it.  In some cases, someone else in their family was also being abused, but neither one knew.  It is so important to speak up, to tell someone!  Abuse has many side effects on the person receiving it.  It severely mess up their emotions and take away from them a proper healthy reference of how things like relationships, sex, and emotions are supposed to be.  The best comment comes from one of the shirts below: “Silence is your enemy.  Talking is your medicine.”

I took some snapshots with my phone this year, because I wanted to post some of the stories on here.  I only managed to get a few, because I showed up at the display when there was only about twenty minutes before closing.  On top of that, I opted to only take pictures of shirts that I thought I’d be able to read later from a photo.

I’m posting the pictures and the text some of the t-shirts on here.  Be warned that these are graphic, verbose, and terrifying.  Proceed with caution.

Continue reading

Leave a Comment

Filed under Uncategorized

znurt.org cleanup

So, I finally managed to getting around to fixing the backend of znurt.org so that the keywords would import again.  It was a combination of the portage metadata location moving, and a small set of sloppy code in part of the import script that made me roll my eyes.  It’s fixed now, but the site still isn’t importing everything correctly.

I’ve been putting off working on it for so long, just because it’s a hard project to get to.  Since I started working full-time as a sysadmin about two years ago, it killed off my hobby of tinkering with computers.  My attitude shifted from “this is fun” to “I want this to work and not have me worry about it.”  Comes with the territory, I guess.  Not to say I don’t have fun — I do a lot of research at work, either related to existing projects or new stuff.  There’s always something cool to look into.  But then I come home and I’d rather just focus on other things.

I got rid of my desktops, too, because soon afterwards I didn’t really have anything to hack on.  Znurt went down, but I didn’t really have a good development environment anymore.  On top of that, my interest in the site had waned, and the whole thing just adds up to a pile of indifference.

I contemplated giving the site away to someone else so that they could maintain it, as I’ve done in the past with some of my projects, but this one, I just wanted to hang onto it for some reason.  Admittedly, not enough to maintain it, but enough to want to retain ownership.

With this last semester behind me, which was brutal, I’ve got more time to do other stuff.  Fixing Znurt had *long* been on my todo list, and I finally got around to poking it with a stick to see if I could at least get the broken imports working.

I was anticipating it would be a lot of work, and hard to find the issue, but the whole thing took under two hours to fix.  Derp.  That’s what I get for putting stuff off.

One thing I’ve found interesting in all of this is how quickly my memory of working with code (PHP) and databases (PostgreSQL) has come back to me.  At work, I only write shell scripts now (bash) and we use MySQL across the board.  Postgres is an amazing database replacement, and it’s amazing how, even not using it regularly in awhile, it all comes back to me.  I love that database.  Everything about it is intuitive.

Anyway, I was looking through the import code, and doing some testing.  I flushed the entire database contents and started a fresh import, and noticed it was breaking in some parts.  Looking into it, I found that the MDB2 PEAR package has a memory leak in it, which kills the scripts because it just runs so many queries.  So, I’m in the process of moving it to use PDO instead.  I’ve wanted to look into using it for a while, and so far I like it, for the most part.  Their fetch helper functions are pretty lame, and could use some obvious features like fetching one value and returning result sets in associative arrays, but it’s good.  I’m going through the backend and doing a lot of cleanup at the same time.

Feature-wise, the site isn’t gonna change at all.  It’ll be faster, and importing the data from portage will be more accurate.  I’ve got bugs on the frontend I need to fix still, but they are all minor and I probably won’t look at them for now, to be honest.  Well, maybe I will, I dunno.

Either way, it’s kinda cool to get into the code again, and see what’s going on.  I know I say this a lot with my projects, but it always amazes me when I go back and I realize how complex the process is — not because of my code, but because there are so many factors to take into consideration when building this database.  I thought it’d be a simple case of reading metadata and throwing it in there, but there’s all kinds of things that I originally wrote, like using regular expressions to get the package components from an ebuild version string.  Fortunately, there’s easier ways to query that stuff now, so the goal is to get it more up to date.

It’s kinda cool working on a big code project again.  I’d forgotten what it was like.

2 Comments

Filed under Gentoo

another semester done

I just finished my Fall semester for 2012 today at UVU.  This was, by far, the hardest semester I’ve ever had since I’ve been in school.  It was brutal.  I had three classes which carried with it more work than I was expecting, and I spent a lot of time in the past four months doing nothing but homework.  I was talking to my cousin tonight about it (while we were doing some late-night skateboarding in the winter, which, it’s actually really nice out here right now), and I mentioned that the stress was a huge burden on me.  Stress is normal, but I’ve learned that if something heavy is really going on, I notice I will stop being cheery.  I don’t really get somber, but it’s more like, just focused and serious all the time.  Which can be a real bummer.

But, the semester is finished, and it’s freed up a lot of time and has taken that huge burden off of me.  I got good grades, and along with that, and some great friends that really stepped up at the last minute and helped me out, it’s really gotten me humbled and grateful to God and everyone that stood by me.  I’m really glad this semester is done.

One thing I learned from this last jaunt around is that I’ve decided I’m never taking online classes again.  I had two this semester, and one on campus.  Looking back, I’ve always had a range of issues with online courses.  Either I don’t understand the material very well because I can’t chat with the professor one on one, or I slack the whole time (I did 50% of the coursework in one day.  I’m not kidding).  The worst one though is I never really feel like I “get” the material.  I jump through hoops, get a grade, and move on, but it doesn’t seem like I learned anything.

So, I’m sticking to just two classes from here on out, and doing them all on-campus.  That’ll be manageable.

For now I’m really looking forward to not so much having more time, but having less stress.  I’ve been wanting to work on some cool side projects, and I also have been itching to go skating … a lot.  So tonight I went on a two-hour run with my cousin down Main Street in Bountiful, and it was really cool.  We call it a “mort run” since we start at the top of a hill and go all the way down to the mortuary.  It’s smooth all the way down and  you can just push around and then either skate back up hill or walk.  It’s a good workout.

The best part tonight though was debating whether or not we should go to the drive-through at Del Taco, knock on the window and ask for something.  We didn’t, but we circled the place like eight times and probably freaked out the employees while we debated it.  Eventually, we realized he didn’t have enough cash to buy something on the dollar menu (he was a penny short), so we spent half an hour wandering around downtown looking for lost change.  It was pretty fun. :)

Soooooooooooo ….. projects.  One thing I have time to look into now is znurt.org.  It’s broken.  I’ve known it’s been broken.  It would take me probably less than an hour to fix it.  I haven’t made the time, for a lot of reasons.  It’s actually been on my calendar reminding me over and over that I need to get it done.  I’m debating what to do about the site.  I could just fix the one error and move on, but it’s still kind of living in a state of neglect.  Ideally, I should hand the project over to someone else and let them maintain it.  I dunno yet.  Part of me doesn’t wanna let it go, but I guess a bigger part doesn’t care enough to actually fix it so … yah.  Gotta make a decision there.

Other than that, not much going on.  I moved to a new apartment, back into a complex.  I like it here.  I have a dishwasher now, which I’m really grateful for (I haven’t had one in the last three apartments).  The funny thing about that is I seriously have so few dishes, that filling up the entire thing with all of mine it’s half full.

Anyhoo, I am really looking forward to moving on.  My big thing is I wanna get some serious skating time in while I’ve got the time.  That and enjoy the holidays with friends and family.  I’m looking forward to next semester too.  I’ve got a class on meteorology and another on U.S. history.  I’m almost done with generals.  The crazy part about all of this?  Since I went back to school two years ago, I’ve put in 30 credit hours.  Insane, for someone working full time.  I tell you what.

Leave a Comment

Filed under General

bully

So, I went and watched the movie “Bully” tonight.  It was good.  I’ve got kind of mixed feelings about it, probably because of the many ways I look at the stories.  Part of me was interested to see what students are going through.  Part of me was thinking about what social settings had to exist for a setting like that to exist.  And then I was thinking about how school administration seemed like politics a little bit, and I wondered if teachers had any idea that they’d be called upon learning how to do mediation when they were getting their degrees.

The story about the teenagers who committed suicide is really sad.  I’m really glad that the film didn’t focus just on that angle, though.  They followed a couple of students specifically, and then had footage of bullying in general, and students just dealing with it in a general sense.  It was tough to watch, and made me feel bad for the guys.  It also renewed the feeling that I really wanna do something about it.  During the film I pulled out my phone for a second to check the time, and seeing the background on my cell phone — a picture of me and my little brother, Steven — really hit me, and made me realize that I *am* doing something.  That was kinda cool. :)

I don’t know much about bullying to have an opinion.  I can’t really draw on my own experiences, since I was never bullied, and I don’t remember anyone around me getting bullied.  Either I wasn’t really observant, or it wasn’t going on much.  I dunno.  All through school I kind of just stayed in the background.  Nobody bothered me and I didn’t bother anyone.  Some of the scenes were about the students riding on the school bus, and I actually thought it was weird to have so many people on there.  I remember that the bus was hardly ever half full, and having two people in one seat was rare.  So, a lot of it, I couldn’t really relate.  I was just kind of watching it.

The thing that made me sad (more than the bullying, actually, go figure) was how the adults in the lives of the kids tried to help them out.  The kids were pretty much getting the message of “well, you should do something about it,” and “it’s not really that bad, kids do that.”  A big part of that reason was that the kids getting bullied wouldn’t tell their parents how bad it was.  And in the cases where they did and the school administration would address it, the kids and parents would call them out on it and say how nothing was really changing.  It brings up a lot of questions regarding maintaining order in schools, providing the students somewhere they can feel safe, and whose job it really is to be an influence on the bullies.

The stories about the suicides were sad, but for me it didn’t really dig into me as hard as the other stuff.  I have kind of a different perspective on suicide, in the sense of that I can *understand* why they would see it as an out.  I dunno if that’s common, or if you have to be really interested in counseling to know how that works.  The thing that is really crazy in my mind though is that these guys are committing suicide at such a young age, and that others usually don’t have any clue that they’re pushing their peers so far off the cliff until it’s too late.

The part that was really hard for me was seeing the kids themselves being bullied as they were in the middle of things — they were suffering all these things, they were trying to make sense of this — “why would they do this?” “can we just be friends?” “why isn’t anyone at school doing anything?” — and then getting mixed messages from their parents as well.  In every case, the parents had no idea how bad things were until either the kid snapped (one took a gun on a bus), they were completely ignored and isolated by the community after coming out (a lesbian), or they saw the actual footage of the film.

I’d recommend seeing the film.  It was really good, and put together well.  I was hesitant to go see it, since I knew this is an emotional issue, and I thought it’d be easy to draw on that emotion and make a movie that was just sensationalizing it a little bit.  It wasn’t that way at all, though.  It came across to me as a sincere documentary that looked at the problem, explored it very well, and showed the stories of how they *really* are.  I love movies that are raw in that sense, where they are just about *life*.  In that vein, I’d recommend seeing “Boy Interrupted” as well.  That movie is also really gritty (and about suicide).

As strange as it may seem, I love movies like this where they display actual raw emotion, what the people are going through.  I prefer things like this not to be watered down or come with an obvious agenda.  Just exposing human life for what it’s like is good enough (and sad enough, in some cases).  I wish there were more films like this (and if you know of any, let me know).

Out of the entire film, one scene stood out to me the most.  It was in the assistant principal’s office (who, she was only in the film for maybe five minutes herself) who called in a student to talk to about bullying.  The kid came in looking just like any other kid, not sure what was going on, but that was about it.  She (the principal) pointed down to her desk, a picture, I’m imagining, of a student that was being bullied, and asked what his relationship was to him.  The poor kid just instantly lost the color to his face, and noticeably tensed up as he realized he was in trouble.  That made me feel really bad, that getting a shock like that, that you’re doing something wrong is suddenly and abruptly brought to your attention.  He genuinely had a look of “wow, I didn’t know that was wrong,” partly because he looked like a really innocent kid in addition to how daunted he was by being accused of bullying.  I kind of read into it that he was going along with things, but didn’t really realize the effect he was having.  In contrast, there was another kid who was also called into her office to talk about it, and he had an attitude of denial and how it wasn’t happening, and it wasn’t a big deal.  For the first kid, I thought to myself, there’s got to be a better way to bring this to his attention and correct it.  I feel really bad for anyone who gets the banhammer dropped on them unexpectedly.  That’s something I work really hard not to do with people, so it makes me sad when I see it happen to someone else.

I felt really bad for all the kids — the bullies and the ones being bullied.  I wish there was some easy answers, but I think there are two things that would help — learning how to communicate better with students, and having everyone learn to be kind.  There were a lot of times when bullies were being punks, and the other kids just kind of rolled with it.  That’s a social phenomenon in itself, which is pretty normal … people don’t typically step in when something unfair is going down, and in a lot of cases, will just pile on the aggression, because it seems to make the most sense.  I dunno, there’s a lot of variables in it that make it a difficult challenge, but I still think there’s some simple concepts that would help (communication, kindness, courage).

I dunno how I would handle it if someone came to me and told me they were getting bullied.  I’d honestly never really thought about it before, again, mostly because it’s something I didn’t really ever know much about it.

There’s a lot of great videos on youtube about bullying.  I’ll end on a positive one. :)

Leave a Comment

Filed under Uncategorized

the gospel of simplicity

I had an interesting thought tonight.  ”Lord, I want to join the battle.”  I love working with youth, talking to them, helping them out the best I can.  The thing that worries the most is not the decisions that they’ll make, but rather that I haven’t prepared myself enough.  I want to be spiritually ready all the time, to be up to any challenge that comes my way.  That’s a pretty tall order.  When I feel like I need to reach that lofty goal, I start to think of big ways to change my life, and how to get there amazingly fast.

What I’m having to learn over and over is that the the gospel is not about moments of energy and excitement.  It’s not big projects that need to be undertaken, or major changes to my schedule.  It’s not zealotry or extreme attitudes.  Instead, it’s about making a decision, day by day, to follow Christ.

Like many Christians, I wear a cross.  It’s a necklace that I put on every morning before I head out for the day.  I don’t have to put it on, but as I do, it’s a really personal reminder that I’m making a choice — that, yes, this is something I want to do, and take it upon myself willingly.  And what’s cool is that I have to make that decision every day — not as a group, but individually.  Every morning I make the choice.

I still have the habit of wanting to jump into things with full heart and spirit, and at times get almost a patriotic pledge to do more.  I think of big changes I can make so that I’m somehow getting more spirituality into my life.  It starts to become a project, some huge overreaching goal that I can build with lots of effort and work.  This leads problem that I will start to think there is something “special” out there that I should be doing, to find that extra measure of spiritual input.  Big goals require big commitments, which leads to big changes.  Rip out all the old stuff, and put in the new.  Everything old must go. There’s some method out there to tap this great well of spiritual power that I haven’t found yet, some secret sauce that the Lord will reveal to me as I push with so much effort and drive.

However, that is going about it the wrong way.  I love how the Lord puts things into perspective.  From Matthew 24:

26. Wherefore if they shall say unto you, Behold, he is in the desert; go not forth: behold, he is in the secret chambers; believe it not.

There are no secret angles, no shortcuts, no hidden mysteries for only a select few to find.  I do not need to go out into the desert, something that would take a lot of resources and dedication — somewhere only a few could go if they had the right equipment, stamina, and drive.

Instead, He has made it clear that it is the basic principles of the gospel, that all men, women and children can exercise, where they are.  Consider, for example, taking the basics to a higher level over time as you make it a part of your life.

Prayer is the simple act of talking to God.  Reading the scriptures is having God talk to me.  Fasting teaches self-control.  Like any skill, I can improve, and do better over time.  Instead of saying token prayers, I can learn how to calmly and quietly express my soul to God, and know that he hears.  Instead of reading the scriptures out of a sense of duty and daily obligation, I can study them and look more closely, trying to understand God’s will.

The basics, if expanded on, can bring about great results.  I know that that’s true, because as I decrease or increase in those simple things, I can notice a difference.

My crazy mind still likes to flirt with the idea that there is some great knowledge that I need to acquire before I can commit.  A nebulous mass of content that I must completely understand before I can move forward.

Again, the Lord puts things into perspective, making it so much simpler:

13. Enter ye in at the strait gate: for wide is the gate, and broad is the way, that leadeth to destruction, and many there be which go in thereat:
14. Because strait is the gate, and narrow is the way, which leadeth unto life, and few there be that find it.

The way that I read this is that my task  is to enter into the gate that leads unto eternal life.  He doesn’t say anything about winning the race, or how fast I should be going, or how soon I need to get there.  At the very beginning, He just wants me to go in the right direction.

It’s not hard to make that choice, but it’s hard for me to understand and accept that it’s so simple.  It really is, though, and when I think about how easy it is, I realize that it’s something I can do.  And the Holy Ghost confirms to me that it is true.  I like the Lord’s way much better than mine.

Leave a Comment

Filed under Religion

simpsons treehouse of horror buying guide

Note: I found this in my drafts of old posts, and this one never got published.  I wrote it in October of 2011, so the list may have changed a bit since then.

For those of you who know me, I really don’t like TV or movies with violence or gore in them. Yet, somehow, I am totally fascinated by them. Oddly enough, I’ll read all about horror movies and slasher flicks sometimes, and never watch them. I think part of the reason is I get *really* scared by them. Anyway. I especially love the Simpsons Treehouse of Horror episodes, because they are just awesome, and not as hardcore.

I promised my little brother that I’d get some for Halloween for us to watch. I don’t think he’s seen any of them. Edit: I showed him some last year. :)

Being the collector type that I am, I did some research, and lo and behold, FOX has released these in the most backwards incomplete way possible. In short, of the 21 seasons available to buy of the Simpsons, 17 of them are available to purchase, either through Amazon Video or DVD.

What’s crazy is that while Amazon Video sells them in “seasons”, they are really just totally random episodes thrown together. On top of that, the one DVD that is available is also episodes from random seasons, and two of them crossover with what is packaged in season 2 on Amazon Video. The rest, you can buy individually from the Simpsons seasons on Amazon Video.

It’s confusing, I know, but here’s how they released them:

Treehouse of Horror – Season One:
1990 I
1993 IV
1996 VII
1999 X
2002 XIII
2005 XVI

Treehouse of Horror – Season Two:
1991 II
1994 V
1997 VIII
2000 XI
2003 XIV
2006 XVII

Treehouse of Horror – DVD:
1994 V
1995 VI
1996 VII
2001 XII

So, for the crazy completist in your life, I’ve organized them in correct chronological order, with the link of how to buy them. Ultimately, you’re going to have to get them all this way, both seasons plus the DVD, regardless of crossover, if you want the most complete amount of episodes.

01: ssn1
02: ssn2
03: N/A
04: ssn1
05: ssn2, DVD
06: ssn2, DVD
07: DVD
08: ssn2
09: N/A
10: ssn1
11: ssn2
12: DVD
13: ssn1
14: ssn2
15: N/A
16: ssn1
17: ssn2
18: N/A
19: indy
20: indy
21: indy

Leave a Comment

Filed under Entertainment

blogs

So, I’ve realized that I made a mistake in splitting out this blog into two more (my working with teenagers one and my scriptures one).  The reason being that, the other two felt like I had to have these nicely crafted blog posts put together.  That kinda sucks.  It puts pressure on me to come up with something nice, and more importantly, it doesn’t allow me to explore at all.  In other words, make mistakes, and talk about stuff I’m researching versus delivering a final draft.

I think I’m gonna retain my other two blogs, but just put revised posts there, and go back to the old way here.

Leave a Comment

Filed under Uncategorized