The below is an off-site archive of all tweets posted by @adamj_design ever

May 2013

Good to see more universal support for Flexbox coming to @compass in 0.13.alpha.4: j.mp/18E25aG Cross browser (even IE10+)

via Buffer

New blog post: Moving from FTP to Git deployment, a designers guide: j.mp/17aY8dh

via Buffer

Want to undo a commit with Git? Yeah, we got that: j.mp/18yNgWQ

via Buffer

@kevinwhoffman And yes, I believe it scans the git repo for what has changed since the last deploy and only publishes the changes.

via Twitter Web Client in reply to kevinwhoffman

@kevinwhoffman Haha, def. not just for you. Gonna post this tomorrow: j.mp/10DC1YS LMK if u find errors. cc/ @robwierzbowski

via Twitter Web Client in reply to kevinwhoffman

If you want a link to go back to the “classic” Picasa Web Albums, just append this to the end of your Google+ Photos URL: ?banner=pwa

via Buffer

@patrickfulton As far as me and @stevenspriggs can tell. ::sad trombone sound::

via Twitter Web Client in reply to patrickfulton

Apparently I’m not alone in my Sass source map troubles: j.mp/10CNAzM cc/ @ChromiumDev @pavlovalex

via Buffer

If you’re looking for a hotel, Google Maps powered Hotel Finder is a badass tool to find hotels where you want to be: j.mp/18yKcdu

via Buffer

Anyone else having issues with Sass source maps not working in recent builds of Chrome DevTools?

via Twitter Web Client

Me-likes the idea of a _z-index.scss file for a big app. This and other tips in @chriscoyier’s Sass Style Guide: j.mp/12QjC9b

via Buffer

@kevinwhoffman Yup yup. I forgot to add a .gitignore before I pushed my project, thus had them darned sass-cache files everywhere… Cheers.

via Twitter Web Client in reply to kevinwhoffman

To remove your .sass-cache stuff from @github, make a .gitignore to exclude .sass-cache, then run this command: j.mp/118IbQq

via Buffer

.@timhettler talking about making buttons in Photoshop and how its options converts to being awesome, modular Sass: j.mp/15fzQe2

via Buffer

@kevinwhoffman The eternal question. I’m gonna try Singularly next. Have used semantic.gs, and a friend likes profoundgrid.com.

via Twitter for Android in reply to kevinwhoffman

KurtEmch An awesome repository of jQuery plugins! unheap.com via @unheap

via Twitter for Websites (retweeted on 5:43 PM, May 16th, 2013 via Twitter Web Client)

chriscoyier Windows folks: open source CodeKit-like app for ya - alphapixels.com/prepros/

via Twitter for Mac (retweeted on 2:50 PM, May 16th, 2013 via Twitter Web Client)

@singularitygs Very cool. Thanks for the links. I’ll check it out on my next project.

via Twitter Web Client in reply to singularitygs

I was confused on how to use the Sass grid @singularitygs until I watched this screencast: j.mp/YWPFaA Looks pretty powerful.

via Buffer

.@typeform is a slick way to do online forms + they just went into public beta. Grab your account while there’s room: j.mp/11F3Liv

via Buffer

If you’re a fan of layer styles in Photoshop, CSS3Ps can save you a ton of time futzing with CSS3 values: j.mp/YHHrAO

via Buffer

Hide those damned .scssc / .sass-cache files from CMD+P in Sublime Text FOR-EV-ER: j.mp/16xR36j

via Buffer

@kevinwhoffman This is what it should be: cl.ly/Owyh . You may just have to git clone it to the packages directory.

via Twitter Web Client in reply to kevinwhoffman

@kevinwhoffman Nope, I did it through package control. Perhaps you already have it installed? CMD+Shift+P > List Packages.

via Twitter Web Client in reply to kevinwhoffman

If you use the SCSS package for Sublime Text, check out these built in shortcuts for things like @import & @extend: j.mp/14k34rv

via Buffer

@juanggiraldo Interesting. Had seen it before but didn’t realize it was more of a CMS. You installed it / using it yet?

via Twitter Web Client in reply to juanggiraldo

@JoseTomasTocino Yeah no worries. Glad you found it useful Jose.

via Twitter Web Client

If you’re wondering how to use @compass extensions with @TeamMixture, they have some awesome docs (with videos!): j.mp/ZLiEcK

via Buffer

If you’re using @TeamMixture & don’t want Liquid to automatically use a .min file, set “debug:true” in your mixture.json file.

via Buffer

@juanggiraldo Lunch at Mountain state tomorrow? Might be a crew coordinated by @dmolsen.

via Twitter for Android

If you’re not on the Sass program but want a simple way to concatenate many CSS files, @TeamMixture allows just that: j.mp/ZRWV6q

via Buffer

Some screenshot previews of Bootstrap 3 are over on GitHub: j.mp/YDn220

via Buffer

@b_nelsen I haven’t used Breakpoint yet, but just used a variation of it in my last project. cl.ly/Ocg6 Inline media queries FTW

via Twitter Web Client

SMACSS will turn what you know about writing CSS upside down. Here’s a video introduction to SMACSS: j.mp/ZCEO0F

via Buffer

Yup, gonna be writing all my markdown in Markable.in from now on: j.mp/10hQjzk The side by side preview is killer.

via Buffer

Page weight matters, a valuable read on how YouTube went from 1.2mb to 98kb, & how it affected low bandwidth markets: j.mp/128mM9A

via Buffer

@kevinwhoffman @robwierzbowski @KurtEmch My issue was with Firefox interpreting FW in differently than letters. Definitely fontscom issue

via Twitter for Android in reply to kevinwhoffman

@robwierzbowski Pretty sure only with @Fontscom at the moment. Although I seem to remember a similar issue with Ggl fonts too way back when.

via Twitter for Android in reply to robwierzbowski

Be careful when using numbers for “font-weight” with @Fontscom. Different browsers render different things. Best practice: use words instead

via Buffer

Using CMD+D in Sublime today like a BOSS. It selects the next occurrence of what you have currently selected. CTRL+CMD+D is pretty cool too.

via Twitter Web Client