21 May 2013

The Ruby Reflector

Topic

Blueprint

  Source Favicon
By Doug Avery of Viget.com Blogs 7 months ago.
Email

…concern — Layout. It's still one of the easiest concerns to abstract out from your build, and Blueprint has numerous competing frameworks that accomplish the same goal. The concept is simple: using presentational, layout-only classes separates the problem of visually structuring your design from the task of visually styling it.

Unseparated:

In this example, the article type dictates a layout behavior for the additional-info box. In some cases, this kind of behavior needlessly …

viget.com Read
  Source Favicon
By Mike Gunderloy of A Fresh Cup 12 months ago.
Email

Removing Blueprint from Compass in 0.13 - The Compass CSS authoring framework is going to become grid-agnostic.

Bartender - App to organize your OS X menu bar. Definitely helped out on my messy dev box.

Bear CSS - Upload a HTML document, get back a CSS template based on the markup that you used.

MySQL is done. It's the Postgres Age. - I'm feeling this more and more lately myself.

afreshcup.com Read
  Source Favicon
By terry of terrbear.org 12 months ago.
Email

…since I've never done any iOS development before, I didn't realize that a lot of things that Blueprint made easy (say, gradient buttons), aren't apparently as easy to drag & drop in XCode. So there was a little bit of a delay in development where the developer was waiting for me to provide the right assets for the app (button backgrounds, the stoplight, etc).

As far as technical specs, I think the more (useful) information you can provide, the more time you'll end up …

terrbear.org Read
  Source Favicon
By newrelicblog of New Relic over 1 year ago.
Email

New Relic as a required software package as they publish templates in Tier 3's Blueprint Library.

Jared Wray, Tier 3's Chief Technology Officer, said today, " Enterprise developers require performance, stability and scalability in their mission crucial applications, but still struggle with monitoring these applications. New Relic's application-level monitoring and analytic capabilities combined with Tier 3's custom infrastructure and OS monitoring enables …

newrelic.com Read
  Source Favicon
Email

…handled by Haml, Sass and Compass, with a little help from Blueprint CSS framework. Such a combination introduces flexible abstractions in the stylesheets, pleasantly clean markup code and adds a terrific speed boost to your workflow.

The Handbook assembly happens with help from Prawn library, which provides a robust and intuitive interface for the dynamic generation of PDFs. Unlike most use cases, the documents are saved to a file and then mailed as an attachment. These actions …

applicake.com Read
  Source Favicon
By KOTP of RubyLearning Blog over 2 years ago.
Email

Sinatra, Haml, and DataMapper. And then shows you how to use Blueprint CSS, Google Chart API, and HostIP. Alternatively, he goes over quickly how to deploy using Heroku.

The next application you will look at is TwitterClone.

You will use the following: JSON, GoogleClientLogin, Gravatar, and TinyURL, RPX (authentication provisioning service), TinyURL, and of course, Heroku for non-local deployment.

Like the first clone, you will review why he chose Twitter (kind …

rubylearning.com Read
  Source Favicon
By jeff of Comments on: blog almost 3 years ago.
Email

Interesting tidbits from around the web (August 6th):

Son of Grok » Blog Archive » (Almost) Primal Poppers - everything is better with bacon

olauzon's tempatra at master - GitHub - A Sinatra application generator providing Blueprint CSS, jQuery, Haml, Sass, Compass, RSpec, Cucumber, and Capybara.

WeeChat, the extensible chat client - another text based irc client, feels a bit like irssi

Upstack - Products - Looks like another crowd sourced design platform.

blog.thequeue.net Read
  Source Favicon
By saikiran of The Usware Blog - Django Web Development 3 years ago.
Email

Among most of the CSS Frameworks that i have come across Blueprint & YUI frameworks seems to be the most powerful frameworks.

Blue print CSS Framework Blueprint is a CSS framework, which aims to cut down on your development time. Blueprint Grid CSS Generator helps you generate more flexible versions of Blueprint's grid.css and compressed.css and grid.png files. Whether you prefer 8, 10,16 or 24 columns in your design, this generator now enables you that …

uswaretech.com Read
  Source Favicon
On Tammer Saleh over 3 years ago.
Email

…Inherited Resources, Authlogic, HAML , Blueprint CSS framework, Shoulda test suite and extra macros, Formtastic (with validation reflection plugin), Hoptoad, Blue Ridge JS testing framework, will paginate, Paperclip, and

RedCloth.

To use:

It's a good idea to have some info handy, including the hoptoad key for the new project, a gmail email address and password for configuring outgoing email, and the S3 key and secret for paperclip avatars.

Once you've …

tammersaleh.com Read
  Source Favicon
By David Bock of On the Path over 3 years ago.
Email

There are a lot of these frameworks now - YUI, Blueprint, 960gs, and umpteen others that follow the same basic ideas. These CSS Frameworks are all about positioning... splitting the page up into a number of columns and letting you lay out <div>s on the page. As a newcomer to CSS they get you up and running fast, but miss a much bigger picture. In the end, they are nothing but ways of ' tricking' CSS into acting more like tables than semantic markup.

Semantic Markup

blog.codesherpas.com Read