-
Trivadis Developer Blog
This is the publication playground for these guys from OIO Trivadis, the Trivadis Group`s Java experts.
Tag cloud
Agile Methods and development Atlassian Tools Build, config and deploy Did you know? Eclipse Universe Groovy and Grails Java and Quality Java Basics Java EE Java modularization Java Persistence Java Runtimes - VM, Appserver & Cloud Java Web Frameworks MDSD Open Source BI Other languages for the Java VM Politics Security SOA / Webservices Spring Universe Web as a Platform XML Universe
Tag Archives: Bootstrap
Bootstrap 3.0 – flat design and improved responsiveness
Bootstrap has been released recently in version 3.0. Bootstrap is a open-source HTML/CSS toolkit (Apache 2 licence) to build modern websites or web applications. It’s not a framework but a set of css styles and jQuery plugins to help kick … Continue reading
Posted in Web as a Platform
Tagged Bootstrap, CSS3, Flat Design, Mobile, Responsive Design, twitter
Leave a comment
Bootstrap 2.1 and 2.2 – what’s inside the box?
After version 2.0 of Twitter’s Bootstrap has been released a while ago, there are two new releases: 2.1 and 2.2. Bootstrap is a open-source HTML/CSS toolkit (Apache 2 licence) to build modern websites or web applications. It’s not a framework … Continue reading
Bootstrapping JSF applications with SystemEvents
SystemEvents offer a nice way to respond to events like system startup or -teardown. A frequent use case is to log if the application startup was successfull and if all neccessary resources are available. If a problem occurs during startup … Continue reading
Posted in Build, config and deploy, Java EE, Java Web Frameworks
Tagged Bootstrap, Events, JSF
1 Comment
Twitter’s Bootstrap 2.0 released
Twitter recently released Bootstrap 2.0. Bootstrap is a open-source HTML/CSS toolkit (Apache 2 licence) to build modern websites or web applications. It’s not a framework but a set of css styles and jQuery plugins to help kick starting your application … Continue reading