thomasxiii | 5 years ago | on: Clover: An all-in-one notebook
thomasxiii's comments
thomasxiii | 12 years ago | on: Show HN: Macaw - The code-savvy web design tool
1. Setting arbitrary breakpoints for responsive design, which will export all the necessary media queries. 2. Reusable components – save them to your library, pull them out on any page, edit them in one spot and update all instances. 3. Reusable styles - save a style, apply it anywhere, edit it in one spot… you get the idea. 4. UI Kits - load in the wireframing kit to easily drag and drop flexible components to design with. Those components can then be morphed into other elements so you don't have to throw away your wireframes. 5. Multiple pages - comes in really handy with components. save a header, apply it to multiple pages and manage it in one spot. 6. Interactivity - add an interaction class to an element and Macaw will auto-generate variables needed for interactivity. 7. Style guides - Macaw will abstract all the useful bits of your document (grids, swatches, components, etc) and generate a style guide for quick access to the styles.
…and more :)
We're not sure what we'll charge just yet, but it will be a fixed price.
thomasxiii | 12 years ago | on: Show HN: Macaw - The code-savvy web design tool
thomasxiii | 13 years ago | on: Google's Digital Creative Guidebook
thomasxiii | 13 years ago | on: Lenticular.js - tilt-controlled images
thomasxiii | 13 years ago | on: CSS 3D Lighting Engine
Modeling 3D objects – like the Photon crane – with CSS is absurd! It was done solely for that initial "neato!" effect.
Hope that helps clear some things up.
thomasxiii | 13 years ago | on: CSS 3D Lighting Engine
thomasxiii | 14 years ago | on: Beercamp: An Experiment With CSS 3D
No, there isn't a way to access everything without a 3d capable browser. This was more of a time constraint than anything else.
Thank you for clarifying the depth-sorting issue. I've perhaps overgeneralized in that area. So, will browsers render interpenetration differently based on the hardware?
thomasxiii | 14 years ago | on: Interactive CSS3 lighting effects
thomasxiii | 14 years ago | on: Interactive CSS3 lighting effects
thomasxiii | 14 years ago | on: Impressive html5/css3 clock; no Flash.
It's written only for webkit because I don't have the time to cross-browser check experiments. Can't wait until we don't need browser prefixes.
thomasxiii | 14 years ago | on: Impressive html5/css3 clock; no Flash.