<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Akka on Saleem Ansari</title>
    <link>/tags/akka/</link>
    <description>Recent content in Akka on Saleem Ansari</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>(c) 2024 Saleem Ansari</copyright>
    <lastBuildDate>Fri, 15 Mar 2013 00:00:00 +0000</lastBuildDate>
    <atom:link href="/tags/akka/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Emacs and Akka Pi example</title>
      <link>/2013/03/15/emacs-and-akka-pi-example/</link>
      <pubDate>Fri, 15 Mar 2013 00:00:00 +0000</pubDate>
      <guid>/2013/03/15/emacs-and-akka-pi-example/</guid>
      <description>I was trying The first Akka Example here&#xA;Install the TypeSafe stack on RPM distro:&#xA;$ sudo yum install typesafe-stack Setup a g8 project:&#xA;$ g8 typesafehub/akka-scala-sbt Akka 2.0 Project Using Scala and sbt organization [org.example]: in.tuxdna name [Akka Project In Scala]: akka-pi akka_version [2.0.1]: version [0.1-SNAPSHOT]: The I added the Pi.scala to src/main/scala folder. Then I tried to compile it from within Emacs, to check if it will be easier navigate compilation errors in the code.</description>
    </item>
  </channel>
</rss>
