ReiToei

- friends
7,105 link karma
16,720 comment karma
send messageredditor for
what's this?

TROPHY CASE

[spotted] I got chills when this thing pulled up next to me. by xGrillin cars

[–]ReiToei -1 points0 points ago

Best sounding car in the world

Katie Taylor wins gold medal. by finigianin ireland

[–]ReiToei 0 points1 point ago

of course

?

Work fine for me.

How do you make such a shot? by nox997in photography

[–]ReiToei 2 points3 points ago

They could also be athletes/strippers.

How do you make such a shot? by nox997in photography

[–]ReiToei 1 point2 points ago

Green screen, two people hanging off a beam, Photoshop.

How do you design your UI elements? by RRikeshin web_design

[–]ReiToei 2 points3 points ago

I keep an Illustrator file called "vectors.ai" that I keep a pile of different basic shapes I've drawn for building UI elements, i.e. various triangles, circles, crosses, hearts etcs. If I need to build a basic shape I do it here, then import into PS as a smart object, and style as needed.

It's a workflow that's served me very well.

GIMP 2.8 Review – was it worth the three year wait? by cm381in web_design

[–]ReiToei 1 point2 points ago

It has an amazing user interface.

What, exactly, is "amazing" about it?

Saw this poster at my school... o_o by BarackBrobramain WTF

[–]ReiToei 2 points3 points ago

Same in Ireland. The way old people get treated makes my fucking blood boil.

Saw this poster at my school... o_o by BarackBrobramain WTF

[–]ReiToei 4 points5 points ago

http://en.wikipedia.org/wiki/Dignitas_%28assisted_dying_organisation%29

Please don't belittle these people by calling them "turists" (sic).

There's something surprisingly abnormal about Shia Le Bouef. by michaelsamcarrin WTF

[–]ReiToei 18 points19 points ago

Let me be the first to say it: Shia Le Boeuf is a fucking douchebag.

Thanks for helping me making this, r/photography. by palooozin photography

[–]ReiToei 4 points5 points ago

Confirmed.

If a hell exists, I hope this bitch rots in it. by lilstumpzin WTF

[–]ReiToei 1 point2 points ago

This is probably the most shocking thing I've seen on reddit.

I have a kid the same age as this little dude.

I wish I didn't watch this.

So, the Bitterroot footage is up if you guys forgot. by kaylacopterin WTF

[–]ReiToei 7 points8 points ago

Yawn.

60 seconds on Ainsdale Beach [900x745] [OC] by duneprintsin ExposurePorn

[–]ReiToei 1 point2 points ago

Must have been a hell of a filter

60 seconds on Ainsdale Beach [900x745] [OC] by duneprintsin ExposurePorn

[–]ReiToei 1 point2 points ago

How did you do 60 seconds with that amount of light?

Revenge by sgtnelsonin WTF

Father of the Year by dcparkin WTF

[–]ReiToei 1 point2 points ago

I have a kid about the same age.

Fuck this waste of space.

Pixel-fitting by x-skewwin web_design

[–]ReiToei 0 points1 point ago

It's a font, not an image.

The country's best new band? Royseven - Walls by Frumtasticin ireland

[–]ReiToei 2 points3 points ago

Years active 2003–present

Looking for a solution that works well on desktop AND mobile web by RussianAccentin web_design

[–]ReiToei 1 point2 points ago*

The site isn't live yet unfortunately...

But this is pretty much what you need: https://github.com/benbarnett/jQuery-Animate-Enhanced

This will switch any of your "traditional" jquery animations with webkit animations when that capability is available, (i.e. when browsing on most tablets and smartphones). It will eliminate the chopiness you see on mobile with jQuery (by using hardware acceleration) and give you a perfectly smooth animation.

To capture swipe events on my carousel, I used: http://labs.skinkers.com/touchSwipe/

That's a rock-solid little library.

Again, sorry I can't show you a demo at the moment.

Who here actually uses Dreamweaver? by derivalin web_design

[–]ReiToei 1 point2 points ago

Yes, code view only.

Looking for a solution that works well on desktop AND mobile web by RussianAccentin web_design

[–]ReiToei 0 points1 point ago

Feature detection.

Using modernizr or similar, detect what features are available (touch, webkit, font-face etc) and provide functionality based on that.

For example, in a site I did recently, the feature carousel on the homepage is a simple slider that I wrote myself. In my javascript, I detect for touch capability (for tablets, phones etc.) and enable swipe functionality/webkit animations (instead of pure CSS transitions) on any elements that need them.

view more: next