<?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>Allebrum</title>
	<atom:link href="http://www.allebrum.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.allebrum.com</link>
	<description>Agile app builds with flexible pricing</description>
	<lastBuildDate>Mon, 29 Oct 2012 12:06:03 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
		<item>
		<title>OpenVPN &#8211; Debian Server and DD-WRT client router</title>
		<link>http://www.allebrum.com/general/openvpn-debian-server-and-dd-wrt-client-router/</link>
		<comments>http://www.allebrum.com/general/openvpn-debian-server-and-dd-wrt-client-router/#comments</comments>
		<pubDate>Mon, 29 Oct 2012 12:02:26 +0000</pubDate>
		<dc:creator>Senica Gonzalez</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[dd-wrt]]></category>
		<category><![CDATA[dd-wrt client]]></category>
		<category><![CDATA[debian server]]></category>
		<category><![CDATA[openvpn]]></category>

		<guid isPermaLink="false">http://www.allebrum.com/?p=229</guid>
		<description><![CDATA[<p>You should be able to sue people who post tutorials that waste two days of your time (please let the link I post here never go bad). I had been trying different variations of the tutorial found here: http://wiki.debian.org/OpenVPN#TLS-enabled_VPN which &#8230; <a href="http://www.allebrum.com/general/openvpn-debian-server-and-dd-wrt-client-router/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>The post <a href="http://www.allebrum.com/general/openvpn-debian-server-and-dd-wrt-client-router/">OpenVPN &#8211; Debian Server and DD-WRT client router</a> appeared first on <a href="http://www.allebrum.com">Allebrum</a>.</p>]]></description>
			<content:encoded><![CDATA[<p>You should be able to sue people who post tutorials that waste two days of your time (please let the link I post here never go bad).</p>
<p>I had been trying different variations of the tutorial found here: <a href="http://wiki.debian.org/OpenVPN#TLS-enabled_VPN">http://wiki.debian.org/OpenVPN#TLS-enabled_VPN</a> which led me to much frustration.</p>
<p>I have a cloud server in the US and wanted to connect my DD-WRT router to it for when I&#8217;m travelling I can still have access to work related things &#8211; like hulu and netflix.</p>
<p>The link above does not work for this. The test VPN works, but I suspect there was something wrong with my iptables configuration. Since I&#8217;m not an iptables expert I finally moved on to another tutorial.</p>
<p>I ran across this tutorial: <a href="http://dev.shyd.de/2011/02/dockstar-howto-setup-openvpn-debian/">http://dev.shyd.de/2011/02/dockstar-howto-setup-openvpn-debian/</a></p>
<p>Much kudos to good documentation. It worked!</p>
<p>The tutorial is for a dockstar so there are some minor differences when trying to get it working on a dd-wrt router.</p>
<p>Do everything server related in the tutorial.</p>
<p>Then change the following on the SERVER:<br />
in /etc/openvpn/tun0.conf comment out the following line:<br />
#local 192.168.0.2 #lan ip of the dockstar</p>
<p>You should have used the example firewall script and now have a file called /etc/init.d/firewall.</p>
<p>You will need to run the command: &#8220;chmod a+x /etc/init.d/firewall&#8221; to make the firewall script executable.</p>
<p>Once you have done that you should be able to start openvpn and the firewall using the commands mentioned in the tutorial:<br />
service openvpn restart<br />
service firewall restart</p>
<p>Now on the DD-WRT router:</p>
<p>The main difference is that you will not be doing ANY terminal typing on your dd-wrt router. In the admin GUI you will go to Services &gt; VPN &gt; and then enable OpenVPN client.</p>
<p>Then your settings should look like the picture below:</p>
<p><a href="http://www.allebrum.com/wp-content/uploads/2012/10/openvpn-client.jpg"><img class="alignnone size-full wp-image-232" title="openvpn-client" src="http://www.allebrum.com/wp-content/uploads/2012/10/openvpn-client.jpg" alt="" width="595" height="531" /></a></p>
<p>Open the client1.crt in a text editor and paste it in Public Client Cert box<br />
Open the ca.crt in a text editor and paste it in the CA Cert box<br />
Open the client1.key in a text editor and paste it in the Private Client Key box.</p>
<p>Click Apply Settings.</p>
<p>Unplug and plug your router back in to give it a hard reboot.</p>
<p>That should be it!</p>
<p>If you do ssh into your router, you should be able to issue the command: &#8220;ifconfig&#8221; and see that you are not on a 10.8.0.0 network.</p>
<p>If your laptop is connected to your dd-wrt router, you can to go ipchicken.com and you should have the Debian Servers ip address.</p>
<p>The post <a href="http://www.allebrum.com/general/openvpn-debian-server-and-dd-wrt-client-router/">OpenVPN &#8211; Debian Server and DD-WRT client router</a> appeared first on <a href="http://www.allebrum.com">Allebrum</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.allebrum.com/general/openvpn-debian-server-and-dd-wrt-client-router/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I took the Bing Challenge today&#8230;Fail</title>
		<link>http://www.allebrum.com/general/i-took-the-bing-challenge-today-fail/</link>
		<comments>http://www.allebrum.com/general/i-took-the-bing-challenge-today-fail/#comments</comments>
		<pubDate>Mon, 15 Oct 2012 13:13:23 +0000</pubDate>
		<dc:creator>Senica Gonzalez</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[bing]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[search engines]]></category>

		<guid isPermaLink="false">http://www.allebrum.com/?p=220</guid>
		<description><![CDATA[<p>I took the Microsoft Bing Challenge today, and before even getting started, Bing failed miserably to Google. Now to be fair, I&#8217;m a bing Google fan (sorry, couldn&#8217;t help myself). I went into the challenge with a fairly closed mind, &#8230; <a href="http://www.allebrum.com/general/i-took-the-bing-challenge-today-fail/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>The post <a href="http://www.allebrum.com/general/i-took-the-bing-challenge-today-fail/">I took the Bing Challenge today&#8230;Fail</a> appeared first on <a href="http://www.allebrum.com">Allebrum</a>.</p>]]></description>
			<content:encoded><![CDATA[<p>I took the Microsoft Bing Challenge today, and before even getting started, Bing failed miserably to Google. Now to be fair, I&#8217;m a <strong>bi</strong>n<strong>g</strong> Google fan (sorry, couldn&#8217;t help myself). I went into the challenge with a fairly closed mind, but with advertised ratings of 2 to 1 preferring Bing over Google, I had to at least check it out.</p>
<p>Here is a screenshot of what I saw when going to bing.com:</p>
<p><a href="http://www.allebrum.com/wp-content/uploads/2012/10/bing-screenshot.jpg"><img class="alignnone size-large wp-image-221" title="Bing Challenge" src="http://www.allebrum.com/wp-content/uploads/2012/10/bing-screenshot-1024x547.jpg" alt="" width="584" height="311" /></a></p>
<p>I&#8217;m out of the country and the first thing I saw was Arabic. I looked around and there was no way to change the language to English, albeit using <strong>Google&#8217;s</strong> Chrome based translation engine.</p>
<p>Not worth my time proceeding.</p>
<p>Sorry Bing, try again.</p>
<p>The post <a href="http://www.allebrum.com/general/i-took-the-bing-challenge-today-fail/">I took the Bing Challenge today&#8230;Fail</a> appeared first on <a href="http://www.allebrum.com">Allebrum</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.allebrum.com/general/i-took-the-bing-challenge-today-fail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iTunes could not connect to this iPhone</title>
		<link>http://www.allebrum.com/general/itunes-could-not-connect-to-this-iphone/</link>
		<comments>http://www.allebrum.com/general/itunes-could-not-connect-to-this-iphone/#comments</comments>
		<pubDate>Thu, 11 Oct 2012 11:23:30 +0000</pubDate>
		<dc:creator>Senica Gonzalez</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[could not connect]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[itunes error]]></category>

		<guid isPermaLink="false">http://www.allebrum.com/?p=216</guid>
		<description><![CDATA[<p>iTunes could not connect to this iPhone. Could not connect to this devices. This was the error message that I started receiving all of the sudden when trying to connect my iPhone to my Macbook. Initially I thought it was &#8230; <a href="http://www.allebrum.com/general/itunes-could-not-connect-to-this-iphone/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>The post <a href="http://www.allebrum.com/general/itunes-could-not-connect-to-this-iphone/">iTunes could not connect to this iPhone</a> appeared first on <a href="http://www.allebrum.com">Allebrum</a>.</p>]]></description>
			<content:encoded><![CDATA[<p>iTunes could not connect to this iPhone. Could not connect to this devices.</p>
<p>This was the error message that I started receiving all of the sudden when trying to connect my iPhone to my Macbook.</p>
<p>Initially I thought it was because my iPhone is jailbroken and unlocked. I have two iPhones like this. I tried everything. I spent hours looking for a comparable Music App as I could still SSH into the phone and upload music. In the end, I wanted the Music App.</p>
<p>I restarted my computer to no avail.</p>
<p>I finally had the idea to hook my phone up to my old Windows computer. Each phone was quickly recognized by iTunes which made me increasingly angry at my Macbook. Though I was happy to know it was because my phone was jailbroken. I was just going to sync my music from my windows computer but realized I had wiped all the music on that computer long ago.</p>
<p>So I plugged an iPhone back into the Mac to continue my search for a Music app when low and behold, iTunes recognized my phone. Strange. Not sure what the reason for it was (on two different phone nonetheless), but I was back in business.</p>
<p>The post <a href="http://www.allebrum.com/general/itunes-could-not-connect-to-this-iphone/">iTunes could not connect to this iPhone</a> appeared first on <a href="http://www.allebrum.com">Allebrum</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.allebrum.com/general/itunes-could-not-connect-to-this-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IIS Whoas</title>
		<link>http://www.allebrum.com/general/iis-whoas/</link>
		<comments>http://www.allebrum.com/general/iis-whoas/#comments</comments>
		<pubDate>Sun, 30 Sep 2012 09:09:45 +0000</pubDate>
		<dc:creator>Senica Gonzalez</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Server Errors]]></category>

		<guid isPermaLink="false">http://www.allebrum.com/?p=185</guid>
		<description><![CDATA[<p>I&#8217;ve complained about it for years. Microsoft really puts out some crap products. Internet Explorer, IIS, to name a few. My issues with Internet explorer is their failure to comply with W3C standards. I think all web developers should send &#8230; <a href="http://www.allebrum.com/general/iis-whoas/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>The post <a href="http://www.allebrum.com/general/iis-whoas/">IIS Whoas</a> appeared first on <a href="http://www.allebrum.com">Allebrum</a>.</p>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve complained about it for years. Microsoft really puts out some crap products. Internet Explorer, IIS, to name a few.</p>
<p>My issues with Internet explorer is their failure to comply with W3C standards. I think all web developers should send them a bill for their lost time spent on project to do extra work to get the site working in Internet Explorer.  IE should really be recalled by Microsoft.</p>
<p>Anyway, I wanted to point out something that I run across often. If you are ever unsure if a site is build on ASP (IIS) or PHP, click a few links.  If it is ASP, sooner or later you are bound to come up with some Server Error like this:</p>
<p><a href="http://www.allebrum.com/wp-content/uploads/2012/09/IIS-Errors.jpg"><img class="alignnone size-medium wp-image-187" title="IIS Errors" src="http://www.allebrum.com/wp-content/uploads/2012/09/IIS-Errors-300x143.jpg" alt="" width="300" height="143" /></a></p>
<p>Come on guys? What is this? I run into this all the time on ASP websites. Get your act together or use a different language. Stop using Microsoft crap.</p>
<p>This isn&#8217;t to poke fun at this particular site. I just happened to run across it today and wanted to start logging the times I see these stupid server errors. There&#8217;s just no excuse for it.</p>
<p>The post <a href="http://www.allebrum.com/general/iis-whoas/">IIS Whoas</a> appeared first on <a href="http://www.allebrum.com">Allebrum</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.allebrum.com/general/iis-whoas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Site</title>
		<link>http://www.allebrum.com/general/new-site/</link>
		<comments>http://www.allebrum.com/general/new-site/#comments</comments>
		<pubDate>Wed, 08 Aug 2012 15:49:04 +0000</pubDate>
		<dc:creator>Senica Gonzalez</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[allebrum]]></category>
		<category><![CDATA[new site]]></category>
		<category><![CDATA[web apps]]></category>
		<category><![CDATA[websites]]></category>

		<guid isPermaLink="false">http://www.allebrum.com/?p=1</guid>
		<description><![CDATA[<p>Well, it&#8217;s been some time in the making, but we finally got our new site up and running. Just going through and tidying up a bit right now. On the long term, I would definitely like to make the client &#8230; <a href="http://www.allebrum.com/general/new-site/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>The post <a href="http://www.allebrum.com/general/new-site/">New Site</a> appeared first on <a href="http://www.allebrum.com">Allebrum</a>.</p>]]></description>
			<content:encoded><![CDATA[<p>Well, it&#8217;s been some time in the making, but we finally got our new site up and running. Just going through and tidying up a bit right now.</p>
<p>On the long term, I would definitely like to make the client side more powerful. Have live time tracking for the micro managers out there. Make the invoices an all-in-one system with download features. Currently it&#8217;s a bunch of cross integration which I don&#8217;t like. If there are any features you would like to see, let us know.</p>
<p>The post <a href="http://www.allebrum.com/general/new-site/">New Site</a> appeared first on <a href="http://www.allebrum.com">Allebrum</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.allebrum.com/general/new-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
