Saturday, April 21, 2012

Not too shiny...

Ok we all know how I feel about IE right? Well in a close second is Chrome. When it first came out it was nigh-useless for someone who does webdesign. It was missing some basic stuff like oh I dunno.. view source. (Which I think they fixed.) This put me off Chrome instantly.

To this day I continue to not like it. Chrome is like that kid in your school who you just didn't like. For no real reason. You just... didn't.

Well there is a damn good reason for me to want to give Chrome a big ol' wedgie. It seems to render some things a few pixels off. I discovered this after getting something to look and work fine in Fire Fox and, anubis help me, IE9. (I'm afraid to look at 7 or 8 right now. As for anyone using IE6 you can suck it and hard.) Anywho, in Safari (Grrr) and Chrome the div layer was 2 pixels off which was totally obvious because of the way a certain layer needed to be made.

As usual I turn to the intertubes for an answer. Also, as usual, it took me at LEAST an hour to find an answer that didn't take a translator in technical speak to decipher. My usual gripe is the fact that someone has to get mad enough to write a script that fixes something that shouldn't exist in the first place. Thankfully someone did.

So, I'm sorry Chrome, but we can't be friends. I just don't like you.

Friday, April 13, 2012

Easy Ease

So I have been toying with the Fancybox overlay lightbox clone. (personally I prefer shadowbox but it performs less than stellar on a mobile device right now)

I updated to the newest version for a little tweaking I am doing on my store site. I always try new stuff in a temp folder just in case. I copy and pasted the code exactly how they tell you to off the website. It looks the same as the old version save for one folder in the paths and the version number. However IT WOULD NOT WORK! No matter what I tried. It worked fine with the old version. (I say old it's 2.0.3 to 2.0.5)

Finally after getting some donuts from that crazy Cambodian place and an hour of wanting to stab my monitor with a pizza cutter I thought "Hey let's delete this backslash (/) in front of the paths because I am out of options and sanity". Guess what. IT FUCKING WORKED AFTER THAT!

The old version it worked fine with the "/" in front of the path. That is exactly what they show on the examples on the website AND the instructions. However as soon as it got on my server all logic went out the damn window.

What possible functionality BS change is this? I don't get it at all. Just don't get me started on the easing in animation. I needed extra code to make that work.

Hey Developers: when you "improve" something it's supposed to be an IMPROVEMENT!

I'm gonna eat more jungle donuts now...

Wednesday, March 14, 2012

HTML Fuuuuuuuuuuuuu......

Does anyone else think it's ridiculous you have to have THREE video formats to get html5 to work on everything. Two of the formats are nothing you have heard of (unless you have had to deal with it already) and the third, which is .h264, you better hope you encode it right or else IE will just laugh at you.

Miro converter is suggested to make an .mp4 that will work as a flash fallback but hey guess what... it doesn't seem to.

It's all so damn frustrating.

Monday, February 27, 2012

I promise...

This will not turn into Tumblr. This however is funny and true.

Tuesday, February 21, 2012

Doing lines...

I find it so very odd that hours of frustration can pass without notice in the pursuit of that one tiny string of alphanumeric bliss.

One tiny thing can be out of place and NOTHING works. It then takes an hour or more to realize... that's not a semi-colon. Damn.

Today's frustration is brought to you by the letter .PNG click thru transparency and the letter ARRRRGH!!!

Closed captioning provided by fluid layouts are not for artistic sites.

Wednesday, February 8, 2012

This week on antiques roadshow...

In an earlier post I commented about a "center" tag causing a problem in IE. My friend pointed out center is a "deprecated" tag.

I understand deprecated is a technology term and it means something has come along that works the same in a different way or is just better. HOWEVER, I believe that as long as it still works use it! (unless it fucks up your layout of course)

There are times when I just can't get div align to play nice with anything so I use center because I am lazy. CSS has made things easier in many ways but there are a few things that can be a pain to implement from time to time. Anyone remember "hspace" and "vspace"? They still work so fuck W3 and their gestapo BS.

It's like prop making. It might look like shit on the inside but as long as it works and looks good on the outside, who cares!? So use those tags labeled old and dated until they are phased out entirely. (However, you should still know the other stuff too. I'm not saying to ignore it entirely.)

Standards be damned.

Sunday, February 5, 2012

In the jungle, the mighty jungle...

Safari is such a bad browser.

It's like the IE of Mac computers. When compared to the other browsers out there it's no wonder I downloaded the icab browser on my touch. There is basic functionality that is severely missing. Ever tried to view the source of a webpage? It's like trying to decipher something in notepad.

HTML5? Sure.. maybe. It might work.

I don't hate it as much as I do IE. I'd say I'm more disappointed in what they are lacking. So for those of you who try to look at webpages on Safari that I make (including on mobile devices) if something doesn't work... sorry.

Get to a real computer.