Blog: Blog.Project13.pl

Scala SBT and Test Dependencies

Remember the ol’ days with Maven where you had to create a project for just about anything if you wanted to keep your depencencies clean and separated? We’ve encountered such a problem wit...

Wyświetlenia 59

OK 0

NOK 0

[conference] Deep Dive Into RoboGuice @ Cracow.Mobi

Today I have presented yet another *new* Android Talk at the Cracow.Mobi conference. This time I focused on RoboGuice, and Guice in general. As from what I’ve seen a lot of android apps still ge...

Wyświetlenia 56

OK 0

NOK 0

[release] Kanbanery for IntelliJ (and Android!)

After not even one day of hacking, I’m releasing my first IntelliJ IDEA plugin. It enables “Tasks” (that default plugin in IntelliJ) to see tasks on the Kanbanery.com board. Thanks t...

Wyświetlenia 62

OK 0

NOK 0

[Android] java.lang.SecurityException: Permission Denial – when launching Activity

Just a quick tip if you ever happen to run into such an error: Launching application: pl.project13.kanbanery/pl.project13.kanbanery .ui.activities.InitActivity. DEVICE SHELL COMMAND: am start -D -n "p...

Wyświetlenia 28

OK 0

NOK 0

[alpha][release] ProtoDoc v1.0 (not production ready)

I’ve finished a one could say major stepstone in my student project yesterday. I’ll be implementing this tool to be production ready over the next few months so keep your fingers crossed. ...

Wyświetlenia 59

OK 0

NOK 0

[Me] Git @ Academic IT Festival (SFI) 2011

It’s been a long time since the Academic IT Festival 2011 but I didn’t have the time to post about it somehow. Anyways, now just a quick recap about it :-) Aparently some people did really...

Wyświetlenia 60

OK 0

NOK 0

[JDK7] java.util.Objects – forgotten feature?

This time just a quick post about something I’d really want to share with you all, and that’s been kind of forgotten during the release of JDK7 – java.util.Objects! Be sure to check ...

Wyświetlenia 114

OK 0

NOK 0

[review] CodeRetreat.SCKRK.com

This Saturday we’ve (the Software Craftsmanship in Cracow guys) organized a Code Retreat, right after AgileCE. We’ve invited Corey Haines to join us and facilitate this meetup, and later o...

Wyświetlenia 114

OK 0

NOK 0

[review] AgileCE 2011

This conference review will be a little different from what I’m usually posting. The thing is that ACE was really most about the networking and exchanging ideas with other interesting people. It...

Wyświetlenia 100

OK 0

NOK 0

[git] bisect + maven = automate “breaking” commit search

Hey there guys. I hope some you enjoyed my presentation on SFI last weekend. The workshop was kinda chaotic (network problems mailny) but I’m sure some of you got convinced to use, or begin with...

Wyświetlenia 123

OK 0

NOK 0

[terminal heroes] Display git branch in shell prompt (PS1)

I don’t think I’ve blogged about this but I’ve seen this sometime ago and now decided to add it to my .bashrc for good. It’s a simple trick to make an awesome PS1 shell prompt,...

Wyświetlenia 76

OK 0

NOK 0

Setup git on windows to use kdiff3 as it’s mergetool

As I’ll be leading BOTH a presentation and a workshop about git at the upcomming Academic It Festival I’m preparing myselffor the most problematic of all problems… MS Windows! Just k...

Wyświetlenia 103

OK 0

NOK 0

[review] Devmeeting – Javascript Game Development

Yesterday and today I’ve been hacking some JavaScript during a free training organized by http://releasingforce.com/ although they’re not really braging that it’s them who do these m...

Wyświetlenia 104

OK 0

NOK 0

[release] maven-git-commit-id-plugin

Yup, today I’m releasing yet another piece of cool free software! It solves a problem we’ve had at our company, the tester tometimes tested stuff that wasn’t deployed yet, and the de...

Wyświetlenia 115

OK 0

NOK 0

[PL] Trzeźwe spojrzenie na: CoFoJa (Design By Contract form Google)

Design By Contract Dzisiejszy wpis będzie o znanej i generalnie dość znanej i mającej wiele zalet metodyce Design By Contract. Temat “wypłynął” ponownie dla wielu javovców tym razem dzięki...

Wyświetlenia 133

OK 0

NOK 0

git: “befriend” an existing and a remote branch

Ok, time for another quick post about git. By “befriend” in the title I mean “make them track the same changes” or something like “tell git that it’s the same branc...

Wyświetlenia 88

OK 0

NOK 0

git-hacking: pre-commit hook and custom command

As my team is using an kinda weird source eclipse code formatter setup, that other IDEs can’t emulate in 100% I sometimes found myself committing in an file with only a few changed spaces. Of co...

Wyświetlenia 90

OK 0

NOK 0

git-hacking: pre-commit hook and custom command

As my team is using a kinda weird source eclipse code formatter setup, that other IDEs can’t emulate in 100% I sometimes found myself committing in a file with only a few changed spaces. Of cour...

Wyświetlenia 24

OK 0

NOK 0

[review] JavaCamp 5

Yes, it’s time for another JavaCamp mini-review… :-) Without further intros, let’s get down do the presentations: Łukasz Lenart – “Nie samym kodem programista żyje” Łukasz̵...

Wyświetlenia 96

OK 0

NOK 0

@RunWith JUnit4 with BOTH SpringJUnit4ClassRunner and Parameterized

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 re...

Wyświetlenia 121

OK 0

NOK 0

Polskie blogi o JAVIE