Quantcast
Channel: KEREBUS » admin
Browsing all 10 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Android Market Publisher Console Now Comes With Stats

Google has enabled more detailed statistics for all android applications. There’s a Statistics link just below the download and active installs numbers which will open up a more detailed statistics...

View Article


Image may be NSFW.
Clik here to view.

My Year as an Amateur Android Game Developer

Back in February of 2010 I was coding in the offices of our customer – a semi-big Finnish company. It was interesting from a technical perspective, but the project had changed directions about half a...

View Article


Image may be NSFW.
Clik here to view.

Amateur Android Game Development Tips

I’ve been meaning to write a summary about the feedback I got to my post about being an amateur Android game developer. It was mostly collected from reddit comments, hacker news comments, and comments...

View Article

Image may be NSFW.
Clik here to view.

Book Review: The Clean Coder

Just finished The Clean Coder by Robert C. Martin. The predecessor, Clean Code, was one of the best books on programming I’ve ever read so the expectations for this book were high. Does it deliver?...

View Article

Image may be NSFW.
Clik here to view.

Analyzing a Tech Book: Android Wireless Application Development

Prolog I promised a publisher I’d review their book, Android Wireless Application Development (2nd edition), however, I tried doing a book review earlier and honestly it’s just a snooze to read; so I...

View Article


Image may be NSFW.
Clik here to view.

Old Map of Helsinki Overlaid

Earlier today I got this obsession of overlaying an aerial view of current day Helsinki over an old map from 1837. I had to rotate and skew the pic to get a better fit and here’s what I turned up with:...

View Article

Image may be NSFW.
Clik here to view.

Scan-Agile

So Scan-Agile is coming up on the 8:th of March. I’ll try to forsee what I’ll go watch from http://scan-agile.org/program/. 10:00 Venkat Subramaniam: How to approach Refactoring – key step to agility...

View Article

Trying out Redis with Java

I decided to take Redis for a spin on Sunday. Redis is a key-value store and much more. For some good Redis use-cases read:...

View Article


Canvas vs SVG

I need to create some sort of interactive map. So I did a quick investigation of canvas and svg stuff and thought I’d document my findings. I am by no means an authority on these matters, and my...

View Article


Text game v1

View the raw code: https://raw.github.com/kallebertell/textgame/master/v1/index.html Try it out: http://kallebertell.github.io/textgame/v1/index.html <!DOCTYPE html> <html> <head>...

View Article
Browsing all 10 articles
Browse latest View live