Gamlor

thoughts about programming, tv-series and other geeky stuff.

  • Technical Stuff
  • Media Zap Oh Snap
  • 한국어
  • Mixtapes
  • About Me

ADBCJ in Scala: Getting Started

By gamlerhart February 28, 2013 English, java, software-development

What, again asynchronous database access? Yes, because I’m currently knee deep in this stuff. (^^) This post series will show how to use ADBCJ in Scala 2.10, share a few…

Read more

Some Performance Numbers With Akka Async SQL

By gamlerhart June 21, 2012 English, java, Technical Wibbly Wobbly

A while back I wrote about my small Async SQL library for Akka and its asynchronous MySQL driver. Besides a few tiny fixes I’ve added nothing new recently. However I…

Read more

Async SQL and Akka

By gamlerhart May 17, 2012 java, software-development

I’ve already written several times about Akka and async programming with it. For example doing access files and webservices with it. So async API stack is complete, right? We’ve got…

Read more

Async File IO with Akka and Java 7

By gamlerhart March 23, 2012 java, software-development

Akka provides tons of nice facilities to deal with concurrent and asynchronous operations. However at the edges it often gets rougher when you deal with the non Akka world. For…

Read more

’Decompiling’ Scala

By gamlerhart March 1, 2012 java

Somehow I often end up in a situation where I need to take a look at what the Scala compiler generates, mainly at the class-signature of the generated stuff. So…

Read more

Modify Annotations in Scala

By gamlerhart February 21, 2012 java, software-development

In Scala I rarely use annotations. However when you need to interoperate with a framework which relies on annotations you need use them. So lately I wanted to store some…

Read more

ScalaQuery, a Small Database Library

By gamlerhart February 16, 2012 java, software-development

On this blog I usually talk about no relational databases, like RavenDB or db4o. But guess what, I still like regular relational databases. A while back I needed to read…

Read more

Running Akka 2.0 On Android (WIP)

By gamlerhart January 31, 2012 akka-mobile, software-development

This information here is allready quite outdated. With the current Akka 2.0 master snapshot some issues are gone, while new pitfalls introduced. I will update / create a new post…

Read more

Annoying Void in C# / Java / alike

By gamlerhart January 12, 2012 .NET, java

One thing which regularly annoys me in C# and Java is the void type. Basically the void type is not a subtype of object, which makes it giant. Now when…

Read more

Yeah, Akka 2.0

By gamlerhart December 26, 2011 akka-mobile

The first pre release bits of Akka 2.0 have been released. Unfortunately I haven’t looked all that deep into it yet. However, what I’ve seen really impresses me. It fixes…

Read more

  • « Previous

Topics

.net 3.5-rating 4-rating 4.5-rating 5-rating adbcj akka akka-mobile android async bbc blog bryan fuller C# channel 9 comedy containers crime database db4o doctor who drama dramedy erik meijer hbo horror interview java jetbrains joyent linqpad microsoft mixtape music mystery RavenDB Scala sci-fi talk thriller tool triton tv series windows 한국어

Archives

  • September 2019
  • May 2018
  • October 2017
  • September 2017
  • August 2017
  • April 2017
  • February 2017
  • November 2016
  • August 2016
  • July 2016
  • April 2016
  • March 2013
  • February 2013
  • December 2012
  • September 2012
  • June 2012
  • May 2012
  • April 2012
  • March 2012
  • February 2012
  • January 2012
  • December 2011
  • November 2011
  • October 2011
  • September 2011
  • August 2011
  • July 2011
  • June 2011
  • May 2011
  • April 2011
  • March 2011
  • February 2011
  • January 2011
  • December 2010
  • November 2010
  • October 2010
  • September 2010
  • August 2010
  • July 2010
  • June 2010
  • May 2010
  • April 2010
  • March 2010
  • February 2010
  • January 2010
  • December 2009
  • November 2009
  • October 2009
  • September 2009
  • August 2009
  • July 2009
  • June 2009
  • May 2009
  • April 2009
  • March 2009
  • February 2009
  • January 2009
  • December 2008
  • November 2008
  • October 2008
  • September 2008
  • August 2008
  • July 2008
  • June 2008
  • May 2008
  • April 2008
  • March 2008
  • February 2008
  • January 2008
  • December 2007

Copyright © 2025 Gamlor | Theme by: Vlone | Powered by: WordPress