<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Ctrl Alt Geek</title>
	<link>http://www.ctrlaltgeek.com</link>
	<description>Just a couple of Geeks</description>
	<lastBuildDate>Wed, 03 Nov 2010 19:28:29 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.2.1" -->

	<item>
		<title>Speed dial on Asterisk</title>
		<description><![CDATA[It&#8217;s fairly simple to setup a programmable speeddial with asterisk. All with a option to playback what speed dials you have setup. You&#8217;ll need to setup the dialplan to handle the extensions for the speeddial. For me, I choose a *29 to setup the speed dials, then *3X, *4X, and *5X as the actual speed [...]]]></description>
		<link>http://www.ctrlaltgeek.com/2010/11/03/speed-dial-on-asterisk/</link>
			</item>
	<item>
		<title>Gizmo and Asterisk 1.6</title>
		<description><![CDATA[After upgrading to Ubuntu 9.10 which includes Asterisk 1.6 my Google Voice connection through Gizmo5 stopped working. Sound familiar? The issue is that Asterisk 1.6 requires insecure=invite in the sip.conf definition for Gizmo. Here&#8217;s my working config: [gizmo] type=peer context=your-context-here disallow=all allow=ulaw allow=gsm dtmfmode=rfc2833 host=proxy01.sipphone.com insecure=invite    &#60;---Change this setting secret=password-here username=gizmo-number-here canreinvite=no Source: http://vaug.ca/pipermail/vaug/2009-March/000053.html]]></description>
		<link>http://www.ctrlaltgeek.com/2009/12/18/gizmo-and-asterisk-1-6/</link>
			</item>
	<item>
		<title>Asterisk voicemail sent to cell phone</title>
		<description><![CDATA[Anyone whom uses asterisk knows that Asterisk can send voicemail notifications to your cell phone. Normally the Asterisk voicemail.conf file would look like this: 201 =&#62; 1234,Eric,my@email.com,CELLNUMBER@vtext.com,&#124;tz=eastern&#124;volgain=3.0 This would send a short text message to your cell phone indicating you have a new voicemail. It would also send the voicemail itself as an attachment to [...]]]></description>
		<link>http://www.ctrlaltgeek.com/2009/07/13/asterisk-voicemail-sent-to-cell-phone/</link>
			</item>
	<item>
		<title>Sharing to friends in Google Reader</title>
		<description><![CDATA[Google reader is a nice way to have all your RSS feeds in one place.   They even have a way to share an interesting article you want with other people, even friends.  I found this good, but wanted a better way to share to specific friends that would not be hard to manage.  I&#8217;ll show [...]]]></description>
		<link>http://www.ctrlaltgeek.com/2009/01/26/sharing-to-friends-in-google-reader/</link>
			</item>
	<item>
		<title>Show date in menu bar</title>
		<description><![CDATA[Lately I&#8217;ve been using Dashboard in OSX a lot to figure out today&#8217;s date since Apple won&#8217;t let you (easily) add it to the menu bar. I found this amazing article to help fix the problem. It&#8217;s a nice hack to fix something Apple left out. http://paulstamatiou.com/2006/06/11/how-to-display-date-in-os-x-menu-bar]]></description>
		<link>http://www.ctrlaltgeek.com/2009/01/26/show-date-in/</link>
			</item>
	<item>
		<title>Connecting your PDA to a Windows VM using Vmware 6.5</title>
		<description><![CDATA[These are the steps to use if you are using Vmware Workstation 6.5, with a Windows XP guest, and your PDA won&#8217;t sync. First: You need to find the VID and PID of the device you are trying to connect To do this, all you need to do is attempt to sync your device.  When [...]]]></description>
		<link>http://www.ctrlaltgeek.com/2009/01/13/connecting-your-pda-to-a-windows-vm-using-vmware-65/</link>
			</item>
	<item>
		<title>Invisible buddy bookmarklet</title>
		<description><![CDATA[Have any buddies on you AIM list that set their status to invisible? If you use iChat in OSX 10.4 you can&#8217;t get them to show up in your list. (iChat in 10.5 lets you view &#8220;offline buddies&#8221; so this isn&#8217;t a problem.) Drag the bookmarklet below to your bookmark bar. AIM (This won&#8217;t work [...]]]></description>
		<link>http://www.ctrlaltgeek.com/2009/01/08/invisible-buddy-bookmarklet/</link>
			</item>
	<item>
		<title>Virtualbox and the Linux Tickless Timer</title>
		<description><![CDATA[There is currently an issue with Virtualbox and linux guests that have their kernel compiled with tickless timer support (CONFIG_NO_HZ) enabled.  What happens is that when the linux guest is idle, the CPU on the host gets pegged at 100%, or close to it.  SUN is currently investigating this issue, so they recommend that if [...]]]></description>
		<link>http://www.ctrlaltgeek.com/2008/11/21/virtualbox-and-the-linux-tickless-timer/</link>
			</item>
	<item>
		<title>Solaris multi-homed hosts on separate subnets</title>
		<description><![CDATA[Solaris like most UNIX type hosts can have multiple network cards on their system. It gets tricky when have 2 interfaces on different subnets since you can only have 1 default router. Consider this example: A Solaris server has 2 network interfaces, bge0 and bge2. bge0 has an IP of 192.168.1.1, the router on that [...]]]></description>
		<link>http://www.ctrlaltgeek.com/2008/11/12/solaris-multi-homed-hosts-on-separate-subnets/</link>
			</item>
	<item>
		<title>ClusterSSH on OSX</title>
		<description><![CDATA[If you aren&#8217;t familiar with ClusterSSH, here&#8217;s the official tag line from SourceForge: &#8220;ClusterSSH controls a number of xterm windows via a single graphical console window to allow commands to be interactively run on multiple servers over an ssh connection.&#8221; This is extremely handy if you&#8217;re editing files, running commands, or tailing logs on multiple [...]]]></description>
		<link>http://www.ctrlaltgeek.com/2008/10/28/clusterssh-on-osx/</link>
			</item>
</channel>
</rss>

