May 27, 2008
A Pint-Sized problem
It has come to my attention that every movie I can think of that has a midget in it contains some sort of pun regarding the size of the person. By the way, if midget is politically incorrect, I'm sorry, but it's just me conveying my point.
Elf: The midget is a business man who gets called and elf.
Me, Myself, And Irene: The black limo driver gets offended when Jim Carrey refers to "his people." I'm pretty sure he's talking about Limo Drivers. Anyway, the midget gets offended, one for being a midget, the other for being black.
Austin Powers 2&3: Mini-Me gets loads of crap for being small. And look at the name. Mini?!
Furthermore, there are "reality" shows about midget families and the lives they live.
I'd just like to see this conversation in a show:
Dan: Hey Jerry, did you close the account?
Jerry: Yeah, major pay boost.
Dan: Awesome. I'm outta here man, I'll see you tomorrow.
Jerry: All right, you too.
One of those two is a midget. No mention of him being one! Maybe in a more perfect world.
December 10, 2007
Death is Depressing (And Many More... on Channel Four)
September 8, 2007
The iPod Touch is MINE!!!

That's right. Apple has announced the iPod Touch. It's essentially an iPhone without the microphone, speakers, and phone capabilities. The iPod comes with build in WiFi, Safari, Addresses, Calendar and all the other goodies we've come to love.
It gets better. Reportedly, the applications on the iPod touch are the "same damn binaries" as those running on the iPhone. This means that all those wonderful third-party iPhone apps will require little to no iPod touch translation. I'm sure it won't be long until there are full-featured webmail apps, VoIP (if there's ever a microphone attachment) and wonderful touch-screen games.

Apparently there's also rumblings that the new version of Xcode contains hints at an official iPhone and iPod touch SDK. That would open the floodgates and make the iPod touch an amazing PDA that happens to be damn good at playing movies and music.
Best news is, I'm getting one!! As a present from my wonderful girlfriend, and brand new iPod touch is being shipped out when the first wave hits consumers near the end of the month.
I couldn't be more excited. Reviews to come.
July 20, 2007
I HATE rich text editors
1. Limited usefulness
It sounds great, doesn't it. You can finally put yourself out there on the web without having to learn any coding. WOOT! . Ok, now how can I change those bullets from circles to squares. Hmmmmm. What?!? It's not possible and/or easy in the rich text editor of your choice? Well with the power of HTML and CSS, I can change those boring circles into Batman logos. Rich text editor ain't got shit on that.
2. The temptation
Confession time: I'm using a rich text editor right now. It looks so convenient. "I'm SURE it'll work fine this time." So easy to align text and pictures, change fonts, make things bold and add links. That's what you think. Unlike the (usually) intuitave behavior of Word and other document editors, rich text editors still define their styles in the background with .html, which is NOT a formatting language. This often leads to erratic behavior and frustrating situations where what you're telling it to do, and what it does are two completely different things. This is because of #3.
3. They suck at writing .html
One of the advantages of using a rich text editor is that you can see your visual styles and changes before you post it. You can switch fonts until you find what you like and sometimes even copy text from Word and paste it, leaving the exact styling intact. Try editing text copied from word, particularly lists. It's usually a bitch. That's because the text editor tries to copy exactly what you gave it, with no regard for intent or often more concise methods. That's why, even though I'm using a rich text editor, I'm editing the HTML. I'm making things bold with >strong<, and adding my own links though the HTML. This ensures I get only the code I want, and it's easy to change on a whim.
4. They suck at writing .html
No, that wasn't an accident. I wrote it twice. Cause this is another problem coming from the same reason. Look at the code below. This is code created by a rich text editor in a real-life situation (my job). See if you can find the actual text. Now see how many different fonts you can see.
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt 1in; TEXT-INDENT: -0.25in"><span ><span ><span >1.<span style="FONT: 7pt 'Times New Roman'; font-size-adjust: none; font-stretch: normal"></span></span></span><span ><span >>Overtime pay for all billable hours worked</span> <span >over forty(40)hours in a work wee</span>k<?xml:namespace prefix = o /><<o:p></o:p></span></span></p><p class="MsoNormal" style="MARGIN: 0in 0in 0pt 1in; TEXT-INDENT: -0.25in"><span ><span ><span >2.<span style="FONT: 7pt 'Times New Roman'; font-size-adjust: none; font-stretch: normal"> </span></span></span></span><<span ><span >Recruiting bonus @ $1,000.00 per each new hire, minimum ninety (90) day </span><span >hire<o:p></o:p></span></span></p><p></p>
Now, all that, produces the following.
- Overtime pay for all billable hours worked over (40) hours in a work week.
- Recruiting bonus @ $1000.00 per each new hire, minimum ninety (90) day hire.
That's it. And I did it using three tags: define the font style, declare a list, declare each list item. Point made.
5. They lead to stupid people getting blogs
I'm not saying this means if you don't know HTML or don't use HTML, you're stupid and don't deserve a blog. I'm just saying Myspace.com is one of the most trafficed websites on the internet. You can't tell me I'm the only one who finds that sad.
SPECIAL: 6. They can't interpret .html
This one is special cause I wasn't going to write it until I tried to post this. Most rich text editors come with the option to view and edit the raw HTML. WOOHOO! Something they do right. What? The fuck that up too? SHIT!
When I put HTML code into the "edit Html" section, I expect what comes out to be EXACTLY what I put in. I can forgive some formatting that applies to the general text such as colors that are explicitly defined in the CSS that comes with the template. But interpreting my hard returns as a <br /> or <p> is just wrong. Particularly when it only does that part of the time, not every time.
July 2, 2007
Smodcast
Personally, I think this is a great idea and I wouldn't mind having something similar of my own... Something to think about.
Blame the iPhone...and iPod Racism
First. Here I am, writing on a blog open for the public to read. Where's my damn iPhone. Gizmodo got like 12. So did Engadget. Show some love, send me an iPhone. And the money to pay for the plan.

Second, a short story. Apple yesterday released a firmware update for the SuperDrive (aka CD/DVD drive). But there was a glitch. If you installed more than one update at a time, the install process dialog for the firmware was hidden. So I do my software update with the firmware and iTunes 7.3 (damn iPhone). It gets done, and I had just re-set up XP so I could play Neverwinter Nights 2. Right after I hit restart, a little window pops up that says "You're firmware is being updated. Do not restart while in progress." Progress bar is at 60%, but it's far too late now. My computer shuts down, and my DVD drive is now a bricked. It won't even pretend to accept discs. And every bit of info I've found says the only cure is to get a new drive.
Which brings me to my question. Doesn't it seem odd that a software problem could render hardware permanently useless? I mean, since it was software that messed up, there should be a software fix. Just putting in a second identical drive should yield the same results? I have perfectly good hardware, slightly messed up software, yet it's the hardware that needs replaced. Discuss.
Finally, this is just funny. I would to. What would each color mean (besides white = racist).
June 26, 2007
Get a life!
Mon-Wednesday I get a 3 hour break between shifts and I used to go to the gym. However, I feel like a tool going to the gym by myself and not being able to lift a lot. I enjoy going to the pool with my friend to learn to swim, but she's busy most of the time. I would spend more time at movies or something but I'm trying to conserve money for a ticket out of here for a week.
So, July comes up in a few days and if I put all of my willpower into it, I can truly do something different all month. But, let's be realistic here. Using the same time tables as before regarding work schedule and sleep then nixing ideas like "get another job" (no one wants to hire for just a month) let's look at what I've got.
Sleep-6 Hours
Work-6 Hours
Free Time - 12 Hours
If I were to go to the gym for an hour a day(alternate exercises so I don't die), swim an hour a day, read for an hour a day (I can only take so much reading at a time), study both spanish and japanese for an hour a day, and then watch an hour's worth of TV what am I looking at? 6 more hours of time to waste! And I can't take sitting on the computer all day and let's be honest, I doubt I'm going to study my spanish and japanese each for an hour... It's summer. Who wants to do that? Please, give me suggestions for things to take up time that cost no money.
A Rant, in One Act
Assuming immorality AND illegality as the basis for comparison.
blowjob < murder;
blowjob < torture;
if (president == Clinton)
{
offense = blowjob;
}
if (president == Cheney)
{
offense = murder + torture + lying + rapeOfConstitution;
}
if (offense >= moralLimit)
{
president = impeached;
}
RESULT:
Clinton == impeached returns 1
Cheney == impeached returns 0?!?!?!
Would someone please debug this for me, cause I sure as hell can't figure it out.
/* Brought on by Bush and Cheney claiming not to be part of the executive branch. There's only so much one can take */
June 24, 2007
An Introduction
Well, shows me what I get for not checking in.
I guess to catch up, I have been working at a summer camp job for the summer, and freelancing artwork and commissions for those who want them. I am currently doing a job for a designer in New York, working on commission. That and designing webpages here and there, though that not as much. Currently, my girlfriend, is in France and I miss her a lot, so the artwork has been helping me get past that. Life has been pretty simple, and I hope it continues that way until I get back to school. Either way, I'll start finding little things here and there to report on, until then, I'm going to sleep.
Movie Studios, Why Must You Make Me Spite You So
So, I'm in love with my MacBook Pro. Even more so with Boot Camp, because now I have a small partition for gaming and other such Windows-only activities. One of these activites that excited me recently was the realization that I can finally look at DVD-ROM content available only to Window's users (my previous PC didn't have a DVD-ROM drive). So, after today's purchase of Mission Impossible and Mission Impossible 2 I decided to try and get into some of the DVD-ROM content on the later.
So, I pop in my shiney new M:i:II disc, and guessy what I get. A program installation notice to the effect of "In order to get the goodies, you have to install the program we want you to install." It's a very nice sounding program called PCFriendly. I do a quick Google search and get about a thousand hits title "PCFriendly Enables DVD Backchannels." For those of you who don't know what this means (as I was previously unaware), it boils down the the program opening up back doors into your computer so it can send out all of your personal information and computer use habits without being caught by spyware, firewalls, and most other security devices.

I filled out some bogus information and was going to try and go ahead and look at the content and see what the program might have had to offer, but there was some error and the DVD wouldn't play. So, looks like Ethan Hunt is going to have to be viewed sans DVD-ROM features for the rest of eternity.
But, I have quite a DVD collection if I do say so myself, and so I grabbed another I knew had "interactive content." American Pie got to be attempt #2. Yet again I have to install their software. But it's something different: InterActual Player. Hmm, that sounds familiar. Oh wait, I remember why. It's because the liscense agreement for PCFriendly said it was related to InterActual Player. So now the movie studios are trying to two seperate programs, both of which have the save DVD-playing cover, to moniter my activity and sell it to the highest bidder. InterActual Player tried to get tricky on me too. It makes you enter in your ZIP code and age range. There's a couple other tabs with various information. One has their Privacy Statements and checkboxes next to statements declaring the computer user's agreement to share their personal information (both of them set to be checked by default and hidden where most users won't even notice their exsistence). I of course uncheck this and proceed to browse to the other tabs, seeing what else there is (not much of note). I stumble back onto the tab with the checkboxes. Lo and behold, they've magically decided they want to be checked again. That has to be illegal in some way or another.
In the end InterActual Player really didn't offer anything of value. I'll stick to watching DVDs on my OS X parition. The quality is SOOOOOO much better then anything I've seen on the various PC options (VLC, Windows Media Player, other various and often spyware related other players).

Hollywood, I love movies. So why must you make me spite you so. I really do want to get along. You gain very little by forcing people to jump through these hoops. I understand and can even completely support content available only on a computer, and even content that requires some common and non-spyware related plug-ins or programs. But what you're doing is just shameful.
So, what you should start doing is integrating content that will play on any standard DVD playing software. If I can hit button on the menu that says "Play Movie" on the computer and then proceed to watch the movie, I should be able to hit the button that said "DVD-ROM Content" on the same computer using the same program and proceed to watch the DVD-Rom content. I would even support the studios rallying behind or creating a new DVD playing program (but just one, none of this crap having multiple programs that are really all the same thing and even related to each other) that supports this extra content and doesn't invade user privacy. A DVD playback program should do just that. All you're giving me is spyware that happens to also play DVDs.
Why Google Apps Could be Better then Office (And Why They're Not There Yet)
NOTE: Original Posting on February 23, 2007
Way back when, Google snatched up Writely.com, closed registrations, and left it at that for months. During my hiatus, Google opened up Google Docs and Spreadsheets as the product of that deal. It's an online office application that edits documents and spreadsheets (no charts), but wider support seems to be coming. But it's more then just a document editor, particularly when when you look at the larger Google picture.
Google just released a Enterprise version of Google Apps. For $50/member, you get 10 GB of storage space, Gtalk, Google Calender, Docs and Spreadsheets, Extensibility APIs, 24/7 customer support, and 99.9% guaranteed uptime. Fifty bucks each is a great price when you compare it to buying a copy of Microsoft Office for every employee. And even though the service was just launched (and is free through April 30), several major businesses have already signed up.
In a world moving away from paper, Google Apps is the ideal organizational solution. I'm a college kid without a printer. Now I don't have to worry about cluttering my inbox with emails to myself so I can download them on another computer, or even bother with flash drives that don't always play nice. I can just walk down to the lab, log in to Google Docs, and it's right there. Google's powerful tagging and archiving, combined with the complete content searching, makes it easy to find exactly what you're looking for.
Google Docs also gives you the "revisions" tool. Click on drop-down menu, and select the date/time you changed the document, and you can see how the document looked when you started, and what you added and deleted. This goes for every change since you first opened the document. I've used this feature writing papers, and it's nice. It also prevents you from accidentally saving a copy of your document in which you may have somehow deleted all the content, or really screwed things up. I know I've wanted to roll back the clock in Office before, and now Google lets you.
And Google Docs and Spreadsheets fully supports document types for both openoffice.org and Microsoft Office. It also lets you export in .html, or .pdf. You have a print function in your documents toolbar, opening the document in a clean, printable window and invoking your browser's "Print..." command. And right in the editor you can email the document, share it with other Google Docs users, and even chat live with others looking at the same document.
Moving away from docs and spreadsheets, Gmail is amazing, which the tagging features to help you organize, 2 gigs of storage space (which is huge for email), Gtalk built in, and easy email searching. I still use Mail for OS X, but Gmail is my provider. The spam filter works incredibly well (those sometimes too well, as companies sending legitimate notices may be filtered).
Everyone seems to be singing Google Reader's praise. I've messed around with it, and it's better then any other free RSS reader I've found, though I still prefer Newsfire.
Google calender is another feature I personally haven't used much. It's very iCal-esque (which is a plus). Lots of calendar goodies. Check it out sometime, it's better then almost any of the alternatives I've seen.
Oh, and all of these also have personalized homepage integration.
But I'm not a walking Google ad. This post at heart isn't so much about what Google has, as it is what Google needs.
As useful as Google Docs and Spreadsheets is, there are limitations. Previously mentioned lack of support for presentations and charts (those both appear to be forthcoming) is a painful blow to the service. Charts are vital to a spreadsheet application, and presentations are a must in any office suite.
Also hurting Google spreadsheet is the limited support for formulas. Don't get me wrong, they have everything most every average Joe is gonna need. But there's some fairly basic ones I'm surprised they don't include (like =ROMAN() for converting to Roman numerals). In fact, if you look at the help for formulas, it's merely the list of functions provided by openoffice.org, with a column added specifying whether or not Google supports it too. Providing the document is a good move on Google's part, so you can enter in an formula that will translate if you later open it up on a desktop client. But looking at the list, that's a LOT of unsupported functions. The list also gives rather technical explanations for the formulas, making it harder for the average user to figure out exactly how to use them. If you're paying for a service, it should have all the bells and whistles. And it shouldn't be too difficult to figure out how to add these other functions down the road.
Next: as soon as Google announced they were going to start charging for a more advanced service, all of those services should have moved out of the beta stage. Generally speaking, no one pays for betas. You may only offer beta versions of programs to certain people, or have some selection process, but it is almost invariably free. The whole point of a beta is getting help from the customer in finding flaws you may be overlooking. The customer is providing a service to the company. Beta should not be an excuse to say, "things may screw up or we may change things at will, but it's just a beta so you can't complain," and I'm afraid that's what Google has been doing. Gmail has been out for over a year now, with Gtalk not too far behind it. It should be well out of the beta stage. I can understand Google Docs still being a beta, but they should get away from that quickly. Moving away from beta shows you're confident in your product, and should help draw in more customers. Also, this means that features you add in later on down the line can be just that: new features, not beta changes.
Finally, I think Google Docs needs a desktop client. I know, I know. That does defeat some of the purpose. But I'm not talking about a full Office Suite made by Google. It can even require an internet connection to log on. Google Earth is a desktop application that works well on both Macs and PCs (it's possible) and requires you to be online; Google Docs should have one too. I'm not saying get rid of the web browser version. That's perfect for getting documents anywhere, which is a major selling point. But with a desktop client you get the full use of your keyboard, without a web browser taking up valuable common shortcuts. It's also easier to make menus faster, more intuitive, and flow better (that's not to say I'm saying Google did a bad job with the online toolbars. It's far more then I should expect from a web-based client. It's amazing).
Google has seriously invaded Microsoft's turf here, but I'm not suggesting you throw out your NeoOffice, OpenOffice.org, or Microsoft Office package quite yet. Let's let Google flesh out this service a while longer. With the right development, Google could become the new Office standard.
Summer Daze
But because of Indy job, I'm living with my aunt for the summer so I don't have to drive hours daily to get here. But that also means not much to do in the evenings, and so I'll hopefully start posting some now that I'm all settled in.
Oh, and I've discovered Lifehacker.com in a BIG way now. Their stuff is the shiznit. But to facilitate the expansion of this blog some, and hopefully more posting, I'm unofficially instituting labels for posts. That way, we can write about whatever the hell we want, and you can read only the parts you want. Sweet, huh (again, maybe I should update Ryan). So, this is our first official labeled post. This'll be a Life and Update labeled blog, updates for the site, and updates on life. Anyway, here it goes again.
May 4, 2007
Blah.
April 18, 2007
We're Still Alive...Just not Kicking Very Hard
Thanks to my fellow Deep Dish Life blogger, I'm not an official Joost Beta Tester. Courtesy of Joost, I have some promotional material via their website. And just cause I'm that kinda guy, I'm gonna share all of this material with you. (If you haven't the slightest clue what I'm talking about, check out this video). Go ahead, ask if we have invites.
EDIT: While I personally am a HUGE fan of invisible banners and banners that completely screw with how a page renders due to size conflicts, I can understand how *some* people may find that to be an annoyance. That being so, I've removed a couple of banners that fit these critera. Enjoy the almost-complete gallery anyway.
September 27, 2006
The Other Half of This Twisted Brain
But enough about me. For more about me and my life, check out my profile and other blogs. And so, without further ado, let the blogging begin.
P.S - There may be a little ado. Two of my fishies died today, so this is a time for mourning (one was a two-year anniversary present from my girlfriend. She told me that it was a symbol of our relationship, and when it died, so would our love...I think it's time for a Wal-Mart run).
September 12, 2006
A Beginning... Not a new one, a horribly late on.
Hey! If you are reading this, may God have rest on your soul... Just joking, Allah too! (Oh, and if I spelled your gods name wrong, please forgive me, I can't spell.) What you have infront of your carpal tunnel ridden hands, is a blog of epic porportions, one that may one day need its own class in a university, Urban Philosophy! We here, and by we, I mean the blogs creators. Yes! There are two of us! Want to share our philosophic passion with you, a passion for that which is not eaisly understood. Before long, you (undersigned as the "reader, poor poor pitiful reader.") will go on a journey of zombies, myths, arguments, and the existance of the "nerdgasm", just to name a few. All of the things in this blog, will be from us, or reputable sources, and by reputable source, we mean someone else that will get no credit (suckers). So, in the way created by 14th. century Machiavellin philosophers, we welcome you to our blog, pitiful creature! Have a nice day!