<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Voltamp Media</title>
	
	<link>http://blog.voltampmedia.com</link>
	<description>Imagine. Design. Launch.</description>
	<lastBuildDate>Tue, 17 Aug 2010 08:01:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/VoltampMedia" /><feedburner:info uri="voltampmedia" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Installing a Git Server on FreeBSD, Using SmartGit</title>
		<link>http://feedproxy.google.com/~r/VoltampMedia/~3/eE9XGTOUhFQ/</link>
		<comments>http://blog.voltampmedia.com/2010/08/17/installing-a-git-server-on-freebsd-using-smartgit/#comments</comments>
		<pubDate>Tue, 17 Aug 2010 07:58:41 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[freebsd]]></category>
		<category><![CDATA[git]]></category>

		<guid isPermaLink="false">http://blog.voltampmedia.com/?p=73</guid>
		<description><![CDATA[We are in the process of migrating all new development to a git-based version control system. The main driver is the ability to check changes into a local database before the changes are fully tested and ready for the central server. Once the changes are ready, then we can push to the central server for [...]]]></description>
		<wfw:commentRss>http://blog.voltampmedia.com/2010/08/17/installing-a-git-server-on-freebsd-using-smartgit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.voltampmedia.com/2010/08/17/installing-a-git-server-on-freebsd-using-smartgit/</feedburner:origLink></item>
		<item>
		<title>PHP’s Header Function, IIS and FastCGI, and POST variables</title>
		<link>http://feedproxy.google.com/~r/VoltampMedia/~3/UtwokXCVY_0/</link>
		<comments>http://blog.voltampmedia.com/2010/06/25/phps-header-function-iis-and-fastcgi-and-post-variables/#comments</comments>
		<pubDate>Fri, 25 Jun 2010 07:24:24 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.voltampmedia.com/?p=60</guid>
		<description><![CDATA[On a recent project, I was submitting a web form to a page, processing the POST variables, then redirecting to the same page. The server is IIS running in a FastCGI environment. I found that the POST data existed within the PHP environment after the redirect. Here is some test code:

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
&#38;lt;?php
 ob_start&#40;&#41;;
 session_start&#40;&#41;;
 if&#40;isset&#40;$_GET&#91;'redirect'&#93;&#41;&#41;&#123;
 var_dump&#40;'&#38;lt;pre&#38;gt;get [...]]]></description>
		<wfw:commentRss>http://blog.voltampmedia.com/2010/06/25/phps-header-function-iis-and-fastcgi-and-post-variables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.voltampmedia.com/2010/06/25/phps-header-function-iis-and-fastcgi-and-post-variables/</feedburner:origLink></item>
		<item>
		<title>Why Proofreading is so important</title>
		<link>http://feedproxy.google.com/~r/VoltampMedia/~3/hmbrgBlhdgI/</link>
		<comments>http://blog.voltampmedia.com/2010/04/20/why-proofreading-is-so-important/#comments</comments>
		<pubDate>Tue, 20 Apr 2010 16:26:05 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[proofreading]]></category>

		<guid isPermaLink="false">http://blog.voltampmedia.com/?p=58</guid>
		<description><![CDATA[http://news.bbc.co.uk/2/hi/asia-pacific/8627335.stm
From the article.
An Australian publisher has had to pulp and reprint a cookbook after one recipe listed &#8220;salt and freshly ground black people&#8221; instead of black pepper.
]]></description>
		<wfw:commentRss>http://blog.voltampmedia.com/2010/04/20/why-proofreading-is-so-important/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.voltampmedia.com/2010/04/20/why-proofreading-is-so-important/</feedburner:origLink></item>
		<item>
		<title>Emacs and key mappings</title>
		<link>http://feedproxy.google.com/~r/VoltampMedia/~3/ZFJlduN_OOY/</link>
		<comments>http://blog.voltampmedia.com/2010/04/08/emacs-and-key-mappings/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 22:41:49 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[emacs]]></category>
		<category><![CDATA[text editors]]></category>

		<guid isPermaLink="false">http://blog.voltampmedia.com/?p=56</guid>
		<description><![CDATA[I use Emacs a lot for programming. It is a very useful editor, arguably the best. One great feature is the ability to map keys (hot keys). It even maps keys to specific types of files (C, PHP, XML). I recently started using TCL. Emacs&#8217;s key binding for DELETE was effectively backspace. It was driving [...]]]></description>
		<wfw:commentRss>http://blog.voltampmedia.com/2010/04/08/emacs-and-key-mappings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.voltampmedia.com/2010/04/08/emacs-and-key-mappings/</feedburner:origLink></item>
		<item>
		<title>Editing a Page Within Wordpress</title>
		<link>http://feedproxy.google.com/~r/VoltampMedia/~3/hH55ApTBvQE/</link>
		<comments>http://blog.voltampmedia.com/2009/12/11/editing-a-page-within-wordpress/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 21:17:13 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.voltampmedia.com/?p=47</guid>
		<description><![CDATA[Editing a page within Wordpress is fairly straight forward. Below is a step by step process to edit a page in Wordpress.

Log into the Wordpress administration page

On the left, under dashboard, click Pages &#62; Edit.

Hover your mouse over the page you would like to edit, and click Edit.

Edit the page as needed.

Click Update Page on [...]]]></description>
		<wfw:commentRss>http://blog.voltampmedia.com/2009/12/11/editing-a-page-within-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.voltampmedia.com/2009/12/11/editing-a-page-within-wordpress/</feedburner:origLink></item>
		<item>
		<title>Mac OS X Upgrade: Snow Leopard</title>
		<link>http://feedproxy.google.com/~r/VoltampMedia/~3/x4DhkENdUt0/</link>
		<comments>http://blog.voltampmedia.com/2009/12/10/mac-os-x-upgrade-snow-leopard/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 03:48:33 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://blog.voltampmedia.com/?p=44</guid>
		<description><![CDATA[I recently upgraded my Macbook Pro&#8217;s operating system. The upgrade cost was an incredible $29, an order of magnitude cheaper than Microsoft&#8217;s latest upgrade. And, it is not just an upgrade, its a full install too. I popped in the DVD, and an hour later, my laptop was running OS X 10.6. I ran the [...]]]></description>
		<wfw:commentRss>http://blog.voltampmedia.com/2009/12/10/mac-os-x-upgrade-snow-leopard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.voltampmedia.com/2009/12/10/mac-os-x-upgrade-snow-leopard/</feedburner:origLink></item>
		<item>
		<title>Godaddy Domain Forwarding Tutorial</title>
		<link>http://feedproxy.google.com/~r/VoltampMedia/~3/rrgmWqpzc6g/</link>
		<comments>http://blog.voltampmedia.com/2009/09/20/godaddy-domain-forwarding-tutorial/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 06:16:52 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[dns]]></category>

		<guid isPermaLink="false">http://blog.voltampmedia.com/?p=37</guid>
		<description><![CDATA[This is a brief tutorial teaching how to forward an entire domain within Godaddy&#8217;s tool panel.

The first thing to do is log into Go Daddy.

The next step is to click advanced details of your domain you want to forward.
The next step is to click &#8220;Manage&#8221; under -&#62; Domain Information -&#62; Forward
Enter the domain you want [...]]]></description>
		<wfw:commentRss>http://blog.voltampmedia.com/2009/09/20/godaddy-domain-forwarding-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.voltampmedia.com/2009/09/20/godaddy-domain-forwarding-tutorial/</feedburner:origLink></item>
		<item>
		<title>Godaddy Nameserver Tutorial</title>
		<link>http://feedproxy.google.com/~r/VoltampMedia/~3/t7IeQbECWz8/</link>
		<comments>http://blog.voltampmedia.com/2009/09/10/godaddy-nameserver-tutorial/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 14:32:39 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[nameservers]]></category>

		<guid isPermaLink="false">http://blog.voltampmedia.com/?p=29</guid>
		<description><![CDATA[Here is a tutorial to change the name servers to for our hosting clients.

Log into Go Daddy at http://godaddy.com
Select your domain
Click &#8220;manage&#8221; nameservers.
Change the nameservers to:


NS1.VOLTAMPENTERPRISES.COM
NS2.VOLTAMPENTERPRISES.COM


]]></description>
		<wfw:commentRss>http://blog.voltampmedia.com/2009/09/10/godaddy-nameserver-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.voltampmedia.com/2009/09/10/godaddy-nameserver-tutorial/</feedburner:origLink></item>
		<item>
		<title>Checking Browser Compatibility</title>
		<link>http://feedproxy.google.com/~r/VoltampMedia/~3/lJHuiKct8cM/</link>
		<comments>http://blog.voltampmedia.com/2009/07/06/checking-browser-compatibility/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 19:42:10 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[browser compatibility]]></category>

		<guid isPermaLink="false">http://blog.voltampmedia.com/?p=26</guid>
		<description><![CDATA[I found a great tool to check how your website looks using different browsers.
http://browsershots.org/
I dig it.
]]></description>
		<wfw:commentRss>http://blog.voltampmedia.com/2009/07/06/checking-browser-compatibility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.voltampmedia.com/2009/07/06/checking-browser-compatibility/</feedburner:origLink></item>
		<item>
		<title>25 Stock Photo Sites</title>
		<link>http://feedproxy.google.com/~r/VoltampMedia/~3/Wns9gGE2rXQ/</link>
		<comments>http://blog.voltampmedia.com/2009/05/19/25-stock-photo-sites/#comments</comments>
		<pubDate>Tue, 19 May 2009 21:09:07 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[stock photos]]></category>

		<guid isPermaLink="false">http://blog.voltampmedia.com/?p=24</guid>
		<description><![CDATA[Stock photos are a great way to visually complement your copy, especially if you can&#8217;t get a professional photographer onsite for your personal needs. I stubbled upon a blog entry listing 25 great stock photo sites. If you need help finding complementing photos for your site, give us a holler.
]]></description>
		<wfw:commentRss>http://blog.voltampmedia.com/2009/05/19/25-stock-photo-sites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.voltampmedia.com/2009/05/19/25-stock-photo-sites/</feedburner:origLink></item>
	</channel>
</rss>
