<?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>zerodeviation.net &#187; Technology</title> <atom:link href="http://blog.zerodeviation.net/category/technology/feed/" rel="self" type="application/rss+xml" /><link>http://blog.zerodeviation.net</link> <description>musings of an engineer, developer, and picky theologian</description> <lastBuildDate>Thu, 03 Jun 2010 22:08:19 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0</generator> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>SSH config for non-standard ports</title><link>http://blog.zerodeviation.net/technology/ssh-config-for-non-standard-ports/</link> <comments>http://blog.zerodeviation.net/technology/ssh-config-for-non-standard-ports/#comments</comments> <pubDate>Tue, 09 Jun 2009 03:40:42 +0000</pubDate> <dc:creator>Christoph</dc:creator> <category><![CDATA[Technology]]></category> <category><![CDATA[ssh]]></category><guid isPermaLink="false">http://blog.zerodeviation.net/?p=336</guid> <description><![CDATA[This is the coolest thing I have seen in a while. I frequently spend time on remote hosts via SSH, some, if not most, of which run sshd on a port other than 22. This resulted in me adding &#8220;-p 1234&#8243; to every single ssh command I executed. Well, no more. Today I stumbled upon [...]]]></description> <wfw:commentRss>http://blog.zerodeviation.net/technology/ssh-config-for-non-standard-ports/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Mouse gestures in Safari</title><link>http://blog.zerodeviation.net/technology/mouse-gestures-in-safari/</link> <comments>http://blog.zerodeviation.net/technology/mouse-gestures-in-safari/#comments</comments> <pubDate>Sat, 09 May 2009 03:50:54 +0000</pubDate> <dc:creator>Christoph</dc:creator> <category><![CDATA[Technology]]></category> <category><![CDATA[1password]]></category> <category><![CDATA[opera]]></category> <category><![CDATA[plugsuite]]></category> <category><![CDATA[safari]]></category> <category><![CDATA[simbl]]></category> <category><![CDATA[webkit]]></category><guid isPermaLink="false">http://blog.zerodeviation.net/?p=322</guid> <description><![CDATA[Recently I switched from Opera to Safari, more precisely the Webkit nightlies. The main reason is the great 1Password password manager and form filler that takes care of all my logins and more so that I can be more secure on the web. One of the main things I missed in Safari that I came [...]]]></description> <wfw:commentRss>http://blog.zerodeviation.net/technology/mouse-gestures-in-safari/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>DTrace with Entropy PHP on OSX Leopard</title><link>http://blog.zerodeviation.net/technology/dtrace-with-entropy-php-on-osx-leopard/</link> <comments>http://blog.zerodeviation.net/technology/dtrace-with-entropy-php-on-osx-leopard/#comments</comments> <pubDate>Sun, 22 Mar 2009 04:01:54 +0000</pubDate> <dc:creator>Christoph</dc:creator> <category><![CDATA[Technology]]></category> <category><![CDATA[dtrace]]></category> <category><![CDATA[entropy]]></category> <category><![CDATA[leopard]]></category> <category><![CDATA[osx]]></category> <category><![CDATA[php]]></category><guid isPermaLink="false">http://blog.zerodeviation.net/?p=298</guid> <description><![CDATA[Similar to Xdebug, DTrace also didn&#8217;t want to work and failed with the same error, so I tried the same trick, and it worked. Follow the instructions from Lee Packham&#8217;s blog but configure it as a 64-bit application: tar xzf dtrace-1.0.3fixtar.gz cd dtrace-1.0.3+fix phpize CFLAGS=&#8217;-arch x86_64&#8242; ./configure &#8211;with-dtrace make make install So far so good, [...]]]></description> <wfw:commentRss>http://blog.zerodeviation.net/technology/dtrace-with-entropy-php-on-osx-leopard/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Xdebug on OSX Leopard with Entropy PHP5</title><link>http://blog.zerodeviation.net/technology/xdebug-on-osx-leopard-with-entropy-php5/</link> <comments>http://blog.zerodeviation.net/technology/xdebug-on-osx-leopard-with-entropy-php5/#comments</comments> <pubDate>Sat, 21 Mar 2009 15:02:57 +0000</pubDate> <dc:creator>Christoph</dc:creator> <category><![CDATA[Technology]]></category> <category><![CDATA[entropy]]></category> <category><![CDATA[leopard]]></category> <category><![CDATA[osx]]></category> <category><![CDATA[php]]></category> <category><![CDATA[xdebug]]></category><guid isPermaLink="false">http://blog.zerodeviation.net/?p=294</guid> <description><![CDATA[Since I have been struggling with this for forever and finally found an answer, here&#8217;s an attempt to spread the wealth knowledge around. Blog: Compiling &#38; installing Xdebug for PHP 5.2.5 (Entropy.ch build) on OS X 10.5 Just to give the web crawlers some more info, the error message was: PHP Warning: PHP Startup: Unable [...]]]></description> <wfw:commentRss>http://blog.zerodeviation.net/technology/xdebug-on-osx-leopard-with-entropy-php5/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>JS error in IE7</title><link>http://blog.zerodeviation.net/technology/js-error-in-ie7/</link> <comments>http://blog.zerodeviation.net/technology/js-error-in-ie7/#comments</comments> <pubDate>Thu, 31 Jul 2008 22:30:06 +0000</pubDate> <dc:creator>Christoph</dc:creator> <category><![CDATA[Technology]]></category><guid isPermaLink="false">http://blog.zerodeviation.net/?p=136</guid> <description><![CDATA[Been battling with IE7 and a JS error I have been getting. We are using Modalbox for modal windows to display relogin information inside TYPO3 starting with version 4.3. In IE7 I have been getting the error &#8220;object doesn&#8217;t support this property or method&#8221; when loading content into the Modalbox. After lots of trial and [...]]]></description> <wfw:commentRss>http://blog.zerodeviation.net/technology/js-error-in-ie7/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>The epitome of connectedness</title><link>http://blog.zerodeviation.net/me/the-epitome-of-connectedness/</link> <comments>http://blog.zerodeviation.net/me/the-epitome-of-connectedness/#comments</comments> <pubDate>Mon, 28 Jul 2008 19:28:39 +0000</pubDate> <dc:creator>Christoph</dc:creator> <category><![CDATA[Personal]]></category> <category><![CDATA[Technology]]></category> <category><![CDATA[facebook]]></category> <category><![CDATA[twitter]]></category><guid isPermaLink="false">http://blog.zerodeviation.net/2008/07/the-epitome-of-connectedness/</guid> <description><![CDATA[The ultimate in total connectivity: posting a blog from my iPhone and broadcasting that to twitter and facebook at the same time. Wow&#8230;]]></description> <wfw:commentRss>http://blog.zerodeviation.net/me/the-epitome-of-connectedness/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Yay for technology</title><link>http://blog.zerodeviation.net/me/yay-for-technology/</link> <comments>http://blog.zerodeviation.net/me/yay-for-technology/#comments</comments> <pubDate>Fri, 25 Jul 2008 16:34:17 +0000</pubDate> <dc:creator>Christoph</dc:creator> <category><![CDATA[Personal]]></category> <category><![CDATA[Technology]]></category> <category><![CDATA[iphone]]></category> <category><![CDATA[twitter]]></category><guid isPermaLink="false">http://blog.zerodeviation.net/2008/07/yay-for-technology/</guid> <description><![CDATA[This will demonstrate not one but TWO neat technologies. This post is written on my iPhone with the new wordpress app and should be sent to twitter as well! Let&#8217;s see if it works&#8230; By the way, my Twitter username is ckoehler if you&#8217;re interested in what I am doing.]]></description> <wfw:commentRss>http://blog.zerodeviation.net/me/yay-for-technology/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Postfix queue management</title><link>http://blog.zerodeviation.net/technology/postfix-queue-management/</link> <comments>http://blog.zerodeviation.net/technology/postfix-queue-management/#comments</comments> <pubDate>Thu, 26 Jun 2008 23:20:12 +0000</pubDate> <dc:creator>Christoph</dc:creator> <category><![CDATA[Technology]]></category><guid isPermaLink="false">http://blog.zerodeviation.net/?p=126</guid> <description><![CDATA[This is more a reminder for me than anything, but maybe someone else will benefit from this: Print queue: postqueue -p Delete all messages from the queue: postsuper -d ALL Read a message: postcat -q &#60;queue file id&#62; See what shape the queue is in: qshape I am sure the man pages for each command will [...]]]></description> <wfw:commentRss>http://blog.zerodeviation.net/technology/postfix-queue-management/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Updating tons of git repositories made easy</title><link>http://blog.zerodeviation.net/technology/updating-tons-of-git-repositories-made-easy/</link> <comments>http://blog.zerodeviation.net/technology/updating-tons-of-git-repositories-made-easy/#comments</comments> <pubDate>Tue, 27 May 2008 20:15:59 +0000</pubDate> <dc:creator>Christoph</dc:creator> <category><![CDATA[Technology]]></category> <category><![CDATA[git]]></category> <category><![CDATA[Ruby]]></category> <category><![CDATA[subversion]]></category><guid isPermaLink="false">http://blog.zerodeviation.net/?p=117</guid> <description><![CDATA[With git being the awesome version control system that it is, I switched to using git-svn for all our Web-Empowered Church extensions. That way I get the easy branching and merging while still being compatible with Subversion and everyone else who&#8217;s using it (and who hasn&#8217;t seen the light yet&#8230;). Now I have a directory [...]]]></description> <wfw:commentRss>http://blog.zerodeviation.net/technology/updating-tons-of-git-repositories-made-easy/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Opera Dragonfly</title><link>http://blog.zerodeviation.net/technology/opera-dragonfly/</link> <comments>http://blog.zerodeviation.net/technology/opera-dragonfly/#comments</comments> <pubDate>Thu, 24 Apr 2008 21:36:06 +0000</pubDate> <dc:creator>Christoph</dc:creator> <category><![CDATA[Technology]]></category> <category><![CDATA[dev tool]]></category> <category><![CDATA[dragonfly]]></category> <category><![CDATA[opera]]></category><guid isPermaLink="false">http://blog.zerodeviation.net/?p=105</guid> <description><![CDATA[Just got an email from Opera talking about their new product, Opera Dragonfly. Dragonfly will be a suite of developer tools aimed at, well, web developers. That&#8217;s all I know for now, but I sure am excited. They have a countdown on their site counting down to May 6, 2008. I am very excited and [...]]]></description> <wfw:commentRss>http://blog.zerodeviation.net/technology/opera-dragonfly/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using memcached
Page Caching using memcached (user agent is rejected)
Database Caching 3/11 queries in 0.017 seconds using memcached

Served from: blog.zerodeviation.net @ 2010-07-31 13:21:44 -->