RSS feed
Subscribe to the blog's RSS feed here.JCranky’s Twitter
- RT @SpaceX: Falcon 9 delivered 40 spacecraft to orbit on SpaceX’s fourth dedicated rideshare mission and our 150th successful launch! https… 2 months ago
- RT @Killa_ru: What's happening in Russia/Moscow rn. A pretty random thread: 3 months ago
- RT @elonmusk: https://t.co/KPQrN13zr9 6 months ago
- agile
- akka
- arduino
- book
- caelum
- case
- casual class
- class
- clone
- cloud
- cloud computing
- coffee
- collections
- css
- date
- digital tv
- dojo
- ejb
- event
- foreach
- function
- functional programming
- ginga
- globalcode
- good practices
- infoq
- j2ee
- java
- java posse
- javascript
- js
- jsf
- junit
- just java
- jxta
- language
- last
- list
- lojinha
- london
- match
- maven
- mercurial
- music
- mvn
- netbeans
- p2p
- pair programming
- pattern matching
- peer-to-peer
- podcast
- programming
- regex
- REST
- robotics
- roo
- s-99
- sbt
- scala
- scala 99 problems
- scalax
- simple build tool
- spring
- spring roo
- springsource
- sun
- tdc
- tdd
- test
- thedevelopersconference
- typesafe
- value
- web development
- xml
- xp
June 2022 M T W T F S S 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
Tag Archives: amazon s3
An Amazon S3 Script, a Video and a question
Hi guys and gals! It’s been a long time since I last posted something. I’ll talk a bit about the reasons behind it in the end of this post, but first the main course: the S3 Script. I had to … Continue reading
Scala’s Parallel Collections are useful even in the most simple cases
One of the main features that Scala version 2.9.x brought was Parallel Collections. If you think about it quickly, you might consider using such a feature only in complex, process intensive scenarios. Although those are certainly the main places where … Continue reading
Posted in scala
Tagged amazon, amazon s3, collections, foreach, par, parallel collections, s3, scala
Leave a comment