Categories
Links

CSS3 text-align-last

[Short and to-the-point post on the Adobe Web Platform blog about a cool new proposed CSS3 property: text-align-last][link]. Finally, FINALLY, we can justify the last line of a paragraph tag.

My god, it’s full of stars.

[link]: http://blogs.adobe.com/webplatform/2014/02/25/improving-your-sites-visual-details-css3-text-align-last/ “Improving your site’s visual details: CSS3 text-align-last | Web Platform Team Blog”

Categories
Links

impress.js

[Very impressive JS presentation tool using CSS3 transforms and other newish web tricks.][link]

[link]: http://bartaz.github.com/impress.js “impress.js | presentation tool based on the power of CSS3 transforms and transitions in modern browsers | by Bartek Szopka @bartaz”

Categories
Links

CSS3 Patterns Gallery

[Golly this is nifty][link]. A very nice collection of gradient patterns, all of which work with CSS PIE (which means they work in IE!).

[link]: http://leaverou.me/css3patterns/ “CSS3 Patterns Gallery”

Categories
Links

CSS3 Generator

[A Swiss Army knife CSS3 vendor-prefix + generic rule generator.][link]

[link]: http://css3generator.com/ “CSS3 Generator”

Categories
Links

CSS3 PIE: CSS3 decorations for IE

[Enables some of the most useful CSS3 features for IE6-8, such as border-radius, box-shadow, and linear-gradient][link]. This will save me hours every week.

[link]: http://css3pie.com/ “CSS3 PIE: CSS3 decorations for IE”

Categories
Links

CSS3 Linear Gradients Tool

[An html-based GUI for building CSS3-compatible gradients without images][link]. Like [Border-Radius.com][border], I’m sure this will become a part of my daily routine.

[link]: http://westciv.com/tools/gradients/ “Linear Gradients”
[border]: http://border-radius.com/ “Generate CSS3 Border-Radius tags”

Categories
Links

Google Font API

[Google’s hosted, embeddable, fonts for use with @font-face.][link] They’re apparently [collaborating with TypeKit][type].

via [Zeldman][zeld]

[link]: http://code.google.com/apis/webfonts/ “Google Font API – Google Code”
[zeld]: http://twitter.com/zeldman/status/14310112928 “Original Tweet”
[type]: http://blog.typekit.com/2010/05/19/typekit-and-google/ “TypeKit and Google”

Categories
Links

CSS3 Gradient Buttons That Degrade Well

[Excellent work from Web Designer Wall.][link] I’ve been using a similar approach on a client site lately, but this one has a few tricks I hadn’t considered.

[link]: http://www.webdesignerwall.com/tutorials/css3-gradient-buttons/ “CSS3 Gradient Buttons”

Categories
Links

Font Squirrel’s List of Fonts Licensed For @font-face Use

[With downloadable kits containing EOT, SVG, WOFF, and TTF versions, Cufon versions and a stylesheet with the @font-face rules for easy @import-ing][link]. This is drop-in simple. What more can you ask for?

Maybe a slightly better browsing interface, but other than that?

[link]: http://www.fontsquirrel.com/fontface “Font Squirrel | Download Hundreds of Free @font-face Fonts”

Categories
Uncategorized

Closing Tabs 5/27/09

* [Super Mario 64 longplay, grabbing all 120 stars][sm]. If you were under the age of 30 when this came out, goodbye afternoon. It’s such an astoundingly well put together game. At every stage, care was taken to make sure it “felt” right. [Jason Scott][textfiles]’s [talk about Platform Studies][scott] has me rekindling my love affair with it.

[sm]: http://longplays.ath.cx/site/modules/movie_categoryb/index.php?id=4 “Super Mario 64 Longplay”
[scott]: http://www.gamesetwatch.com/2009/04/jason_scott_on_platform_studie.php “Jason Scott’s Talk”
[textfiles]: http://textfiles.org “Jason Scott’s Textfiles.org”

* [The Metroid Prime entry on Wikitroid][prime]. ’nuff said. Exploring the 3D transition of one of Nintendo’s other major franchises, which skipped the N64 and went straight to the GameCube. With Mario 64, everyone expected it to be mind-blowing. With Prime, everyone expected it to be shit. Sometimes everyone is wrong. *Disclosure: I have stock options in Wikia.*

[prime]: http://metroid.wikia.com/wiki/Metroid_Prime “Wikitroid: Metroid Prime”

* [ANTHEM Platform][anthem]. A platform for piping Social Networks, IM, email, OEMs, etc, to cell phone applications. Recently acquired by Good Technology.

[anthem]: http://www.intercastingcorp.com/anthem/overview.php “Anthem platform”

* [Imified][imified]. A service which runs IM bots for you, and acts as a go-between for you and the IM network. You can code up applications that the bot queries with what is said to it, by whom. They provide examples in PHP, which makes me happy.

[imified]: http://www.imified.com/ “Imified”

* [Google is “betting big on HTML5”][goog]. Speed of web development accelerating, `canvas`, `video`, client-side databases, web workers, etc. See also: [YouTube using the HTML5 `video` tag][youtube].

[goog]: http://radar.oreilly.com/2009/05/google-bets-big-on-html-5.html “O’Reilly: Google Bets Big on HTML 5”
[youtube]: http://www.youtube.com/html5 “Youtube HTML5 demo”

* [Sleeping with the NME: how the British music press picked up a dose of the crap][brit], which is about the sorry state of the British music press. From [Velvet Coalmine][coal], which has become a favorite blog of mine.

[brit]: http://velvetcoalmine.wordpress.com/2009/04/17/sleeping-with-the-nme-how-the-british-music-press-picked-up-a-dose-of-the-crap/ “Sleeping with the NME: how the British music press picked up a dose of the crap”
[coal]: http://velvetcoalmine.wordpress.com/ “Velvet Coalmine”

* [Remote-controlled sperm][kurz], or more precisely: remote-controller sperm-like nanodevices.

[kurz]: http://www.kurzweilai.net/news/frame.html?main=news_single.html?id%3D10648 “Sperm-like nanopropeller is smallest swimmer ever”

* [CSS-only gradients][grad] using CSS3 and no images. Whatsoever. Uses the `-webkit-gradient` property. Hot shit.

[grad]: http://tools.westciv.com/gradients/ “CSS3 Gradients”