bennet-schulz.com
July 2014 ~ Java Enterprise Software Development
http://www.bennet-schulz.com/2014_07_01_archive.html
Java Enterprise Software Development. Blogging about Software Development focused on Java Enterprise Edition and Integration. I am also blogging about general Java topics, books and so on. Rezension: JavaScript für Java-Entwickler. Eine schnelle und kompakte Fremdenführung für alle Java-Migranten. Ganz ohne fiese Stolperfallen! Verlag: entwickler.press (20. Oktober 2013). Oliver Zeigermann ( @DJCordhose. Der Autor beginnt seine Fremdenführung mit einer präzisen Kurzeinführung in die JavaScript Konsole un...
tangrui.net
Java 栈上的 JavaScript - 显影之尘
http://www.tangrui.net/javascript-over-java-stack
注 以上视频在 youtube 上,你懂得该怎么做。 上面所做的一个 lighting talk,当时的题目叫做 Enterprise JavaScript。 Enterprise JavaScript 是一个非常大的话题,会涉及到跟各种 Java 中间件的互操作问题,这里仅就如何在一个完整的 Java 栈上面以 JavaScript 作为首要编程语言来提高 Java 系统的开发效率展开讨论。 社区通常都有这么一个共识 Java 虚拟机是个好东西,但 Java 语言本身不一定。 尽管在 Node 平台上使用 JavaScript 开发后端应用早已是习以为常的事情,但是在 Java 平台上,这件事情就显得不那么容易了。 说到在 Java 开发栈上运行 JavaScript 就不能不提大名鼎鼎的 Rhino. 年就已经出现的 JavaScript 引擎,并完全由 Java 代码编写而成。 后来被 JDK 1.6 收纳为官方默认的 JavaScript 引擎。 这也就意味着在整个 Java 发展历史中,都是一直可以支持运行 JavaScript 的。 再有 Vert.x 还是 reactive 的。
stillhacking.blogspot.com
stillhacking: REST from Boston
http://stillhacking.blogspot.com/2015/06/rest-from-boston.html
What's going on in my world of programming, my world in general, and some rumblings. Saturday, June 13, 2015. Realizing it's been a long time since I (published) a blog entry, here's what I am up to at the moment.I happen to be in Boston to catch a Red Sox game and I have some down time. I am coding a REST client for the Domino Access Services which are nicely documented here. If you're coding in Java and need to consume a REST web service, the Spring RestTemplate is worth a look. Opinions and rumblings ...
thinkingcloud.info
Essay | Thinking In Cloud
http://thinkingcloud.info/category/essay
The English Blog for Jack. This is the category for all my essays, the essay can talk about anything, mostly in philosophy and programming. Let’s talk about the reports. Let’s talk about the reports. Another long time until last post. I’m a lazy writer after all. 😉. Working on something interesting recently, very interesting indeed, but in this article, the part that I want to speak, is the report part. 1. The requirements of the report. Let’s start with the requirements part. This seems the most useles...
tirthalpatel.blogspot.com
Tirthal's Tech Cafe - Java Platform and Software Engineering related blogs and articles: Java power tools series - Steps to setup Hotswap Agent in Eclipse
http://tirthalpatel.blogspot.com/2014/06/steps-to-setup-hotswap-agent-in-eclipse.html
Sunday, 8 June 2014. Java power tools series - Steps to setup Hotswap Agent in Eclipse. I hope, you have already read " Preface. Of my java power tools series. Hotswap agent provides Java unlimited runtime class and resource redefinition. Hotswap agent supports all major frameworks, it is. Free, open source and extensible. What does it mean to you? The main purpose of such tools is to avoid traditional java development methodology - - change - restart and wait - check. You are lucky, if you use JRebel.
stillhacking.blogspot.com
stillhacking: Docking some
http://stillhacking.blogspot.com/2015/07/docking-some.html
What's going on in my world of programming, my world in general, and some rumblings. Saturday, July 04, 2015. Under the new technologies (at least new to me), comes Docker. I have been playing with Docker on and off for a good bit now. I don't think I really got it until JavaOne last October. I have created a couple of cool use cases since then that I think ultimately will really help our organization. My most recent find is the Informix image created by IBM which can be found here. I am an Enterprise Ap...
stillhacking.blogspot.com
stillhacking: Themes for NetBeans
http://stillhacking.blogspot.com/2014/01/themes-for-netbeans.html
What's going on in my world of programming, my world in general, and some rumblings. Friday, January 31, 2014. I have no idea how long this site has been around or how I missed it until very recently but I am glad I found it. If you like NetBeans but would like to change the colors to match another favorite IDE or editor, there's a chance someone has already done it. Check it out here. Subscribe to: Post Comments (Atom). Trust in the LORD with all your heart and lean not on your own understanding.
tangrui.net
编程 Archives - 显影之尘
http://www.tangrui.net/category/programming
注 以上视频在 youtube 上,你懂得该怎么做。 上面所做的一个 lighting talk,当时的题目叫做 Enterprise JavaScript。 Enterprise JavaScript 是一个非常大的话题,会涉及到跟各种 Java 中间件的互操作问题,这里仅就如何在一个完整的 Java 栈上面以 JavaScript 作为首要编程语言来提高 Java 系统的开发效率展开讨论。 社区通常都有这么一个共识 Java 虚拟机是个好东西,但 Java 语言本身不一定。 尽管在 Node 平台上使用 JavaScript 开发后端应用早已是习以为常的事情,但是在 Java 平台上,这件事情就显得不那么容易了。 说到在 Java 开发栈上运行 JavaScript 就不能不提大名鼎鼎的 Rhino. 年就已经出现的 JavaScript 引擎,并完全由 Java 代码编写而成。 后来被 JDK 1.6 收纳为官方默认的 JavaScript 引擎。 这也就意味着在整个 Java 发展历史中,都是一直可以支持运行 JavaScript 的。 再有 Vert.x 还是 reactive 的。
joelmoniz.com
GSOC 2015 | joel_moniz
https://joelmoniz.com/gsoc-2015
This blog is a little about what I'm up to. So I’ll be working under The Processing Foundation. For yet another awesome summer. This year, as part of Google Summer of Code 2015. As my mentor. Here’s a(n almost) day-to-day activity log of what I’ve been upto:. Minor tweaks to auto-complete, added variable support. Made auto-complete handle overloaded methods like the original. Tweaked the PDE’s UI- the UI now looks almost exactly like the original. Tested out how the Java auto-complete would look like if ...
SOCIAL ENGAGEMENT