<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>projectb14ck</title>
	<atom:link href="http://projectb14ck.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://projectb14ck.org</link>
	<description>Random thoughts of a happy programmer.</description>
	<lastBuildDate>Thu, 04 Mar 2010 03:58:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Transparent Telephony &#8211; Part 3 &#8211; Making and Receiving Calls Using VoIP</title>
		<link>http://projectb14ck.org/2010/03/03/transparent-telephony-part-3-making-your-first-call/</link>
		<comments>http://projectb14ck.org/2010/03/03/transparent-telephony-part-3-making-your-first-call/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 01:35:26 +0000</pubDate>
		<dc:creator>b14ck</dc:creator>
				<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[VoIP]]></category>
		<category><![CDATA[telephony]]></category>

		<guid isPermaLink="false">http://projectb14ck.org/?p=203</guid>
		<description><![CDATA[
			
				
			
		
Welcome back to the Transparent Telephony series. If you&#8217;re a new reader, you may want to start at the beginning: Part 1 &#8211; An Introduction.
In the previous installment, we walked through installing Asterisk. In this article, we&#8217;ll be picking up where we left off and configuring Asterisk to make and receive phone calls using VoIP!
Specifically, [...]]]></description>
		<wfw:commentRss>http://projectb14ck.org/2010/03/03/transparent-telephony-part-3-making-your-first-call/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>pycall 1.4 Released</title>
		<link>http://projectb14ck.org/2010/03/01/pycall-1-4-released/</link>
		<comments>http://projectb14ck.org/2010/03/01/pycall-1-4-released/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 16:13:32 +0000</pubDate>
		<dc:creator>b14ck</dc:creator>
				<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[call files]]></category>
		<category><![CDATA[telephony]]></category>

		<guid isPermaLink="false">http://projectb14ck.org/?p=225</guid>
		<description><![CDATA[
			
				
			
		
Earlier today I received a patch from EvilZluk. The problem he pointed out to me is that when moving the temporary call files to the Asterisk spooling directory, if the spooling directory is on a separate device, an exception would be raised as the os.rename function cannot support moving files across devices. In order to [...]]]></description>
		<wfw:commentRss>http://projectb14ck.org/2010/03/01/pycall-1-4-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>We&#8217;re Mobile!</title>
		<link>http://projectb14ck.org/2010/02/28/were-mobile/</link>
		<comments>http://projectb14ck.org/2010/02/28/were-mobile/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 03:48:30 +0000</pubDate>
		<dc:creator>b14ck</dc:creator>
				<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://projectb14ck.org/?p=201</guid>
		<description><![CDATA[
			
				
			
		
One thing I really hate is browsing websites using my smartphone (I exclusively use Android phones). Only a few large websites have really made mobile themes usable (Amazon, Google, and a few others). Most of the time, when you Google to find information, the websites you load will be largely impossible to read through, and [...]]]></description>
		<wfw:commentRss>http://projectb14ck.org/2010/02/28/were-mobile/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Transparent Telephony &#8211; Part 2 &#8211; Installing Asterisk</title>
		<link>http://projectb14ck.org/2010/02/28/transparent-telephony-part-2-installing-asterisk/</link>
		<comments>http://projectb14ck.org/2010/02/28/transparent-telephony-part-2-installing-asterisk/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 23:33:04 +0000</pubDate>
		<dc:creator>b14ck</dc:creator>
				<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[telephony]]></category>

		<guid isPermaLink="false">http://projectb14ck.org/?p=125</guid>
		<description><![CDATA[
			
				
			
		
Welcome back to the Transparent Telephony series. If you&#8217;re new, you may want to check out part 1 here: Transparent Telephony &#8211; Part 1 &#8211; An Introduction.
This series is designed for technical people, programmers, and just general enthusiasts who want to learn: how telephony works, how to setup your own phone server (PBX), how to [...]]]></description>
		<wfw:commentRss>http://projectb14ck.org/2010/02/28/transparent-telephony-part-2-installing-asterisk/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>pycall 1.3 Released</title>
		<link>http://projectb14ck.org/2010/02/23/pycall-1-3-released/</link>
		<comments>http://projectb14ck.org/2010/02/23/pycall-1-3-released/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 01:03:30 +0000</pubDate>
		<dc:creator>b14ck</dc:creator>
				<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[call files]]></category>
		<category><![CDATA[telephony]]></category>

		<guid isPermaLink="false">http://projectb14ck.org/?p=119</guid>
		<description><![CDATA[
			
				
			
		
Earlier today I received an email from Marcelo Araujo (marcelo@midivts.org) which contained a patch for pycall to add support for local trunks. So I patched pycall up, updated the changelog, the builds, and pushed everything out.
The problem with the earlier versions of pycall is that they didn&#8217;t properly support local trunks. In Asterisk, local trunks [...]]]></description>
		<wfw:commentRss>http://projectb14ck.org/2010/02/23/pycall-1-3-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Theme</title>
		<link>http://projectb14ck.org/2010/02/22/new-theme/</link>
		<comments>http://projectb14ck.org/2010/02/22/new-theme/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 06:09:23 +0000</pubDate>
		<dc:creator>b14ck</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[redesign]]></category>

		<guid isPermaLink="false">http://projectb14ck.org/?p=117</guid>
		<description><![CDATA[
			
				
			
		
Hi everyone. I&#8217;ve re-themed my website once again in hopes (this time) of making all content easier on the eyes. I, of course, prefer dark designs, but I&#8217;ve been receiving a stream of complaints over the past several months asking me to please tone down the contrast ratio so that users can read the code [...]]]></description>
		<wfw:commentRss>http://projectb14ck.org/2010/02/22/new-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>User Authentication With Django</title>
		<link>http://projectb14ck.org/2010/02/17/user-authentication-with-django/</link>
		<comments>http://projectb14ck.org/2010/02/17/user-authentication-with-django/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 06:55:31 +0000</pubDate>
		<dc:creator>b14ck</dc:creator>
				<category><![CDATA[Django]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://projectb14ck.org/?p=91</guid>
		<description><![CDATA[
			
				
			
		
This article will teach you how to authenticate users with Django in a simple, quick, and secure manner. You&#8217;ll also learn how to require authentication on certain pages of your website, and how to gracefully handle login and logout functionality.
The target audience is people who have had minimal experience with Django, and are aware of [...]]]></description>
		<wfw:commentRss>http://projectb14ck.org/2010/02/17/user-authentication-with-django/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>A Technical Introduction to Asterisk Gateway Interface (AGI)</title>
		<link>http://projectb14ck.org/2010/02/16/a-technical-introduction-to-asterisk-gateway-interface-agi/</link>
		<comments>http://projectb14ck.org/2010/02/16/a-technical-introduction-to-asterisk-gateway-interface-agi/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 01:54:58 +0000</pubDate>
		<dc:creator>b14ck</dc:creator>
				<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[AGI]]></category>
		<category><![CDATA[telephony]]></category>

		<guid isPermaLink="false">http://projectb14ck.org/?p=59</guid>
		<description><![CDATA[
			
				
			
		
The Asterisk Gateway Interface, commonly referred to as AGI, is a language-independent API for processing calls. It allows programmers to write simple programs to manipulate and route calls on Asterisk servers in a simple, easy manner.
This article provides a technical introduction to the AGI, explaining how it works, how it can be used, where you [...]]]></description>
		<wfw:commentRss>http://projectb14ck.org/2010/02/16/a-technical-introduction-to-asterisk-gateway-interface-agi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get Outside</title>
		<link>http://projectb14ck.org/2010/02/13/get-outside/</link>
		<comments>http://projectb14ck.org/2010/02/13/get-outside/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 21:03:12 +0000</pubDate>
		<dc:creator>b14ck</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[life]]></category>

		<guid isPermaLink="false">http://projectb14ck.org/?p=54</guid>
		<description><![CDATA[
			
				
			
		
The stereotype of a computer programmer is a harsh (and mostly true) one. The typical computer programmer lives inside, in small dark rooms, typing away for hours at a time behind large monitors and drinking highly caffinated drinks. Now, this isn&#8217;t a bad thing (quite the other way, actually), but it does definitely have an [...]]]></description>
		<wfw:commentRss>http://projectb14ck.org/2010/02/13/get-outside/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Writing is Hard</title>
		<link>http://projectb14ck.org/2010/02/12/writing-is-hard/</link>
		<comments>http://projectb14ck.org/2010/02/12/writing-is-hard/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 05:36:06 +0000</pubDate>
		<dc:creator>b14ck</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://projectb14ck.org/?p=52</guid>
		<description><![CDATA[
			
				
			
		
One thing I am absolutely horrible at is writing. I may be able to throw a few sentences together, but I am absolutely horrible at writing. Why is that? Mostly because I&#8217;m afraid. There are so many things I&#8217;d like to write about, new programming ideas, new techniques learned, interesting technical and non-technical content, but [...]]]></description>
		<wfw:commentRss>http://projectb14ck.org/2010/02/12/writing-is-hard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
