Re: [The Java Posse] Podcast suggestions?

2014-05-07 Thread Jan Goyvaerts
It's a downtime indeed :-( I'm now more on Linux podcasts: Linux Outlaws, Linux Voice, Full Circle, ... those are funny. And interesting - if you're into Linux. And the occasional Scalawags with Dick Wall. But that's Scala. And barely comprehensible when Daniel gets too deep into Type Theory.

[The Java Posse] The rationale of Scala MapLike.mapValues() ?

2014-03-19 Thread Jan Goyvaerts
I have been chasing a weird bug for some time now - and finally found it. I thought MapLike.mapValues() was a shortcut variant of map(), but to only map the values. Easy and less code. The ScalaDoc of mapValues reads Transforms this map by applying a function to every retrieved value. A generic

Re: [The Java Posse] need a help

2014-03-12 Thread Jan Goyvaerts
I had caching issues in that sense some time ago. Cleared the whole lot and restarted the browser. I'm not sure if the history had to go too... On 03/12/2014 11:34 AM, Deepak Ganer wrote: Hi All I need a hep from any one I am facing issue with my favicon.ico it displaying in Google

Re: [The Java Posse] Re: Java reporting tool - any tips?

2014-03-04 Thread Jan Goyvaerts
JasperReports and iReports maybe ? I never had a case I couldn't solve with it. On 03/04/2014 06:07 AM, Sreeram Sreenivasan wrote: You can check out Ubiq (http://ubiq.co). It is a web based reporting tool for MySQL. Easily connect to your MySQL database and create reports using drag drop from

Re: [The Java Posse] Any Excitement about JDK 8?!?

2014-02-17 Thread Jan Goyvaerts
I think the mentioned downsides summarize it quite well: It is already obsolete - before even being released. And it will belong to the stone-age when becoming mainstream. Sadly. At work we are still stuck with JDK6 because many of our customers still run their servers with it. Telling them it's

Re: [The Java Posse] Re: Jigsaw take IV

2013-09-10 Thread Jan Goyvaerts
, August 29, 2013 8:24:46 PM UTC+2, Jan Goyvaerts wrote: *sigh* Was (being inspired by) OSGi really *such* a bad idea ? :-/ http://mail.openjdk.java.net/**pipermail/jigsaw-dev/2013-** August/003328.htmlhttp://mail.openjdk.java.net/pipermail/jigsaw-dev/2013-August/003328.html They didn't

[The Java Posse] Jigsaw take IV

2013-08-29 Thread Jan Goyvaerts
*sigh* Was (being inspired by) OSGi really *such* a bad idea ? :-/ http://mail.openjdk.java.net/pipermail/jigsaw-dev/2013-August/003328.html They didn't postpone the schedule a fourth time, did they ? -- You received this message because you are subscribed to the Google Groups Java Posse

[The Java Posse] How to find a JVM's expiration date ?

2013-07-16 Thread Jan Goyvaerts
As of JDK7 b21 JVM's have an expiration date. For example in the release notes: JRE Expiration Date The expiration date for JRE 7u21 is 07/18/2013. I *think* it's meant to give an indication about being it time to install an update. Taking Java's recent history about security issues, this is

Re: [The Java Posse] Can (Gmail) email be read?

2013-06-29 Thread Jan Goyvaerts
For technically savvy people it is. But for the common user I guess it's too big an obstacle. Especially when they use a web client. Maybe a plugin of some sort ? On Fri, Jun 28, 2013 at 9:39 PM, Cédric Beust ♔ ced...@beust.com wrote: On Fri, Jun 28, 2013 at 12:34 PM, Jan Goyvaerts java.arti

Re: [The Java Posse] Can (Gmail) email be read?

2013-06-28 Thread Jan Goyvaerts
Very sensible indeed - you never know whether Echelon can read your mind too now. :-) Btw, the answer to the original question is possibly not so difficult to find: has Google admitted to pass data to the US authorities ? Like the other corporates that is ? If so, then, well, make your own

Re: [The Java Posse] Can (Gmail) email be read?

2013-06-28 Thread Jan Goyvaerts
Well, yes... but WE know what it is and how to use it. But 99% of our correspondents don't. And good luck to you to convince them to set up an encrypted mail. There should be a button somewhere in gmail to press on to generate and publish a certificate. And another to encrypt the text. On Fri,

Re: [The Java Posse] Can (Gmail) email be read?

2013-06-27 Thread Jan Goyvaerts
It's probably easier for you to enable IMAP and use an email client with encryption capabilities (eg Thunderbird). Even if it's for those emails only. And even if one attracts the attention of the eye of Sauron, what will happen that's different ? On Thu, Jun 27, 2013 at 11:26 AM, Fabrizio

Re: [The Java Posse] Can (Gmail) email be read?

2013-06-27 Thread Jan Goyvaerts
Depends whether that government has the legal right to force google to pass that data. No ? On Thu, Jun 27, 2013 at 11:39 AM, Rakesh rakesh.mailgro...@gmail.comwrote: the question is not about trusting Google but can a government access email contents from Google easily? On 27 June 2013

Re: [The Java Posse] Can (Gmail) email be read?

2013-06-27 Thread Jan Goyvaerts
Why would SSL not be strong enough ? For the purpose of emails that is. On Thu, Jun 27, 2013 at 12:48 PM, Fabrizio Giudici fabrizio.giud...@tidalwave.it wrote: On Thu, 27 Jun 2013 12:36:28 +0200, Thomas Matthijs li...@selckin.be wrote: But the assumption was made that the SSL encryption

Re: [The Java Posse] Javapocalypse: the new JavaZone trailer

2013-06-14 Thread Jan Goyvaerts
Thanks ! :-) I hope it's as good as the last ones. I've read somewhere oracle did something similar MI-style. But didn't see it yet. On Fri, Jun 14, 2013 at 12:08 PM, Morten A-Gott morten.anderseng...@gmail.com wrote: As per tradition, the new JavaZone trailer:

Re: [The Java Posse] Javapocalypse: the new JavaZone trailer

2013-06-14 Thread Jan Goyvaerts
Yep, License To Code. Taking Oracle's wealth and attitude into account, it is indeed a bit of shame... On Fri, Jun 14, 2013 at 1:10 PM, Morten A-Gott morten.anderseng...@gmail.com wrote: On Friday, June 14, 2013 12:50:55 PM UTC+2, Jan Goyvaerts wrote: I've read somewhere oracle did

Re: [The Java Posse] Java's Optional gets filter, map and flatMap

2013-05-30 Thread Jan Goyvaerts
Don't push your luck ! :-p On Thu, May 30, 2013 at 9:52 AM, Morten A-Gott morten.anderseng...@gmail.com wrote: With a the other day, Java 8's Optional is starting to look more useful. It finally got filter, map and flatMap: http://hg.openjdk.java.net/lambda/lambda/jdk/rev/fde3666e6394

Re: [The Java Posse] Java version numbering scheme

2013-05-14 Thread Jan Goyvaerts
Why not Fibonacci build numbers ? :-p Just kidding ... On Tue, May 14, 2013 at 10:32 AM, Anders Holmbech Brandt ahbra...@gmail.com wrote: sigh VERY clear now :-) Regards Anders On Mon, May 13, 2013 at 3:05 PM, Jan Goyvaerts java.arti...@gmail.comwrote: Now it's all clear

[The Java Posse] Java version numbering scheme

2013-05-13 Thread Jan Goyvaerts
Now it's all clear ! http://www.oracle.com/technetwork/java/javase/overview/jdk-version-number-scheme-1918258.html Couldn't resist. :-p -- You received this message because you are subscribed to the Google Groups Java Posse group. To unsubscribe from this group and stop receiving emails from

Re: [The Java Posse] Re: Book mention in episode #415

2013-05-03 Thread Jan Goyvaerts
Ready Player One really is a nice book ! And the nostalgia of playing Joust also, on my Sinclair QL. Man... Am I *that* old already ? :-) -- You received this message because you are subscribed to the Google Groups Java Posse group. To unsubscribe from this group and stop receiving emails

Re: [The Java Posse] Java 8 delayed...again

2013-05-02 Thread Jan Goyvaerts
A pity it's presented as yet again the deliver-later-but-better routine. At the third time, the credibility of such a statement is a bit low really... Not everybody in here is up to par to fix bugs in a JDK. (I'm one of those). But I think there are a lot of other valid ways to contribute. I for

Re: [The Java Posse] Re: Book mention in episode #415

2013-05-02 Thread Jan Goyvaerts
The Cookoo's Egg isn't half bad either. http://en.wikipedia.org/wiki/The_Cuckoo's_Egg -- You received this message because you are subscribed to the Google Groups Java Posse group. To unsubscribe from this group and stop receiving emails from it, send an email to

Re: [The Java Posse] Java 8 delayed...again

2013-04-19 Thread Jan Goyvaerts
The third time now, isn't it ? (Plan A/B, plan A/B-bis and now this) Maybe they're always postponing because they're only bad at estimating the effort. Not because they can't make it work. :-) But from a PR standpoint, I'm afraid this is not the best thing that could have happened to Java. It

Re: [The Java Posse] Java 8 delayed...again

2013-04-19 Thread Jan Goyvaerts
at 3:52 AM, Jan Goyvaerts java.arti...@gmail.comwrote: The third time now, isn't it ? (Plan A/B, plan A/B-bis and now this) Maybe they're always postponing because they're only bad at estimating the effort. Not because they can't make it work. :-) But from a PR standpoint, I'm afraid

Re: [The Java Posse] Java 8 delayed...again

2013-04-19 Thread Jan Goyvaerts
, then what it's really saying is that Java kicks butt. (We kick butt just as much as the other guy! And he kicks butt! We're Microsoft, and WE LIKE BUTT!... I mean, uh, kicking it.) On Fri, Apr 19, 2013 at 6:15 AM, Jan Goyvaerts java.arti...@gmail.comwrote: My mistake - error in translation

[The Java Posse] Book mention in episode #415

2013-04-12 Thread Jan Goyvaerts
Were they referring to this book ? http://www.amazon.com/Ready-Player-One-A-Novel/dp/3764530901/ I also vaguely remember Tor mentioning a book worth reading in a (much) earlier episode. It was something like kill the drone. Or something along those lines. Anybody in here has a recollection of

Re: [The Java Posse] Episode #418 Dickless

2013-04-12 Thread Jan Goyvaerts
Good to know - I'm catching up the backlog and wondering too where the Java news went. :-) On Thu, Apr 11, 2013 at 7:01 PM, Roger Armstrong roger.armstro...@gmail.com wrote: How very refreshing to hear the Java Posse discussing Java again! There's plenty of Java programmers out there and

Re: [The Java Posse] Re: Book mention in episode #415

2013-04-12 Thread Jan Goyvaerts
that at least I read: http://www.amazon.com/Ready-Player-One-A-Novel/dp/0307887448/ Not sure about the other book you are referring to though. On Thursday, April 11, 2013 11:46:44 PM UTC-7, Jan Goyvaerts wrote: Were they referring to this book ? http://www.amazon.com/Ready-** Player-One-A-Novel

Re: [The Java Posse] Episode #418 Dickless

2013-04-12 Thread Jan Goyvaerts
Right, but then again, I don't mind the occasional derailment. :-) On Fri, Apr 12, 2013 at 9:06 AM, Cédric Beust ♔ ced...@beust.com wrote: Agreed, it felt very different from the episodes these past months, much more technical, more enjoyable. Like the old days. I don't mind the language

Re: [The Java Posse] Re: Book mention in episode #415

2013-04-12 Thread Jan Goyvaerts
looking good ! drones are involved :-) thanks ! On Fri, Apr 12, 2013 at 11:16 AM, Dave Moten davidmo...@gmail.com wrote: Daniel Suarez kill decision is the one referred to by tour I think -- You received this message because you are subscribed to the Google Groups Java Posse group. To

Re: [The Java Posse] Re: Book mention in episode #415

2013-04-12 Thread Jan Goyvaerts
Terry Pratchett's, Only you can save mankind, is probably something of the same kind. His early work. http://www.amazon.fr/Only-You-Can-Save-Mankind/dp/0552551031 -- You received this message because you are subscribed to the Google Groups Java Posse group. To unsubscribe from this group and

Re: [The Java Posse] Who else uses Google Reader ?

2013-03-22 Thread Jan Goyvaerts
, even though they are struggling to keep up with all the new traffic. They are working on it, and I really like it so far. On Wed, Mar 20, 2013 at 10:21 AM, Jan Goyvaerts java.arti...@gmail.comwrote: The menu option for GR is gone already (More Google Reader). They're in a hurry it seems

[The Java Posse] Who else uses Google Reader ?

2013-03-19 Thread Jan Goyvaerts
I'm a bit surprised there are no discussion about GR being discontinued. :-) Or is Google right: am I really among those last persons using it to keep up to date with releases, articles, ... ? -- You received this message because you are subscribed to the Google Groups Java Posse group. To

Re: [The Java Posse] Who else uses Google Reader ?

2013-03-19 Thread Jan Goyvaerts
replacement, let me know! On Tue, Mar 19, 2013 at 2:46 PM, Jan Goyvaerts java.arti...@gmail.comwrote: I'm a bit surprised there are no discussion about GR being discontinued. :-) Or is Google right: am I really among those last persons using it to keep up to date with releases, articles

Re: [The Java Posse] JP episode where 1password, lasspast were discussed?

2013-02-20 Thread Jan Goyvaerts
wasn't that the holiday special ? On Wed, Feb 20, 2013 at 10:08 AM, Patrick Wright pdoubl...@gmail.comwrote: Hi, I recall a (relatively recent?) JP episode where they discussed password managers, e.g. 1password, LastPass, etc. Can't find out which episode this was via Google. Anyone

Re: [The Java Posse] Any experience with Azul's Zing JVM?

2013-01-30 Thread Jan Goyvaerts
Just out of curiosity: What kind of application is this for ? (Never used it myself) On Wed, Jan 30, 2013 at 4:49 AM, Bik Dhaliwal bik_dhali...@yahoo.comwrote: Out group at my company is considering using the Zing JVM from Azul, it promises zero GC pauses and in certain cases can vastly

[The Java Posse] Recommendations for jQuery and Bootstrap books ?

2013-01-17 Thread Jan Goyvaerts
And it has come to that - forced into JS development ! Shame ! :-p But I've got to admit jquery allows you to pull off tricks that would be very difficult server side. so there's no escaping it any more. ;-) Can somebody recommend lecture for both the subjects ? Thanks, Jan -- You received

Re: [The Java Posse] Re: Keeping Track of Multiple Passwords

2012-12-18 Thread Jan Goyvaerts
On Tue, Dec 18, 2012 at 11:05 AM, Vince O'Sullivan vjosulli...@gmail.comwrote: Thanks for all the responses. Notwithstanding the hypothetical issues raised, I've decided to give LastPass a go. The first immediate benefit was being able to open up our company intranet without having to log in

Re: [The Java Posse] Re: Keeping Track of Multiple Passwords

2012-12-17 Thread Jan Goyvaerts
I'm using Lastpass https://lastpass.com/ - it logs in for you, generates impossible passwords, has a plugin for many browsers, seems to have integration with Linux systems too. It has an ios app, but never used that. I don't even know the passwords of the sites any more. I just know it's all

Re: [The Java Posse] Re: Keeping Track of Multiple Passwords

2012-12-17 Thread Jan Goyvaerts
On Mon, Dec 17, 2012 at 11:55 AM, Fabrizio Giudici fabrizio.giud...@tidalwave.it wrote: On Mon, 17 Dec 2012 09:48:35 +0100, Jan Goyvaerts java.arti...@gmail.com wrote: I'm using Lastpass https://lastpass.com/ - it logs in for you, generates impossible passwords, has a plugin for many

Re: [The Java Posse] Ship JSF with web application ?

2012-12-02 Thread Jan Goyvaerts
We're in the product business. One of the problems is that we're trying to make an application that fits as many servers as possible. So we can't ship an application server with it. Only a war file. WE have to fit into the customer's ecosystem without imposing them a server, database, etc... My

Re: [The Java Posse] Ship JSF with web application ?

2012-12-02 Thread Jan Goyvaerts
or excluding dependencies, etc. On Sun, Dec 2, 2012 at 4:36 AM, Jan Goyvaerts java.arti...@gmail.comwrote: We're in the product business. One of the problems is that we're trying to make an application that fits as many servers as possible. So we can't ship an application server

Re: [The Java Posse] Re: Ship JSF with web application ?

2012-11-29 Thread Jan Goyvaerts
to the internet. Apart from not liking the technology and having lots of problems to do with the jsf lifecycle and its interaction with Richfaces, it's been reliable enough in production. Matthew Farwell. On Thursday, 29 November 2012 17:34:34 UTC+1, Jan Goyvaerts wrote: It has been brought to my

Re: [The Java Posse] Re: Ship JSF with web application ?

2012-11-29 Thread Jan Goyvaerts
just for the record - I've been charged to investigate the feasibility to ship JSF2 this way on a non-JSF compliant server. :-) On Thu, Nov 29, 2012 at 10:41 PM, Jan Goyvaerts java.arti...@gmail.comwrote: You guys are talking about JSF 1 ? I thought only JSF 1 was terrible. But JSF 2 isn't

[The Java Posse] dexia kantoor vinden

2012-10-26 Thread Jan Goyvaerts
TERVUURSESTEENWEG 156 3060 BERTEM -- You received this message because you are subscribed to the Google Groups Java Posse group. To post to this group, send email to javaposse@googlegroups.com. To unsubscribe from this group, send email to javaposse+unsubscr...@googlegroups.com. For more

Re: [The Java Posse] dexia kantoor vinden

2012-10-26 Thread Jan Goyvaerts
yes - oops. A note to myself. Sorry people :-) On Fri, Oct 26, 2012 at 10:58 AM, Ryan Schipper psychodr...@gmail.comwrote: oops? On Oct 26, 2012 6:43 PM, Jan Goyvaerts java.arti...@gmail.com wrote: TERVUURSESTEENWEG 156 3060 BERTEM -- You received this message because you are subscribed

Re: [The Java Posse] JavaOne 2012: Anything New?

2012-10-02 Thread Jan Goyvaerts
Of course it's silent in here ! They're all at JavaOne. :-p I would think JavaFX is the major feature. No ? On Tue, Oct 2, 2012 at 5:16 PM, clay claytonw...@gmail.com wrote: I've read through the slides for the major talks this year. They presented the exact same Java 8 content at last year's

Re: [The Java Posse] OutOfMemory Errors

2012-09-28 Thread Jan Goyvaerts
here. On Wed, Sep 26, 2012 at 6:52 AM, Jan Goyvaerts java.arti...@gmail.com wrote: Why not ? But they might block the JMX ports. You'll have to try: http://docs.oracle.com/javase/1.5.0/docs/guide/management/agent.html The Sampler profiler seems to be lightweight. And you're only

Re: [The Java Posse] OutOfMemory Errors

2012-09-28 Thread Jan Goyvaerts
In 99% of the cases the Sampler profiler does the trick. It's quick and usually precise enough. The Profiler profiler is more precise but does an extensive byte code weaving for that. The overhead is usually not worth it. On Fri, Sep 28, 2012 at 3:51 PM, Jan Goyvaerts java.arti...@gmail.comwrote

Re: [The Java Posse] OutOfMemory Errors

2012-09-26 Thread Jan Goyvaerts
There's a wonderful tool for free out of there: VisualVM. Which ships with all good JVM. :-) Type *jvisualvm* to run it. You'll need to enable remote JMX on your server. Once this is done you'll be able to connect with the server in visualvm using the Sampler tab. NOT the profiler tab. On Wed,

Re: [The Java Posse] OutOfMemory Errors

2012-09-26 Thread Jan Goyvaerts
released a refcard for VisualVM ( Full disclosure: I was on the DZone review pannel). Regards Shaine Ismail On 26 September 2012 10:22, Jan Goyvaerts java.arti...@gmail.com wrote: There's a wonderful tool for free out of there: VisualVM. Which ships with all good JVM. :-) Type *jvisualvm

Re: [The Java Posse] OutOfMemory Errors

2012-09-26 Thread Jan Goyvaerts
That's another option - cause a heapdump of the jvm when you suspect the leak is happening, transfer the dump file back locally and open it with visualvm. On Wed, Sep 26, 2012 at 12:00 PM, Fabrizio Giudici fabrizio.giud...@tidalwave.it wrote: On Wed, 26 Sep 2012 11:54:36 +0200, Ricky Clarkson

[The Java Posse] Object reflection for testing ?

2012-09-14 Thread Jan Goyvaerts
For testing purposes I'm using Unitil's utility classes to compare extensive graph models. Rather than spell out the logic to navigate the tree. More precisely to compare a complex JPA entity graph before and after saving. To make sure it survived persisting to the database. However, it gets into

Re: [The Java Posse] Would you advise Arch for Java development ?

2012-09-12 Thread Jan Goyvaerts
Aha ! *Finally* an actual Arch user ! :-) On Wed, Sep 12, 2012 at 9:42 AM, Dale Wijnand dale.wijn...@gmail.comwrote: On Tuesday, September 11, 2012 4:18:42 PM UTC+2, KWright wrote: What arch, gentoo, etc. really get you is configurability, but you WILL be paying for that by spending more

[The Java Posse] Would you advise Arch for Java development ?

2012-09-11 Thread Jan Goyvaerts
I'm curious about Arch Linux - said to be fast, stable and doing rolling updates. The initial setup is a bit long. But it seems pretty fast indeed. However, I've got the impression the fine-print on the wiki reads: updates are at your own risk. :-) What I'm looking for: - Fast - so I can

Re: [The Java Posse] Would you advise Arch for Java development ?

2012-09-11 Thread Jan Goyvaerts
really to complain about. No major updates, no fights here as well. On Tue, Sep 11, 2012 at 4:01 PM, Jan Goyvaerts java.arti...@gmail.comwrote: I'm curious about Arch Linux - said to be fast, stable and doing rolling updates. The initial setup is a bit long. But it seems pretty fast indeed

Re: [The Java Posse] Would you advise Arch for Java development ?

2012-09-11 Thread Jan Goyvaerts
stressful, you're probably better sticking with Ubuntu. On 11 September 2012 15:09, Jan Goyvaerts java.arti...@gmail.com wrote: Well yes... sticking with a release is an option too. The problem is that I have to try once in a while something new. Which usually does not exist yet for the older

Re: [The Java Posse] Would you advise Arch for Java development ?

2012-09-11 Thread Jan Goyvaerts
On Tue, Sep 11, 2012 at 6:39 PM, clay claytonw...@gmail.com wrote: Just curious, why not use the latest Ubuntu? Is there a problem with the newer releases? No - not at all. I'm running Ubuntu at home. 12.04 was the very first release that survived an update btw. And I even happen to like

Re: [The Java Posse] Re: it ain't over yet (java 7 security hole(s))

2012-09-10 Thread Jan Goyvaerts
Anything new about this ? On Sat, Sep 1, 2012 at 1:39 PM, Jan Goyvaerts java.arti...@gmail.comwrote: Let's see how fast they react now. :-) On Sat, Sep 1, 2012 at 1:31 PM, Phil Haigh surfsoftconsult...@gmail.comwrote: On Friday, 31 August 2012 20:39:54 UTC+1, bsmith.occs wrote: http

Re: [The Java Posse] Riff reguest - web frameworks

2012-09-06 Thread Jan Goyvaerts
That will be a *very* long episode ! :-) On Thu, Sep 6, 2012 at 2:26 PM, Fergus Nelson fergus.nel...@googlemail.comwrote: Hi Posse, I have been really enjoying the recent run of riffing on a particular area of java. The one on build tools was really informative. Can I please request that

Re: [The Java Posse] Riff reguest - web frameworks

2012-09-06 Thread Jan Goyvaerts
oh really ? Come on, dare to start the storm by telling which. :-p On Thu, Sep 6, 2012 at 7:11 PM, phil swenson phil.swen...@gmail.com wrote: not if they just pick the good ones. there are like 2 :) On Thu, Sep 6, 2012 at 9:20 AM, Jan Goyvaerts java.arti...@gmail.comwrote

Re: [The Java Posse] Re: it ain't over yet (java 7 security hole(s))

2012-09-01 Thread Jan Goyvaerts
Let's see how fast they react now. :-) On Sat, Sep 1, 2012 at 1:31 PM, Phil Haigh surfsoftconsult...@gmail.comwrote: On Friday, 31 August 2012 20:39:54 UTC+1, bsmith.occs wrote: http://arstechnica.com/**security/2012/08/critical-bug-**

Re: [The Java Posse] Apple vs Samsung

2012-08-27 Thread Jan Goyvaerts
candidates from all parties - Huge reductions of party power and party separation in Congress - Right now if you don't tow the party line you get no power in Congress, party-purity reigns supreme -- Jess Holle On 8/25/2012 6:09 AM, Jan Goyvaerts wrote: Since

Re: [The Java Posse] Apple vs Samsung

2012-08-25 Thread Jan Goyvaerts
Since when are laws concerning IP making much sense ? Since when is the law a synonym for justice ? That must be a long time ago now... Absurd yes - but it's Legal Absurdity. And therefore, if they don't comply to The Law, they're criminals. And will be punished. But if they comply, they'll pay

Re: [The Java Posse] Re: Cross-build injection attacks (using Maven et al.)

2012-08-22 Thread Jan Goyvaerts
Is there a possibility to sign it digitally - as for the linux repositories ? On Wed, Aug 22, 2012 at 10:12 AM, Fabrizio Giudici fabrizio.giud...@tidalwave.it wrote: On Wed, 22 Aug 2012 09:59:11 +0200, Sander Mak sander...@gmail.com wrote: For anyone interested in this discussion, I also

[The Java Posse] Twitter Bootstrap ?

2012-08-20 Thread Jan Goyvaerts
This project was recently brought to my attention: http://twitter.github.com/bootstrap/index.html. Somebody in here knows/uses/... it ? -- You received this message because you are subscribed to the Google Groups Java Posse group. To post to this group, send email to

Re: [The Java Posse] Twitter Bootstrap ?

2012-08-20 Thread Jan Goyvaerts
for even a moment. On 20 August 2012 13:32, Jan Goyvaerts java.arti...@gmail.com wrote: This project was recently brought to my attention: http://twitter.github.com/bootstrap/index.html. Somebody in here knows/uses/... it ? -- You received this message because you are subscribed to the Google

Re: [The Java Posse] JavaDoc and Comments

2012-08-17 Thread Jan Goyvaerts
If you're the author and only active user of the code, I think that's okay. But otherwise, I'm sorry to say it, that's just an excuse not to write documentation. And wait for when you got away from it for six months. Let's see if you can still read it undocumented. :-) And as a user of an api,

[The Java Posse] Bletchley Park Podcast

2012-08-13 Thread Jan Goyvaerts
For those interested in encryption and/or the history and origin of our trade: http://audioboo.fm/boos/915664-the-bletchley-park-podcast-s01e01 A very well done first episode indeed. -- You received this message because you are subscribed to the Google Groups Java Posse group. To post to this

Re: [The Java Posse] Re: More on build tools!

2012-07-25 Thread Jan Goyvaerts
Personally, I don't consider Maven to be too slow. Because however slow it is, it only does the whole build cycle when releasing, doing CI, ... For development that doesn't matter because today's IDE are doing a lot to improve the speed. Even for Maven-based projects. And for Maven-based Scala

Re: [The Java Posse] Re: Project Jigsaw probably pushed back to Java 9

2012-07-24 Thread Jan Goyvaerts
As suggested in the latest podcast, I'm definitely in favor of having Mark Reinhold interviewed. So he can express his opinion about the future of Jigsaw if delayed to JDK9. -- You received this message because you are subscribed to the Google Groups Java Posse group. To post to this group,

[The Java Posse] Equivalent for JSR-275 ?

2012-07-23 Thread Jan Goyvaerts
I've been asked to find something for units of measures conversion. In the early days there was JSR-275 http://www.jcp.org/en/jsr/detail?id=275. Which today is rejected. A pity because the implementation has merit. Is there an equivalent for this or does everybody cooks his own library ? :-) --

Re: [The Java Posse] Re: Project Jigsaw probably pushed back to Java 9

2012-07-20 Thread Jan Goyvaerts
based applications, OSGi modularity works fine and I think it is actually quite good at what it does. neljapäev, 19. juuli 2012 22:06.59 UTC+10 kirjutas Jan Goyvaerts: On Thu, Jul 19, 2012 at 1:22 PM, Jess Holle je...@ptc.com wrote: On 7/19/2012 4:28 AM, Phil Haigh wrote: Having a large JRE

Re: [The Java Posse] Re: Project Jigsaw probably pushed back to Java 9

2012-07-19 Thread Jan Goyvaerts
On Wed, Jul 18, 2012 at 10:46 PM, Morten A-Gott morten.anderseng...@gmail.com wrote: On Jul 18, 4:02 pm, Jan Goyvaerts java.arti...@gmail.com wrote: Jax started a poll about Jigsaw: http://jaxenter.com/project-jigsaw-delayed-until-java-9-the-reaction-... Alternatives obviously crafted

Re: [The Java Posse] Re: Project Jigsaw probably pushed back to Java 9

2012-07-19 Thread Jan Goyvaerts
On Thu, Jul 19, 2012 at 8:30 AM, Cédric Beust ♔ ced...@beust.com wrote: On Wed, Jul 18, 2012 at 11:03 PM, Jan Goyvaerts java.arti...@gmail.comwrote: Because this proves - again - how deeply shallow and mercantile Java's new owner is. Aren't you overreacting a bit? They missed a deadline

Re: [The Java Posse] Re: Project Jigsaw probably pushed back to Java 9

2012-07-19 Thread Jan Goyvaerts
Why not just adding new default packages to replace java.lang al ? On Thu, Jul 19, 2012 at 8:37 PM, Jess Holle je...@ptc.com wrote: Tweaking Javadoc and IDE support to hide cruft is simple and effective as compared to having to refactor the entire JVM class library. It allows hiding of

Re: [The Java Posse] JDK7 open source coverage libraries ?

2012-07-18 Thread Jan Goyvaerts
On Tue, Jul 17, 2012 at 10:33 PM, Jan Goyvaerts java.arti...@gmail.comwrote: On Tue, Jul 17, 2012 at 10:31 PM, Fabrizio Giudici fabrizio.giud...@tidalwave.it wrote: On Tue, 17 Jul 2012 21:57:36 +0200, Jan Goyvaerts java.arti...@gmail.com wrote: I'm not sure yet, but it looks like it's

Re: [The Java Posse] Project Jigsaw probably pushed back to Java 9

2012-07-18 Thread Jan Goyvaerts
Yes, but on the other hand I'm *not* going back to the native languages any more. I'm staying with the JVM. Whether it's oracle's, ibm's or anybody's else JVM. That's why I'm busy with Scala and Clojure these days. Combining a fast VM and modern, productive languages. But that's another story.

Re: [The Java Posse] Project Jigsaw probably pushed back to Java 9

2012-07-18 Thread Jan Goyvaerts
Jax started a poll about Jigsaw: http://jaxenter.com/project-jigsaw-delayed-until-java-9-the-reaction-43719.html On Wed, Jul 18, 2012 at 12:55 PM, Jan Goyvaerts java.arti...@gmail.comwrote: Yes, but on the other hand I'm *not* going back to the native languages any more. I'm staying

[The Java Posse] JDK7 open source coverage libraries ?

2012-07-17 Thread Jan Goyvaerts
Does somebody know an open source code coverage tool running on JDK7 byte code ? With the last version of Cobertura I'm getting verifier exceptions *java.lang.VerifyError: Expecting a stackmap frame at branch target 41 in method com.n... etc...* It seems it's not maintained for some time now.

Re: [The Java Posse] Project Jigsaw probably pushed back to Java 9

2012-07-17 Thread Jan Goyvaerts
Personally, I dont care any more. I think its too big a job for oracle anyway... I once had high hopes about it because it would make desktop applications much faster. And finally make Java applets on par with the performance of flash. Its too late for jigsaw to be useful anymore. If want

Re: [The Java Posse] JDK7 open source coverage libraries ?

2012-07-17 Thread Jan Goyvaerts
We're not getting font-intolerant here now, are we ? :-) On Tue, Jul 17, 2012 at 5:19 PM, Markos Fragkakis markos.fragka...@gmail.com wrote: Kill comic sans game: http://www.agencyfusion.com/kill-comic-sans.html On Tuesday, July 17, 2012 2:59:03 PM UTC+3, selckin wrote: comic sans ms !

Re: [The Java Posse] JDK7 open source coverage libraries ?

2012-07-17 Thread Jan Goyvaerts
I'm not sure yet, but it looks like it's working again. The build system has not reported back yet, but the console showed the first tests running again. Anyway, a *big* thank you for this hint ! Although I'm a bit pessimistic about Cobertura being updated any time soon. (Its last update dates

Re: [The Java Posse] JDK7 open source coverage libraries ?

2012-07-17 Thread Jan Goyvaerts
On Tue, Jul 17, 2012 at 10:31 PM, Fabrizio Giudici fabrizio.giud...@tidalwave.it wrote: On Tue, 17 Jul 2012 21:57:36 +0200, Jan Goyvaerts java.arti...@gmail.com wrote: I'm not sure yet, but it looks like it's working again. The build system has not reported back yet, but the console showed

Re: [The Java Posse] Project Jigsaw probably pushed back to Java 9

2012-07-17 Thread Jan Goyvaerts
On Tue, Jul 17, 2012 at 10:29 PM, Fabrizio Giudici fabrizio.giud...@tidalwave.it wrote: On Tue, 17 Jul 2012 21:05:02 +0200, Martijn Verburg martijnverb...@gmail.com wrote: A tough decision and yes a little disappointing, especially since it would be very useful to have the JDK itself

Re: [The Java Posse] Re: The new JavaZone-video - The JavaHeist

2012-06-20 Thread Jan Goyvaerts
Well, nonetheless, it's very well made. A real movie trailer can hardly be any better than that. (And not always much better on the language either.) So guys, take it easy, relax and enjoy another great JavaZone performance. These guys really ought to do movies on the side. What's funny is that

Re: [The Java Posse] Tips for effectively reading programming books

2012-06-12 Thread Jan Goyvaerts
I'm making annotations with crayon in the books - or highlighting ebooks - when reading interesting things. That's usually how I'm remembering it later when the occasion presents. :-) And skipping what I'm quite sure is not applicable to what I'm doing at work. I'm rarely reading a book cover to

Re: [The Java Posse] Re: No Scala podcast besides ScalaTypes ?

2012-06-06 Thread Jan Goyvaerts
*really* no other podcast than ScalaTypes ? :-) On Tuesday, June 5, 2012 1:33:33 PM UTC+2, Jan Goyvaerts wrote: But... that *is* ScalaTypes ! I meant anything *else* than ScalaTypes. :-) On Tue, Jun 5, 2012 at 1:24 PM, Charles O'Farrell charl...@gmail.comwrote: http://scalatypes.com

[The Java Posse] No Scala podcast besides ScalaTypes ?

2012-06-05 Thread Jan Goyvaerts
Is there a ScalaPosse somewhere ? :-) -- You received this message because you are subscribed to the Google Groups Java Posse group. To view this discussion on the web visit https://groups.google.com/d/msg/javaposse/-/3OUQVLJJVXcJ. To post to this group, send email to

Re: [The Java Posse] Re: No Scala podcast besides ScalaTypes ?

2012-06-05 Thread Jan Goyvaerts
But... that *is* ScalaTypes ! I meant anything *else* than ScalaTypes. :-) On Tue, Jun 5, 2012 at 1:24 PM, Charles O'Farrell charl...@gmail.comwrote: http://scalatypes.com/ Not as much fun as the Posse though. ;-) On Tuesday, June 5, 2012 6:23:06 PM UTC+10, Jan Goyvaerts wrote

Re: [The Java Posse] Judge Alsup Rules: Oracle's Java APIs are Not Copyrightable

2012-06-01 Thread Jan Goyvaerts I❤©
But knowing them, they'll come back with a vengeance in appeal. Presumably it'll be the same story as SCO. On Fri, Jun 1, 2012 at 2:08 AM, Simon Ochsenreither simon.ochsenreit...@googlemail.com wrote: Seems like Oracle has lost: http://www.groklaw.net/article.php?story=20120531173633275 --

Re: [The Java Posse] API's can't be copyrighted

2012-06-01 Thread Jan Goyvaerts I❤©
On Fri, Jun 1, 2012 at 10:15 AM, Fabrizio Giudici fabrizio.giud...@tidalwave.it wrote: On Fri, 01 Jun 2012 02:06:55 +0200, Cédric Beust ♔ ced...@beust.com wrote: Looks like Judge Alsup decided to

Re: [The Java Posse] #385 - Raspberry pi

2012-05-23 Thread Jan Goyvaerts I❤©
That's not too bad either, is it ? :-) On Wed, May 23, 2012 at 12:19 PM, Fabrizio Giudici fabrizio.giud...@tidalwave.it wrote: On Wed, 23 May 2012 11:51:45 +0200, Jan Goyvaerts I❤© java.arti...@gmail.com wrote: The final Raspberry pi is slightly bigger than the original version mentioned

Re: [The Java Posse] #385 - Raspberry pi

2012-05-23 Thread Jan Goyvaerts I❤©
I've heard you can pre-order though. And get it somewhere for the summer holidays. On Wed, May 23, 2012 at 2:30 PM, Joey Gibson j...@joeygibson.com wrote: On Wed, May 23, 2012 at 6:55 AM, Fabrizio Giudici fabrizio.giud...@tidalwave.it wrote: On Wed, 23 May 2012 12:48:59 +0200, Jan Goyvaerts

Re: [The Java Posse] #385 - Raspberry pi

2012-05-23 Thread Jan Goyvaerts I❤©
To my knowledge the RP is not a kit, but rather a computer. On Wed, May 23, 2012 at 2:44 PM, Steven Siebert smsi...@gmail.com wrote: Arduino [1] would be cheaper for this stuff =) [1] http://www.arduino.cc/ On Wed, May 23, 2012 at 8:00 AM, Casper Bang casper.b...@gmail.comwrote: I'm just

Re: [The Java Posse] Anyone notice a lack of Java developers in the past few months?

2012-05-19 Thread Jan Goyvaerts I❤©
There's definitely a surge in Java recruitment. :-) But I'm happy where I am. On Sat, May 19, 2012 at 3:26 PM, Robert Casto casto.rob...@gmail.comwrote: I have been getting tons of calls from recruiters, some from my resume being on file over 4 years ago. I live in the Cincinnati Ohio area and

Re: [The Java Posse] Anyone notice a lack of Java developers in the past few months?

2012-05-19 Thread Jan Goyvaerts I❤©
, Robert Casto casto.rob...@gmail.comwrote: I'm not expecting anyone to move. I just want to learn more about everyone else's experience with this new surge in recruitment. I haven't seen it this strong before. On Sat, May 19, 2012 at 9:43 AM, Jan Goyvaerts I❤© java.arti...@gmail.com wrote

Re: [The Java Posse] Re: Swing testing frameworks ?

2012-05-08 Thread Jan Goyvaerts ©
haven't tried it, but it's written by Nat Pryce of JMock and GOOS fame, so has promise. Duncan On Apr 23, 3:38 pm, Jan Goyvaerts java.arti...@gmail.com wrote: Does somebody in here has practical experience with a Swing testing framework that actually does work ? I was thinking about FEST

Re: [The Java Posse] DSL language workbench mentioned by Dick

2012-05-01 Thread Jan Goyvaerts
I can not remember Dick talking about it. But Jetbrains made something like that: MPS http://www.jetbrains.com/mps/. *Maybe* it's what you're looking for ? On Tue, May 1, 2012 at 07:55, Kim Saabye Pedersen k.ep...@gmail.com wrote: Hi folks On multiple occasions Dick has mentioned a language

[The Java Posse] Swing testing frameworks ?

2012-04-23 Thread Jan Goyvaerts
Does somebody in here has practical experience with a Swing testing framework that actually does work ? I was thinking about FEST http://code.google.com/p/fest/, but I'm not quite sure it's still active. Is it ? TIA ! Jan -- You received this message because you are subscribed to the Google

  1   2   3   4   5   >