NetBeans 6 delivers great updates to the Matisse GUI builder. Spend a few minutes with Roman Strobl and get an expert briefing on what's new and what has changed. (sponsored)
In this, the third and final installation of Andres' Introduction to Groovy series, you learn about how Groovy handles variable numbers of arguments, named parameters, currying, and more about Groovy operators. Including, some new operators.
Swing Fuse (actually just Fuse), is a framework designed to make it easier to create your own custom desktop components. In this article, Daniel Spiewak shows you how to get started and provides sample source code you can download.
Willam Louth shows how he uses JXInsight Probes to investigate probable performance issues with code bases that he is not familiar with. He also highlights possible pitfalls in creating a benchmark, as well as in the analysis of results.
i learned from your website, that using oneŽs favorite IDE while answering the questions is acceptable. considering that you cannot prevent this, this is the only way to go.
that said it is obvious, that questions of the form of:
what is the output of [snippet]
and
what is the value of X after executing [snippet]
are pretty much worthless, cause anyone will be able to copy and run the code.
so IF these types of question should be asked, what about rendering the code/markup/whatever parts into an image and so leave retyping (which will hopefully raise a timing issue) as the only option for the user that cannot answer the question on his own.
of course, the image(s) should be created when entering/approving the question, because it will be a time&resource consuming process, only needed when changing the text.
if you agree this to be a good idea, iŽd think about helping with that.
Uwe,
I agree that images would be great. A few of us were discussing screenshots/converting code to images in
May
. I don't think anything every came of it though.
It is indeed a feature that we'd like to implement (having the statement shown as a bitmap to avoid copy/paste in the ide).
Currently, I trend to author questions with code sometimes a strange way to only type a small part of the code (reproducing a working example would take time which is limited).
You are welcome to help. Aymeric will contact you for the technical details.
I was looking through the posts in this category, and seen this one, which I think it's a great idea. Why hasn't anything came of this idea ? What happend along the way ?
Life changing quote: "Many people are anxious to improve their results but they're unwilling to improve themselves."
FYI: Chinh finally gave us a better solution in another thread with JavaScript and encryption. I"ll probably be implemented/deployed in september/october.
automatic image creation from markup ?
At 6:32 AM on Dec 17, 2005, uwe schaefer wrote:
Fresh Jobs for Developers Post a job opportunity
i learned from your website, that using oneŽs favorite IDE while answering the questions is acceptable. considering that you cannot prevent this, this is the only way to go.
that said it is obvious, that questions of the form of:
what is the output of [snippet]
and
what is the value of X after executing [snippet]
are pretty much worthless, cause anyone will be able to copy and run the code.
so IF these types of question should be asked, what about rendering the code/markup/whatever parts into an image and so leave retyping (which will hopefully raise a timing issue) as the only option for the user that cannot answer the question on his own.
of course, the image(s) should be created when entering/approving the question, because it will be a time&resource consuming process, only needed when changing the text.
if you agree this to be a good idea, iŽd think about helping with that.
cu uwe
____________________________________
http://uwe.72dpi.de/blog
7 replies so far (
Post your own)
Re: automatic image creation from markup ?
Uwe,I agree that images would be great. A few of us were discussing screenshots/converting code to images in May . I don't think anything every came of it though.
Re: automatic image creation from markup ?
It is indeed a feature that we'd like to implement (having the statement shown as a bitmap to avoid copy/paste in the ide).Currently, I trend to author questions with code sometimes a strange way to only type a small part of the code (reproducing a working example would take time which is limited).
You are welcome to help. Aymeric will contact you for the technical details.
Thanks Uwe.
Re: automatic image creation from markup ?
> You are welcome to help. Aymeric will contact you for> the technical details.
fine.
Re: automatic image creation from markup ?
I was looking through the posts in this category, and seen this one, which I think it's a great idea. Why hasn't anything came of this idea ? What happend along the way ?Re: automatic image creation from markup ?
I suspect it was other priorities coming in the way.Re: automatic image creation from markup ?
FYI: Chinh finally gave us a better solution in another thread with JavaScript and encryption. I"ll probably be implemented/deployed in september/october.Re: automatic image creation from markup ?
Link to thye Jira entry : http://jira.javablackbelt.com/browse/JBB-95Nicolas