@RunWith JUnit4 with BOTH SpringJUnit4ClassRunner and Parameterized

Posted by Ktoso under coding, english, java (12 Responds)

Ok, now for a quick trick before I get into writing more about git and our last javacamp (movies are still being converted, sorry for the long wait). If you code in Java, you most probably use (you really should use) some dependecy injection mechanisms. They’re really great and take care about all the setup [...]

Tags: , , , , , , ,

[review] Amazon Kindle (3)

Posted by Ktoso under fun, review (No Respond)

Yup, I’m now an happy owner of an Amazon Kindle. In case you don’t know what it is (…how’s that even possible…?) it’s an ebook reader. One of that kind we’ve been waiting for a loooong time now – with an e-ink display and free internet access etc etc… Here’s an super quick review of [...]

Tags: , , , , , ,

[review] WARSJawa 2010

Posted by Ktoso under english, fun, java, review (No Respond)

As this years WARSJawa looked very interesting since it’s been annouced. I immediatly decided to go there – and tried to convince some friends to go with me. In the end, 2 friends came with me: Andrzej Grzesik (from PolishJUG) and Temporal – a LISP/Erlang hacker from my university ;-) We had to ride out [...]

Tags: , , , , , , , , , ,

[review] JDD 2010

Posted by Ktoso under coding, english, java, review (No Respond)

After I came back to Poland this week I had an bazillion of things to do… Now it’s just getting even more but I’ll try survive this. One additional time-taker this week was this years Java Developers’ Day. In fact, it should have been renamed and I’m very wondered that it wasn’t to: “Java Developer [...]

Tags: , , , , , , ,

I’m an SCJP since monday

Posted by Ktoso under coding, english, java (1 Respond)

Hmm… what else can I say, the title spoils all the fun doesn’t it? ;-) I’m not really a big fan of such examinations (SCJP is mostly about stuff an good IDE can tell you), but they do help while looking for jobs or negotiating payrises etc, so why not do some. But for “logbook’s” [...]

Tags: , , , , , ,

props2xls – GWT i18n Properties to Google Spreadsheet uploader

Posted by Ktoso under coding, english, java (No Respond)

!UPDATED POST – see bellow! As I’ve been recently given a task to “copy & paste” all our properties into an specific document on google docs – that the client wanted to use in order to translate these properties into other languages. Of course I decided NOT to do this by hand – but script [...]

Tags: , , , , , , ,

[Diff] context.getBean(); Spring 3.0 vs. 2.5.6

Posted by Ktoso under coding, english, fun, java (1 Respond)

I just found an nice thing in Spring 3.0. I was using it in one of mu current projects, but the client wanted us to use 2.5.6 as it would be provided on the server. Switching back was really easy, no problems there ;-) One interesting thing I found was that while in Spring 3.0 [...]

Tags: , , , ,

[Repost] Enabeling touch screen input in J2ME WTK emulator

Posted by Ktoso under english, gaming, java (1 Respond)

This is a repost from my kenai forum, posted while I was developing my Xplode J2ME game :-) I thought I’ll repost in on my blog, since it may be quite usefull and my blog is more easily found thank just one usefull post on my kenai account :-) Thought this might be useful for [...]

Tags: , , , ,

Android: The “right way” – dependency injection

Posted by Ktoso under coding, english, fun, guide (1 Respond)

At work we use an hacked “up in a few hours” webapp to track our working hours. And its basically “enough”… until I have to get out from work (while being in a hurry – which I always am) and simply turn off my PC before stopping the work timer… I’d then have to switch [...]

Tags: , , , , ,

GWT Firefox 3.6+ plugin on 64bit Fedora 13

Posted by Ktoso under coding, guide, java (7 Responds)

Hi again, this time a short code snippet – but a very useful one. At work I’m working on an Ubuntu 10.4 (love you guys for getting me a PC with Linux without making a fuss about it!) my laptop is on Fedora 13 i586 and my home PC is running Fedora 13 x64. Thank [...]

Tags: , , , , ,