Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1
Compare

Haml is a markup language that’s used to cleanly and simply describe the XHTML of any web document without the use of inline code. Haml functions as a replacement for inline page templating systems such as PHP, ASP, and ERB, the templating language used in most Ruby on Rails applications. However ... [More] , Haml avoids the need for explicitly coding XHTML into the template, because it itself is a description of the XHTML, with some code to generate dynamic content. [Less]

4.62222
   
  1 review  |  141 users  |  7,818 lines of code  |  15 current contributors  |  Analyzed about 1 year ago
 
 

"Official" TextMate Bundles

4.60606
   
  0 reviews  |  91 users  |  346,514 lines of code  |  0 current contributors  |  Analyzed about 16 hours ago
 
 

ColdFusion on Wheels provides fast application development, a great organization system for your code, and is just plain fun to use. One of our biggest goals is for you to be able to get up and running with Wheels quickly. We want for you to be able to learn it as rapidly as it is to write applications with it.

5.0
 
  0 reviews  |  3 users  |  115 lines of code  |  0 current contributors  |  Analyzed 12 days ago
 
 

Web-based user interface sketching tool

5.0
 
  0 reviews  |  1 user  |  5,819 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 

DescriptionPlugin name: table_styles Up to 42 table css styles, which is specially useful for your admin pages. Original from CSS Table Gallery Created by Xiaobo On Rails Blog posts about this plugin: http://xiaoboonrails.blogspot.com/search/label/table_styles Installationscript/plugin ... [More] install http://rails-plugin-table-styles.googlecode.com/svn/trunk/table_styles Usage Use the demo to find one of your favorable style. Start your server: >script/server Visit http://localhost:3000/table_styles_demo/ Remember to add map.connect :controller/:action in your routes.rb Choose one of table styles in your layout header, use "tagbox" as an example. Use it in your view .... Use form helper if you want to let admin user to choose table style in user preferences page. table_style_select or table_style_options_for_select [Less]

0
 
  0 reviews  |  0 users  |  2,919 lines of code  |  0 current contributors  |  Analyzed 7 days ago
 
 

Stack's Frame is a set of software for managing a laptop behind a picture frame. frame-admin is a web application which allows you manage photo albums on the laptop. frame-display is a linux application which randomly displays photos in your photo albums

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 12 days ago
 
 

Stiki consists of a Wiki for managing documents and a Blog for posting updates. It is a Ruby on Rails application that utilizes AJAX, but gracefully fails in the absense of Javascript.

0
 
  0 reviews  |  0 users  |  4,899 lines of code  |  0 current contributors  |  Analyzed 16 days ago
 
 

Preliminary web design for AustCity.

0
 
  0 reviews  |  0 users  |  108 lines of code  |  0 current contributors  |  Analyzed 1 day ago
 
 

This project is a port of the functionality from Ruby on Rails' Active Support Inflection classes into Javascript. Instead of supporting the functionality in a new Inflector object, I've chosen to extend the Javascript String object. This was ported initially to support plurality in Jester ... [More] (http://thoughtbot.com/projects/jester). If anyone requires a different license in order to use this, please let me know and I can switch it over. I intend for this to be generally available for anyone's usage, and am not intentionally limiting it. Currently supported: String.pluralize(plural) == String renders a singular English language noun into its plural form normal results can be overridden by passing in an alternative String.singularize(singular) == String renders a plural English language noun into its singular form normal results can be overridden by passing in an alterative String.camelize(lowFirstLetter) == String renders a lower case underscored word into camel case the first letter of the result will be upper case unless you pass true also translates "/" into "::" (underscore does the opposite) String.underscore() == String renders a camel cased word into words seperated by underscores also translates "::" back into "/" (camelize does the opposite) String.humanize(lowFirstLetter) == String renders a lower case and underscored word into human readable form defaults to making the first letter capitalized unless you pass true String.capitalize() == String renders all characters to lower case and then makes the first upper String.dasherize() == String renders all underbars and spaces as dashes String.titleize() == String renders words into title casing (as for book titles) String.demodulize() == String renders class names that are prepended by modules into just the class String.tableize() == String renders camel cased singular words into their underscored plural form String.classify() == String renders an underscored plural word into its camel cased singular form String.foreign_key(dropIdUbar) == String renders a class name (camel cased singular noun) into a foreign key defaults to seperating the class from the id with an underbar unless you pass true String.ordinalize() == String renders all numbers found in the string into their sequence like "22nd" Thanks, Ryan Schuft (ryan.schuft@gmail.com) [Less]

0
 
  0 reviews  |  0 users  |  409 lines of code  |  0 current contributors  |  Analyzed 2 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.