188.143.232.12: Comment provided by Amandeo - via ArticleComments extension - 2013-10-21 23:41:11

Comment provided by Amandeo - via ArticleComments extension

←Older revision Revision as of 23:41, 21 October 2013
Line 58: Line 58:
--Tarutung 19:35, 21 October 2013 (CEST)
--Tarutung 19:35, 21 October 2013 (CEST)
 +
</div>
 +
== Amandeo said ... ==
 +
 +
<div class='commentBlock'>
 +
Παραθέτω τα παρακάτω αποφθέγματα με την ελπίδα να εμπνεύσουν:"Think you can, think you can't... either way you're right.""There are many ways of going forrwad, but only one way of standing still." --Franklin D. Roosevelt"If you wait for perfect conditions you will never get anything done." --Mike Seseed"Behold the turtle. She makes progress only when she sticks her neck out." --James B. Conant"Focus on the solution, not the problem.""It is better to light one candle than curse the darkness." --Motto of the Christopher Society"Even the longest journey begins with a single step.""Don't judge those who try and fail. Judge only those who fail to try.""The person who really wants to do something finds a way; the other finds an excuse."
 +
 +
--Amandeo 01:41, 22 October 2013 (CEST)
</div>
</div>

188.143.232.12: Comment provided by Tarutung - via ArticleComments extension - 2013-10-21 17:35:58

Comment provided by Tarutung - via ArticleComments extension

←Older revision Revision as of 17:35, 21 October 2013
Line 51: Line 51:
--Abdalkader 11:51, 21 October 2013 (CEST)
--Abdalkader 11:51, 21 October 2013 (CEST)
 +
</div>
 +
== Tarutung said ... ==
 +
 +
<div class='commentBlock'>
 +
Hi,I am missing detial information:1. What are the plans? Are they the same as the regular Cacoo.com pricing plans? Or is it a team plan?2. I am using Cacoo by my the e-mail address that I also using for Google Apps, what happens if a join by Google Apps, because it is the same e-mail address. Will it migrate automatically, are there any conflicts, do I have to migrate by hand?Thanks for helping,Jurjen
 +
 +
--Tarutung 19:35, 21 October 2013 (CEST)
</div>
</div>

94.23.238.222: Comment provided by Abdalkader - via ArticleComments extension - 2013-10-21 09:51:36

Comment provided by Abdalkader - via ArticleComments extension

←Older revision Revision as of 09:51, 21 October 2013
Line 44: Line 44:
--Abrar 09:39, 21 October 2013 (CEST)
--Abrar 09:39, 21 October 2013 (CEST)
 +
</div>
 +
== Abdalkader said ... ==
 +
 +
<div class='commentBlock'>
 +
My kids has rode this bike non stop since the day it arrived!!! I had to ilstanl the handle bars and front tire, i also checked over all nuts and bolts. This took 10 mins. and then the battery had to charge .(my kid was wanting to ride right then) BUT when he did ride it ..He loved it!!!! I like the fact that there is NO NOISE and the speed tops out at like 22 mph. PERFECT for an 8 yr. old boy!!! All of his friends have now bought them ..500 s and the 650 and the 650 is ALOT faster than the 500!! These bikes are tough and take a beating!!! My kid has dumped it like 4 times and NOTHING has broke yet!!!MY only complaint is the decals!!! they start to peel off from the 1st ride!! Not that big of a deal I went out and bougt Suzuki stickers and now it looks like a factory ride!The disc brakes are GREAT and stop on a dime!! The tires are wearing down fast since the kids mostly ride on the sidewalks and street!I like the bike and am glad i bought a RAZOR rather that a cheap china replica from Ebay!
 +
 +
--Abdalkader 11:51, 21 October 2013 (CEST)
</div>
</div>

94.23.238.222: Comment provided by Abrar - via ArticleComments extension - 2013-10-21 07:39:37

Comment provided by Abrar - via ArticleComments extension

←Older revision Revision as of 07:39, 21 October 2013
Line 38: Line 38:
--[[User:JaroslavTulach|JaroslavTulach]] 21:21, 15 January 2009 (UTC)
--[[User:JaroslavTulach|JaroslavTulach]] 21:21, 15 January 2009 (UTC)
 +
== Abrar said ... ==
 +
 +
<div class='commentBlock'>
 +
Tiago Although I like the concept of rctcpeaha its not the best service out there because its often too hard to read. The best captcha I've found is by a company called adscaptcha. Its image-based and really quick to complete. The main benefit to bloggers is that they get paid for each captcha that is solved. If you go to their website then you can find the wordpress plug-in and get things up and running
 +
 +
--Abrar 09:39, 21 October 2013 (CEST)
 +
</div>

JaroslavTulach: Talk:CodeInjection moved to Talk:APISeam: Code injection term is already used for hacking - like sending misformated strings to execute special SQL queries. Let's try to use term APISeam. - 2011-10-30 07:50:13

Talk:CodeInjection moved to Talk:APISeam: Code injection term is already used for hacking - like sending misformated strings to execute special SQL queries. Let's try to use term APISeam.

←Older revision Revision as of 07:50, 30 October 2011

JaroslavTulach at 21:21, 15 January 2009 - 2009-01-15 21:21:46

←Older revision Revision as of 21:21, 15 January 2009
Line 22: Line 22:
--[http://www.jroller.com/berni/ Bernhard] 00:40, 13 January 2009 (CET)
--[http://www.jroller.com/berni/ Bernhard] 00:40, 13 January 2009 (CET)
</div>
</div>
 +
 +
Thanks for your question Bernhard. The magic is hidden in the <source lang="java">MockServices.setServices(Class...)</source> call. It generates appropriate META-INF/services/ files on the fly and as such the results returned from <source lang="java">ServiceLoader.load(...).iterator()</source> can be different at different time of test execution. In case you need this functionality, feel free to use [[NbJUnit]].
 +
 +
--[[User:JaroslavTulach|JaroslavTulach]] 21:21, 15 January 2009 (UTC)
 +
== evanx said ... ==
== evanx said ... ==
Line 29: Line 34:
--evanx 10:37, 13 January 2009 (CET)
--evanx 10:37, 13 January 2009 (CET)
</div>
</div>
 +
 +
That is indeed good option in case you believe that the submitted idea is sane. If you do not trust that, [[CodeInjection]] is better than saying ''no'' to the patch.
 +
 +
--[[User:JaroslavTulach|JaroslavTulach]] 21:21, 15 January 2009 (UTC)

198.54.202.234: Comment provided by evanx - via ArticleComments extension - 2009-01-13 09:37:00

Comment provided by evanx - via ArticleComments extension

←Older revision Revision as of 09:37, 13 January 2009
Line 21: Line 21:
--[http://www.jroller.com/berni/ Bernhard] 00:40, 13 January 2009 (CET)
--[http://www.jroller.com/berni/ Bernhard] 00:40, 13 January 2009 (CET)
 +
</div>
 +
== evanx said ... ==
 +
 +
<div class='commentBlock'>
 +
can't you "mentor" the submitters with some constructive feedback, requesting some refactoring
 +
 +
--evanx 10:37, 13 January 2009 (CET)
</div>
</div>

80.121.26.35: Comment provided by Bernhard - via ArticleComments extension - 2009-01-12 23:40:21

Comment provided by Bernhard - via ArticleComments extension

←Older revision Revision as of 23:40, 12 January 2009
Line 9: Line 9:
--[http://nbguru.wordpress.com/ Varun] 06:54, 11 January 2009 (CET)
--[http://nbguru.wordpress.com/ Varun] 06:54, 11 January 2009 (CET)
 +
</div>
 +
== Bernhard said ... ==
 +
 +
<div class='commentBlock'>
 +
I have question:
 +
 +
Do you see any problems to run both tests
 +
testDecrementFourTimes, and testDecrementTwoTimesEnough in the same JVM?
 +
 +
How do you make the ServiceLoader unaware of the CountDownExtender when running the testDecrementFourTimes method?
 +
 +
--[http://www.jroller.com/berni/ Bernhard] 00:40, 13 January 2009 (CET)
</div>
</div>

122.162.55.128: Comment provided by Varun - via ArticleComments extension - 2009-01-11 05:54:32

Comment provided by Varun - via ArticleComments extension

New page

<noinclude>Comments on [[CodeInjection]]
<comments />
----- __NOEDITSECTION__</noinclude>

== Varun said ... ==

<div class='commentBlock'>
Nice blog :)

--[http://nbguru.wordpress.com/ Varun] 06:54, 11 January 2009 (CET)
</div>