<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>haskell on chrismoos</title>
    <link>/tags/haskell/</link>
    <description>Recent content in haskell on chrismoos</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <copyright>&amp;copy; 2020 Chris Moos</copyright>
    <lastBuildDate>Mon, 13 Jul 2009 13:40:29 +0000</lastBuildDate><atom:link href="/tags/haskell/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Apple Push Notification Library for Haskell</title>
      <link>/2009/07/13/apple-push-notification-library-for-haskell/</link>
      <pubDate>Mon, 13 Jul 2009 13:40:29 +0000</pubDate>
      
      <guid>/2009/07/13/apple-push-notification-library-for-haskell/</guid>
      <description>I have been working with Apple&amp;rsquo;s Push Notification service recently and decided to make a library to send notifications with Haskell. It is very simple and has a few helpers to make notifications with an alert, sound, etc,.
ApplePush Hackage
ApplePush Documentation
When using the library, you must use an SSL tunnel, because Haskell&amp;rsquo;s SSL support is incomplete. I use stunnel4, which works great, and offloads the SSL processing as well.</description>
    </item>
    
    <item>
      <title>Haskell AIM Client - a cool proof of concept</title>
      <link>/2009/05/26/haskell-aim-client-a-cool-proof-of-concept/</link>
      <pubDate>Tue, 26 May 2009 11:29:21 +0000</pubDate>
      
      <guid>/2009/05/26/haskell-aim-client-a-cool-proof-of-concept/</guid>
      <description>Haskell has been my favorite programming language in the past month, and for good reason. Its (purely) functional and has strong, static typing.
The language feels more graceful to me, where design and function are key. It is a joy to program in and I would love to keep exploring it.
On my path to learning a new language, I usually try to implement something to get some real-world experience. In this instance, I have chosen to implement an Open AIM client.</description>
    </item>
    
  </channel>
</rss>
