Studio moh

e-mail Dylan
dylan@studiomoh.com
Or Call
831-295-3824

Tag Archives: jquery

Curry gives me the best ideas

So, I made curry tonight, and it gave me a really good idea:
What options does a non-English speaking user have when visiting an English-only website?
My server logs tell me they use Babelfish.
The problem with Babelfish (or any net-translator) is that it breaks the website. It pushes it through a Find-and-Replace dictionary of terms that completely [...]

How Dylan avoids widows

Typographical widows, that is. Learning jQuery (an excellent blog, even for the power users) had a wonderful post on how to use jQuery to append widows.
(If you didn’t take a print class in high school, a widow is a word that ends on the next line likethis.
This is a print master’s nightmare and a typographical [...]

FAP Forever, HTML redux

I’m considering replacing the current paginated results when you browse with this FAP Forever style of browsing.
Thoughts?
FAP Forever

jQuery 1.2

The new jQuery release has me super excited. With features like partial loading and remote JSON (oh god, finally!) and simultaneous animations.
I’m absolutely ecstatic.