Skip to main content

Home/ Groups/ Arquitectura?
Pablo Lalloni

$ cheat git - 2 views

  •  
    El machetón de git que no entra en la palma de la mano.
Pablo Lalloni

Compass Home | Compass Documentation - 0 views

  •  
    Compass is an open-source CSS Authoring Framework.
Pablo Lalloni

Jasmine - 0 views

  •  
    Jasmine is a behavior-driven development framework for testing JavaScript code.
Pablo Lalloni

PhantomJS: Headless WebKit with JavaScript API - 0 views

  •  
    PhantomJS is a headless WebKit with JavaScript API. It has fast and native support for various web standards: DOM handling, CSS selector, JSON, Canvas, and SVG.
Pablo Lalloni

Twitter Bootstrap - 0 views

  •  
    Simple and flexible HTML, CSS, and Javascript for popular user interface components and interactions.
Pablo Lalloni

HTML5 Boilerplate - A rock-solid default template for HTML5 awesome. - 0 views

shared by Pablo Lalloni on 28 Jun 12 - Cached
  •  
    HTML5 Boilerplate is the professional frontend developers's base HTML/CSS/JS template for a fast, robust and future-safe site.
Pablo Lalloni

The Top 10 Javascript MVC Frameworks Reviewed - CodeBrief - 1 views

    • Pablo Lalloni
       
      Estos features me parecen que son excelentes objetivos a buscar.
  • Specifically, the following four features are very important to me: UI Bindings - I’m not just talking about templates, I’m talking about a declarative approach to automatically updating the view layer when the underlying model changes. Once you have used a framework (such as Flex) that supports UI bindings, you can never go back. Composed Views - Like all software developers, I enjoy creating modular reusable code. For this reason, when programming UI, I would like to be able to compose views (preferably at the template layer). This should also entail the potential for a rich view component hierarchy. An example of this would be a reusable pagination widget. Web Presentation Layer - We are programming for the web here people, the last thing I want are native-style widgets. There is also no reason for a web framework to create it’s own layout manager. HTML and CSS are already the richest way to do style and layout in existence, and should be used as such. The framework should be centered around this concept. Plays Nicely With Others - Let’s face it, jQuery is pretty amazing. I don’t want a framework which comes bundled with a sub-par jQuery clone, I want a framework which recommends using jQuery itself.
    • Pablo Lalloni
       
      ESTOS features
Pablo Lalloni

[#AS7-3719] Grails app load with Jboss 7 - JBoss Issue Tracker - 0 views

    • Pablo Lalloni
       
      Aparentemente en los comments de mas abajo hay una solución propuesta por Graeme Rocher para deployar correctamente aplicaciones Grails en JB7+
    • Pablo Lalloni
       
      Marqué el comentario relevante con amarillo.
  • Hide Permalink Graeme Rocher added a comment - 19/Mar/12 12:52 PM Building the Grails war with: grails -Dgrails.project.war.osgi.headers=false war Will remove the OSGi headers from the WAR file which is what is confusing JBoss 7. The above can also be configured in BuildConfig.groovy
« First ‹ Previous 1201 - 1220 of 1478 Next › Last »
Showing 20 items per page