blog.martinelli.ch
The Programming Architect: April 2013
http://blog.martinelli.ch/2013_04_01_archive.html
About Software Craftsmanship Today. I developed a small web app using JavaScript, HTML, CSS and REST. It's an implementation of ROCA. Style and I call it JHR: https:/ github.com/simasch/jhcr/. Learning JavaScript and ROCA. Currently I'm learning JavaScript and HTML5. Why you may ask. Because I think that it is the only right way to create web applications. So have a look: http:/ roca-style.org/. Interview about QLRM on JAXenter. QLRM is available in Maven Central. Dependency groupId ch.simas.qlrm...SQL R...
thisweekinrest.wordpress.com
This Week in #REST – Volume 42 (Dec 30 2011 – Mar 6 2012) | This week in REST
https://thisweekinrest.wordpress.com/2012/03/06/this-week-in-rest-volume-42-dec-30-2011-mar-6-2012
This week in REST. Weekly roundup of news about the REST architectural style. This Week in #REST Volume 42 (Dec 30 2011 Mar 6 2012). March 6, 2012 – 7:39 PM. This is Volume 42 of This week in REST, for December 30 2011 March 6 2012. For more information on this blog see this post. If I missed an interesting blog post, discussion or paper just e-mail me. The links, tweet. Or leave a comment on the latest blog post. Thanks! 8211; A Savage Chickens cartoon about the 404 status code. 8211; “hypermedia ...
innoq.com
The Web as a Platform
https://www.innoq.com/en/topics/web
The Web as a Platform. Sustainable Development and Integration with Web Technologies. The World Wide Web is by far the largest distributed IT-system created by humankind and a prime example for scalability, reliability, and fault tolerance. The Web's principles are as simple as they are effective. The Web's technologies are robuts and time-proven. Skalierbare Web-Architekturen - Modul zum iSAQB Certified Professional for Software Architecture Advanced Level. Courtyard by Marriott Köln. 3 months from now.
wscherphof.wordpress.com
wscherphof – Fully Featured
https://wscherphof.wordpress.com/author/wscherphof
You Ain't Gonna Need IT. Een case voor de usecase. February 27, 2017. February 27, 2017. In de context van agile development. Wordt voor de specificatie van functionaliteit vaak rechtstreeks gegrepen naar user stories. Waardoor een agile team vaak binnen zeer korte tijd aankijkt tegen een enorme stapel van user stories, die stuk voor stuk een promise for a future conversation. Inhouden. Moeten we dan niet die gesprekken maar eens gaan voeren? Wat doen we met de uitkomst van die gesprekken? Van het systee...
olivergierke.de
Oliver Gierke - Websites VS. APIs
http://olivergierke.de/2013/02/websites-vs-apis
Websites VS. APIs. I’ve been recently pulled into some Twitter conversations about the quality of the new open data portal launched by the German government available at govdata.de. I put launched in quotation marks as the launch has been a rather rocky one critized through out. I in particular made fun of the very verbose. Resource the portal exposes. If you do a. On it all you get returned is a:. Version" : 1 }. Caused a bit of response and started some interesting conversation. Why is that the case?
falkoriemenschneider.de
My quest for drastically simpler browser UIs - falkoriemenschneider.de
http://www.falkoriemenschneider.de/a__2014-12-03__Drastically-simpler-browser-UI.html
My quest for drastically simpler browser UIs. A web application built with significant amounts of JavaScript code running inside the browser is a viable UI technology choice. Even in a conservative environment, teams can today legitimately decide to ignore traditional Java web UI frameworks like JSF, Spring MVC, Wicket, Tapestry etc. in favor of purely JS based libraries like AngularJS, Ember or React which usually results in single-page applications (SPA). TL;DR My ClojureScript prototype. No static typ...
smizell.com
HTML, Hypermedia API, and a Decoupled UI · Stephen Mizell
http://smizell.com/weblog/2014/html-hypermedia-api-decoupled-ui
I am a software engineer for Apiary. This is my personal website. Watching the world go by too quickly. HTML, Hypermedia API, and a Decoupled UI. This article aims to start a discussion about a different way to look at developing web applications that tries to address the many difficulties surrounding building modern Single Page Applications (SPA). If I could sum up this idea into one thought, Id say it is:. Theres a lot there, so Id like to explain this. HTML as transport media type. Is one of the centr...