Difference between revisions of "Category:Tools"
Jump to navigation
Jump to search
(→Color) |
(→Color) |
||
Line 10: | Line 10: | ||
== Color == | == Color == | ||
===Favorites=== | |||
* [http://www.javascripter.net/faq/hextorgb.htm Hex-to-RGB] and [http://www.javascripter.net/faq/rgbtohex.htm RGB-to-Hex] are quick color converters | * [http://www.javascripter.net/faq/hextorgb.htm Hex-to-RGB] and [http://www.javascripter.net/faq/rgbtohex.htm RGB-to-Hex] are quick color converters | ||
* [http://paletton.com/#uid=64y0u0kuojHm9rfr4nIBSfeN89R Paletton] makes building a color palette easier, especially since it includes colorblindness tools | * [http://paletton.com/#uid=64y0u0kuojHm9rfr4nIBSfeN89R Paletton] makes building a color palette easier, especially since it includes colorblindness tools | ||
* [https://webaim.org/resources/contrastchecker/ WebAIM Color Contrast Checker] is there to make sure your colors have accessible levels of contrast. | * [https://webaim.org/resources/contrastchecker/ WebAIM Color Contrast Checker] is there to make sure your colors have accessible levels of contrast. | ||
See [[Colorblindness]] for additional color tools and [[:Category: Cascading Style Sheets]] for CSS tools that make gradients and stripes and the like easier. | See [[Colorblindness]] for additional color tools and [[:Category: Cascading Style Sheets]] for CSS tools that make gradients and stripes and the like easier. | ||
=== Other tools === | |||
* [http://www.pictaculous.com Pictaculous] generates color palettes based on a photograph you upload. | |||
* [https://www.colorcombos.com/combotester.html?color0=484452&color1=F8F2DA&color2=C7AFBD&color3=DDECEF&color4=99aacc&color5=88CA8E Color Combo Tester] lets you put a few columns of colors next to each other while fiddling with a palette | |||
== Code == | == Code == |
Revision as of 20:07, 15 May 2018
Design tools I love to use. And by "love" I mean I choose these over the alternatives every time.
Calculators
- PX to EM converts pixels to Ems
CSS
See Category: Cascading Style Sheets
Color
Favorites
- Hex-to-RGB and RGB-to-Hex are quick color converters
- Paletton makes building a color palette easier, especially since it includes colorblindness tools
- WebAIM Color Contrast Checker is there to make sure your colors have accessible levels of contrast.
See Colorblindness for additional color tools and Category: Cascading Style Sheets for CSS tools that make gradients and stripes and the like easier.
Other tools
- Pictaculous generates color palettes based on a photograph you upload.
- Color Combo Tester lets you put a few columns of colors next to each other while fiddling with a palette
Code
- CanIUse tells you which browsers support the HTML/CSS/JS capabilities you want to use, so you can plan accordingly.
Converters
- Pandoc is a command-line tool for converting from one file format (such as HTML) to another (such as MediaWiki)
Deliverables
- Sketch is my preferred wireframing tool. That's a big deal, because I thought I'd probably wireframe in Photoshop or Visio (!!) for my whole career.
- Omnigraffle is my preferred every-other-diagram too. I do process flows, site maps, and everything else under the sun in it for work. For home I do everything from timelines (it's kind of hard for timelines) to sketches of the new deck, to family trees or "what is that neighbor's name?" maps.
Time Management
- Asana is my preferred to-do / agile / kanban board. (It does both multi-column boards *and* plain lists.) It also will timeline things that have dates on them. I currently use it to track both my work responsibilities (through work boards that are funded) and my writing/fiction responsibilities (through a free board). When my Asana boards are up to date I feel like I have some bit of control over my life.
UX Thinking
- Design Principles is an ongoing and growing list of design principles and heuristics I use to validate my work
Wiki
- EmbedVideo Extension lets me embed videos in this here wiki.
Pages in category "Tools"
The following 2 pages are in this category, out of 2 total.