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 “pl.project13.kanbanery/pl.proj ect13.kanbanery.ui.activities.InitActivity” Starting: Intent { cmp=pl.project13.kanbanery/.ui.activities.InitAct ivity } java.lang.SecurityException: Permission Denial: starting Intent { flg =0×10000000 cmp=pl.project13.kanbanery/.ui.activities.InitActivity } from null (pid=13301, uid=2000) not exported from uid 10061 The error is [...]
God is a nice “framework” and daemon to watch Linux processes and restart them if necessary. As I’ve configured it today to work on an ubuntu machine here’s a quick howto: First install ruby, gem and god. apt-get install ruby, rubygems gem install god Then paste this initscript into /etc/init.d/god: got init script. Configure it [...]
Tags:
admin,
centos,
devops,
fedora,
god,
keep alive,
process watch,
ruby,
ubuntu
I’ve released my keyboard event mapper for the Microsoft Sidewinder X6 in an quite usable state right now. Take a look at sidewinder-x6-linux-macro-key-events on github. Here’s a quick description what it does: As the Sidewinder is an Microsoft keyboard, it obviously does all it can to not work at it’s full potential on GNU/Linux systems [...]
Tags:
keystroke,
linux,
macro,
sidewinder,
sidewinder x6 linux,
xdotool
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. But what is it actually? ProtoDoc, is for Google Protocol Buffers what JavaDoc is for Java. As simple as that. In order to [...]
Tags:
alpha,
free software,
github,
open source,
protocol buffers,
release,
scala
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 like it, see tweets bellow :-) I also got feedback that “not yet real programmers”, that is students, didn’t [...]
Tags:
git,
konrad malawski,
live coding,
presentation,
SCM,
sfi,
video
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 out it’s javadoc to see what this small helper class can do for you :-) We’ll focus on two of it’s methods. [...]
Tags:
java,
jdk7,
lang,
oop,
release,
tips,
tricks
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 on even Alexandru Bolboaca AND Maria Diaconu joined us in facilitating the event and so it got even better :-) Before we start, just a quick reminder [...]
Tags:
clean code,
clojure,
coderetreat,
coding,
java,
meeting,
objective-c,
python,
review,
ruby,
scala,
TDD
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 trying out, git in yout next projects… :-) Well, that was all nice and cool but git (other DVCS have [...]
Tags:
#maven,
bisect,
coding,
git,
java,
runner,
SCM,
TDD,
testing
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 kidding ;-) But it’s highly probable that most users will have Windows installed on their notebooks so I’ll better be prepared :-) One of the [...]
Tags:
diff,
git,
guide,
mergetool,
Project13,
SCM,
tips,
training,
windows
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 meetings, more precisely: http://www.devmeetings.pl/ :-) As I’m coding quite a lot GWT and JS has also become quite powerfull in the last years I enlisted the training to learn [...]
Tags:
clientside,
coding,
java,
javascript,
js,
meeting,
node.js,
review,
serverside,
TDD,
training